- 23 Jun, 2014 6 commits
-
-
(Only from webservices)
-
-
-
-
-
-
- 21 Jun, 2014 1 commit
-
-
Tim Hunt authored
-
- 20 Jun, 2014 1 commit
-
-
Tim Hunt authored
We were using ORDER BY id even though there was a perfectly good attempt column to order the attempts by one user at one quiz. Also, Oracle was complaining: Debug info: ORA-01799: a column may not be outer-joined to a subquery
-
- 19 Jun, 2014 3 commits
-
-
Damyon Wiese authored
-
-
AMOS Bot authored
-
- 18 Jun, 2014 4 commits
-
-
Marina Glancy authored
-
Ankit Agarwal authored
-
Damyon Wiese authored
-
AMOS Bot authored
-
- 17 Jun, 2014 16 commits
-
-
-
Russell Smith authored
When different ID's are set for each sequence a number of unit test failures appear. They have been corrected to allow unit tests to pass with the new generator in place.
-
-
-
Andreas Grabs authored
-
Petr Skoda authored
This patch includes following fixes: - messages may be now sent when database transactions active - consistent return status on failure from message_send(), false is returned only when message not created in message(_read)? table, processor failure results in debugging message only and messages are not marked as read - message_sent is triggered always with id from message table - logic for marking messages as viewed was standardised - message_viewed event is triggered consistently - improved performance when fetching user preferences - full unit tests coverage for send_message() function - fixed multiple other smaller issues discovered by unit tests
-
Damyon Wiese authored
-
Damyon Wiese authored
-
-
-
git://github.com/phalacee/moodleEloy Lafuente authored
Conflicts: theme/bootstrapbase/style/moodle.css
-
-
-
-
Mark Nielsen authored
-
-
- 16 Jun, 2014 9 commits
-
-
-
-
-
git://github.com/xow/moodleMarina Glancy authored
-
Gregory Faller authored
-
-
John Okely authored
-
Damyon Wiese authored
Call can_edit() instead of repeating a (slightly wrong) access check.
-
Damyon Wiese authored
-