Commit graph

49544 commits

Author SHA1 Message Date
AMOS bot
406719af1a Automatically generated installer lang files 2011-09-22 00:55:27 +00:00
Tim Hunt
fabface827 MDL-29464 quiz add random question popup does not update sumgrades. 2011-09-21 16:39:31 +01:00
Tim Hunt
1f347cb71d MDL-29462 html_to_text('0') gives '', not '0'. 2011-09-21 16:38:58 +01:00
Tim Hunt
babfb615c9 MDL-28424 Reviewing a quiz in 'secure mode' gives a fatal error.
The problem was when output was being started in relation to when the fake block was added.

Took the opportunity to clean up the quiz renderer API a bit.
2011-09-21 16:37:21 +01:00
Eloy Lafuente (stronk7)
dab8148fde weekly release 2.2dev 2011-09-21 17:11:02 +02:00
Andrew Davis (andyjdavis)
5e36e1045a MDL-29333 rating: prevent the ratings JS from being intialized multiple times 2011-09-21 15:49:24 +08:00
Andrew Davis (andyjdavis)
5c0452c6f8 MDL-29333 rating: refactored the ratings ajax 2011-09-21 14:54:32 +08:00
Sam Hemelryk
609ad0da5b Merge branch 'MDL-26635' of git://github.com/mouneyrac/moodle 2011-09-21 17:52:53 +12:00
Jerome Mouneyrac
ccda013458 MDL-26635 Return a more explicit debuginfo message when the user can not access the web service function 2011-09-21 13:03:18 +08:00
Eloy Lafuente (stronk7)
0e89333992 Merge branch 'MDL-26567' of git://github.com/timhunt/moodle 2011-09-21 00:10:30 +02:00
Eloy Lafuente (stronk7)
ed9e0cb6ec MDL-21676 user: minor gravatar fixes 2011-09-20 12:43:00 +02:00
Sam Hemelryk
4125bdc139 MDL-21676 user: Implemented support for Gravatar profile pictures
Big thanks to the developers who put effort into this improvement:
* Jonathan Robson <jonathan.robson@remote-learner.net>
* Jonathan Harker <jonathan@catalyst.net.nz>
2011-09-20 12:41:48 +02:00
Tim Hunt
71c4154a98 MDL-26567 no grade category option on the quiz settings form.
Also, refine the standard_grading_coursemodule_elements method to add a
help string.

AMOS BEGIN
 CPY [gradecategory,grades],[gradecategoryonmodform,grades]
AMOS END
2011-09-20 11:10:34 +01:00
Andrew Davis (andyjdavis)
667f63fefa MDL-25241 forum: reimplemented the display of ratings on the forum search page 2011-09-20 16:17:00 +08:00
Eloy Lafuente (stronk7)
8974d17a8f Merge branch 'wip-mdl-29079' of git://github.com/rajeshtaneja/moodle 2011-09-20 09:50:46 +02:00
Aparup Banerjee
c9f7b5e20b Merge branch 'MDL-26890-master' of git://github.com/ankitagarwal/moodle 2011-09-20 13:15:52 +08:00
Ankit Kumar Agarwal
c0d60b3a3f MDL-26890 Forums check on filesize if the file is added to the forum from private area 2011-09-20 10:01:42 +05:30
Rajesh Taneja
94b38ab1c1 MDL-29079 Administration: Added space on both sides of locked checkbox and for rtl language space will be applied accordingly 2011-09-20 11:49:24 +08:00
Aparup Banerjee
48a7eed587 Merge branch 'wip-mdl-28726' of git://github.com/rajeshtaneja/moodle 2011-09-20 10:19:17 +08:00
Sam Hemelryk
436cfb8bb7 Merge branch 'MDL-26841' of git://github.com/stronk7/moodle 2011-09-20 12:14:13 +12:00
Sam Hemelryk
7d6e26b49b Merge branch 'MDL-29392' of git://github.com/timhunt/moodle 2011-09-20 11:58:04 +12:00
Colin Chambers
5a1a7112cd MDL-29394 form editor - Use hidden field when only 1 format option is available #947 2011-09-20 00:35:01 +02:00
Eloy Lafuente (stronk7)
3eabe0ccd5 Merge branch 'wip-mdl-29079' of git://github.com/rajeshtaneja/moodle 2011-09-20 00:17:20 +02:00
Eloy Lafuente (stronk7)
3ff38c0e9c Merge branch 'MDL-28679' of git://github.com/timhunt/moodle 2011-09-20 00:03:46 +02:00
Eloy Lafuente (stronk7)
f1ac51ac60 Merge branch 'MDL-29279' of git://github.com/mouneyrac/moodle 2011-09-19 23:56:41 +02:00
Eloy Lafuente (stronk7)
93eb27d4c0 Merge branch 'MDL-29126_export_separator' of git://github.com/andyjdavis/moodle 2011-09-19 23:38:07 +02:00
Eloy Lafuente (stronk7)
4ac92d2ac1 MDL-29029 admin_tool - fixed 2 ocurrences pointing to old paths 2011-09-19 18:54:30 +02:00
Eloy Lafuente (stronk7)
9d8d55a00e Merge branch 'w37_MDL-29029_m22_admintools' of git://github.com/skodak/moodle 2011-09-19 18:26:55 +02:00
Eloy Lafuente (stronk7)
3d5bb9115d Merge branch 'w37_MDL-29081_m22_googlespellproxy' of git://github.com/skodak/moodle 2011-09-19 18:09:47 +02:00
M Kassaei
5cd7869883 MDL-29392 grade/report/index.php should use $CFG->grade_profilereport 2011-09-19 11:30:49 +01:00
Eloy Lafuente (stronk7)
ab545ab55e Merge branch 'wip-MDL-29185-master' of git://github.com/samhemelryk/moodle 2011-09-19 11:58:37 +02:00
Eloy Lafuente (stronk7)
9ab5df6b8b MDL-26841 backup - prevent any enrolments info to be handled in IMPORT/HUB operations 2011-09-19 11:21:43 +02:00
Aparup Banerjee
aa601cca0a Merge branch 's13_MDL-29036_ws_upload_master' of git://github.com/dongsheng/moodle 2011-09-19 16:02:45 +08:00
Dongsheng Cai
7515e1bac4 MDL-29036 WEBSERVICE : webservice upload script should respect maxbytes and userquota settings 2011-09-19 15:31:34 +08:00
Sam Hemelryk
4cc14ab11e Merge branch 'MDL-29366' of git://github.com/timhunt/moodle 2011-09-19 19:19:42 +12:00
Sam Hemelryk
0910764ff3 Merge branch 'MDL-28329' of git://github.com/timhunt/moodle 2011-09-19 18:36:38 +12:00
Jerome Mouneyrac
a08b4cc8eb MDL-29279 REST server can return json format 2011-09-19 13:54:09 +08:00
Rajesh Taneja
48a614d97e MDL-29079 Administration: Added space between checkboxes on general backup setting page 2011-09-19 13:32:38 +08:00
Sam Hemelryk
931f89cc13 Merge branch 'wip-mdl-25937' of git://github.com/rajeshtaneja/moodle 2011-09-19 17:01:00 +12:00
Aparup Banerjee
9fee890b57 Merge branch 's13_MDL-28509_youtube_master' of github.com:dongsheng/moodle 2011-09-19 12:10:23 +08:00
Dongsheng Cai
4a54e75848 MDL-28509 repository : fixed youtube repository search keyword 2011-09-19 11:57:46 +08:00
Mark Johnson
79ba96f75c MDL-28509 repository_youtube Enable selection of sort order 2011-09-19 11:57:35 +08:00
Sam Hemelryk
668dae632a Merge branch 'MDL-29276' of git://github.com/mouneyrac/moodle 2011-09-19 14:26:58 +12:00
Sam Hemelryk
cb2c93c8db Merge branch 'w37_MDL-29406_m22_configdelete' of git://github.com/skodak/moodle 2011-09-19 13:32:37 +12:00
Sam Hemelryk
7e0b7fe7cf Merge branch 'MDL-29360' of git://github.com/timhunt/moodle 2011-09-19 11:56:34 +12:00
Sam Hemelryk
76ecaa1074 Merge branch 'MDL-28259' of git://github.com/timhunt/moodle 2011-09-19 11:40:48 +12:00
Eloy Lafuente (stronk7)
37b5d8b0c4 MDL-29321 syntax - fix switch() statement 2011-09-19 01:24:51 +02:00
Eloy Lafuente (stronk7)
b1c1eeaec9 MDL-29314 syntax - fix switch() statement 2011-09-19 01:21:57 +02:00
Sam Hemelryk
2b834a1d06 Merge branch 'MDL-29415' of git://github.com/stronk7/moodle 2011-09-19 11:15:04 +12:00
Eloy Lafuente (stronk7)
018213bed2 MDL-29415 xmldb - fix get_columns() in oracle to get char based lengths + test 2011-09-19 00:34:10 +02:00