- 13 Nov, 2015 2 commits
-
-
David Monllaó authored
-
David Monllaó authored
Merge branch 'install_28_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_28_STABLE
-
- 12 Nov, 2015 9 commits
-
-
Merge branch 'MDL-51913_statistics_dup_1st_column_MDL28' of git://github.com/barrysspace/moodle into MOODLE_28_STABLE
-
AMOS Bot authored
- 11 Nov, 2015 2 commits
-
-
Neill Magill authored
If a user does not have the 'moodle/calendar:manageentries' capability then an E_WARNING can be generated by the core_calendar_external::get_calendar_events() method, that an expected array is null This patch creates an array that is missing when a user does not have the capability.
-
Neill Magill authored
If is user requests a single event on a course via the web service they should be able to retrieve it.
-
- 10 Nov, 2015 9 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
-
dani authored
-
Rajesh Taneja 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 5 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
-
-