AMOS bot [Thu, 6 Oct 2011 00:55:31 +0000 (00:55 +0000)]
Automatically generated installer lang files
AMOS bot [Mon, 3 Oct 2011 00:55:23 +0000 (00:55 +0000)]
Automatically generated installer lang files
AMOS bot [Fri, 30 Sep 2011 00:55:16 +0000 (00:55 +0000)]
Automatically generated installer lang files
Eloy Lafuente (stronk7) [Wed, 28 Sep 2011 09:07:04 +0000 (11:07 +0200)]
weekly release 2.2dev
Eloy Lafuente (stronk7) [Wed, 28 Sep 2011 09:04:07 +0000 (11:04 +0200)]
Merge branch 'install_master' of git://github.com/amosbot/moodle
AMOS bot [Wed, 28 Sep 2011 00:55:17 +0000 (00:55 +0000)]
Automatically generated installer lang files
Eloy Lafuente (stronk7) [Tue, 27 Sep 2011 10:12:57 +0000 (12:12 +0200)]
Merge branch 'w38_MDL-29533_m22_yui341pr1' of git://github.com/skodak/moodle
Petr Skoda [Tue, 27 Sep 2011 10:08:02 +0000 (12:08 +0200)]
MDL-29533 add skins
Petr Skoda [Tue, 27 Sep 2011 09:55:16 +0000 (11:55 +0200)]
MDL-29533 fresh build fetched from cdn
Petr Skoda [Tue, 27 Sep 2011 08:12:57 +0000 (10:12 +0200)]
MDL-29504 plugin_callback() - undelete global $CFG that was supposed to be unused
Aparup Banerjee [Tue, 27 Sep 2011 06:52:00 +0000 (14:52 +0800)]
Merge branch 'MDL-29230' of git://github.com/rwijaya/moodle
Aparup Banerjee [Tue, 27 Sep 2011 05:22:14 +0000 (13:22 +0800)]
Merge branch 'wip-mdl-29244' of git://github.com/rajeshtaneja/moodle
Rajesh Taneja [Fri, 16 Sep 2011 08:49:51 +0000 (16:49 +0800)]
MDL-29244 Users: Fixed filter for selecting users who never logged in and course roles dropdown show all revelent roles
Aparup Banerjee [Tue, 27 Sep 2011 03:18:17 +0000 (11:18 +0800)]
Merge branch 'MDL-25241_forum_search_ratings' of git://github.com/andyjdavis/moodle
Aparup Banerjee [Tue, 27 Sep 2011 02:19:06 +0000 (10:19 +0800)]
Merge branch 'w38_MDL-29510_m22_orglang' of git://github.com/skodak/moodle
Sam Hemelryk [Tue, 27 Sep 2011 01:09:18 +0000 (14:09 +1300)]
Merge branch 'master_MDL-29519' of git://github.com/danmarsden/moodle
Eloy Lafuente (stronk7) [Tue, 27 Sep 2011 00:03:50 +0000 (02:03 +0200)]
MDL-29504 plugin_callback() - delete some unused code
Eloy Lafuente (stronk7) [Mon, 26 Sep 2011 23:52:23 +0000 (01:52 +0200)]
Merge branch 'w38_MDL-29509_m22_admintool2' of git://github.com/skodak/moodle
Eloy Lafuente (stronk7) [Mon, 26 Sep 2011 23:02:51 +0000 (01:02 +0200)]
Merge branch 'w38_MDL-29504_m22_plugincallback' of git://github.com/skodak/moodle
Eloy Lafuente (stronk7) [Mon, 26 Sep 2011 22:45:45 +0000 (00:45 +0200)]
Merge branch 'MDL-28686' of git://github.com/bostelm/moodle
Petr Skoda [Sun, 25 Sep 2011 18:26:51 +0000 (20:26 +0200)]
MDL-29509 fix maturity flag
Petr Skoda [Sun, 25 Sep 2011 14:35:34 +0000 (16:35 +0200)]
MDL-29509 fix customlang upgrade script
Petr Skoda [Sun, 25 Sep 2011 14:35:02 +0000 (16:35 +0200)]
MDL-29509 fix small docs typos
Petr Skoda [Sun, 25 Sep 2011 13:43:45 +0000 (15:43 +0200)]
MDL-29509 use appropriate requires and consistent versions for all admin tools
Petr Skoda [Sun, 25 Sep 2011 13:29:17 +0000 (15:29 +0200)]
MDL-29509 migrate DB replace to admin tools
Petr Skoda [Sun, 25 Sep 2011 12:01:29 +0000 (14:01 +0200)]
MDL-29509 new admin tool manager UI
Petr Skoda [Sun, 25 Sep 2011 11:30:16 +0000 (13:30 +0200)]
MDL-29509 remove dangerous and obsolete dataroot purge script
The problem is that we would have to purge files table too, but in any case this is absolutely forbidden for production sites. People have to use command line deleting on dev sites, sorry.
Petr Skoda [Sun, 25 Sep 2011 11:17:07 +0000 (13:17 +0200)]
MDL-29509 new dbperf tool will have to be implemented from scratch
Petr Skoda [Sun, 25 Sep 2011 11:10:41 +0000 (13:10 +0200)]
MDL-29509 move timezoneimport to admin tools
AMOS BEGIN
MOV [configintrotimezones,core_admin],[configintrotimezones,tool_timezoneimport]
MOV [importtimezones,core_admin],[importtimezones,tool_timezoneimport]
MOV [importtimezonescount,core_admin],[importtimezonescount,tool_timezoneimport]
MOV [importtimezonesfailed,core_admin],[importtimezonesfailed,tool_timezoneimport]
MOV [updatetimezones,core_admin],[updatetimezones,tool_timezoneimport]
AMOS END
Petr Skoda [Sun, 25 Sep 2011 10:47:57 +0000 (12:47 +0200)]
MDL-29509 move spamcleaner to admin tools
Why? Because this tool does not support contexts, allows data modifications and is intended only for admins. It is still linked from admin reports for now, we will move it elsewhere once we know where to add general new reports.
AMOS BEGIN
MOV [pluginname,report_spamcleaner],[pluginname,tool_spamcleaner]
MOV [spamauto,report_spamcleaner],[spamauto,tool_spamcleaner]
MOV [spamcannotdelete,report_spamcleaner],[spamcannotdelete,tool_spamcleaner]
MOV [spamcannotfinduser,report_spamcleaner],[spamcannotfinduser,tool_spamcleaner]
MOV [spamcleanerintro,report_spamcleaner],[spamcleanerintro,tool_spamcleaner]
MOV [spamdeleteall,report_spamcleaner],[spamdeleteall,tool_spamcleaner]
MOV [spamdeleteallconfirm,report_spamcleaner],[spamdeleteallconfirm,tool_spamcleaner]
MOV [spamdeleteconfirm,report_spamcleaner],[spamdeleteconfirm,tool_spamcleaner]
MOV [spamdesc,report_spamcleaner],[spamdesc,tool_spamcleaner]
MOV [spameg,report_spamcleaner],[spameg,tool_spamcleaner]
MOV [spamfromblog,report_spamcleaner],[spamfromblog,tool_spamcleaner]
MOV [spaminvalidresult,report_spamcleaner],[spaminvalidresult,tool_spamcleaner]
MOV [spamoperation,report_spamcleaner],[spamoperation,tool_spamcleaner]
MOV [spamresult,report_spamcleaner],[spamresult,tool_spamcleaner]
MOV [spamsearch,report_spamcleaner],[spamsearch,tool_spamcleaner]
AMOS END
Petr Skoda [Sun, 25 Sep 2011 10:20:01 +0000 (12:20 +0200)]
MDL-29509 move qeupgradehelper to admin tools
AMOS BEGIN
MOV [action,local_qeupgradehelper],[action,tool_qeupgradehelper]
MOV [alreadydone,local_qeupgradehelper],[alreadydone,tool_qeupgradehelper]
MOV [areyousure,local_qeupgradehelper],[areyousure,tool_qeupgradehelper]
MOV [areyousuremessage,local_qeupgradehelper],[areyousuremessage,tool_qeupgradehelper]
MOV [areyousureresetmessage,local_qeupgradehelper],[areyousureresetmessage,tool_qeupgradehelper]
MOV [attemptstoconvert,local_qeupgradehelper],[attemptstoconvert,tool_qeupgradehelper]
MOV [backtoindex,local_qeupgradehelper],[backtoindex,tool_qeupgradehelper]
MOV [conversioncomplete,local_qeupgradehelper],[conversioncomplete,tool_qeupgradehelper]
MOV [convertattempts,local_qeupgradehelper],[convertattempts,tool_qeupgradehelper]
MOV [convertquiz,local_qeupgradehelper],[convertquiz,tool_qeupgradehelper]
MOV [convertedattempts,local_qeupgradehelper],[convertedattempts,tool_qeupgradehelper]
MOV [cronenabled,local_qeupgradehelper],[cronenabled,tool_qeupgradehelper]
MOV [croninstructions,local_qeupgradehelper],[croninstructions,tool_qeupgradehelper]
MOV [cronprocesingtime,local_qeupgradehelper],[cronprocesingtime,tool_qeupgradehelper]
MOV [cronsetup,local_qeupgradehelper],[cronsetup,tool_qeupgradehelper]
MOV [cronsetup_desc,local_qeupgradehelper],[cronsetup_desc,tool_qeupgradehelper]
MOV [cronstarthour,local_qeupgradehelper],[cronstarthour,tool_qeupgradehelper]
MOV [cronstophour,local_qeupgradehelper],[cronstophour,tool_qeupgradehelper]
MOV [extracttestcase,local_qeupgradehelper],[extracttestcase,tool_qeupgradehelper]
MOV [extracttestcase_desc,local_qeupgradehelper],[extracttestcase_desc,tool_qeupgradehelper]
MOV [gotoindex,local_qeupgradehelper],[gotoindex,tool_qeupgradehelper]
MOV [gotoquizreport,local_qeupgradehelper],[gotoquizreport,tool_qeupgradehelper]
MOV [gotoresetlink,local_qeupgradehelper],[gotoresetlink,tool_qeupgradehelper]
MOV [includedintheupgrade,local_qeupgradehelper],[includedintheupgrade,tool_qeupgradehelper]
MOV [invalidquizid,local_qeupgradehelper],[invalidquizid,tool_qeupgradehelper]
MOV [listpreupgrade,local_qeupgradehelper],[listpreupgrade,tool_qeupgradehelper]
MOV [listpreupgrade_desc,local_qeupgradehelper],[listpreupgrade_desc,tool_qeupgradehelper]
MOV [listpreupgradeintro,local_qeupgradehelper],[listpreupgradeintro,tool_qeupgradehelper]
MOV [listtodo,local_qeupgradehelper],[listtodo,tool_qeupgradehelper]
MOV [listtodo_desc,local_qeupgradehelper],[listtodo_desc,tool_qeupgradehelper]
MOV [listtodointro,local_qeupgradehelper],[listtodointro,tool_qeupgradehelper]
MOV [listupgraded,local_qeupgradehelper],[listupgraded,tool_qeupgradehelper]
MOV [listupgraded_desc,local_qeupgradehelper],[listupgraded_desc,tool_qeupgradehelper]
MOV [listupgradedintro,local_qeupgradehelper],[listupgradedintro,tool_qeupgradehelper]
MOV [noquizattempts,local_qeupgradehelper],[noquizattempts,tool_qeupgradehelper]
MOV [nothingupgradedyet,local_qeupgradehelper],[nothingupgradedyet,tool_qeupgradehelper]
MOV [notupgradedsiterequired,local_qeupgradehelper],[notupgradedsiterequired,tool_qeupgradehelper]
MOV [numberofattempts,local_qeupgradehelper],[numberofattempts,tool_qeupgradehelper]
MOV [oldsitedetected,local_qeupgradehelper],[oldsitedetected,tool_qeupgradehelper]
MOV [outof,local_qeupgradehelper],[outof,tool_qeupgradehelper]
MOV [pluginname,local_qeupgradehelper],[pluginname,tool_qeupgradehelper]
MOV [pretendupgrade,local_qeupgradehelper],[pretendupgrade,tool_qeupgradehelper]
MOV [pretendupgrade_desc,local_qeupgradehelper],[pretendupgrade_desc,tool_qeupgradehelper]
MOV [questionsessions,local_qeupgradehelper],[questionsessions,tool_qeupgradehelper]
MOV [quizid,local_qeupgradehelper],[quizid,tool_qeupgradehelper]
MOV [quizupgrade,local_qeupgradehelper],[quizupgrade,tool_qeupgradehelper]
MOV [quizzesthatcanbereset,local_qeupgradehelper],[quizzesthatcanbereset,tool_qeupgradehelper]
MOV [quizzestobeupgraded,local_qeupgradehelper],[quizzestobeupgraded,tool_qeupgradehelper]
MOV [quizzeswithunconverted,local_qeupgradehelper],[quizzeswithunconverted,tool_qeupgradehelper]
MOV [resetquiz,local_qeupgradehelper],[resetquiz,tool_qeupgradehelper]
MOV [resetcomplete,local_qeupgradehelper],[resetcomplete,tool_qeupgradehelper]
MOV [resettingquizattempts,local_qeupgradehelper],[resettingquizattempts,tool_qeupgradehelper]
MOV [resettingquizattemptsprogress,local_qeupgradehelper],[resettingquizattemptsprogress,tool_qeupgradehelper]
MOV [upgradingquizattempts,local_qeupgradehelper],[upgradingquizattempts,tool_qeupgradehelper]
MOV [upgradedsitedetected,local_qeupgradehelper],[upgradedsitedetected,tool_qeupgradehelper]
MOV [upgradedsiterequired,local_qeupgradehelper],[upgradedsiterequired,tool_qeupgradehelper]
MOV [veryoldattemtps,local_qeupgradehelper],[veryoldattemtps,tool_qeupgradehelper]
AMOS END
Petr Skoda [Sun, 25 Sep 2011 09:52:09 +0000 (11:52 +0200)]
MDL-29509 move customlang to admin tools
AMOS BEGIN
MOV [checkin,report_customlang],[checkin,tool_customlang]
MOV [checkout,report_customlang],[checkout,tool_customlang]
MOV [checkoutdone,report_customlang],[checkoutdone,tool_customlang]
MOV [checkoutinprogress,report_customlang],[checkoutinprogress,tool_customlang]
MOV [confirmcheckin,report_customlang],[confirmcheckin,tool_customlang]
MOV [customlang:edit,report_customlang],[customlang:edit,tool_customlang]
MOV [customlang:view,report_customlang],[customlang:view,tool_customlang]
MOV [filter,report_customlang],[filter,tool_customlang]
MOV [filtercomponent,report_customlang],[filtercomponent,tool_customlang]
MOV [filtercustomized,report_customlang],[filtercustomized,tool_customlang]
MOV [filtermodified,report_customlang],[filtermodified,tool_customlang]
MOV [filteronlyhelps,report_customlang],[filteronlyhelps,tool_customlang]
MOV [filtershowstrings,report_customlang],[filtershowstrings,tool_customlang]
MOV [filterstringid,report_customlang],[filterstringid,tool_customlang]
MOV [filtersubstring,report_customlang],[filtersubstring,tool_customlang]
MOV [headingcomponent,report_customlang],[headingcomponent,tool_customlang]
MOV [headinglocal,report_customlang],[headinglocal,tool_customlang]
MOV [headingstandard,report_customlang],[headingstandard,tool_customlang]
MOV [headingstringid,report_customlang],[headingstringid,tool_customlang]
MOV [markinguptodate,report_customlang],[markinguptodate,tool_customlang]
MOV [markinguptodate_help,report_customlang],[markinguptodate_help,tool_customlang]
MOV [markuptodate,report_customlang],[markuptodate,tool_customlang]
MOV [modifiedno,report_customlang],[modifiedno,tool_customlang]
MOV [modifiednum,report_customlang],[modifiednum,tool_customlang]
MOV [nostringsfound,report_customlang],[nostringsfound,tool_customlang]
MOV [placeholder,report_customlang],[placeholder,tool_customlang]
MOV [placeholder_help,report_customlang],[placeholder_help,tool_customlang]
MOV [placeholderwarning,report_customlang],[placeholderwarning,tool_customlang]
MOV [pluginname,report_customlang],[pluginname,tool_customlang]
MOV [savecheckin,report_customlang],[savecheckin,tool_customlang]
MOV [savecontinue,report_customlang],[savecontinue,tool_customlang]
AMOS END
Petr Skoda [Sat, 24 Sep 2011 15:42:09 +0000 (17:42 +0200)]
MDL-29509 explain registration url trouble
The problem is that the registration does not pass the confirmation url together with the registration request, this means we can not move the admin/registration to admin/tool/registration, but also sites with custom $CFG->admin can not be registered either.
Petr Skoda [Sat, 24 Sep 2011 15:32:14 +0000 (17:32 +0200)]
MDL-29509 add cron support for admin tools
Petr Skoda [Sat, 24 Sep 2011 13:16:00 +0000 (15:16 +0200)]
MDL-29504 fix invalid plugin callback names
Only modules are allow to use old style non-frankenstyle callback names, all other plugins must use full component prefix.
Sam Hemelryk [Mon, 26 Sep 2011 22:24:02 +0000 (11:24 +1300)]
Merge branch 'MDL-28424' of git://github.com/timhunt/moodle.git with changes
Eloy Lafuente (stronk7) [Mon, 26 Sep 2011 22:00:20 +0000 (00:00 +0200)]
Merge branch 'w38_MDL-29401_m22_frankenstyle' of git://github.com/skodak/moodle
Petr Skoda [Mon, 26 Sep 2011 21:26:09 +0000 (23:26 +0200)]
MDL-29401 few more tests for Eloy
Petr Skoda [Mon, 26 Sep 2011 21:21:39 +0000 (23:21 +0200)]
MDL-29401 fix previous regression
The problem was introduced when / was removed from PARAM_ALPHAEXT.
Eloy Lafuente (stronk7) [Mon, 26 Sep 2011 20:40:32 +0000 (22:40 +0200)]
Merge branch 'MDL-29462' of git://github.com/timhunt/moodle
Eloy Lafuente (stronk7) [Mon, 26 Sep 2011 20:27:00 +0000 (22:27 +0200)]
Merge branch 'MDL-28202' of git://github.com/timhunt/moodle
Eloy Lafuente (stronk7) [Mon, 26 Sep 2011 20:10:52 +0000 (22:10 +0200)]
Merge branch 'w38_MDL-29533_m22_yui341pr1' of git://github.com/skodak/moodle
Petr Skoda [Mon, 26 Sep 2011 19:54:31 +0000 (21:54 +0200)]
MDL-29533 import new YUI 3.4.1pr1
We need to test this in master because we need to backport it into Moodle 2.1.x in order to resolve issues with latest browsers.
Eloy Lafuente (stronk7) [Mon, 26 Sep 2011 19:47:40 +0000 (21:47 +0200)]
Merge branch 'MDL-29427' of git://github.com/timhunt/moodle
Eloy Lafuente (stronk7) [Mon, 26 Sep 2011 19:43:57 +0000 (21:43 +0200)]
Merge branch 'MDL-29528' of git://github.com/timhunt/moodle
Tim Hunt [Mon, 26 Sep 2011 12:28:01 +0000 (13:28 +0100)]
MDL-29528 qtype multichoice and caclulated combined feedback format overwritten during upgrade.
Aparup Banerjee [Mon, 26 Sep 2011 08:57:01 +0000 (16:57 +0800)]
Merge branch 'MDL-29270-question-grade' of git://github.com/mudrd8mz/moodle
Aparup Banerjee [Mon, 26 Sep 2011 08:00:04 +0000 (16:00 +0800)]
Merge branch 'wip-MDL-29487-master' of git://github.com/samhemelryk/moodle
Aparup Banerjee [Mon, 26 Sep 2011 06:32:52 +0000 (14:32 +0800)]
Merge branch 'MDL-29464' of git://github.com/timhunt/moodle
Aparup Banerjee [Mon, 26 Sep 2011 05:47:20 +0000 (13:47 +0800)]
Merge branch 'MDL-29333_rating_ajax' of git://github.com/andyjdavis/moodle
Sam Hemelryk [Mon, 26 Sep 2011 01:03:54 +0000 (14:03 +1300)]
Merge branch 'MDL-29428' of git://github.com/timhunt/moodle
AMOS bot [Mon, 26 Sep 2011 00:55:27 +0000 (00:55 +0000)]
Merge branch 'master' into install_master
Sam Hemelryk [Mon, 26 Sep 2011 00:53:17 +0000 (13:53 +1300)]
Merge branch 'MDL-29484' of git://github.com/timhunt/moodle
Sam Hemelryk [Mon, 26 Sep 2011 00:50:36 +0000 (13:50 +1300)]
Merge branch 'MDL-29492' of git://github.com/timhunt/moodle
Sam Hemelryk [Mon, 26 Sep 2011 00:47:41 +0000 (13:47 +1300)]
Merge branch 'MDL-29493' of git://github.com/timhunt/moodle
Petr Skoda [Mon, 26 Sep 2011 00:16:31 +0000 (02:16 +0200)]
MDL-29401 fix forgotten area
Thanks Eloy!
Dan Marsden [Mon, 26 Sep 2011 00:15:15 +0000 (13:15 +1300)]
MDL-29519 move plagiarism cron to after event queue
Sam Hemelryk [Sun, 25 Sep 2011 23:55:19 +0000 (12:55 +1300)]
Merge branch 'MDL-29416' of git://github.com/stronk7/moodle
Sam Hemelryk [Sun, 25 Sep 2011 23:37:12 +0000 (12:37 +1300)]
Merge branch 'MDL-29336-numerrors-mapping' of git://github.com/mudrd8mz/moodle
Eloy Lafuente (stronk7) [Fri, 23 Sep 2011 00:29:58 +0000 (02:29 +0200)]
MDL-29416 oracle - xmldb report to change all BYTE semantics to CHAR
Sam Hemelryk [Sun, 25 Sep 2011 21:52:48 +0000 (10:52 +1300)]
Merge branch 'MDL-29478' of git://github.com/stronk7/moodle
Sam Hemelryk [Sun, 25 Sep 2011 21:46:39 +0000 (10:46 +1300)]
Merge branch 'MDL-29139' of git://github.com/nebgor/moodle
Sam Hemelryk [Sun, 25 Sep 2011 21:38:54 +0000 (10:38 +1300)]
Merge branch 'MDL-29190_master_wip' of git://github.com/grabs/moodle
Jean-Michel Vedrine [Sun, 25 Sep 2011 21:30:40 +0000 (23:30 +0200)]
MDL-29270 Fixed question bank backup converter (field rename)
Eloy Lafuente (stronk7) [Sun, 25 Sep 2011 15:25:04 +0000 (17:25 +0200)]
weekly release 2.2dev (emergency)
Eloy Lafuente (stronk7) [Sun, 25 Sep 2011 15:13:40 +0000 (17:13 +0200)]
MDL-29512 Revert "MDL-25937 Froms Library: Added server side validation for filepicker and filemanager"
This reverts commit
f03a17bb09bed83a29cda253c2049c937852dd38.
Eloy Lafuente (stronk7) [Sun, 25 Sep 2011 15:10:27 +0000 (17:10 +0200)]
MDL-29512 Revert "MDL-25937 Forms Library: Added Javascript validation for filepicker and filemanager. Also fixed disbledif rule check for both"
This reverts commit
7dfe3c517b8cf88356b1d1e208480b1a15452273.
Petr Skoda [Sat, 24 Sep 2011 13:07:27 +0000 (15:07 +0200)]
MDL-29401 introduce new frankenstyle PARAM types
New PARAM_COMPONENT, PARAM_AREA and PARAM_PLUGIN + fixing of hopefully all current incorrect parameter types. This should help with diagnosing of incorrectly named 3rd party plugins too.
Petr Skoda [Sun, 25 Sep 2011 07:28:45 +0000 (09:28 +0200)]
MDL-29510 remove moodle.org lang file
It is now maintained in a separate local plugin. Translators have to use AMOS already.
AMOS bot [Sun, 25 Sep 2011 00:55:16 +0000 (00:55 +0000)]
Automatically generated installer lang files
AMOS bot [Sat, 24 Sep 2011 00:55:18 +0000 (00:55 +0000)]
Automatically generated installer lang files
Andreas Grabs [Fri, 23 Sep 2011 16:56:47 +0000 (18:56 +0200)]
MDL-29190 - XHTML not well formed in show_nonrespondents.php
Tim Hunt [Fri, 23 Sep 2011 11:48:24 +0000 (12:48 +0100)]
MDL-29493 questions should be createable with defaultmark a float.
Tim Hunt [Fri, 23 Sep 2011 11:14:46 +0000 (12:14 +0100)]
MDL-29492 restore unit test prettiness.
Tim Hunt [Fri, 23 Sep 2011 11:05:47 +0000 (12:05 +0100)]
MDL-29484 qformat xml tests failing.
Sam Hemelryk [Fri, 23 Sep 2011 06:17:35 +0000 (18:17 +1200)]
MDL-29487 enrol: Fixed typo in enrol_sharing_course
Rossiani Wijaya [Fri, 23 Sep 2011 06:02:46 +0000 (14:02 +0800)]
MDL-29230 lesson_module: fixed question's answer to have 0 value.
Eloy Lafuente (stronk7) [Thu, 22 Sep 2011 23:46:38 +0000 (01:46 +0200)]
MDL-29478 unittest - fix rating tests so they can be executed with accesslib caches cleaned
Eloy Lafuente (stronk7) [Thu, 22 Sep 2011 23:35:46 +0000 (01:35 +0200)]
MDL-29478 unittest - explicity include blog/lib.php. Was causing "random" errors
Eloy Lafuente (stronk7) [Thu, 22 Sep 2011 22:11:50 +0000 (00:11 +0200)]
MDL-29478 unittest - we aren't a report anymore but one admin/tool
Eloy Lafuente (stronk7) [Thu, 22 Sep 2011 22:03:56 +0000 (00:03 +0200)]
MDL-29478 blog - fixed some recent regressions introduced by MDL-29186
Tim Hunt [Thu, 22 Sep 2011 17:12:43 +0000 (18:12 +0100)]
MDL-29427 quiz nav: information items should should have a state tooltip
Tim Hunt [Thu, 22 Sep 2011 16:56:02 +0000 (17:56 +0100)]
MDL-29428 quiz navigation panel should use 'This page' (accessibility improvement)
Kyle Temkin [Thu, 22 Sep 2011 11:11:49 +0000 (12:11 +0100)]
MDL-28202 qtype_calculated fix edge case in the rounding code.
Aparup Banerjee [Thu, 22 Sep 2011 03:52:26 +0000 (11:52 +0800)]
MDL-29139 Forms Library : fixed missing require_once
David Mudrak [Thu, 22 Sep 2011 03:17:44 +0000 (05:17 +0200)]
MDL-29336 Saving grade mapping table in the Workshop
The Workshop module using the "Number of errors" grading strategy did
not save all items in the grade mapping table. If some assessment form
fields have weight > 1, the number of possible errors is greater that
the number of the assessment form fields. The previous code deleted all
mappings where the number of errors was greater than the number of
fields.
In this patch, the maximum number of possible errors is calculated as a
sum of weights of all fields. Only mappings over this maximum are
deleted now.
AMOS bot [Thu, 22 Sep 2011 00:55:27 +0000 (00:55 +0000)]
Automatically generated installer lang files
Tim Hunt [Wed, 21 Sep 2011 15:07:09 +0000 (16:07 +0100)]
MDL-29464 quiz add random question popup does not update sumgrades.
Tim Hunt [Wed, 21 Sep 2011 13:37:50 +0000 (14:37 +0100)]
MDL-29462 html_to_text('0') gives '', not '0'.
Tim Hunt [Wed, 21 Sep 2011 14:31:12 +0000 (15:31 +0100)]
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.
Eloy Lafuente (stronk7) [Wed, 21 Sep 2011 15:11:02 +0000 (17:11 +0200)]
weekly release 2.2dev
Andrew Davis (andyjdavis) [Wed, 21 Sep 2011 07:49:24 +0000 (15:49 +0800)]
MDL-29333 rating: prevent the ratings JS from being intialized multiple times
Andrew Davis (andyjdavis) [Wed, 21 Sep 2011 06:54:32 +0000 (14:54 +0800)]
MDL-29333 rating: refactored the ratings ajax
Sam Hemelryk [Wed, 21 Sep 2011 05:52:53 +0000 (17:52 +1200)]
Merge branch 'MDL-26635' of git://github.com/mouneyrac/moodle
Jerome Mouneyrac [Wed, 21 Sep 2011 05:03:18 +0000 (13:03 +0800)]
MDL-26635 Return a more explicit debuginfo message when the user can not access the web service function
Eloy Lafuente (stronk7) [Tue, 20 Sep 2011 22:10:30 +0000 (00:10 +0200)]
Merge branch 'MDL-26567' of git://github.com/timhunt/moodle
Eloy Lafuente (stronk7) [Tue, 20 Sep 2011 09:07:17 +0000 (11:07 +0200)]
MDL-21676 user: minor gravatar fixes
Sam Hemelryk [Mon, 19 Sep 2011 23:40:22 +0000 (11:40 +1200)]
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>
Tim Hunt [Sun, 28 Aug 2011 09:21:15 +0000 (10:21 +0100)]
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
Andrew Davis (andyjdavis) [Mon, 19 Sep 2011 08:06:05 +0000 (16:06 +0800)]
MDL-25241 forum: reimplemented the display of ratings on the forum search page