- 02 Feb, 2016 1 commit
-
-
Table from plugin artefact.blog/blocktype:taggedposts wasn't deleted because plugins inside an artefact were not retrieved in the uninstall process. behatnotneeded: Not related to the interface, only unit tests. Change-Id: I82f5ca40f2e6b17869228aef0d81e21ba69ed675
-
- 15 Sep, 2014 1 commit
-
-
When you request that check_upgrades() checks for upgrades in all components, the return data now includes a false component called "settings". I've moved "disablelogin", "newinstallcount" and "toupgradecount" into that settings component. Change-Id: I57e26e0e05848da607b8a44089c92547ebda078b
-
- 21 Apr, 2014 1 commit
-
-
Nathan Lewis authored
- Replaces require_user and require_test_user with create_test_user - Added create_test_group and create_test_institution Change-Id: I8f2acbeef986943cbb4712f47226456fdf3d9570 Signed-off-by:
Nathan Lewis <nathan.lewis@totaralms.com> Signed-off-by:
Yuliya Bozhko <yuliya.bozhko@totaralms.com>
-
- 11 Mar, 2014 1 commit
-
-
- uninstall does not remove triggers that are added by notification/internal module, causing errors when trying to re-run testing (when testing, all database objects are deleted then recreated, but the triggers already exist). - assertType is no longer available and should use assertInternalType instead (for int value). - there is a typo in lib/ddl.php find_key_name function which causes problems when creating and removing the test db tables. - there is a logic problem in lib/ddl.php uninstall_from_xmldb_file. array_multisort is being used incorrectly and sometimes causes the primary key to be removed before foreign keys which results in a database error. - the function removecolumn in lib/view.php has changed and the test is no longer valid. Change-Id: Ibee48e557912e09cf6533132ba771bfb2c44749f Signed-off-by:
Nathan Lewis <nathan.lewis@totaralms.com>
-
- 14 Oct, 2013 1 commit
-
-
Robert Lyon authored
- have updated copyright for the pages that had existing copyright notices (except for the lib/pieforms/ section as i'm not too sure if that needs changing as it is a different Catalyst IT product) Change-Id: I11c65ad26cb9cd856cf16b1dccbd4223ba086645 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
- 15 Sep, 2011 1 commit
-
-
Andrew Robert Nicols authored
Change-Id: I6693636c0847e485e0e06949e618f62aa8edc4b7 Signed-off-by:
Andrew Robert Nicols <andrew.nicols@luns.net.uk>
-
- 14 Sep, 2011 1 commit
-
-
Andrew Robert Nicols authored
Change-Id: I79a6d00f7ea31397758722ad240876457db3bced Signed-off-by:
Andrew Robert Nicols <andrew.nicols@luns.net.uk>
-
- 13 Sep, 2011 1 commit
-
-
Andrew Robert Nicols authored
This is a combination of Penny Leach's work and my fixes to integrate the phpunit unit testing framework into Mahara Change-Id: Id3328a3cb4cd505a67e7fd521b92c424543ee960 Signed-off-by:
Penny Leach <penny@mjollnir.org> Signed-off-by:
Andrew Robert Nicols <andrew.nicols@luns.net.uk>
-