Petr Škoda
37625e2abb
MDL-44366 rework glossary filter caching
2014-04-14 09:42:39 +08:00
Mark Nelson
4e651893b7
MDL-45071 mod_quiz: retrieve all the name fields when deleting a user override
2014-04-13 18:41:58 -07:00
Eloy Lafuente (stronk7)
a790c7f317
MDL-43673 wiki: verify page tags work as expected
...
This covers MDL-43109, verifying that saved tags
are available on re-edition of a page, without any warning/error.
Also official tags are verified to be working ok. With support
for multiple options added by MDL-43713 and MDL-43738.
2014-04-11 13:23:18 +02:00
Dan Poltawski
97c274ded7
MDL-40063/MDL-45057 quiz: disable related unit tests
...
I kept the commit number format same as the last commit just
to annoy Fred.
2014-04-11 17:36:40 +08:00
Dan Poltawski
c5e5f1b786
MDL-40063/MDL-45057 quiz: disable firing of override events
...
This hacky solution is brought to you by the the motivation to
release.
2014-04-11 16:58:10 +08:00
James Pratt
ea6db479dd
MDL-45023 quiz statistics report : refactoring of tests for code reuse
2014-04-11 15:07:08 +07:00
Dan Poltawski
34f7e31ffb
Merge branch 'MDL-40063_master' of https://github.com/markn86/moodle
2014-04-11 14:31:27 +08:00
Ankit Agarwal
3610ad436c
MDL-45035 events: Fix @package and @since tags in Moodle 2.7 events
2014-04-11 13:45:33 +08:00
Adrian Greeve
c4a8dce799
MDL-43626 survey: Addition of additional names to survey.
2014-04-11 13:33:56 +08:00
Ankit Agarwal
9638600bbb
MDL-45035 events: Fix @package and @since tags in Moodle 2.6 events
2014-04-11 13:32:33 +08:00
Dan Poltawski
9d1eed69a0
Merge branch 'MDL-44981-master' of git://github.com/jamiepratt/moodle
2014-04-11 13:01:38 +08:00
Dan Poltawski
d6a756a949
Merge branch 'MDL-44980-master-v2' of git://github.com/jamiepratt/moodle
2014-04-11 12:55:15 +08:00
Mark Nelson
9d65d3e70b
MDL-40063 mod_quiz: created 'override_created' events
2014-04-10 20:42:44 -07:00
Mark Nelson
e8365f27e5
MDL-40063 mod_quiz: replaced ‘manualgrade’ add_to_log call with an event
2014-04-10 20:42:24 -07:00
Mark Nelson
a2caf56dff
MDL-40063 mod_quiz: replaced 'attempt' add_to_log call with an event
2014-04-10 20:41:56 -07:00
Mark Nelson
45e1e3bd76
MDL-40063 mod_quiz: replaced 'preview' add_to_log call with an event
2014-04-10 20:41:54 -07:00
Mark Nelson
e0114708af
MDL-40063 mod_quiz: replaced 'continue attempt' add_to_log call with an event
2014-04-10 20:41:39 -07:00
Mark Nelson
8de2eb3582
MDL-40063 mod_quiz: replaced 'delete override' add_to_log call with events
2014-04-10 20:41:09 -07:00
Mark Nelson
e7d80a059a
MDL-40063 mod_quiz: replaced 'edit override' add_to_log call with events
2014-04-10 20:40:51 -07:00
Mark Nelson
68758eff12
MDL-40063 mod_quiz: removed 'close attempt' add_to_log call
2014-04-10 20:40:27 -07:00
Mark Nelson
60ab03eb10
MDL-40063 mod_quiz: replaced 'view summary' add_to_log call with an event
2014-04-10 20:40:25 -07:00
Mark Nelson
2a3f82041f
MDL-40063 mod_quiz: replaced 'review' add_to_log call with an event
2014-04-10 20:40:13 -07:00
Mark Nelson
2ec79ad996
MDL-40063 mod_quiz: replaced 'report' add_to_log call with an event
2014-04-10 20:39:56 -07:00
Mark Nelson
7dad3d95fd
MDL-40063 mod_quiz: replaced 'delete attempt' add_to_log call with an event
2014-04-10 20:39:15 -07:00
Mark Nelson
58940b190a
MDL-40063 mod_quiz: replaced 'addcategory' add_to_log call with an event
2014-04-10 20:38:34 -07:00
Mark Nelson
5e8f736565
MDL-40063 mod_quiz: replaced 'editquestions' add_to_log call with an event
2014-04-10 20:34:27 -07:00
Mark Nelson
b332fc6c8c
MDL-40063 mod_quiz: replaced 'view' and 'view all' add_to_log calls with events
2014-04-10 20:34:14 -07:00
Damyon Wiese
5582fe49cc
MDL-44170 LTI - fix unit tests.
2014-04-10 14:15:02 +08:00
Damyon Wiese
5f5d4e9e69
Merge branch 'MDL-44170-master' of https://github.com/adrianfish/moodle
2014-04-10 13:33:50 +08:00
David Monllao
af4830a257
MDL-44619 behat: Converting MDLQA-8
...
In a standard forum, students can start discussions
add replies and attach files to their posts.
2014-04-09 19:34:11 +07:00
Damyon Wiese
21fd2384de
Merge branch 'wip-MDL-40843-fix' of git://github.com/marinaglancy/moodle
2014-04-09 15:44:39 +08:00
Mark Nelson
f68fee244a
MDL-42462 mod_feedback: added $OUTPUT to list of global variables used to avoid error
2014-04-09 15:37:21 +08:00
Marina Glancy
488bbfb720
MDL-40843 chat: fixed bug in SQL query in recent activity block
2014-04-09 15:31:49 +08:00
Frederic Massart
97b97b6330
MDL-45010 mod_chat: Use H3 instead of H2 in recent activity info
2014-04-09 15:10:16 +08:00
Damyon Wiese
f1dce5734e
MDL-44268 Assign: Fix behat test for assigned marker filter
2014-04-09 14:29:46 +08:00
Damyon Wiese
d6a3f559db
MDL-44268 Assign: Improve the "not submitted" filter
2014-04-09 14:29:46 +08:00
Jonathon Fowler
c80d59f269
MDL-44268 assign: add 'not submitted' and 'no marker' filter options
2014-04-09 14:29:46 +08:00
Damyon Wiese
43968c9f10
Merge branch 'mdl44669-master' of https://github.com/tlock/moodle
2014-04-09 13:05:46 +08:00
Sam Hemelryk
6ef3728805
Merge branch 'wip-MDL-44971-2.7-submission_reopen_hook' of https://github.com/catalyst/moodle
2014-04-09 10:15:50 +12:00
Dan Poltawski
a5cd92574d
Merge branch 'MDL-42462-Feedback-Fix-for-WCAG-2-0-issue-with-Informational-and-Error-Content-Displayed-in-red' of https://github.com/michael-milette/moodle
2014-04-08 14:11:59 +08:00
Damyon Wiese
515fe565f6
Merge branch 'MDL-44070-master' of https://github.com/sammarshallou/moodle
...
Conflicts:
theme/bootstrapbase/less/moodle/forms.less
theme/bootstrapbase/style/moodle.css
version.php
2014-04-08 13:30:41 +08:00
Damyon Wiese
19346e06cb
Merge branch 'wip-MDL-44340-master' of git://github.com/abgreeve/moodle
2014-04-08 12:16:42 +08:00
Marina Glancy
39b70b23b7
Merge branch 'MDL-44677_scorm_commit' of git://github.com/davosmith/moodle
2014-04-08 11:14:52 +08:00
Damyon Wiese
1e16a58525
Merge branch 'wip-MDL-22999-m27' of https://github.com/jamesmcq/moodle
2014-04-08 10:09:21 +08:00
Dan Poltawski
36e051dab4
Merge branch 'wip-MDL-18598-master' of git://github.com/marinaglancy/moodle
2014-04-08 09:45:07 +08:00
Marina Glancy
72c0f16889
Merge branch 'master_MDL-44938' of git://github.com/danmarsden/moodle
2014-04-08 08:53:58 +08:00
Marina Glancy
08cf1d787e
Merge branch 'master_MDL-43011' of git://github.com/danmarsden/moodle
2014-04-08 08:53:49 +08:00
Sam Hemelryk
17c37406b5
Merge branch 'MDL-44408' of git://github.com/jleyva/moodle
2014-04-08 11:44:21 +12:00
James McQuillan
597662335d
MDL-22999 core_grades: Added ability to configure maximum grade value both globally and for each graded-activity.
2014-04-07 16:02:37 -04:00
sam marshall
8270f0d0bd
MDL-44070 Conditional availability enhancements (9): wider changes
...
Changes to arbitrary areas of code that are necessary after the new
API (mostly to replace deprecated function calls).
2014-04-07 20:11:59 +01:00