Petr Skoda [Mon, 20 Sep 2010 21:59:34 +0000 (21:59 +0000)]
new test for diagnosing of Postgresql 9.0 problems with BLOBS
Eloy Lafuente [Mon, 20 Sep 2010 21:30:01 +0000 (21:30 +0000)]
MDL-22164 backup - cleaning questions from old backup code
Eloy Lafuente [Mon, 20 Sep 2010 21:06:21 +0000 (21:06 +0000)]
MDL-24302 backup - not using unexisting block->multiple anymore. Credit goes to skodak!
Petr Skoda [Mon, 20 Sep 2010 19:13:07 +0000 (19:13 +0000)]
MDL-24302 removing multiple field from block table in install.xml - it was already removed in upgrade once
Petr Skoda [Mon, 20 Sep 2010 18:28:46 +0000 (18:28 +0000)]
prevent notices from media filter plugin before the plugin gets upgraded + whitespace
Pierre Pichet [Mon, 20 Sep 2010 15:57:22 +0000 (15:57 +0000)]
MDL-24168 questions can be created and edited (some commented // echo left for further testing)
Pierre Pichet [Mon, 20 Sep 2010 15:55:45 +0000 (15:55 +0000)]
MDL-24168 questions can be created and edited
David Mudrak [Mon, 20 Sep 2010 15:18:02 +0000 (15:18 +0000)]
MDL-24296 forum: fixed incorrect usage of a variable passed by reference
This led to a reply post body appearing at the confirmation page. Here,
the variable $message (passed by reference) is used to collect status
messages from various forum processors. It was incorrectly used as a
local variable, too.
Andrea Bicciolo [Mon, 20 Sep 2010 14:38:07 +0000 (14:38 +0000)]
mdl-24033 ported on Moodle 2.0. Thanks to Daniele Cordella
Dongsheng Cai [Mon, 20 Sep 2010 11:59:11 +0000 (11:59 +0000)]
MDL-24295, Course files display should show more information, like Moodle 1.x
Rossiani Wijaya [Mon, 20 Sep 2010 09:47:54 +0000 (09:47 +0000)]
MDL-19927 - add media plugins support for ogg and ogv files.
Aparup Banerjee [Mon, 20 Sep 2010 09:04:20 +0000 (09:04 +0000)]
course MDL-24250 fixed notice about undefined constant.
David Mudrak [Mon, 20 Sep 2010 08:20:32 +0000 (08:20 +0000)]
MDL-24072 installer: initialize moodledata content even if the directory itself already exists
David Mudrak [Mon, 20 Sep 2010 07:53:44 +0000 (07:53 +0000)]
NOMDL installer: do not switch from install lang pack if there is a problem with download
Petr Skoda [Mon, 20 Sep 2010 07:49:30 +0000 (07:49 +0000)]
MDL-22795 new guest icons - credit goes to Rossiani Wijaya
Petr Skoda [Mon, 20 Sep 2010 07:46:11 +0000 (07:46 +0000)]
MDL-22795 new paypal icons - credit goes to Rossiani Wijaya
Sam Hemelryk [Mon, 20 Sep 2010 07:44:18 +0000 (07:44 +0000)]
mod-assignment MDL-22254 Fixed up incorrect string in online assignment header
Petr Skoda [Mon, 20 Sep 2010 07:43:56 +0000 (07:43 +0000)]
MDL-22795 new enrol self icons - credit goes to Rossiani Wijaya
jerome mouneyrac [Mon, 20 Sep 2010 07:43:31 +0000 (07:43 +0000)]
community block MDL-22890 sort search results
Dan Marsden [Mon, 20 Sep 2010 07:32:31 +0000 (07:32 +0000)]
Plagiarism API MDL-13680 add plagiarism support for user submitted files - currently only added to single and advanced Assignment types - other modules to come in future.
Sam Hemelryk [Mon, 20 Sep 2010 07:30:35 +0000 (07:30 +0000)]
calendar MDL-19747 Added title to calendar block header
Sam Hemelryk [Mon, 20 Sep 2010 07:23:54 +0000 (07:23 +0000)]
calendar MDL-23239 Fixed issue while adding calendar to some course pages. Thanks Paul for the patch.
Martin Dougiamas [Mon, 20 Sep 2010 07:09:08 +0000 (07:09 +0000)]
MDL-23308 New help strings for legacy course files, and a proper link to docs
Sam Hemelryk [Mon, 20 Sep 2010 07:04:46 +0000 (07:04 +0000)]
calendar MDL-24284 Added to PHPdocs
Sam Hemelryk [Mon, 20 Sep 2010 07:00:18 +0000 (07:00 +0000)]
calendar MDL-24284 Fixed up URL param encoding issue
Dongsheng Cai [Mon, 20 Sep 2010 06:30:24 +0000 (06:30 +0000)]
WIKI MDL-24162 added comments deletion to wiki reset function, added $data->reset_wiki_tags switch
Aparup Banerjee [Mon, 20 Sep 2010 06:02:14 +0000 (06:02 +0000)]
course MDL-24162 added wiki_reset_userdata() to delete tag instances during course reset.
Dongsheng Cai [Mon, 20 Sep 2010 04:00:57 +0000 (04:00 +0000)]
REPOSITORY MDL-24205, added more check of path and files
Sam Hemelryk [Mon, 20 Sep 2010 03:50:50 +0000 (03:50 +0000)]
calendar MDL-24198 Fixed up calendar head display for month (was day head)
Sam Hemelryk [Mon, 20 Sep 2010 03:46:18 +0000 (03:46 +0000)]
calendar MDL-23710 Fixed issue where events for current month were ALWAYS being displayed.
Dongsheng Cai [Mon, 20 Sep 2010 03:43:47 +0000 (03:43 +0000)]
NOBUG: plagiarism api require $cm and $course in assignment render
Dongsheng Cai [Mon, 20 Sep 2010 03:33:48 +0000 (03:33 +0000)]
CHAT MDL-24269, added missing refreshurl
Sam Hemelryk [Mon, 20 Sep 2010 03:33:18 +0000 (03:33 +0000)]
mforms-dateselector MDL-24234 date selector no longer disables the select boxes and updates itself when user uses the selects rather than the component.
Andrew Davis [Mon, 20 Sep 2010 03:25:35 +0000 (03:25 +0000)]
rating MDL-23586 shifted deletion of ratings out of per module delete instance functions and into delete_context()
jerome mouneyrac [Mon, 20 Sep 2010 03:22:34 +0000 (03:22 +0000)]
webservice MDL-23519 test client error message is not truncated anymore
Sam Hemelryk [Mon, 20 Sep 2010 03:18:53 +0000 (03:18 +0000)]
calendar MDL-24288 Fixed up deprecated notice within calendar lib.php
Sam Hemelryk [Mon, 20 Sep 2010 02:44:16 +0000 (02:44 +0000)]
enrolments MDL-24280 Cohort enrolments now uses AJAX method getdefaultcohortrole when selecting the default role
Aparup Banerjee [Mon, 20 Sep 2010 02:28:42 +0000 (02:28 +0000)]
course MDL-24156 added deletion of user_preferences about block instances data after a course delete.
Sam Hemelryk [Mon, 20 Sep 2010 02:22:19 +0000 (02:22 +0000)]
groups MDL-24262 Tidied up inline script from group selector
Aparup Banerjee [Mon, 20 Sep 2010 01:48:34 +0000 (01:48 +0000)]
assignment MDL-24159 made glossary_reset_userdata clear glossary_alias of relevant data.
Sam Hemelryk [Mon, 20 Sep 2010 01:44:13 +0000 (01:44 +0000)]
mod-lesson MDL-24270 Fixed undefined variables in page types
Aparup Banerjee [Mon, 20 Sep 2010 01:42:28 +0000 (01:42 +0000)]
assignment MDL-24158 fixed call to get_plugin_list() which was causing a course reset to not clear assignment submissions.
Sam Hemelryk [Mon, 20 Sep 2010 01:39:39 +0000 (01:39 +0000)]
mod-lesson MDL-24270 Fixed undefined variable $nretakes.
Sam Hemelryk [Mon, 20 Sep 2010 01:34:41 +0000 (01:34 +0000)]
enrolments MDL-24281 Removed fixed with on enrol cohorts JS module buttons so large strings get shown.
Moodle Robot [Mon, 20 Sep 2010 00:49:52 +0000 (00:49 +0000)]
Updated the HEAD build version to
20100920
Eloy Lafuente [Sun, 19 Sep 2010 23:03:33 +0000 (23:03 +0000)]
MDL-22153 backup - deleted old quiz backup code (replacement is on the way)
Anthony Borrow [Sun, 19 Sep 2010 19:15:37 +0000 (19:15 +0000)]
MDL-24224 fixing a couple more 'strin' typos
Anthony Borrow [Sun, 19 Sep 2010 19:09:48 +0000 (19:09 +0000)]
MDL-24224 fixing one more typo
Petr Skoda [Sun, 19 Sep 2010 18:49:31 +0000 (18:49 +0000)]
MDL-24276 improved coding style
Petr Skoda [Sun, 19 Sep 2010 18:43:52 +0000 (18:43 +0000)]
MDL-24276 "static abstract" combination is deprecated since PHP 5.2, replacing with our coding_style exception
Petr Skoda [Sun, 19 Sep 2010 16:10:18 +0000 (16:10 +0000)]
MDL-24285 fixed invalid password check
Petr Skoda [Sun, 19 Sep 2010 16:06:39 +0000 (16:06 +0000)]
MDL-24224 fixed more 'mod_form' typos, thanks Anthony!
Petr Skoda [Sun, 19 Sep 2010 16:04:17 +0000 (16:04 +0000)]
MDL-24224 moving forum attachments stored in incorrect area
Pierre Pichet [Sun, 19 Sep 2010 16:04:12 +0000 (16:04 +0000)]
MDL-24268 removing direct call to defaultquestion
Petr Skoda [Sun, 19 Sep 2010 15:50:18 +0000 (15:50 +0000)]
MDL-24283 improved stored_file encapsulation, this should allow us to hack with stored_file/file_storage internals in the future without breaking BC
Petr Skoda [Sun, 19 Sep 2010 15:27:00 +0000 (15:27 +0000)]
MDL-24282 improved s() to deal better with hex encoded entities
Petr Skoda [Sun, 19 Sep 2010 15:21:22 +0000 (15:21 +0000)]
MDL-24224 fixed typo, credit goes to Anthony Borrow
Petr Skoda [Sun, 19 Sep 2010 14:15:18 +0000 (14:15 +0000)]
MDL-24282 allow admins to manage forum subscriptions
Petr Skoda [Sun, 19 Sep 2010 14:02:56 +0000 (14:02 +0000)]
MDL-24148 bit more reordering - delete blocks before activities because they might use module data
Petr Skoda [Sun, 19 Sep 2010 13:30:05 +0000 (13:30 +0000)]
MDL-24278 fixed regression that surfaced after my recent fix
Petr Skoda [Sun, 19 Sep 2010 13:09:48 +0000 (13:09 +0000)]
MDL-24148 several course delete improvements and fixes:
* fixed order of deleting in course adn context
* adding course context to event data because it is not available alter and some stuff may depend on old context id
* adding option for context purging (keeps the context record because it might be still referenced later and it would be recreated)
* new course enrol cleanup
* removing content from some course fields that were referencing deleted content
* coding style and phpdocs improvements
Moodle HQ git importer [Sun, 19 Sep 2010 10:59:32 +0000 (10:59 +0000)]
Fixing drift between CVS and git
Petr Skoda [Sun, 19 Sep 2010 10:59:32 +0000 (10:59 +0000)]
MDL-24280 first step to proper default cohort role ui; reversing order of roles
Petr Skoda [Sun, 19 Sep 2010 10:49:24 +0000 (10:49 +0000)]
MDL-24276 reversed order of roles
Martin Dougiamas [Sun, 19 Sep 2010 06:40:24 +0000 (06:40 +0000)]
MDL-24147 Delete course_display when deleting course
Moodle Robot [Sun, 19 Sep 2010 00:51:15 +0000 (00:51 +0000)]
Updated the HEAD build version to
20100919
Petr Skoda [Sat, 18 Sep 2010 23:20:01 +0000 (23:20 +0000)]
MDL-24277 fixed hidden error preventing proper redirects during install, yay!
Petr Skoda [Sat, 18 Sep 2010 22:54:46 +0000 (22:54 +0000)]
MDL-24277 allow changing of username during install
Petr Skoda [Sat, 18 Sep 2010 22:43:51 +0000 (22:43 +0000)]
MDL-24276 abstract static methods not allowed since PHP 5.2, thanks Anthony Borrow for pointing this out
Petr Skoda [Sat, 18 Sep 2010 14:18:39 +0000 (14:18 +0000)]
fixed a few spelling problems and standardised stdClass
Petr Skoda [Sat, 18 Sep 2010 14:02:32 +0000 (14:02 +0000)]
fixed missing cfg global
Petr Skoda [Sat, 18 Sep 2010 14:02:11 +0000 (14:02 +0000)]
fixed $newdimension typos
Petr Skoda [Sat, 18 Sep 2010 14:01:13 +0000 (14:01 +0000)]
exception typos fixed
Petr Skoda [Sat, 18 Sep 2010 13:59:39 +0000 (13:59 +0000)]
improved phpdocs
Petr Skoda [Sat, 18 Sep 2010 13:58:05 +0000 (13:58 +0000)]
whitespace
Petr Skoda [Sat, 18 Sep 2010 13:57:24 +0000 (13:57 +0000)]
fixed css syntax errors
Petr Skoda [Sat, 18 Sep 2010 13:55:56 +0000 (13:55 +0000)]
highlighting sloppy globals hacks
Petr Skoda [Sat, 18 Sep 2010 13:50:12 +0000 (13:50 +0000)]
coding style improvements
Petr Skoda [Sat, 18 Sep 2010 13:48:01 +0000 (13:48 +0000)]
fixed undefined $sco
Petr Skoda [Sat, 18 Sep 2010 13:46:04 +0000 (13:46 +0000)]
fixed $rolluprule typos
Petr Skoda [Sat, 18 Sep 2010 13:44:01 +0000 (13:44 +0000)]
fixed missing global
Petr Skoda [Sat, 18 Sep 2010 13:43:18 +0000 (13:43 +0000)]
fixed default_valueS typo
Petr Skoda [Sat, 18 Sep 2010 13:40:21 +0000 (13:40 +0000)]
fixed upgrade that never got executed - whatgrade was not filled
Petr Skoda [Sat, 18 Sep 2010 13:34:31 +0000 (13:34 +0000)]
js_writer is supposed to have static methods only
Petr Skoda [Sat, 18 Sep 2010 13:32:06 +0000 (13:32 +0000)]
unterminated JS statements
Petr Skoda [Sat, 18 Sep 2010 13:30:03 +0000 (13:30 +0000)]
docs fix
Petr Skoda [Sat, 18 Sep 2010 13:29:25 +0000 (13:29 +0000)]
fixed broken on-access migration of old course files
Petr Skoda [Sat, 18 Sep 2010 13:28:33 +0000 (13:28 +0000)]
removed bogus function calls
Petr Skoda [Sat, 18 Sep 2010 13:27:21 +0000 (13:27 +0000)]
improved coding style - mostly variable initialisation + some fixing and spelling
Petr Skoda [Sat, 18 Sep 2010 13:23:46 +0000 (13:23 +0000)]
fixed answer checking prevpage typo
Petr Skoda [Sat, 18 Sep 2010 13:20:31 +0000 (13:20 +0000)]
fixed end of cluster scoring
Petr Skoda [Sat, 18 Sep 2010 13:16:12 +0000 (13:16 +0000)]
fixed typo preventing score update
Petr Skoda [Sat, 18 Sep 2010 13:14:43 +0000 (13:14 +0000)]
hopefully fixed undefined $t
Petr Skoda [Sat, 18 Sep 2010 13:11:19 +0000 (13:11 +0000)]
fixed incorrect page id
Petr Skoda [Sat, 18 Sep 2010 13:07:45 +0000 (13:07 +0000)]
more globals fixed
Petr Skoda [Sat, 18 Sep 2010 13:06:03 +0000 (13:06 +0000)]
another missing global
Petr Skoda [Sat, 18 Sep 2010 13:05:42 +0000 (13:05 +0000)]
fixed missing global
Petr Skoda [Sat, 18 Sep 2010 13:04:10 +0000 (13:04 +0000)]
added missing globals, strange this seemed to work....
Petr Skoda [Sat, 18 Sep 2010 12:59:57 +0000 (12:59 +0000)]
spelling fix
Petr Skoda [Sat, 18 Sep 2010 12:59:21 +0000 (12:59 +0000)]
fixed forced reparsing after update