- 08 Dec, 2017 1 commit
-
-
jun authored
-
- 07 Dec, 2017 3 commits
-
-
-
Damyon Wiese authored
The navigation block is visible in clean so "I should not see courses" finds the link in the navigation block
-
git://github.com/damyon/moodlejun authored
-
- 06 Dec, 2017 18 commits
-
-
https://github.com/lucaboesch/moodlejun authored
-
git://github.com/marinaglancy/moodlejun authored
-
The variable $type really is $dataformat. I have changed it for prevent the error and show a correct error message.
-
git://github.com/marinaglancy/moodlejun authored
-
http://github.com/damyon/moodlejun authored
-
When fields are disabled, the value comes through as null so we need to specifically check for it before validation.
-
Damyon Wiese authored
Redis unit tests are currently failing on php 7.2 due to https://bugs.php.net/bug.php?id=75628
-
sam marshall authored
-
sam marshall authored
Adds back-end support for restricting searches to specified context ids (for example so it is possible to search only a specific forum).
- 05 Dec, 2017 1 commit
-
-
Luca Bösch authored
-
- 04 Dec, 2017 14 commits
-
-
-
-
Marina Glancy authored
-
Marina Glancy authored
Only course tools are backed up, site tools and registrations can be matched by id if they are restored to the same site only. For predefined course tools the secret is backed up encrypted and can be restored on the same site only.
-
-
-
git://github.com/marinaglancy/moodlejun authored
-
git://github.com/damyon/moodlejun authored
-
Marina Glancy authored
-
Eloy Lafuente authored
All these functions were used only by deleted upgrade steps so it's safe to proceed with straight deletion, considering them internal. Deletion has been documented in corresponding upgrade.txt files: - mod_feedback_upgrade_delete_duplicate_values() - mod_feedback_upgrade_courseid() These have been kept because they continue being used: - @ install: make_competence_scale() - @ restore: upgrade_course_letter_boundary()
-
Eloy Lafuente authored
LTS (3.5) requires previous LTS (3.1) This just deletes all the upgrade steps previous to 3.1.0. Some small adjustments, like adding missing MOODLE_INTERNAL or tweaking globals can also be applied when needed. Also includes an upgrade step to prevent upgrading from any version < 2016052300 (v3.1.0) as anti-cheating measure. Next commit will get rid of/deprecate all the upgradelib functions not used anymore in codebase.
-
git://github.com/markn86/moodlejun authored
-
Eloy Lafuente authored
-
Eloy Lafuente authored
This is a direct copy of the 3.4 branch to have changes under control easier in next commits.
-
- 02 Dec, 2017 1 commit
-
-
Shamim Rezaie authored
-
- 01 Dec, 2017 2 commits
-
-
sam marshall authored
-
Eloy Lafuente authored
-