- 03 Jan, 2018 1 commit
-
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: I0037ead6646e002c5cf96b43343f9aefc1a71754
-
- 18 Dec, 2017 2 commits
-
-
Robert Lyon authored
behatnotneeded Change-Id: Id51fb2dec313b853c8bedd6106f0e39f099f1538 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
- 17 Dec, 2017 2 commits
-
-
Niranjan Bandi authored
Added the functions that were missing and removed the repeated tests from random_clicking.feature Change-Id: I2d6eecbbcd195bd47c37b34877ebca304426a05a
-
Robert Lyon authored
So as to help slim down repetitive stuff and / or replace obsolete steps behatnotneeded - this is only a helper script and not part of normal functionality To use, check out the patch and go to http://mahara/testing/frameworks/behat/behat_steps_used.php Change-Id: I67abb4f6c7a762587252fe0bae2d3ef9edad7164 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 14 Dec, 2017 9 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
The changes should allow ithe install of either a utf8 or utf8mb4 site behatnotneeded Change-Id: I23479c50f2dc2ac197f244cf723a60e79f88c561 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
Cecilia Vela Gurovic authored
-
Cecilia Vela Gurovic authored
-
Robert Lyon authored
-
Cecilia Vela Gurovic authored
-
Cecilia Vela Gurovic authored
-
- 13 Dec, 2017 5 commits
-
-
Rebecca Blundell authored
So that breakpoints in tests don't hang Jenkins up indefinitely behatnotneeded Change-Id: If65de744e106d97b5d653c254c5dc9af035bc487
-
Robert Lyon authored
To stop user clicking the button multiple times thinking it didn't work the first time. This is via the 'Copy' button within the collection. Also fix up the changing of button to 'processing ...' and showing the spinner when copying collection/page on 'Copy page or collection' page behatnotneeded Change-Id: I4188abded7135f6722c679114b8299a92dfbf2aa Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
Robert Lyon authored
Accidentially merged earlier version of patch so was missing the changes to deal with messages to login box behatnotneeded Change-Id: Ie3a69df6ecc904a5c41d6f239b92c572bcfc6da3 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
- 12 Dec, 2017 5 commits
-
-
Robert Lyon authored
When viewing a public group behatnotneeded Change-Id: I71a55f6bea018969a8499ca04d9c57754aa9a0de Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Rebecca Blundell authored
Add a test for new feature (1529750) to existing resume test Change-Id: Ie6abfc099492fa690b3bcdb44c5416bf2b7da8c4
-
Robert Lyon authored
As the icons on the friend request page are square so will now match behatnotneeded Change-Id: I2cf164f0f85a12bc99ce5874fd38be21acdfa6ea Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
behatnotneeded Change-Id: I268fcb3bc865c20cb41d503019cd27484015c0bd Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Before it was transparent, which was fine when header background colour was dark. But when it is light, eg white, then we can't see where the button finishes and the page start. Have made the border the same colour as text of button. To test: re-save custom theme for institution with some actual change so system saves new info behatnotneeded Change-Id: I925599d51d1c3446700c5439c1aeffda1383d150 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 11 Dec, 2017 1 commit
-
-
Robert Lyon authored
Due to not using an alias for the view table The code is correct for MySql though behatnotneeded Change-Id: I5622bde057c70cf7d140044ac213bf3f299abefc Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 10 Dec, 2017 1 commit
-
-
Robert Lyon authored
Currently we have a mahara_log function that logs page visits So I decided we also need a mahara_touch_record($table, $id) function that updates the 'atime' for a record when called behatnotneeded Change-Id: I2f645c8357426112f9edcdd24f1b8b85513cb7cb Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 08 Dec, 2017 3 commits
-
-
Robert Lyon authored
-
Cecilia Vela Gurovic authored
when calling clear_all_caches(true), the dataroot/sessions directories will be deleted we recreate them again at that moment instead of waiting until the Session checks behatnotneeded Change-Id: I1ea2318cda4743d4908f5cb51990b02aa385a1ea
-
Robert Lyon authored
-
- 07 Dec, 2017 6 commits
-
-
Cecilia Vela Gurovic authored
Added a field in the 'link' plugin to add a URL to a selected personal page or collection. This is only available in a personal portfolio area, but not a group, site, or institution area. Removed from annotation.js duplicated function already defined in mahara.js behatnotneeded Change-Id: Iccf4c4ca08e142bfd77ab824217cbee5dc35a7bd
-
Robert Lyon authored
-
Ghada El-Zoghbi authored
Forgot to wrap the table name event_log with curly brackets. Sponsored by Australian National University behatnotneeded Change-Id: Ia598632b1f0ae177fe646312ea5c2b38a9e83d51
-
Robert Lyon authored
When on the 'add block' popup behatnotneeded Change-Id: I8bb59e9bedd5a64e6b59330aa5e2fc2aba3ef639 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Cecilia Vela Gurovic authored
-
Robert Lyon authored
-
- 06 Dec, 2017 2 commits
-
-
Robert Lyon authored
Because we are not using the normal generated html for rendering a blog post we need to filter the description text so that any embedded images include the view id We also need to add the attachments html directly as well so need to move that to it's own template behatnotneeded Change-Id: If6df01ec217610849108b599adfc04b81fd10b66 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
- 04 Dec, 2017 2 commits
-
-
Ghada El-Zoghbi authored
Several issues resolved: 1. The event_log.time column has been removed and replaced by ctime. The handl_event() call is using the new column even though the new column has not been created yet in the upgrade script. Therefore, include both columns in the event handling. 2. The 'deleteartefacts' event stores multiple artefact IDs in the one event_log record. Therefore, there is not a one-to-one relationship when converting the record to the new format. Ignore the record when setting the resourceid and resourcetype. 3. In the 'saveartefact' and 'deleteartefact' events, not all of the event_log records have 'id' and 'artefact'. Ignore setting the resourceid and resourcetype fields when the data is not available. 4. For newer versions of Postgres and MySql, utilise the json dattype to convert the data held in the event_log.data column. This will speed up the processing of the table for sites with large data in the event_log table. Sponsored by Australian National University behatnotneeded Change-Id: If068dac825b9cef6301cd970f0a368124a67b3f1
-
Robert Lyon authored
Problem on PHP 7.1 where messages were not being cleared behatnotneeded Change-Id: Ie6365c98b665a9b7271a9c748e4934e468ffa75f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 30 Nov, 2017 1 commit
-
-
Robert Lyon authored
behatnotneeded Change-Id: I7d6b761ebf28275a2608a6b1157c96da0922d5f0 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-