- Mar 30, 2016
-
-
Ewout ter Haar authored
-
Ewout ter Haar authored
-
- Mar 15, 2016
-
-
Ewout ter Haar authored
-
Ewout ter Haar authored
-
- Mar 11, 2016
-
-
Eloy Lafuente (stronk7) authored
-
- Mar 10, 2016
-
-
Eloy Lafuente (stronk7) authored
-
Eloy Lafuente (stronk7) authored
Merge branch 'install_29_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_29_STABLE
-
- Mar 09, 2016
-
-
Eloy Lafuente (stronk7) authored
-
Simey Lameze authored
Also unit tests were added to cover the new clean_data() method.
-
Simey Lameze authored
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.
-
Andrew Nicols authored
-
- Mar 08, 2016
-
-
Simey Lameze authored
-
AMOS bot authored
-
Jun Pataleta authored
-
-
-
-
-
-
-
Andrew Nicols authored
Merge branch 'MDL-53047-login-anchor-MOODLE_29_STABLE' of https://github.com/brendanheywood/moodle into MOODLE_29_STABLE
-
- Mar 07, 2016
-
-
Simey Lameze authored
-
-
Cameron Ball authored
Thank you to Zachary Durber for originally working on this issue.
-
-
Krista Koivisto authored
When getting the navigation branch data through AJAX, require login if forcelogin is set.
-
Juan Leyva authored
-
David Monllao authored
-
Travis Noll authored
Singleview users must have Manage Grade permission to modify the Exclude grade attribute.
-
Juan Leyva authored
-
David Mudrák authored
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, explicit clean_param() is added to make sure we cast the value as an integer. That should make the s() 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).
-
-
- Mar 06, 2016
-
-
dg711 authored
-
- Mar 04, 2016
-
-
Brendan Heywood authored
-
John Okely authored
-
- Mar 03, 2016
-
-
Dan Poltawski authored
-
Dan Poltawski authored
Merge branch 'install_29_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_29_STABLE
-
AMOS bot authored
-
AMOS bot authored
-
Dan Poltawski authored
This is a backport of a number of commits from MDL-49817 which in general are about simplifying and moving to standard 'grunt' things.
-