Marina Glancy
2d4d742f71
MDL-40059 glossary: unittests for events
2014-03-21 15:48:51 +08:00
Marina Glancy
7c92f9be80
MDL-40059 glossary: event for entry viewed
2014-03-21 15:48:51 +08:00
Marina Glancy
1ce054a38b
MDL-40059 glossary: events for entry approval/disapproval
2014-03-21 15:48:51 +08:00
Marina Glancy
4d7c298f51
MDL-40059 glossary: events for add/edit/delete glossary category
2014-03-21 15:48:51 +08:00
Marina Glancy
99912e3044
MDL-40059 glossary: events for add/delete/update entries
2014-03-21 15:48:50 +08:00
Marina Glancy
f527c5d040
MDL-40059 glossary: event course_module_instance_list_viewed
2014-03-21 15:48:50 +08:00
Marina Glancy
3dbe89ac62
MDL-40059 glossary: event course_module_viewed
2014-03-21 15:48:50 +08:00
Jetha Chan
846ffe600c
MDL-42575 mod_page: revert heading option display
...
Reverted heading option display for page resource; made sure to not re-introduce class issues.
2014-03-21 15:42:34 +08:00
James Pratt
58794ac948
MDL-44690 core_questions : download of question steps data as csv file
2014-03-21 12:32:00 +07:00
Petr Škoda
bc29320285
MDL-44661 implement event->anonymous property
2014-03-20 17:33:35 +08:00
Petr Škoda
d58a8932b8
MDL-44107 deprecate can_view() in feedback events, to be replaced by is_anonymous()
...
See MDL-44661 for more info.
2014-03-20 17:29:19 +08:00
Sam Hemelryk
84e8be12e5
Merge branch 'wip-mdl-44552' of https://github.com/rajeshtaneja/moodle
2014-03-19 21:22:24 +01:00
Marina Glancy
ef3bffdec4
MDL-42025 behat: changed behat tag _only_local to _file_upload
2014-03-19 21:22:24 +01:00
Marina Glancy
4158a6f5ed
Merge branch 'MDL-43341' of git://github.com/nobelium/moodle
2014-03-19 21:22:23 +01:00
Rajesh Taneja
b54696395d
MDL-44552 Events: Fixed wrong id returned in get_url
2014-03-19 09:57:44 +08:00
Eloy Lafuente (stronk7)
1c774322ba
Merge branch 'MDL-41760-master-v8' of https://github.com/jamiepratt/moodle
...
Conflicts:
version.php
2014-03-19 02:14:00 +01:00
Eloy Lafuente (stronk7)
b9add57766
Merge branch 'MDL-41216' of https://github.com/nobelium/moodle
2014-03-19 01:23:08 +01:00
James Pratt
fcdd04db0a
MDL-44075 quiz_statistics : Various coding style / phpdocs fixes
2014-03-18 19:09:39 +07:00
James Pratt
ebb8de5d37
MDL-44535 quiz_statistics : response analysis - limit tries counted
2014-03-18 18:54:07 +07:00
James Pratt
038014c415
MDL-41760 quiz_statistics : response analysis for first/last/all tries
2014-03-18 18:47:19 +07:00
Andreas Grabs
e68fc3c6f1
MDL-44653 mod_feedback - Include additional name fields using user_picture::fields()
2014-03-18 18:24:18 +08:00
Marina Glancy
7019e15e60
MDL-42025 behat: renamed deprecated method
2014-03-18 17:15:36 +08:00
Jerome Mouneyrac
9e103d6e15
MDL-42025 assignfeedback_editpdf: add behat tests
2014-03-18 17:14:31 +08:00
Davo Smith
8d17a43aee
MDL-44677 mod_scorm - do not update unchanged scorm_scoes_track data
2014-03-18 08:58:33 +00:00
David Monllao
0176d12dd6
MDL-44246 behat: New mod_quiz test when JS is disabled
...
Also including a modification in behat_question_base
to make the internal method work with both JS and non-JS.
2014-03-18 15:32:58 +08:00
Juan Leyva
2e1eda559e
MDL-44444 Add fileurl to mod_assign_get_submissions webservice response parameters
2014-03-18 13:46:16 +08:00
Sam Hemelryk
f3516ad3b8
Merge branch 'wip-MDL-44542-master' of git://github.com/marinaglancy/moodle
2014-03-18 17:04:57 +13:00
Marina Glancy
d2097020b4
MDL-44524 feedback: fix bug in sql under oracle
...
Thanks to Rob King"
2014-03-18 12:00:14 +08:00
Jetha Chan
74ecabb8aa
MDL-42588 mod_scorm: display activity name
...
Added option to display or hide activity name on SCORM player.
2014-03-18 11:42:19 +08:00
Sam Hemelryk
c98edede85
Merge branch 'MDL-44505' of https://github.com/bostelm/moodle
2014-03-18 15:00:24 +13:00
Tim Lock
754e2efd0f
MDL-44669: mod/assign: fix batchoperations JS when using select all checkboxes.
2014-03-18 11:09:57 +10:30
Marina Glancy
e65825830f
Merge branch 'MDL-44588' of git://github.com/timhunt/moodle
2014-03-17 18:18:36 +08:00
Tim Lock
6b7aa837c9
MDL-44573: Remove HTML tags in outputs column in offline grading worksheet
2014-03-17 12:43:41 +10:30
Nobelium
b4f71f0c10
MDL-41216 scorm: style.css now follows block format
2014-03-15 11:00:58 +00:00
Nobelium
76e9e1028f
MDL-43341 SCORM Report: spacer.gif must be managed with $OUTPUT->spacer
2014-03-14 22:16:07 +00:00
Henning Bostelmann
013e85bbcc
MDL-44505 mod_forum: Make mailing subject a configurable language string
2014-03-14 11:39:15 +00:00
Tim Hunt
2f83d71ccc
MDL-44534 also fix the mod_quiz behat tests.
...
They had duplicated code. I refactored.
2014-03-13 18:33:27 +01:00
Marina Glancy
b7d1cfca84
MDL-44337 behat grammer improvements, see MDL-43236
2014-03-13 18:33:24 +01:00
Sam Hemelryk
63afbaa6be
Merge branch 'master_MDL-37733' of git://github.com/danmarsden/moodle
2014-03-13 18:33:23 +01:00
Eloy Lafuente (stronk7)
478baf8334
Merge branch 'wip-MDL-32699-master' of git://github.com/marinaglancy/moodle
2014-03-13 18:33:20 +01:00
Dan Poltawski
a8aa086bf9
Merge branch 'wip-MDL-44337-master' of git://github.com/marinaglancy/moodle
2014-03-13 18:31:49 +01:00
Tim Hunt
fb4ae869e5
MDL-44588 quiz: fix crazy variable called $this.
2014-03-12 18:20:45 +00:00
Dan Poltawski
234f953c44
Merge branch 'MDL-41855' of git://github.com/nobelium/moodle
2014-03-11 12:59:23 +08:00
Dan Poltawski
b027184f10
Merge branch 'master_MDL-43247' of git://github.com/danmarsden/moodle
2014-03-11 12:42:27 +08:00
Dan Poltawski
8674c5e415
Merge branch 'MDL-44497-master' of https://github.com/jamiepratt/moodle
2014-03-11 12:35:57 +08:00
David Monllao
6a0f3c4869
MDL-43236 behat: Fixing missing changes
...
All "" "" should exists and "" "" should not exists
must be converted to the ones using exist rather than exists.
2014-03-11 10:07:25 +08:00
Sam Hemelryk
1aefc90960
Merge branch 'wip-MDL-40721-master' of git://github.com/marinaglancy/moodle
2014-03-11 14:22:33 +13:00
Sam Hemelryk
2710ad2b52
Merge branch 'MDL-43721-master' of git://github.com/damyon/moodle
2014-03-11 09:19:44 +13:00
Sam Hemelryk
1fef3f6aac
Merge branch 'wip-MDL-44471-master' of git://github.com/marinaglancy/moodle
2014-03-11 08:51:36 +13:00
Nobelium
39af2f4171
MDL-41855 SCORM form : Auto update frequency option under File manager
...
Placing the Auto update frequency option underneath the File manager in /mod/scorm/mod_form.php
This changes the postion of the auto update freq option both while creating a new scorm object and while editing the scorm object.
2014-03-10 14:03:33 +00:00