Aparup Banerjee [Fri, 11 Nov 2011 05:27:27 +0000 (13:27 +0800)]
MDL-27037 wiki : fixed whitespace.
Mayank Gupta [Fri, 8 Apr 2011 18:10:36 +0000 (23:40 +0530)]
MDL-27037, wiki does not support visiblegroups functionality
Aparup Banerjee [Fri, 11 Nov 2011 03:26:22 +0000 (11:26 +0800)]
Merge branch 'wip-MDL-26712-master' of git://github.com/phalacee/moodle
Eloy Lafuente (stronk7) [Fri, 11 Nov 2011 02:37:55 +0000 (03:37 +0100)]
Merge branch 'MDL-26647-master' of git://github.com/sammarshallou/moodle
Conflicts:
lib/db/upgrade.php
report/completion/index.php
report/progress/index.php
version.php
Eloy Lafuente (stronk7) [Fri, 11 Nov 2011 01:42:40 +0000 (02:42 +0100)]
Merge branch 'MDL-29035-master' of git://github.com/ankitagarwal/moodle
Eloy Lafuente (stronk7) [Fri, 11 Nov 2011 01:31:21 +0000 (02:31 +0100)]
Merge branch 'MDL-22351' of git://github.com/lazydaisy/moodle
Conflicts:
theme/anomaly/style/general.css
Merged with some changes done with the introduction of
the new report plugins (MDL-29030)
Stephen Bourget [Thu, 10 Nov 2011 22:08:43 +0000 (17:08 -0500)]
MDL-29529 Assignment: Fix regression caused by MDL-27638
Eloy Lafuente (stronk7) [Thu, 10 Nov 2011 23:20:13 +0000 (00:20 +0100)]
Merge branch 'wip-MDL-25511' of git://github.com/lazydaisy/moodle
Conflicts:
theme/canvas/style/course.css
Eloy Lafuente (stronk7) [Thu, 10 Nov 2011 20:54:36 +0000 (21:54 +0100)]
Merge branch 'MDL-29808' of git://github.com/timhunt/moodle
Conflicts:
question/type/upgrade.txt
There were already one just added upgrade.txt file so this ended
conflicting. Reviewed the contents, I've deleted the less detailed
note about pluginname, leaving the longer description added by Tim.
Ciao :-)
Eloy Lafuente (stronk7) [Thu, 10 Nov 2011 20:47:22 +0000 (21:47 +0100)]
Merge branch 'MDL-29945' of git://github.com/timhunt/moodle
Tim Hunt [Thu, 3 Nov 2011 16:44:26 +0000 (16:44 +0000)]
MDL-29808 qtypes: use standard pluginname strings and update version.php
AMOS BEGIN
MOV [calculated,qtype_calculated],[pluginname,qtype_calculated]
MOV [calculated_help,qtype_calculated],[pluginname_help,qtype_calculated]
MOV [calculated_link,qtype_calculated],[pluginname_link,qtype_calculated]
MOV [addingcalculated,qtype_calculated],[pluginnameadding,qtype_calculated]
MOV [editingcalculated,qtype_calculated],[pluginnameediting,qtype_calculated]
MOV [calculatedsummary,qtype_calculated],[pluginnamesummary,qtype_calculated]
MOV [calculatedmulti,qtype_calculatedmulti],[pluginname,qtype_calculatedmulti]
MOV [calculatedmulti_help,qtype_calculatedmulti],[pluginname_help,qtype_calculatedmulti]
MOV [calculatedmulti_link,qtype_calculatedmulti],[pluginname_link,qtype_calculatedmulti]
MOV [addingcalculatedmulti,qtype_calculatedmulti],[pluginnameadding,qtype_calculatedmulti]
MOV [editingcalculatedmulti,qtype_calculatedmulti],[pluginnameediting,qtype_calculatedmulti]
MOV [calculatedmultisummary,qtype_calculatedmulti],[pluginnamesummary,qtype_calculatedmulti]
MOV [calculatedsimple,qtype_calculatedsimple],[pluginname,qtype_calculatedsimple]
MOV [calculatedsimple_help,qtype_calculatedsimple],[pluginname_help,qtype_calculatedsimple]
MOV [calculatedsimple_link,qtype_calculatedsimple],[pluginname_link,qtype_calculatedsimple]
MOV [addingcalculatedsimple,qtype_calculatedsimple],[pluginnameadding,qtype_calculatedsimple]
MOV [editingcalculatedsimple,qtype_calculatedsimple],[pluginnameediting,qtype_calculatedsimple]
MOV [calculatedsimplesummary,qtype_calculatedsimple],[pluginnamesummary,qtype_calculatedsimple]
MOV [description,qtype_description],[pluginname,qtype_description]
MOV [description_help,qtype_description],[pluginname_help,qtype_description]
MOV [addingdescription,qtype_description],[pluginnameadding,qtype_description]
MOV [editingdescription,qtype_description],[pluginnameediting,qtype_description]
MOV [descriptionsummary,qtype_description],[pluginnamesummary,qtype_description]
MOV [essay,qtype_essay],[pluginname,qtype_essay]
MOV [essay_help,qtype_essay],[pluginname_help,qtype_essay]
MOV [essay_link,qtype_essay],[pluginname_link,qtype_essay]
MOV [addingessay,qtype_essay],[pluginnameadding,qtype_essay]
MOV [editingessay,qtype_essay],[pluginnameediting,qtype_essay]
MOV [essaysummary,qtype_essay],[pluginnamesummary,qtype_essay]
MOV [match,qtype_match],[pluginname,qtype_match]
MOV [match_help,qtype_match],[pluginname_help,qtype_match]
MOV [match_link,qtype_match],[pluginname_link,qtype_match]
MOV [addingmatch,qtype_match],[pluginnameadding,qtype_match]
MOV [editingmatch,qtype_match],[pluginnameediting,qtype_match]
MOV [matchsummary,qtype_match],[pluginnamesummary,qtype_match]
MOV [missingtype,qtype_missingtype],[pluginname,qtype_missingtype]
MOV [addingmissingtype,qtype_missingtype],[pluginnameadding,qtype_missingtype]
MOV [editingmissingtype,qtype_missingtype],[pluginnameediting,qtype_missingtype]
MOV [multianswer,qtype_multianswer],[pluginname,qtype_multianswer]
MOV [multianswer_help,qtype_multianswer],[pluginname_help,qtype_multianswer]
MOV [multianswer_link,qtype_multianswer],[pluginname_link,qtype_multianswer]
MOV [addingmultianswer,qtype_multianswer],[pluginnameadding,qtype_multianswer]
MOV [editingmultianswer,qtype_multianswer],[pluginnameediting,qtype_multianswer]
MOV [multianswersummary,qtype_multianswer],[pluginnamesummary,qtype_multianswer]
MOV [multichoice,qtype_multichoice],[pluginname,qtype_multichoice]
MOV [multichoice_help,qtype_multichoice],[pluginname_help,qtype_multichoice]
MOV [multichoice_link,qtype_multichoice],[pluginname_link,qtype_multichoice]
MOV [addingmultichoice,qtype_multichoice],[pluginnameadding,qtype_multichoice]
MOV [editingmultichoice,qtype_multichoice],[pluginnameediting,qtype_multichoice]
MOV [multichoicesummary,qtype_multichoice],[pluginnamesummary,qtype_multichoice]
MOV [numerical,qtype_numerical],[pluginname,qtype_numerical]
MOV [numerical_help,qtype_numerical],[pluginname_help,qtype_numerical]
MOV [numerical_link,qtype_numerical],[pluginname_link,qtype_numerical]
MOV [addingnumerical,qtype_numerical],[pluginnameadding,qtype_numerical]
MOV [editingnumerical,qtype_numerical],[pluginnameediting,qtype_numerical]
MOV [numericalsummary,qtype_numerical],[pluginnamesummary,qtype_numerical]
MOV [random,qtype_random],[pluginname,qtype_random]
MOV [random_help,qtype_random],[pluginname_help,qtype_random]
MOV [editingrandom,qtype_random],[pluginnameediting,qtype_random]
MOV [shortanswer,qtype_shortanswer],[pluginname,qtype_shortanswer]
MOV [shortanswer_help,qtype_shortanswer],[pluginname_help,qtype_shortanswer]
MOV [shortanswer_link,qtype_shortanswer],[pluginname_link,qtype_shortanswer]
MOV [addingshortanswer,qtype_shortanswer],[pluginnameadding,qtype_shortanswer]
MOV [editingshortanswer,qtype_shortanswer],[pluginnameediting,qtype_shortanswer]
MOV [shortanswersummary,qtype_shortanswer],[pluginnamesummary,qtype_shortanswer]
MOV [truefalse,qtype_truefalse],[pluginname,qtype_truefalse]
MOV [truefalse_help,qtype_truefalse],[pluginname_help,qtype_truefalse]
MOV [truefalse_link,qtype_truefalse],[pluginname_link,qtype_truefalse]
MOV [addingtruefalse,qtype_truefalse],[pluginnameadding,qtype_truefalse]
MOV [editingtruefalse,qtype_truefalse],[pluginnameediting,qtype_truefalse]
MOV [truefalsesummary,qtype_truefalse],[pluginnamesummary,qtype_truefalse]
AMOS END
Tim Hunt [Thu, 3 Nov 2011 11:16:14 +0000 (11:16 +0000)]
MDL-29808 qformats: use standard pluginname string and add version.php
AMOS BEGIN
MOV [aiken,qformat_aiken],[pluginname,qformat_aiken]
MOV [aiken_help,qformat_aiken],[pluginname_help,qformat_aiken]
MOV [aiken_link,qformat_aiken],[pluginname_link,qformat_aiken]
MOV [blackboard,qformat_blackboard],[pluginname,qformat_blackboard]
MOV [blackboard_help,qformat_blackboard],[pluginname_help,qformat_blackboard]
MOV [blackboard_six,qformat_blackboard_six],[pluginname,qformat_blackboard_six]
MOV [blackboard_six_help,qformat_blackboard_six],[pluginname_help,qformat_blackboard_six]
MOV [examview,qformat_examview],[pluginname,qformat_examview]
MOV [examview_help,qformat_examview],[pluginname_help,qformat_examview]
MOV [gift_help,qformat_gift],[pluginname_help,qformat_gift]
MOV [gift_link,qformat_gift],[pluginname_link,qformat_gift]
MOV [learnwise,qformat_learnwise],[pluginname,qformat_learnwise]
MOV [learnwise_help,qformat_learnwise],[pluginname_help,qformat_learnwise]
MOV [missingword,qformat_missingword],[pluginname,qformat_missingword]
MOV [missingword_help,qformat_missingword],[pluginname_help,qformat_missingword]
MOV [missingword_link,qformat_missingword],[pluginname_link,qformat_missingword]
MOV [multianswer,qformat_multianswer],[pluginname,qformat_multianswer]
MOV [multianswer_help,qformat_multianswer],[pluginname_help,qformat_multianswer]
MOV [multianswer_link,qformat_multianswer],[pluginname_link,qformat_multianswer]
MOV [webct_help,qformat_webct],[pluginname_help,qformat_webct]
MOV [webct_link,qformat_webct],[pluginname_link,qformat_webct]
MOV [xhtml,qformat_xhtml],[pluginname,qformat_xhtml]
MOV [xhtml_help,qformat_xhtml],[pluginname_help,qformat_xhtml]
MOV [xhtml_link,qformat_xhtml],[pluginname_link,qformat_xhtml]
MOV [xml_help,qformat_xml],[pluginname_help,qformat_xml]
MOV [xml_link,qformat_xml],[pluginname_link,qformat_xml]
AMOS END
Tim Hunt [Wed, 2 Nov 2011 17:13:11 +0000 (17:13 +0000)]
MDL-29808 qbehaviours: update to use ->dependencies in version.php
Tim Hunt [Wed, 2 Nov 2011 15:57:25 +0000 (15:57 +0000)]
MDL-29945 plugin management: don't show Uninstall links for required plugins.
Eloy Lafuente (stronk7) [Thu, 10 Nov 2011 15:55:54 +0000 (16:55 +0100)]
MDL-28277 scorm report - set interaction as standard + version component
Eloy Lafuente (stronk7) [Thu, 10 Nov 2011 00:58:57 +0000 (01:58 +0100)]
Merge branch 'MDL-30027' of git://github.com/mouneyrac/moodle
Eloy Lafuente (stronk7) [Thu, 10 Nov 2011 00:49:56 +0000 (01:49 +0100)]
Merge branch 'MDL-30043' of git://github.com/mouneyrac/moodle
Eloy Lafuente (stronk7) [Thu, 10 Nov 2011 00:43:07 +0000 (01:43 +0100)]
Merge branch 'MDL-29931' of git://github.com/mouneyrac/moodle
Eloy Lafuente (stronk7) [Thu, 10 Nov 2011 00:32:01 +0000 (01:32 +0100)]
Merge branch 'MDL-28426' of git://github.com/timhunt/moodle
Eloy Lafuente (stronk7) [Wed, 9 Nov 2011 23:25:45 +0000 (00:25 +0100)]
Merge branch 'MDL-30145' of git://github.com/timhunt/moodle
Eloy Lafuente (stronk7) [Wed, 9 Nov 2011 23:22:13 +0000 (00:22 +0100)]
Merge branch 'MDL-30158-master' of git://github.com/ankitagarwal/moodle
Eloy Lafuente (stronk7) [Wed, 9 Nov 2011 22:59:02 +0000 (23:59 +0100)]
Merge branch 'w44_MDL-30148_m22_guestpass' of git://github.com/skodak/moodle
Eloy Lafuente (stronk7) [Wed, 9 Nov 2011 22:47:01 +0000 (23:47 +0100)]
Merge branch 'w44_MDL-30131_m22_enrolcaching' of https://github.com/skodak/moodle
Sam Hemelryk [Wed, 9 Nov 2011 21:15:50 +0000 (10:15 +1300)]
Merged branch 'w44_MDL-29030_m22_reports' of git://github.com/skodak/moodle.git with conflict resolution
Sam Hemelryk [Wed, 9 Nov 2011 20:41:38 +0000 (09:41 +1300)]
Merge branch 'w44_MDL-30150_m22_pagetypefrankenstyle' of git://github.com/skodak/moodle
Eloy Lafuente (stronk7) [Wed, 9 Nov 2011 15:35:57 +0000 (16:35 +0100)]
Merge branch 'w44_MDL-29897_m22_upgradetxt' of git://github.com/skodak/moodle
Eloy Lafuente (stronk7) [Wed, 9 Nov 2011 15:32:30 +0000 (16:32 +0100)]
NOBUG: Whitespace fixes
Eloy Lafuente (stronk7) [Wed, 9 Nov 2011 14:55:07 +0000 (15:55 +0100)]
Merge branch 'MDL-27542b' of git://github.com/rwijaya/moodle
Aparup Banerjee [Wed, 9 Nov 2011 09:55:04 +0000 (17:55 +0800)]
Merge branch 'MDL-29620-workshop-sequence' of git://github.com/mudrd8mz/moodle
Eloy Lafuente (stronk7) [Wed, 9 Nov 2011 09:05:40 +0000 (10:05 +0100)]
Merge branch 'w44_MDL-30151_m22_initialforumsubscribe' of git://github.com/skodak/moodle
Sun Zhigang [Tue, 4 Oct 2011 11:50:30 +0000 (19:50 +0800)]
MDL-29656 Fix bad string reference
Eloy Lafuente (stronk7) [Wed, 9 Nov 2011 08:43:18 +0000 (09:43 +0100)]
Merge branch 'MDL-28277-master' of git://github.com/ankitagarwal/moodle
Ankit Kumar Agarwal [Wed, 9 Nov 2011 07:59:26 +0000 (13:29 +0530)]
MDL-28277 Changing optional_param to optional_param_array
Dan Poltawski [Tue, 1 Nov 2011 14:59:08 +0000 (14:59 +0000)]
MDL-29696 mod/data - fixed page continuing after footer.
Sun Zhigang [Tue, 11 Oct 2011 01:21:23 +0000 (09:21 +0800)]
MDL-29722 - No default guest enrol instance for requested courses
Aparup Banerjee [Wed, 9 Nov 2011 05:40:24 +0000 (13:40 +0800)]
Merge branch 'MDL-29977-mnet-masquerade' of git://github.com/mudrd8mz/moodle
Aparup Banerjee [Wed, 9 Nov 2011 04:19:20 +0000 (12:19 +0800)]
Merge branch 'MDL-30021' of git://github.com/timhunt/moodle
Aparup Banerjee [Wed, 9 Nov 2011 03:29:45 +0000 (11:29 +0800)]
Merge branch 'MDL-29058' of git://github.com/timhunt/moodle
Dan Poltawski [Tue, 1 Nov 2011 17:02:23 +0000 (17:02 +0000)]
MDL-29812 partcipiant report - breaks when filtering by user
Aparup Banerjee [Wed, 9 Nov 2011 03:05:32 +0000 (11:05 +0800)]
Merge branch 'wip-MDL-24200-master' of git://github.com/phalacee/moodle
Mary Evans [Wed, 9 Nov 2011 02:22:36 +0000 (02:22 +0000)]
MDL-25511-theme_canvas tidy up CORE css files
Eloy Lafuente (stronk7) [Wed, 9 Nov 2011 01:20:26 +0000 (02:20 +0100)]
Merge branch 'master_MDL-29159' of git://github.com/danmarsden/moodle
Eloy Lafuente (stronk7) [Wed, 9 Nov 2011 01:13:38 +0000 (02:13 +0100)]
Merge branch 'master_MDL-30146' of git://github.com/danmarsden/moodle
Eloy Lafuente (stronk7) [Wed, 9 Nov 2011 01:03:25 +0000 (02:03 +0100)]
Merge branch 'master_MDL-27036' of git://github.com/danmarsden/moodle
Eloy Lafuente (stronk7) [Wed, 9 Nov 2011 00:34:08 +0000 (01:34 +0100)]
Merge branch 'master_MDL-30041' of git://github.com/danmarsden/moodle
Eloy Lafuente (stronk7) [Wed, 9 Nov 2011 00:30:51 +0000 (01:30 +0100)]
MDL-28277 SCORM some whitespace and MOODLE_INTERNAL fixes
Eloy Lafuente (stronk7) [Wed, 9 Nov 2011 00:20:06 +0000 (01:20 +0100)]
Merge branch 'MDL-28277-master' of git://github.com/ankitagarwal/moodle
Dan Poltawski [Tue, 1 Nov 2011 16:30:24 +0000 (16:30 +0000)]
MDL-29803 report/logs - don't retrieve all users uncessarily
Also remove uncessary retrieval of idnumber
Helps display the main logs page on large sites without running out of
memory
Aparup Banerjee [Tue, 8 Nov 2011 12:34:41 +0000 (20:34 +0800)]
Merge branch 'MDL-29739' of git://github.com/timhunt/moodle
Aparup Banerjee [Tue, 8 Nov 2011 08:48:59 +0000 (16:48 +0800)]
Merge branch 'MDL-29970' of git://github.com/timhunt/moodle
Aparup Banerjee [Tue, 8 Nov 2011 07:18:22 +0000 (15:18 +0800)]
Merge branch 'wip-mdl-27521-master' of git://github.com/phalacee/moodle
Aparup Banerjee [Tue, 8 Nov 2011 06:50:16 +0000 (14:50 +0800)]
Merge branch 'wip-mdl-27790-modified' of git://github.com/rajeshtaneja/moodle
Aparup Banerjee [Tue, 8 Nov 2011 03:43:49 +0000 (11:43 +0800)]
Merge branch 'MDL-30135' of git://github.com/timhunt/moodle
Aparup Banerjee [Tue, 8 Nov 2011 03:37:59 +0000 (11:37 +0800)]
Merge branch 'MDL-30137' of git://github.com/timhunt/moodle
Rajesh Taneja [Thu, 29 Sep 2011 07:18:19 +0000 (15:18 +0800)]
MDL-27790 Backup: Added warning message to let user know that temporary course will be created for restoration process
Rajesh Taneja [Thu, 22 Sep 2011 06:42:17 +0000 (14:42 +0800)]
MDL-27790 Backup: temperory course will be deleted in case of exception and cancellation of restore process
Aparup Banerjee [Tue, 8 Nov 2011 03:29:31 +0000 (11:29 +0800)]
MDL-30154 Repositories : fixed whitespace.
Aparup Banerjee [Tue, 8 Nov 2011 03:15:01 +0000 (11:15 +0800)]
Merge branch 'MDL-30154_master_wip' of git://github.com/grabs/moodle
Sam Hemelryk [Tue, 8 Nov 2011 00:10:00 +0000 (13:10 +1300)]
Merge branch 'MDL-25823' of git://github.com/rwijaya/moodle
Sam Hemelryk [Tue, 8 Nov 2011 00:00:00 +0000 (13:00 +1300)]
Merge branch 'wip-MDL-30059-master' of git://github.com/phalacee/moodle
Sam Hemelryk [Mon, 7 Nov 2011 22:58:10 +0000 (11:58 +1300)]
Merge branch 'MDL-30044-master' of git://github.com/ankitagarwal/moodle
Sam Hemelryk [Mon, 7 Nov 2011 21:57:54 +0000 (10:57 +1300)]
Merge branch 'MDL-30175' of git://github.com/stronk7/moodle
Eloy Lafuente (stronk7) [Mon, 7 Nov 2011 16:42:56 +0000 (17:42 +0100)]
MDL-30175 cm_info - add support to external url icon images
Tim Hunt [Mon, 7 Nov 2011 11:31:27 +0000 (11:31 +0000)]
MDL-30135 question formats: trans_format/get_format should be public.
They need to be used by third-party qtype developers.
Rossiani Wijaya [Mon, 7 Nov 2011 09:07:00 +0000 (17:07 +0800)]
MDL-27542 calendar export: fixed the following:
1. changing auth token to use user id instead of username
2. add fall back checking for old url
3. remove yui functionality to generate calendar url
4. add missing variable
5. fixed usercontext instance
Petr Skoda [Mon, 7 Nov 2011 08:13:51 +0000 (09:13 +0100)]
MDL-29030 add block page type upgrade
Jason Fowler [Fri, 7 Oct 2011 08:20:26 +0000 (16:20 +0800)]
MDL24200 - Admin Users - Changing the submit button to just a button to prevent it from taking focus when entering text. (Patch provided by Hubert Chathi)
Ankit Kumar Agarwal [Mon, 7 Nov 2011 05:41:04 +0000 (11:11 +0530)]
MDL-30158 Questions Cleaning up blackboard/format.php
Mark Nielsen [Fri, 4 Nov 2011 19:22:14 +0000 (12:22 -0700)]
MDL-30059: Assignment Submission Notification Should Use Teacher's Timezone Rather Than Server Time
Dan Marsden [Mon, 7 Nov 2011 01:34:13 +0000 (14:34 +1300)]
SCORM MDL-27036 increase sessid, improve lang strings
Sam Hemelryk [Sun, 6 Nov 2011 23:33:18 +0000 (12:33 +1300)]
MDL-28292 block_html: white space fix
Sam Hemelryk [Sun, 6 Nov 2011 23:24:26 +0000 (12:24 +1300)]
Merge branch 'wip-MDL-28292-master' of git://github.com/phalacee/moodle
Sam Hemelryk [Sun, 6 Nov 2011 23:19:57 +0000 (12:19 +1300)]
MDL-29864 minify: Added a link to upstream issue being patched
Sam Hemelryk [Sun, 6 Nov 2011 22:58:44 +0000 (11:58 +1300)]
Merge branch 'MDL-29864-master-2' of git://git.luns.net.uk/moodle
Sam Hemelryk [Sun, 6 Nov 2011 22:41:31 +0000 (11:41 +1300)]
Merge branch 'MDL-29955' of git://github.com/rwijaya/moodle
Andreas Grabs [Sun, 6 Nov 2011 21:09:11 +0000 (22:09 +0100)]
MDL-30154 - WebDAV-Repository fails on some WebDAV-Server
Petr Skoda [Sun, 6 Nov 2011 18:58:16 +0000 (19:58 +0100)]
MDL-30151 finally remove mod/forum:initialsubscriptions and improve perf
The 'mod/forum:initialsubscriptions' was introduced in 1.7 as a workaround for missing enrolment info - the mod_form forum help was not even updated to mention this capability. Now that we have reliable enrolment info we can significantly improve both enrol and unenrol performance. Hopefully majority of users will not miss this capability...
Petr Skoda [Sun, 6 Nov 2011 11:48:37 +0000 (12:48 +0100)]
MDL-29030 add report management UI
Petr Skoda [Sun, 6 Nov 2011 10:28:43 +0000 (11:28 +0100)]
MDL-29030 add pagetype names
Petr Skoda [Thu, 3 Nov 2011 21:00:24 +0000 (22:00 +0100)]
MDL-29030 fix report_log paging
Petr Skoda [Thu, 3 Nov 2011 20:53:40 +0000 (21:53 +0100)]
MDL-29030 move user completion reporting to report_completion plugin
Petr Skoda [Thu, 3 Nov 2011 20:28:22 +0000 (21:28 +0100)]
MDL-29030 move user stats reporting to report_stats plugin
Petr Skoda [Thu, 3 Nov 2011 19:52:00 +0000 (20:52 +0100)]
MDL-29030 move user log reporting to report_log plugin
Petr Skoda [Thu, 3 Nov 2011 17:48:20 +0000 (18:48 +0100)]
MDL-29030 migrate outline user reporting to plugin
Petr Skoda [Thu, 3 Nov 2011 13:03:50 +0000 (14:03 +0100)]
MDL-29030 more css cleanup
Petr Skoda [Thu, 3 Nov 2011 10:32:41 +0000 (11:32 +0100)]
MDL-29030 normalise version numbers in all reports
Petr Skoda [Thu, 3 Nov 2011 10:28:03 +0000 (11:28 +0100)]
MDL-29030 add basic report backup/restore support for course level
Petr Skoda [Thu, 3 Nov 2011 10:20:46 +0000 (11:20 +0100)]
MDL-29030 fix remaining report linking hacks
Please note all plugin references from core should use callbacks, it is not ok to use capabilities or links to plugins because they may not be present in customised installs.
Petr Skoda [Thu, 3 Nov 2011 09:59:11 +0000 (10:59 +0100)]
MDL-29030 update completion block to use migrated report
Petr Skoda [Thu, 3 Nov 2011 09:52:03 +0000 (10:52 +0100)]
MDL-29030 update themes to use new report selectors
Petr Skoda [Thu, 3 Nov 2011 09:45:00 +0000 (10:45 +0100)]
MDL-29030 move base CSS to report plugins
Petr Skoda [Thu, 3 Nov 2011 09:34:47 +0000 (10:34 +0100)]
MDL-29030 migration and cleanup of stats report
AMOS BEGIN
MOV [pluginpagetype,coursereport_stats],[pluginpagetype,report_stats]
MOV [stats:view,coursereport_stats],[stats:view,report_stats]
AMOS END
Petr Skoda [Thu, 3 Nov 2011 08:28:29 +0000 (09:28 +0100)]
MDL-29030 fix broken report settings support
Petr Skoda [Thu, 3 Nov 2011 07:30:26 +0000 (08:30 +0100)]
MDL-29030 migrate and cleanup log report
AMOS BEGIN
MOV [log:view,coursereport_log],[log:view,report_log]
MOV [log:viewtoday,coursereport_log],[log:viewtoday,report_log]
AMOS END
Petr Skoda [Wed, 2 Nov 2011 12:17:52 +0000 (13:17 +0100)]
MDL-29030 new loglive report plugin
AMOS BEGIN
CPY [log:viewlive,coursereport_log,[loglive:view,report_loglive]
MOV [livelogs,core],[livelogs,report_loglive]
CPY [loglive,coursereport_log],[pluginname,report_loglive]
AMOS END
Petr Skoda [Wed, 2 Nov 2011 10:57:56 +0000 (11:57 +0100)]
MDL-29030 minor participation report cleanup
Petr Skoda [Wed, 2 Nov 2011 10:24:44 +0000 (11:24 +0100)]
MDL-29030 convert participation report to new report type
AMOS BEGIN
MOV [participation:view,coursereport_participation],[participation:view,report_participation]
MOV [pluginpagetype,coursereport_participation],[pluginpagetype,report_participation]
MOV [pluginname,coursereport_participation],[pluginname,report_participation]
AMOS END
Petr Skoda [Wed, 2 Nov 2011 10:19:41 +0000 (11:19 +0100)]
MDL-29030 migrate progress report to new type
AMOS BEGIN
MOV [pluginname,coursereport_progress],[pluginname,report_progress]
MOV [pluginpagetype,coursereport_progress],[pluginpagetype,report_progress]
MOV [progress:view,coursereport_progress],[progress:view,report_progress]
AMOS END
Petr Skoda [Wed, 2 Nov 2011 10:19:21 +0000 (11:19 +0100)]
MDL-29030 fix typos
Petr Skoda [Wed, 2 Nov 2011 10:03:17 +0000 (11:03 +0100)]
MDL-29030 minor completion report cleanup