Commit graph

50678 commits

Author SHA1 Message Date
Petr Skoda
9c89c04af5 MDL-30007 standardise filter version files 2011-11-29 21:15:42 +01:00
Petr Skoda
9dbf768ede MDL-30007 standardise enrol plugins version info 2011-11-29 21:09:42 +01:00
Petr Skoda
7f6e07a3eb MDL-30007 standardise admin tool version info 2011-11-29 21:02:13 +01:00
Petr Skoda
d68b3dbe72 MDL-30007 standard version file for all blocks 2011-11-29 20:57:30 +01:00
Petr Skoda
be974aa7f9 MDL-30007 add/fix version files for all auth plugins 2011-11-29 20:41:21 +01:00
Eloy Lafuente (stronk7)
a5b5881d46 on-demand release 2.2beta+ 2011-11-29 20:09:37 +01:00
Eloy Lafuente (stronk7)
5ac8e50b89 Merge branch 'install_master' of git://github.com/amosbot/moodle 2011-11-29 20:07:36 +01:00
Eloy Lafuente (stronk7)
5b14551371 MDL-30466 Backup: delete empty method 2011-11-29 19:47:25 +01:00
Eloy Lafuente (stronk7)
457e9ab606 Merge branch 'wip-mdl-30466' of git://github.com/rajeshtaneja/moodle 2011-11-29 19:45:39 +01:00
Eloy Lafuente (stronk7)
2321e0d661 Merge branch 'MDL-30444' of git://github.com/kiklop74/moodle 2011-11-29 16:39:22 +01:00
Mary Evans
231d40d543 MDL-30505 Fix for nested mixed ordered/unordered lists 2011-11-29 15:21:09 +00:00
Eloy Lafuente (stronk7)
8192d3cf43 Merge branch 'MDL-30435' of git://github.com/kiklop74/moodle 2011-11-29 15:54:28 +01:00
Chris Scribner
cc6a4b0ecd MDL-30400 lti: Fixing warning in OAuthBodyPost
This would have only shown up if the tool provider didn't set the
content-type header, which I don't think is valid to begin with.

(amended by integrator to follow coding style rules)
2011-11-29 15:42:43 +01:00
Aparup Banerjee
ab83fa53fd MDL-28646 webservices : version bump 2011-11-29 18:35:25 +08:00
Aparup Banerjee
1b39425dae Merge branch 'wip-MDL-28646' of git://github.com/mouneyrac/moodle 2011-11-29 16:38:02 +08:00
Sam Hemelryk
fb056a811e Merge branch 'MDL-30302-master-2' of git://git.luns.net.uk/moodle 2011-11-29 16:56:29 +13:00
Sam Hemelryk
f091da528e MDL-26240 theme_anomaly: Fixed small regression with dock 2011-11-29 16:54:00 +13:00
Sam Hemelryk
9ac82391a2 Merge branch 'MDL-26240' of git://github.com/lazydaisy/moodle 2011-11-29 16:52:50 +13:00
Sam Hemelryk
223b3ce3a0 MDL-30273 whitespace cleanup 2011-11-29 16:47:21 +13:00
Sam Hemelryk
925ae95824 Merge branch 'wip-MDL-30273-master' of git://github.com/abgreeve/moodle 2011-11-29 16:46:47 +13:00
Sam Hemelryk
e343ff6a5d Merge branch 'MDL-30471' of git://github.com/lazydaisy/moodle 2011-11-29 16:28:24 +13:00
Aparup Banerjee
67411c8399 Merge branch 'MDL-30368' of git://github.com/rwijaya/moodle 2011-11-29 11:27:53 +08:00
Jerome Mouneyrac
07cc3d11e2 MDL-28646 add missing authentication web service checks. Merge download/upload script checks in the same lib functions. Make the download scrit return json error message. Add missing webservice lang. Minor unit test doc improvement. 2011-11-29 11:18:36 +08:00
Eloy Lafuente (stronk7)
82fb6d1a08 Merge branch 'wip-MDL-30378-m22' of git://github.com/samhemelryk/moodle 2011-11-29 03:18:02 +01:00
Sam Hemelryk
e68fa2500a Merge branch 'MDL-30347' of git://github.com/stronk7/moodle 2011-11-29 15:16:27 +13:00
Eloy Lafuente (stronk7)
055a278ad9 MDL-30347 lti: disabling outated/incorrect unit tests 2011-11-29 03:05:19 +01:00
Sam Hemelryk
bada16d35c Merged branch 'wip-MDL-30361-master-rtlpatches' of git://github.com/nadavkav/moodle.git with changes 2011-11-29 13:51:25 +13:00
AMOS bot
8cfa492c45 Automatically generated installer lang files 2011-11-29 00:30:40 +00:00
Sam Hemelryk
56c062a45f MDL-30378 navigation: Front page activities are now added to the navigation on every page 2011-11-29 11:13:50 +13:00
Eloy Lafuente (stronk7)
3654f38623 Merge branch 'w48_MDL-30487_m22_filtertest' of git://github.com/skodak/moodle 2011-11-28 20:18:43 +01:00
Petr Skoda
e7b90ca0fa MDL-30487 remove obsolete test
Since MDL-30303 media filter accepts any ? parameters.
2011-11-28 20:11:59 +01:00
Tim Hunt
3385a144b8 MDL-30485 XML import from 1.9 does not handle files in subfolders. 2011-11-28 17:26:17 +00:00
Andrew Robert Nicols
68ec4a273c MDL-30302 Adjust options for calendar day settings 2011-11-28 17:02:31 +00:00
Tim Hunt
7d087744cb MDL-30322 qtypes calc* and mulitanswer -> optional_param_array. 2011-11-28 16:57:00 +00:00
Rossiani Wijaya
dbf4433d75 MDL-30202 forum module: fixed code regression for displaying rss feed icon (link) 2011-11-28 17:49:14 +08:00
Aparup Banerjee
66b97716c5 Merge branch 'wip-MDL-30214-master' of github.com:marinaglancy/moodle 2011-11-28 17:02:26 +08:00
Dongsheng Cai
ec0d6ea2a9 MDL-28646 Web service: core_course_get_contents()
1. Implement core_course_get_contents web service
2. Implement callbacks in folder, resource, page and url modules
3. Implement download script for web service
2011-11-28 16:22:38 +08:00
Aparup Banerjee
3625e9049f Merge branch 'MDL-30379' of git://github.com/rwijaya/moodle 2011-11-28 15:21:34 +08:00
Aparup Banerjee
900d5fd61c MDL-30243 theme - whitespace fixes to afterburner 2011-11-28 14:47:15 +08:00
Aparup Banerjee
00347b3c3c Merge branch 'MDL-30243' of git://github.com/lazydaisy/moodle 2011-11-28 14:33:57 +08:00
Ankit Kumar Agarwal
bbe5bad575 MDL-30440 SCORM Fixing Sql errors in interraction reporting 2011-11-28 11:51:37 +05:30
Rajesh Taneja
3c33d77817 MDL-30466 Backup: Fixed duplicate completion record check error 2011-11-28 14:12:41 +08:00
Sam Hemelryk
ac386aa925 Merge branch 'w48_MDL-30448_m22_urlpar' of git://github.com/skodak/moodle 2011-11-28 18:54:49 +13:00
Sam Hemelryk
beb684ba11 Merge branch 'w48_MDL-30457_m22_deluserspictures' of git://github.com/skodak/moodle 2011-11-28 18:21:39 +13:00
Sam Hemelryk
5c0b8ea3f1 Merge branch 'w48_MDL-30467_m22_delusers' of git://github.com/skodak/moodle 2011-11-28 18:13:27 +13:00
Marina Glancy
beb180689b MDL-30214: Added function forum_get_file_info() to fix the bug with choosing recent forum files in filepicker 2011-11-28 11:52:57 +08:00
Aparup Banerjee
86b3dd264e Merge branch 'MDL-30460-master' of git://github.com/ankitagarwal/moodle 2011-11-28 11:43:03 +08:00
Rossiani Wijaya
24b6984613 MDL-30368 box.net plugins: add richhtml format as part of box.net supported formats 2011-11-28 10:57:03 +08:00
Rossiani Wijaya
ea4721f047 MDL-30379 survey module: change clean_param() to clean_param_array() 2011-11-28 10:12:13 +08:00
Mary Evans
486a9ad89f MDL-30471 Fix for nesting unordered list inside ordered list 2011-11-27 23:53:15 +00:00