- 06 May, 2016 8 commits
-
-
Andrew Nicols authored
-
Eloy Lafuente authored
-
Frederic Massart authored
-
Frederic Massart authored
In short, when a user is creating a new course they can set the ID number, shortname, fullname and summary. However, when they merge a backup into a course they need the permissions to do so.
-
Frederic Massart authored
-
Andrew Nicols authored
-
Andrew Nicols authored
-
Dan Marsden authored
-
- 02 May, 2016 1 commit
-
-
David Monllaó authored
Changed in May 2016.
-
- 29 Apr, 2016 2 commits
-
-
Dan Poltawski authored
-
Dan Poltawski authored
Merge branch 'install_28_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_28_STABLE
-
- 24 Apr, 2016 1 commit
-
-
Eloy Lafuente authored
-
- 13 Apr, 2016 1 commit
-
-
AMOS Bot authored
-
- 07 Apr, 2016 1 commit
-
-
AMOS Bot authored
-
- 01 Apr, 2016 1 commit
-
-
AMOS Bot authored
-
- 31 Mar, 2016 2 commits
-
-
Dan Poltawski authored
-
Dan Poltawski authored
Merge branch 'install_28_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_28_STABLE
-
- 30 Mar, 2016 1 commit
-
-
AMOS Bot authored
-
- 29 Mar, 2016 1 commit
-
-
AMOS Bot authored
-
- 25 Mar, 2016 1 commit
-
-
AMOS Bot authored
-
- 23 Mar, 2016 1 commit
-
-
Eloy Lafuente authored
-
- 12 Mar, 2016 2 commits
-
-
Eloy Lafuente authored
-
Eloy Lafuente authored
Merge branch 'install_28_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_28_STABLE
-
- 10 Mar, 2016 3 commits
-
-
Eloy Lafuente authored
-
Also unit tests were added to cover the new clean_data() method.
-
Also the get_property_definition() was created to get the property without retrieve the whole definition cache and unit tests were created to tests those new methods.
-
- 09 Mar, 2016 1 commit
-
-
- 08 Mar, 2016 9 commits
-
-
-
-
Thank you to Zachary Durber for originally working on this issue.
-
When getting the navigation branch data through AJAX, require login if forcelogin is set.
-
-
-
Singleview users must have Manage Grade permission to modify the Exclude grade attribute.
-
-
This issue mostly affects the search form fields. Submitted values for these fields are typically obtained via optional_param() with PARAM_NOTAGS specified as the parameter type - see parse_search_field() methods. Such values themselves are not safe enough to be printed back directly into the HTML as they might contain malicious code. While working on the patch, some other places with weak protection were detected and fixed. In case of the itemid parameters, the s() seems to be unnecessary but it was added anyway as an extra protection (just in case the code flow changes or the parts of the code are re-used elsewhere).
-
- 03 Mar, 2016 3 commits
- 28 Feb, 2016 1 commit
-
-
AMOS Bot authored
-