- 28 Feb, 2017 7 commits
-
-
Andrew Nicols authored
Merge branch 'master' of git.in.moodle.com:moodle/integration; branch 'MDL-35980-master' of git://github.com/snake/moodle
-
Jake Dallimore authored
-
Andrew Nicols authored
-
-
-
-
-
- 27 Feb, 2017 7 commits
-
-
Andrew Nicols authored
-
-
-
-
-
Andrew Nicols authored
-
-
- 25 Feb, 2017 1 commit
-
-
Nadav Kavalerchik authored
-
- 24 Feb, 2017 6 commits
-
-
Brendan Heywood authored
-
Brendan Heywood authored
-
Brendan Heywood authored
-
Jake Dallimore authored
The DIALOGUE object was using Y.clone to copy the input config, messing up the prototype chains for any objects in the config param. Really, this doesn't need to clone the config, so I've refactored to avoid doing so. Also moved some of the other attribute init and setup calls to the appropriate places (initializer and modifyAttrs).
-
Jake Dallimore authored
-
Jake Dallimore authored
For each delete button in the comments widget, make the spoken text a string containing the name of the poster and the datetime.
-
- 23 Feb, 2017 3 commits
-
-
David Monllao authored
-
-
AMOS Bot authored
-
- 22 Feb, 2017 5 commits
-
-
Ankit Agarwal authored
-
-
-
-
Sam Chaffee authored
-
- 21 Feb, 2017 8 commits
-
-
-
-
Adam Olley authored
The initialisation of $commentschooser was moved into an IF condition, whilst still using it outside of that IF conditions scope. As such, if there are no comments to choose from, the variable is never init'd but it still goes to use it, emitting a PHP notice.
-
-
-
-
-
-
- 20 Feb, 2017 3 commits
-
-