Eloy Lafuente (stronk7)
f71e41691a
Merge branch 'MDL-30182' of git://github.com/timhunt/moodle
2011-11-17 10:53:56 +01:00
Tim Hunt
0850e6301a
MDL-30182 fix missing include. Sorry.
2011-11-17 08:02:20 +00:00
Charles Fulton
9f2dc66f72
MDL-30279 show full date and time for all wiki revisions
2011-11-17 08:54:50 +05:30
Sam Hemelryk
b750c6b388
Merge branch 'MDL-24577-master-1' of git://git.luns.net.uk/moodle
2011-11-17 14:53:38 +13:00
Peter Bulmer
bfad2f2fff
MDL-30313 plagiarism support for unformated rsults
...
support for obtaining plagiarism detection results without
html formatting
2011-11-17 14:12:03 +13:00
AMOS bot
7d82204fab
Automatically generated installer lang files
2011-11-17 00:55:25 +00:00
Eloy Lafuente (stronk7)
1f40b7e252
Merge branch 'MDL-29743' of git://github.com/timhunt/moodle
2011-11-17 01:22:22 +01:00
Sam Hemelryk
28ab9dbe98
Merge branch 'MDL-29893-master' of git://github.com/ankitagarwal/moodle
2011-11-17 13:11:46 +13:00
Eloy Lafuente (stronk7)
d647c2d608
Merge branch 'MDL-30069' of git://github.com/timhunt/moodle
2011-11-17 00:45:00 +01:00
Eloy Lafuente (stronk7)
e929eb0353
Merge branch 'MDL-30122' of git://github.com/timhunt/moodle
2011-11-17 00:33:54 +01:00
Eloy Lafuente (stronk7)
b22dc5374c
Merge branch 'MDL-30167' of git://github.com/timhunt/moodle
2011-11-17 00:29:18 +01:00
Eloy Lafuente (stronk7)
e5bac3491a
Merge branch 'MDL-30182' of git://github.com/timhunt/moodle
2011-11-17 00:18:25 +01:00
Eloy Lafuente (stronk7)
2c9073ab2a
Merge branch 'MDL-30186' of git://github.com/timhunt/moodle
2011-11-17 00:11:29 +01:00
Eloy Lafuente (stronk7)
0918488dec
Merge branch 'MDL-30199' of git://github.com/timhunt/moodle
2011-11-17 00:08:18 +01:00
Eloy Lafuente (stronk7)
85e013ef79
Merge branch 'MDL-30266-master' of git://github.com/sammarshallou/moodle
2011-11-17 00:05:45 +01:00
Eloy Lafuente (stronk7)
7f8dc336aa
Merge branch 'MDL-30209' of git://github.com/timhunt/moodle
2011-11-17 00:02:02 +01:00
Eloy Lafuente (stronk7)
69f9e7f3e4
Merge branch 'MDL-30300' of git://github.com/timhunt/moodle
2011-11-17 00:00:12 +01:00
Nadav Kavalerchik
7a25d39873
MDL-27516 Several CSS fixes for right to left languages
2011-11-17 11:42:12 +13:00
Eloy Lafuente (stronk7)
cfaa2bd744
Merge branch 'MDL-30274-master-1' of git://git.luns.net.uk/moodle
2011-11-16 22:51:51 +01:00
Mary Evans
7d058f73e2
MDL-30309 FIX typo in CSS in theme_anomaly
2011-11-16 21:15:24 +00:00
Eloy Lafuente (stronk7)
2fee72e19b
Merge branch 'MDL-30275-master' of git://github.com/sammarshallou/moodle
2011-11-16 21:29:25 +01:00
Tim Hunt
3d17cd3f1c
MDL-30300 qbehaviours: convert to the new is_compatible_question API.
2011-11-16 11:11:10 +00:00
Tim Hunt
15d660a8fd
MDL-30300 question behaviours: improve q compatibility API.
2011-11-16 10:52:19 +00:00
Ankit Kumar Agarwal
e079e82c08
MDL-29893 Fixing issues with password generation function
2011-11-16 12:01:57 +05:30
Ankit Kumar Agarwal
63a1625d78
MDL-30279 SCORM Fixing sql errors during cron
2011-11-16 09:47:00 +05:30
Dongsheng Cai
ad7612f597
MDL-29476 web service improvements
...
1. moodle_enrol_get_users_courses should return number of participants,
2. moodle_user_get_users_by_courseid should limit the fields to be returned
2011-11-16 12:02:24 +08:00
Jerome Mouneyrac
af03513f93
MDL-30268 add 'Can download files' field to service
2011-11-16 11:51:03 +08:00
andrew
d3e303470d
MDL-27703 gradebook: altered an sql query in the user report. join with no on clause causes an error in some DBs
2011-11-16 09:56:46 +08:00
AMOS bot
7e82d9c61d
Automatically generated installer lang files
2011-11-16 00:55:51 +00:00
Mary Evans
799cc1cfcb
Merge branch 'MDL-30243' of github.com:lazydaisy/moodle into MDL-30243
2011-11-15 22:21:05 +00:00
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