- 26 Jul, 2016 1 commit
-
-
jun authored
-
- 21 Jul, 2016 2 commits
-
-
Eloy Lafuente authored
-
-
- 20 Jul, 2016 6 commits
-
-
-
Rajesh Taneja authored
-
-
Andrew Nicols authored
$.context has been deprecated for a long time - since before this code was written. Unfortunately jQuery does not emit anything for deprecated code so this was not picked up sooner.
-
Andrew Nicols authored
-
AMOS Bot authored
-
- 19 Jul, 2016 31 commits
-
-
-
-
-
-
Dan Poltawski authored
-
-
-
git://github.com/andrewnicols/moodleDan Poltawski authored
This reverts commit fa57043e, reversing changes made to 36a19ecc.
-
-
-
-
Andrew Nicols authored
-
-
Damyon Wiese authored
Mustache JS helper can overwrite JS blocks when using nested templates. Each call to render should have it's own scope.
-
Stephen Bourget authored
-
Stephen Bourget authored
-
Eloy Lafuente authored
This commit just: - Moves the null => '' to better place, restricting it to PHP >= 7.0 (bug https://bugs.php.net/bug.php?id=72524) - Adds a couple of notes here and there. - Changes some small details to keep the file using the same coding.
-
-
Damyon Wiese authored
-
Rajesh Taneja authored
Set the focus on button to ensure it is in viewport before clicking on it.
-
-
-
-
-
-
-
Stephen Bourget authored
-
-
David Monllaó authored
-
To make the creation of dropzones easier, the mouse coordinates are shown.
-
-