- 13 Mar, 2015 1 commit
-
-
Ruslan Kabalin authored
block_base->config_save is not used anywhere any more. If contributed plugins rely on it, it makes no difference since it is not being called, if they do something like $this->config_save or parent::config_save somewhere in their block class instance, this will still work as deprecated function will handle it.
-
- 09 Mar, 2015 2 commits
-
-
Eloy Lafuente authored
-
Marina Glancy authored
this is a quick fix for the issue 'Course module with two or more availability restrictions is not accessible' MDL-49434 is created to deal with the renderer access inside availability check
-
- 05 Mar, 2015 6 commits
-
-
Eloy Lafuente authored
-
Rajesh Taneja authored
-
Rajesh Taneja authored
-
-
Jean-Michel Vedrine authored
-
-
- 04 Mar, 2015 11 commits
-
-
-
Mark Nelson authored
-
David Monllaó authored
-
-
-
Andrew Davis authored
-
-
-
Dan Marsden authored
Also tidies up some redundant code in scorm_format_toc_for_droplist()
-
-
-
- 03 Mar, 2015 20 commits
-
-
-
-
-
-
Tim Hunt authored
-
Eloy Lafuente authored
-
-
https://github.com/sbourget/moodleDan Poltawski authored
Conflicts: mod/lesson/version.php mod/lesson/db/upgrade.php mod/lesson/db/install.xml
-
Tim Hunt authored
This separates out attempting the quiz into a separate .feature, away from the monolithic add_quiz.feature. At some point we should clean that up, but for now I am just adding this. Really, the main reason for this test is to verify the two Behat enhancememnts I just did.
-
Tim Hunt authored
Explicit headings make the script more readable, and pave the way for new options that are due to be added.
-
Tim Hunt authored
So you can say things like And I click on "True" "radio" in the "First question" "question"
-
Tim Hunt authored
-
-
-
-
git://github.com/xow/moodleDan Poltawski authored
-
Andrew Nicols authored
-
-
-
-