Mary Evans
0e91846730
MDL-30243 Add custom settings to theme_afterburner
2011-11-15 22:20:26 +00:00
Dan Marsden
23b3e448b2
SCORM MDL-25757 fix for saving of duplicate CMI values - thanks to Evan Irving-Pease for the patch
2011-11-16 10:50:55 +13:00
Dan Marsden
801fdcfd3f
MDL-29290 - few more coding guideline fixes with function
2011-11-16 08:51:58 +13:00
Dan Marsden
20d694ac59
MDL-29290 fix spacing
2011-11-16 08:51:57 +13:00
Dan Marsden
cffd976ee3
MDL-29290 Enrol IMSEnterprise - use correct course defaults - thanks to Adam Barbary for the fix
2011-11-16 08:51:57 +13:00
Dan Marsden
d3bf0a950f
SCORM AICC MDL-30223 invalid call to update_record - very hard to test/reproduce.
2011-11-16 08:48:50 +13:00
sam marshall
24ad1d1feb
MDL-30275 Assignment activity description not displayed on course page
2011-11-15 15:24:08 +00:00
Andrew Robert Nicols
4a645a6821
MDL-30274 Correct typo of loginpage variable
2011-11-15 15:16:47 +00:00
sam marshall
770b7f6c9f
MDL-30203 RSS: Remove broken 'podcasting' support that thinks mailto links are attachments
2011-11-15 14:06:15 +00:00
sam marshall
0c9cb1bc19
MDL-30266 completionlib fix unit test breakage (regression)
2011-11-15 14:05:20 +00:00
Tim Hunt
08502b574d
MDL-30182 quiz grade.php should support userid param.
2011-11-15 11:36:10 +00:00
Tim Hunt
7238cd2ef0
MDL-30209 quiz refers to wrong rendere method in two places.
...
Thanks to Dan Marsden for working out the fix.
2011-11-15 11:23:03 +00:00
Tim Hunt
0f7477c07f
MDL-30199 qtype numerical etc. Don't require tolerance for answer *.
2011-11-15 11:22:00 +00:00
Tim Hunt
f7094147b1
MDL-30186 qtype editing forms should use advcheckbox.
2011-11-15 11:21:27 +00:00
Tim Hunt
6c314a3681
MDL-30167 qtype_numerical: notice when required unit is not in the answer.
2011-11-15 11:19:46 +00:00
Tim Hunt
94c0ec2159
MDL-30185 question engine reporting: add redundant where to query for perf.
...
Without this, MySQL fails to cope.
2011-11-15 11:19:15 +00:00
Tim Hunt
5cc021a00b
MDL-30069 Question type icons missing in lots of places.
2011-11-15 11:17:18 +00:00
Henning Bostelmann
6336bd914a
MDL-29350 Prevent duplication of groupings when copying activities
...
This patch also includes a database upgrade to correct data produced as a
result of this bug.
2011-11-15 11:12:40 +00:00
Tim Hunt
cb1564b1ce
MDL-29743 quiz: Finish attempt link didn't save responses in some brosers.
...
Thanks to Brandon Browning for identifying the problem. It is quite subtle why this typo would have this effect. You need to look at the implementation of the preventDefault method in lib/yui/3.4.1/build/event-base/event-base.js.
2011-11-15 11:10:51 +00:00
Oleg Sychev
1067775131
MDL-29095: initialise_question_instance should use extra_question_fields
...
Shortanswer question type converted to use extra question fields.
Signed-off-by: Oleg Sychev <oasychev@gmail.com>
2011-11-15 11:10:14 +00:00
Eloy Lafuente (stronk7)
6be90ce05f
Moodle release 2.2beta
2011-11-15 11:04:15 +01:00
Eloy Lafuente (stronk7)
1dda2cf54f
Fix permissions
2011-11-15 10:58:09 +01:00
Eloy Lafuente (stronk7)
b51c46fc1a
Merge branch 'install_master' of git://github.com/amosbot/moodle
2011-11-15 10:54:40 +01:00
AMOS bot
037dd8156d
Automatically generated installer lang files
2011-11-15 00:55:17 +00:00
Eloy Lafuente (stronk7)
9bddc37f97
MDL-29956 ims-cc - whitespace cleanup
2011-11-14 23:35:12 +01:00
Eloy Lafuente (stronk7)
acb8164304
MDL-29956 ims-cc - disabling export and cleaning some unused code
...
This commits cleans some code (settings and dependencies)
and one file included previous by error.
Also it disables all the IMS-CC export feature by default, being
possible to enable it under demand by setting (@ config.php):
$CFG->enablebackupconverters = true;
2011-11-14 21:32:05 +01:00
Darko Miletic
584f92962d
Updated text conversion to read and store safe xml strings.
2011-11-14 21:25:08 +01:00
Mark Nielsen
726a770949
MDL-29956: Common Cartridge should handle HTML content more natively (r17188, r17210:17265)
...
Also implemented support for LTI icon during import.
2011-11-14 21:25:08 +01:00
Mark Nielsen
91e6ca6e71
MDL-29956: Implement export of Quiz activity (r16977, r17032)
2011-11-14 21:25:08 +01:00
Mark Nielsen
42dffc6feb
MDL-29956: Implement common cartridge export (r16882)
2011-11-14 21:25:08 +01:00
David Mudrak
3319af85a9
MDL-29793 Advanced grading - do not execute the restore step if the grading.xml is missing
2011-11-14 21:11:41 +01:00
David Mudrak
c309e4f05e
MDL-29793 Advanced grading backup - fixed the recently renamed DB field
2011-11-14 21:11:00 +01:00
Rod Norfor
ad6fbb6074
MDL-30259 TinyMCE: Add spellchecker language options
2011-11-14 16:26:31 +00:00
Eloy Lafuente (stronk7)
98ca9e8480
MDL-27622 theme_mymobile: add it to core themes
2011-11-14 12:45:48 +01:00
Eloy Lafuente (stronk7)
8d78644bcc
Merge branch 'lti' of git://github.com/scriby/moodle
2011-11-14 12:37:43 +01:00
Eloy Lafuente (stronk7)
6a7998f9a1
MDL-20534 lti: bump version and requires to current before integration, yay!
2011-11-14 12:35:52 +01:00
Sam Hemelryk
1ae9aa2b8f
Merged MDL-29108 Advanced grading
2011-11-14 22:01:05 +13:00
David Mudrak
053d290c0d
Merge pull request #25 from marinaglancy/wip-nov14-rubric
2011-11-14 00:20:16 -08:00
Dan Marsden
9a68ff24d2
MDL-27036 AICC HACP handling - add missing check for correct user with has_capability.
2011-11-14 21:20:14 +13:00
Marina Glancy
3c2b3cb3ee
MDL-29108: added comments, declared functions visibility, renamed variables; also fixed MDL-30240
2011-11-14 14:53:14 +08:00
Marina Glancy
b1add93e47
MDL-30241: fixing Javascript to work in IE as well
2011-11-14 14:48:28 +08:00
Sam Hemelryk
364fe13b11
Merge branch 'MDL-28670' of git://github.com/nebgor/moodle
2011-11-14 17:49:47 +13:00
Aparup Banerjee
8887601196
MDL-28670 webservice : (review) changes improving performance
2011-11-14 11:25:36 +08:00
Mary Evans
f1c0d7bdce
MDL-30243 Add custom settings to theme_afterburner
2011-11-14 01:29:21 +00:00
Sam Hemelryk
6335838604
Merge branch 'wip-MDL-30010' of git://github.com/lazydaisy/moodle
2011-11-14 12:10:17 +13:00
Eloy Lafuente (stronk7)
da2e3c12db
Merge branch 'MDL-30026' of git://github.com/stronk7/moodle
2011-11-13 19:35:13 +01:00
Eloy Lafuente (stronk7)
da3a1f3ae7
MDL-30026 improve session lock - stronger detection for oracle
2011-11-13 19:23:53 +01:00
Eloy Lafuente (stronk7)
d16b0197de
MDL-30026 improve session lock - mssql workaround for bug with scalar returned values
2011-11-13 19:06:44 +01:00
Eloy Lafuente (stronk7)
12dfd6df01
MDL-30026 improve session lock - unit tests & minor comment fixup
2011-11-13 19:05:57 +01:00
AMOS bot
326d05832e
Automatically generated installer lang files
2011-11-13 15:14:31 +01:00