- 04 May, 2015 7 commits
-
-
Son Nguyen authored
-
Son Nguyen authored
* changes: Adding a label for the forum topic list checkbox (Bug #1426983) Adding ability to fill in a tinymce form (Bug #1447449)
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
So that behat can find it and manipulate it Change-Id: I4a4093cb5273285706f664f3de13ab26d4cf9c8e Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Change-Id: I54d06c5201a87e5e6edbd6f9d1134b53b44a30d9 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 03 May, 2015 3 commits
-
-
Son Nguyen authored
-
Son Nguyen authored
-
Son Nguyen authored
-
- 01 May, 2015 3 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
This will help us better identify problems when upgrading sites and also allow the community to post more helpful info about their problems. Currently patch has only the info I used to help debug a site I was trying to upgrade from 1.9 -> 15.04 Change-Id: I4918e2e76477028d1bef338d84e662d367378020 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Aaron Wells authored
-
- 30 Apr, 2015 1 commit
-
-
Aaron Wells authored
Bug 1447865 Change-Id: Ia4b09ff1bf379421f1fc1b77de07d86353569452
-
- 29 Apr, 2015 2 commits
-
-
Robert Lyon authored
So that it works similar to how the add social profile page works Change-Id: I55816577ccc7b2b5f242d09408dcc6ebae88a65a Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Change-Id: I06bebb5c455fd44514e7f6fb733e8bc0a1559181 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 28 Apr, 2015 8 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
Change-Id: I51e835653670a6fb1643aed9871a31ff39dcaafa Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Son Nguyen authored
-
- 27 Apr, 2015 1 commit
-
-
Son Nguyen authored
-
- 23 Apr, 2015 9 commits
-
-
Change-Id: Id127f4256d9419a65b38a78e4f610bc5119901ed
-
Robert Lyon authored
-
Jinelle Foley-Barnes authored
This is a behat test for bug (Bug 1424512) so it is dependent of that fix. Also depended on the General node being able to expand (Bug 1407854) Change-Id: I07112335965e44d9e80370bc0b3856d1cf38184d
-
Eduardo Schicker authored
This test needs to be able to expand nodes. Block titles needs to be able to be clicked somehow that's human readable if possible. Change-Id: Ib79a4916b72643836fa7e43e558671c3b97324ad
-
Robert Lyon authored
This is because the selenium gets confused by having two 'save' buttons on the page, as the 'addblock' one gets hidden but still exists Change-Id: Ieef1c583fa0f4ea5381ba931ab12f116556740cf Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Change-Id: Iee5110eb9ffb9bcb1a6dbbcdfa1b8a43891db93e Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Aaron Wells authored
Bug 1446036 Change-Id: I7f59b8c295a2ba6c2ffeca7bdab8899fef09bb0f
-
Nigel Cunningham authored
On the basis of my profiling and testing over the last week, all of the scripts affected by this patch don't need their raise_memory_limit calls. Ensure_sanity currently sets the memory limit to 128MB, which has been seen to be more than sufficient for each of these use cases. Tests have involved at least 1000 records being imported in each case, and sometimes as many as 20,000. I would have liked to have tested with some really full profiles (eg lots of pictures and content), but am satisfied that there's enough margin to cover those cases. In any case, such files are often handled using external apps and therefore won't be counted toward PHP's memory use anyway. Finally, the limit can easily be increased by the user if necessary for a particular case. Change-Id: Ifecc83fd47da51268bae6cbd6960735eb91f9403 Signed-off-by:
Nigel Cunningham <nigelc@catalyst-au.net>
-
Nigel Cunningham authored
Add caching of results to ArtefactType::get_plugin_name. In a test export of 1000 users via admin/users/bulkexport.php, this patch reduced the number of calls to get_field from 78,000 to 26 and reduced the execution time from 115 seconds to 92 seconds. Change-Id: Ie7b2e39089bed1c3cd4844748b21f1ffb251f8dd Signed-off-by:
Nigel Cunningham <nigelc@catalyst-au.net>
-
- 21 Apr, 2015 2 commits
-
-
Son Nguyen authored
Change-Id: I60c9b6b5547dc3d460044fff45192f15e176d50f
-
Aaron Wells authored
Bug 1446426. Relative URLs don't work if your Mahara wwwroot is a subdirectory, e.g. http://example.com/mahara Change-Id: Idfbb4c1a81191a41c25fc816eec784cd14df7637
-
- 20 Apr, 2015 1 commit
-
-
Jinelle Foley-Barnes authored
I have moved the feature files that were outside of folders into folders. Go to mahara/tests/behat/features to see the ones that have been moved. They were moved in attempt to tidy it up and check they are no redundancys. Change-Id: I63db763a359d2cc715e0a4a6128cf01e774ebbab
-
- 17 Apr, 2015 3 commits
-
-
Cherry-picked from commit a96da002 Change-Id: Ie759c1a88aae2e9bab0792c063627d22bffd3027
-
Aaron Wells authored
Note that this drops support for the $CFG->pathtoaspell setting, and replaces it with a new $CFG->tinymcespellcheckerengine setting. Bug 1384491 Change-Id: I1692df6ed7a4c6ea3ea98e32855736e11e40dc66
-
Aaron Wells authored
Bug 1384491 Change-Id: I38f725d304bdc2e0a452850dbffd8820c9369e0b
-