- 28 Jul, 2015 1 commit
-
-
Frederic Massart authored
Now, if a site-theme is set for tablet/phone AND the user is using a tablet/phone that site-theme will be used, always. In any other case the normal theme resolution will be used: course, category, ...
-
- 16 Jul, 2015 2 commits
-
-
Dan Poltawski authored
-
-
- 15 Jul, 2015 1 commit
-
-
AMOS Bot authored
-
- 14 Jul, 2015 7 commits
-
-
-
Juan Leyva authored
-
-
-
-
-
Mary Evans authored
-
- 13 Jul, 2015 12 commits
-
-
-
This needs to be done before we can expose any webservices that change state, or return private info to ajax (to prevent CSRF). Currently there are no webservices exposed to ajax that meet these criteria - so this issue is to prevent future security issues.
-
Juan Leyva authored
-
-
-
-
-
Ankit Agarwal authored
-
-
Juan Leyva authored
-
Juan Leyva authored
-
Adam Riddell authored
question/type/calculatedmulti/questiontype.php: - Add public make_answer method so that apply_attempt_state method in qtype_multichoice_base does not cause a fatal error when attempting to call make_answer.
-
- 12 Jul, 2015 1 commit
-
-
Mary Evans authored
-
- 11 Jul, 2015 1 commit
-
-
Eloy Lafuente authored
-
- 10 Jul, 2015 3 commits
-
-
Eloy Lafuente authored
- complete and cleanup upgrade.txt - replace remaining uses in comments. - fix some incorrect bulk-replacement in previous commit.
-
-
Eric Merrill authored
-
- 09 Jul, 2015 3 commits
-
-
Dan Marsden authored
-
Eric Merrill authored
-
Eric Merrill authored
Rendering a large number of questions may be quite slow, so we want to raise the limit. We don’t call raise() in the loop because the quiz buffer captures this function for a AJAX script, and we should only call raise if we expect a corresponding output to the users browser. This helps to prevent unexpected load balancer disconnects. See core_php_time_limit::raise() for more details.
-
- 08 Jul, 2015 2 commits
-
-
- 07 Jul, 2015 7 commits
-
-
-
Dan Poltawski authored
-
-
-
Dan Poltawski authored
(That is outputing content, rest of function is not!)
-
-
Dan Poltawski authored
-