- 22 Oct, 2013 2 commits
-
-
Damyon Wiese authored
-
-
- 21 Oct, 2013 11 commits
-
-
Adrian Greeve authored
functions with unit tests: get_required_user_name_fields, get_enabled_user_name_fields, get_disabled_user_name_fields.
-
Adrian Greeve authored
If the language string is missing firstname or lastname, then when displaying the user edit form it defaults to 'firstname lastname' Previous logic has been moved out to new functions with unit tests.
-
-
-
-
-
-
David Monllaó authored
-
git://github.com/rajeshtaneja/moodleDan Poltawski authored
Conflicts: lib/upgrade.txt mod/upgrade.txt
-
Andrew Davis authored
MDL-26244 mod_date:added some logic show or hide the file picker button based on repository availability
-
-
- 20 Oct, 2013 1 commit
-
-
Petr Škoda authored
-
- 18 Oct, 2013 4 commits
-
-
Petr Škoda authored
Credit goes to Eloy Lafuente, thanks!
-
Dan Poltawski authored
-
Dan Poltawski authored
-
-
- 17 Oct, 2013 2 commits
-
-
-
Damyon Wiese authored
The restore progress bars introduced a bug when restoring Moodle 1.9 backups. build_plan needs to be surrounded with start_progress/end_progress with the mode set to indeterminite or it throws coding errors.
-
- 16 Oct, 2013 14 commits
-
-
-
-
Includes: * each plugin has own thirdpartylibs.xml file * added missing libraries * fixed existing library infos * new Site administration / Development / Third party libraries page
-
Petr Škoda authored
-
Damyon Wiese authored
-
git://github.com/mouneyrac/moodleDamyon Wiese authored
Conflicts: mod/assign/feedback/editpdf/lang/en/assignfeedback_editpdf.php
-
Jerome Mouneyrac authored
-
-
-
-
Eloy Lafuente authored
-
-
Sam Hemelryk authored
* No longer uses show which is resvered on MySQL * Selected category courses are now always returned.
-
Sam Hemelryk authored
Added a behat test for the creation and deletion of a new course. This should turn up any such errors like this during automated testing in the future.
-
- 15 Oct, 2013 6 commits
-
-
-
-
Ankit Agarwal authored
Files bigger than 4GB is not supported at this point. Zip archiver doesn't know about it and always returns true. We need to verify if it is a valid file or not and delete if not Also delete the backup file immediately if anything goes wrong anywhere in backup. We don't want to use up space
-
-
-
Damyon Wiese authored
-