Damyon Wiese
c8336b9733
Merge branch 'MDL-46911' of https://github.com/bostelm/moodle
2014-09-01 15:42:01 +08:00
Damyon Wiese
e0e23395dd
Merge branch 'master_MDL-46961' of https://github.com/danmarsden/moodle
2014-09-01 15:27:41 +08:00
Marina Glancy
181435d483
Merge branch 'master_MDL-46639' of git://github.com/danmarsden/moodle
2014-09-01 14:36:09 +08:00
Marina Glancy
c1780a3d0b
Merge branch 'MDL-46539-fix-28' of https://github.com/jmarthaler/moodle
2014-09-01 14:36:04 +08:00
Damyon Wiese
e698e24f1a
Merge branch 'wip-MDL-39233-master' of git://github.com/marinaglancy/moodle
2014-09-01 13:35:50 +08:00
Damyon Wiese
37728346fb
MDL-46619 Forum: whitespace fixes
2014-09-01 11:34:41 +08:00
Damyon Wiese
89a1fbe5ff
Merge branch 'MDL-46619-visisble-authors-qanda' of https://github.com/amandadoughty/moodle
2014-09-01 11:00:07 +08:00
Dan Marsden
7383195cc7
MDL-46737 SCORM: correct dml syntax.
2014-09-01 10:54:59 +08:00
Jon Marthaler
abd0f0aec6
MDL-46539 assign calendar: Fix lastcron value for assign cron
2014-08-27 11:17:28 -05:00
Faisal Kaleem
ae72469da9
MDL-46961 SCORM: JavaScript Hoisting issue.
2014-08-27 13:06:36 +12:00
Henning Bostelmann
f09040d76a
MDL-46911 Database activity: jump to correct place in list after (un)approve
2014-08-26 10:15:15 +01:00
Jason
1b126c0835
MDL-39233 mod_url: fix php notice
2014-08-26 13:47:46 +08:00
Damyon Wiese
ab38cb2833
MDL-46842 assign: Fix for unit tests - previous patch was completely ignoring manually reopening attempts.
2014-08-26 10:30:14 +08:00
Eloy Lafuente (stronk7)
7beb1d8ea3
Merge branch 'MDL-46477' of https://github.com/shashirepo/moodle
2014-08-26 02:23:56 +02:00
Eloy Lafuente (stronk7)
863c536219
Merge branch 'master_MDL-46842' of https://github.com/greg-or/moodle-mod_assign
2014-08-26 01:58:08 +02:00
Eloy Lafuente (stronk7)
af0646139c
Merge branch 'MDL-46868' of git://github.com/timhunt/moodle
2014-08-26 01:40:00 +02:00
Eloy Lafuente (stronk7)
40f1dff05f
Merge branch 'master_MDL-46816' of https://github.com/danmarsden/moodle
2014-08-26 00:09:51 +02:00
Marina Glancy
e55cecf05f
Merge branch 'MDL46887_assignment_file_max_size' of git://github.com/Dave-B/moodle
2014-08-25 16:28:49 +08:00
Dan Marsden
d92c406a51
MDL-46639 mod_scorm: Fix load of simple AICC content
...
Thanks to Ian Wild for the report and suggested patch.
2014-08-25 19:59:44 +12:00
Damyon Wiese
b04dbae3fe
Merge branch 'wip-MDL-46703-master' of git://github.com/marinaglancy/moodle
2014-08-25 13:49:05 +08:00
Dan Marsden
f4774f44d1
MDL-46816 mod_asssign plagiarism: Remove unnecessary code.
2014-08-22 09:43:48 +12:00
Tim Hunt
a6bbb92607
MDL-46868 glossary / filter: performance, check modinfo sooner.
...
Since we need to check modinfo anyway, do that as soon as possible so we
can get a performance win if there are no glossaries in the course.
2014-08-21 14:16:15 +01:00
Dan Poltawski
cae945d272
MDL-46880 mod_forum: move cron to scheduled task
...
Note that this is a very basic conversion without doing any refactoring
to split the tasks up better. That will come in MDL-44734, this is about
being a safe backportable change to give admins better control over the
running of the forum cron task.
2014-08-21 13:45:43 +01:00
shashirepo
ce72c045e6
MDL-46477 chat:hard coded string in mod/chat
2014-08-21 17:29:45 +05:30
Amanda Doughty
a472912d73
MDL-46619 mod/forum author showing in Q and A forum
2014-08-21 12:32:08 +01:00
Gregory Faller
767fda9bce
MDL-46842: Reopen assignment submissions when using offline grading worksheet
2014-08-20 19:13:49 +09:30
Damyon Wiese
391da2bf82
Merge branch 'MDL-45029-master' of git://github.com/lameze/moodle
2014-08-20 10:21:20 +08:00
Eloy Lafuente (stronk7)
1ca98142cd
Merge branch 'MDL-46536_oauthSig' of https://github.com/moodlerooms/moodle
2014-08-19 20:27:52 +02:00
Eloy Lafuente (stronk7)
36be1bf189
Merge branch 'MDL-46051_LTI_event' of https://github.com/moodlerooms/moodle
2014-08-19 15:59:03 +02:00
Michael Wheeler
3f4ac1eb9a
Normalize request header names.
2014-08-19 15:39:46 +02:00
David Balch
6ba716c118
MDL-46887 mod_assign: Enforce module's maxbytes setting at submission.
2014-08-19 13:29:15 +01:00
Dan Poltawski
ba774b42a2
MDL-46885 mod_forum: diverge version numbers
...
Before this patch the version number could dangerously clash with
27_STABLE increments - and miss the upgrade steps for MDL-1626
2014-08-19 13:04:01 +02:00
Simey Lameze
82f336aa84
MDL-45029 core_course: set aggregationcoef while creating a new course module
2014-08-19 17:06:49 +08:00
Damyon Wiese
c97bb5df16
Merge branch 'MDL-41513_Scrollbar_not_working' of https://github.com/MorrisR2/moodle
2014-08-19 14:11:43 +08:00
Ankit Agarwal
2eca9a23ae
MDL-46469 scorm: Update report plugins to use namespaced classnames
2014-08-19 13:56:13 +08:00
Ankit Agarwal
fd57607fdb
MDL-46469 scorm: Support autoloading for report plugins
2014-08-19 13:56:13 +08:00
Eloy Lafuente (stronk7)
14c38c2573
Merge branch 'wip-MDL-46691-master' of git://github.com/marinaglancy/moodle
2014-08-19 02:58:17 +02:00
Eloy Lafuente (stronk7)
a00678e54b
Merge branch 'wip-MDL-46826-master' of git://github.com/marinaglancy/moodle
2014-08-18 20:06:16 +02:00
Damyon Wiese
d9ff93e36e
Merge branch 'master_MDL-46669' of https://github.com/danmarsden/moodle
2014-08-18 16:21:54 +08:00
Ray Morris
f893cb44e0
MDL-46669 mod_scorm: Extraneous quotes added to scorm API values
2014-08-18 16:20:42 +08:00
Damyon Wiese
c84f1c6093
MDL-45887 mod_scorm: Note the coding style fixup issue in upgrade.txt
2014-08-18 15:11:59 +08:00
nobelium
15838edb63
MDL-45887 mod_scorm : Fixing variable names
2014-08-17 22:15:04 +12:00
nobelium
4cb25b3605
MDL-45887 mod_scorm : Fixing coding standard violations
2014-08-17 22:15:04 +12:00
Dan Marsden
98c59aaab2
MDL-46760 mod_scorm: Fix js error when preview mode disabled
2014-08-17 22:14:15 +12:00
Marina Glancy
017ae4c78d
MDL-46703 mod_data: limit the width of select element when editing templates
...
Thanks to Hittesh for the provided solution
2014-08-16 13:36:20 +08:00
Marina Glancy
ba9390784d
MDL-46691 mod_choice: apply filters to user input
2014-08-15 15:53:10 +08:00
Marina Glancy
73de21ffda
MDL-46826 forum: add index on field forum_discussion.course
2014-08-15 13:06:23 +08:00
Marina Glancy
7d90b9b9f9
NOBUG: Fixed file access permissions
2014-08-14 14:52:07 +08:00
Mark Nielsen
8a8fb3a627
MDL-46051 mod_lti: Not enough data passed to lti_extend_lti_services
2014-08-13 09:01:23 -07:00
Mark Nielsen
e16146351f
MDL-46051 mod_lti: Fixing errors in unknown_service_api_called class
...
Also adding unit tests.
2014-08-13 09:01:08 -07:00