- 22 Jul, 2014 8 commits
-
-
- 21 Jul, 2014 24 commits
-
-
-
Eric Merrill authored
Prevent the question engine from blocking return/enter key presses from being sent to the Atto editor.
-
Dan Poltawski authored
(no double newlines)
-
-
Dan Poltawski authored
Line length issues Andrew missed off.
-
-
-
-
-
-
Damyon Wiese authored
-
Damyon Wiese authored
Add check to mod_form to prevent "reopen until pass" and "blind marking" both being on
-
Damyon Wiese authored
Do not try and calculate this inside mod_assign - it's a gradebook thing only.
-
Simey Lameze authored
-
Sam Hemelryk authored
-
-
-
https://github.com/totara/moodleSam Hemelryk authored
Conflicts: theme/bootstrapbase/style/moodle.css
-
-
-
git://github.com/xow/moodleSam Hemelryk authored
-
-
Sam Hemelryk authored
-
Sam Hemelryk authored
-
- 18 Jul, 2014 7 commits
-
-
Michael de Raadt authored
-
Jason Fowler authored
-
Andrew Davis authored
-
Mark Nelson authored
-
Jim Thorpe authored
used
-
Sam Hemelryk authored
The issue was that clean_param took an int and returned a string and the result was used in an exact comparison. The type change mean the comparison failed. The solution was to ensure the param was cast as a string.
-
Sam Hemelryk authored
Implemented a means by which cache store instance can communicate warnings due to things such as conflicting configurations etc.
-
- 17 Jul, 2014 1 commit
-
-
John Okely authored
MDL-45339 Libraries: Add a note to docblock of get_config, set_config, and unset_config to note they are used in lib/db/upgrade.php
-