- 12 Nov, 2015 4 commits
- 10 Nov, 2015 7 commits
-
-
Eloy Lafuente authored
-
Eloy Lafuente authored
Merge branch 'install_28_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_28_STABLE
-
Dan Poltawski authored
The default behaviour of $OUTPUT->notification() is to indiciate a problem.
-
git://github.com/xow/moodleDan Poltawski authored
-
Rajesh Taneja authored
-
John Okely authored
-
AMOS Bot authored
-
- 09 Nov, 2015 4 commits
-
-
- 07 Nov, 2015 1 commit
-
-
Eloy Lafuente authored
-
- 06 Nov, 2015 8 commits
-
-
Dan Poltawski authored
-
-
-
Dan Poltawski authored
(Previous approach of making up ids longer works now we are validating them..)
-
dani authored
-
Eloy Lafuente authored
This unit test does not verify contents, details, but only that the returned users for every group mode, for every filtering (active, groupid and withcapability) together with permissions are correct.
-
John Okely authored
-
Andrew Nicols authored
These unit tests were modifying the PAGE and other globals in the middle of tests and were failing as a result. Broke the tests up into separate tests where the functionality is now tested individually.
-
- 05 Nov, 2015 13 commits
-
-
Make sure any submitted choice options actually belong to the current choice module.
-
Damyon Wiese authored
Even when the table has no userid column (this is normally the edit column).
-
-
jun authored
-
-
Andrew Nicols authored
-
Cameron Ball authored
This patch adds a method to the course completion criteria classes which allows them to specify an icon for display in the course completion report table. There is a default implementation which simply looks for an icon in pix/i with a name matching the completion criteria type.
-
-
-
-
Rajesh Taneja authored
-
Matt Switlik authored
-
Jakob authored
The function unformat_float can return 0 and false. We need to do strict comparison for the return value on line 92 to accept grades 0.00.
-
- 04 Nov, 2015 3 commits
-
-
Credit to Yuliya Bozhko.
-
-
-