Sam Hemelryk [Thu, 16 Sep 2010 03:56:44 +0000 (03:56 +0000)]
course-import MDL-24176 Added mimetype mapping for moodle backup files to get_file_packer
Sam Hemelryk [Thu, 16 Sep 2010 03:51:30 +0000 (03:51 +0000)]
course-import MDL-24176 Fixed regression caused by custom backup extension+mimetype
Sam Hemelryk [Thu, 16 Sep 2010 03:45:28 +0000 (03:45 +0000)]
course completion MDL-24145 Course completion information is cleared by reset_course_contents
Aparup Banerjee [Thu, 16 Sep 2010 03:15:41 +0000 (03:15 +0000)]
assignment MDL-24106 some assignment changes were left out for offline assignment type , fixed processing grading.
Aparup Banerjee [Thu, 16 Sep 2010 02:56:26 +0000 (02:56 +0000)]
data MDL-24131 fixed numeric field names throwing db error. numeric field names are not good for DB->sql_like()
Martin Dougiamas [Thu, 16 Sep 2010 02:14:02 +0000 (02:14 +0000)]
MDL-22551 Grr fixed typo. Do what I say, not what I do.
Martin Dougiamas [Thu, 16 Sep 2010 01:52:22 +0000 (01:52 +0000)]
forum MDL-22551 Merged 1.9 fix for "In-Reply-To" and "References" headers in mails for first post of a thread
Moodle Robot [Thu, 16 Sep 2010 00:51:32 +0000 (00:51 +0000)]
Updated the HEAD build version to
20100916
Dan Marsden [Wed, 15 Sep 2010 21:27:41 +0000 (21:27 +0000)]
SCORM MDL-24217 correct handling of suspend icon and fix SCORM 2004 usage of cmi.core.exit - thanks to Valerian for report/fix
Eloy Lafuente [Wed, 15 Sep 2010 19:47:35 +0000 (19:47 +0000)]
MDL-24177 backup - delete some lines causing mess in source lesson because of some lines I left by mistake in my prev commit. :-(
Petr Skoda [Wed, 15 Sep 2010 16:02:14 +0000 (16:02 +0000)]
MDL-24211 fixing my previous sloppy commit
Petr Skoda [Wed, 15 Sep 2010 15:55:18 +0000 (15:55 +0000)]
MDL-24211 events subsystem cleanup and improvements
* handlers can be defined as internal or external
* external handlers are not called instantly when inside DB transaction
* code cleanup
* more robust detection of broken handlers
* refixed unit tests
* removing all pending events from 1.9 - these can not be processed due to encoding changes
* finally using real 'component' in handlers table
Eloy Lafuente [Wed, 15 Sep 2010 13:43:06 +0000 (13:43 +0000)]
MDL-22179 backup - ensure we have the old/new courseid mapping available always
Eloy Lafuente [Wed, 15 Sep 2010 10:58:13 +0000 (10:58 +0000)]
NOBUG: Restore section names and descriptions when restoring deleting. Somehow related wit Q3 @ MDL-24219
Tim Hunt [Wed, 15 Sep 2010 10:25:09 +0000 (10:25 +0000)]
blocks upgrade MDL-22693 We also need to drop another old index, on sites that were upgraded from 1.9
Andrew Davis [Wed, 15 Sep 2010 09:35:28 +0000 (09:35 +0000)]
backup MDL-23362 updated gradebook backup and restore based on Eloy's feedback
Dongsheng Cai [Wed, 15 Sep 2010 09:30:14 +0000 (09:30 +0000)]
MDL-21432, mbz icon
jerome mouneyrac [Wed, 15 Sep 2010 08:50:32 +0000 (08:50 +0000)]
community hub MDL-24215 change the site secret key for get_site_identifier in the registration process => increase the DB field size + change the confirmation form to the get_site_identifier TEXT format
Sam Hemelryk [Wed, 15 Sep 2010 08:33:00 +0000 (08:33 +0000)]
navigation MDL-24216 rebuild_course_cache now clears all navigation caches at the same time
Sam Hemelryk [Wed, 15 Sep 2010 08:32:15 +0000 (08:32 +0000)]
navigation MDL-24216 Tweaked the navigation clear cache method to remove all navigation caches
Aparup Banerjee [Wed, 15 Sep 2010 06:58:39 +0000 (06:58 +0000)]
lesson MDL-24174 fixed image urls to rewrite in answer feedback pages.
Sam Hemelryk [Wed, 15 Sep 2010 06:02:02 +0000 (06:02 +0000)]
navigation MDL-24214 Hidden categories are now dealt with correctly by the navigation
Dongsheng Cai [Wed, 15 Sep 2010 05:53:44 +0000 (05:53 +0000)]
MDL-24210, added course context to get_instances method
Sam Hemelryk [Wed, 15 Sep 2010 03:37:47 +0000 (03:37 +0000)]
Forum MDL-24212 Added clearfix class to the discussioncontrols div as it is floated by default.
Moodle Robot [Wed, 15 Sep 2010 00:53:36 +0000 (00:53 +0000)]
Updated the HEAD build version to
20100915
Eloy Lafuente [Tue, 14 Sep 2010 22:59:43 +0000 (22:59 +0000)]
MDL-23362 backup - on restore detect missing modules / skipped activities, for gradebook.
Petr Skoda [Tue, 14 Sep 2010 21:13:33 +0000 (21:13 +0000)]
MDL-17491 fixed notice typo
Petr Skoda [Tue, 14 Sep 2010 21:13:03 +0000 (21:13 +0000)]
MDL-17491 removing unused password workaround, adding note that some special chars are discouraged in oracle db passwords
Petr Skoda [Tue, 14 Sep 2010 20:59:46 +0000 (20:59 +0000)]
MDL-17491 oracler driver diagnostics - tells admins to install PL/SQL packages
Petr Skoda [Tue, 14 Sep 2010 19:19:30 +0000 (19:19 +0000)]
MDL-19057 simplified fake conditions, no need to bind params here
Petr Skoda [Tue, 14 Sep 2010 19:17:56 +0000 (19:17 +0000)]
MDL-19057 fixed incorrect use of conditions
Petr Skoda [Tue, 14 Sep 2010 18:45:58 +0000 (18:45 +0000)]
MDL-19057 fixed param test
Petr Skoda [Tue, 14 Sep 2010 16:14:19 +0000 (16:14 +0000)]
fixed funny initialisation of static local variable
Petr Skoda [Tue, 14 Sep 2010 16:13:06 +0000 (16:13 +0000)]
MDL-19057 detect missing unique primary key on id columns
Petr Skoda [Tue, 14 Sep 2010 15:40:43 +0000 (15:40 +0000)]
MDL-24192 fixed null default value in text fields in sqlsrv driver too
Petr Skoda [Tue, 14 Sep 2010 15:40:01 +0000 (15:40 +0000)]
MDL-24192 fixed null default value in text fields
Petr Skoda [Tue, 14 Sep 2010 15:35:12 +0000 (15:35 +0000)]
MDL-24192 standardised server info
Petr Skoda [Tue, 14 Sep 2010 15:32:22 +0000 (15:32 +0000)]
MDL-24192 fixed incorrect raw inserts in sqlsrv driver too
Petr Skoda [Tue, 14 Sep 2010 15:30:02 +0000 (15:30 +0000)]
MDL-24192 fixed incorrect raw inserts
Petr Skoda [Tue, 14 Sep 2010 14:56:45 +0000 (14:56 +0000)]
MDL-24181 frontpage combo - adding dimmed class for hidden courses and fixing course fullname formatting
Aparup Banerjee [Tue, 14 Sep 2010 09:04:28 +0000 (09:04 +0000)]
enrol flatfile MDL-23892 DB schema updates to the buffer table.
Eloy Lafuente [Tue, 14 Sep 2010 08:58:24 +0000 (08:58 +0000)]
MDL-24177 backup - fix page next/prev ids to be propely mapped
Andrew Davis [Tue, 14 Sep 2010 08:43:50 +0000 (08:43 +0000)]
gradebook MDL-22841 fixed a bug where the user report when viewing multiple students would misreport student's course totals
Sam Hemelryk [Tue, 14 Sep 2010 08:17:37 +0000 (08:17 +0000)]
theme MDL-23941 Implemented fix for the broken images within the YUI menunav component
Dongsheng Cai [Tue, 14 Sep 2010 07:33:40 +0000 (07:33 +0000)]
CHAT MDL-8224, use json encoded success message
Aparup Banerjee [Tue, 14 Sep 2010 03:52:59 +0000 (03:52 +0000)]
enrol flatfile MDL-23892 the flatfile plugin now processes future enrolment start times by validating then putting them into enrol_flatfile table as a buffer (stored as IDs). The buffer is processed during later crons for any upcoming enrolments due.
Andrew Davis [Tue, 14 Sep 2010 02:20:24 +0000 (02:20 +0000)]
data MDL-24180 altered the view from/to strings to make it clearer what they mean
Sam Hemelryk [Tue, 14 Sep 2010 02:12:41 +0000 (02:12 +0000)]
blocks MDL-24066 Blocks can now choose to be hideable + navigation and settings are no longer hideable.
Moodle Robot [Tue, 14 Sep 2010 00:51:53 +0000 (00:51 +0000)]
Updated the HEAD build version to
20100914
AMOS bot [Tue, 14 Sep 2010 00:40:09 +0000 (00:40 +0000)]
Automatic installer lang files (
20100914)
Petr Skoda [Mon, 13 Sep 2010 19:05:46 +0000 (19:05 +0000)]
MDL-19057 more create_table tests for broken structure of table
Petr Skoda [Mon, 13 Sep 2010 18:55:41 +0000 (18:55 +0000)]
MDL-19057 refactored code used for detection of debug output
Petr Skoda [Mon, 13 Sep 2010 18:32:47 +0000 (18:32 +0000)]
MDL-19057 import_record() tests completed
Petr Skoda [Mon, 13 Sep 2010 18:32:02 +0000 (18:32 +0000)]
MDL-24116 removing old xmldb test suite, all tests are now in DB function tests - improved coding style
Petr Skoda [Mon, 13 Sep 2010 18:31:21 +0000 (18:31 +0000)]
MDL-19057 blobs now supported in pgsql's import_record()
Petr Skoda [Mon, 13 Sep 2010 17:39:29 +0000 (17:39 +0000)]
MDL-24116 removing old xmldb test suite, all tests are now in DB function tests
Petr Skoda [Mon, 13 Sep 2010 17:33:01 +0000 (17:33 +0000)]
MDL-24116 dropping tables that were used in old xmldb test suite, the tests will be moved to functional db tests in subsequent commits
Andrea Bicciolo [Mon, 13 Sep 2010 15:29:53 +0000 (15:29 +0000)]
CSS refinements
Tim Hunt [Mon, 13 Sep 2010 13:01:34 +0000 (13:01 +0000)]
blocks upgrade MDL-22693 Forgot to change the precision of the block_instances.pagetypepattern column to 64 chars. Do it now.
You have to drop and re-create the associated index, otherwise this will not work, at least on Postgres.
john St [Mon, 13 Sep 2010 12:14:41 +0000 (12:14 +0000)]
magazine theme fixes for MDL-24185 and MDL-24183
Petr Skoda [Mon, 13 Sep 2010 10:29:05 +0000 (10:29 +0000)]
MDL-24178 adding unofficial support for LiteSpeed server
Dongsheng Cai [Mon, 13 Sep 2010 10:18:01 +0000 (10:18 +0000)]
MDL-23308, fixed course files tree file download link
Rossiani Wijaya [Mon, 13 Sep 2010 09:58:41 +0000 (09:58 +0000)]
MDL-20138 - convert & to ampersand symbol in Grades tooltip (for simple and full view).
Sam Hemelryk [Mon, 13 Sep 2010 09:50:15 +0000 (09:50 +0000)]
lesson MDL-24084 Fixed double formating of lesson page content on expanded view
Dongsheng Cai [Mon, 13 Sep 2010 09:42:20 +0000 (09:42 +0000)]
"MDL-13766, added two video types for html editor"
Sam Hemelryk [Mon, 13 Sep 2010 09:19:11 +0000 (09:19 +0000)]
portfolio MDL-24035 Fixed up context notification
Petr Skoda [Mon, 13 Sep 2010 09:16:38 +0000 (09:16 +0000)]
MDL-19057 fixed incorrect array_shift
Petr Skoda [Mon, 13 Sep 2010 09:09:58 +0000 (09:09 +0000)]
MDL-19057 improved bit operations in oracle, new sql package setup code - all credit goes to Eloy Lafuente; installation instructions and diagnostics to be added later
Petr Skoda [Mon, 13 Sep 2010 09:05:46 +0000 (09:05 +0000)]
MDL-19057 improved bit operation tests - now testing placeholders too
Dongsheng Cai [Mon, 13 Sep 2010 09:01:27 +0000 (09:01 +0000)]
MDL-23308, fixed maxbytes setting in filemanager
Sam Hemelryk [Mon, 13 Sep 2010 08:58:32 +0000 (08:58 +0000)]
form-javascript MDL-24024 Fixed bug with mforms JavaScript whereby dependencies on radio buttons were constantly returning true
Petr Skoda [Mon, 13 Sep 2010 08:53:17 +0000 (08:53 +0000)]
MDL-19057 improved bitand tests
Petr Skoda [Mon, 13 Sep 2010 08:47:22 +0000 (08:47 +0000)]
MDL-19057 fixed bitwise ops - all credit goes to Eloy Lafuente
Petr Skoda [Mon, 13 Sep 2010 08:35:24 +0000 (08:35 +0000)]
MDL-19057 improved delete_records() test
jerome mouneyrac [Mon, 13 Sep 2010 07:21:49 +0000 (07:21 +0000)]
community hub MDL-19314 fix context issue + contributor name not well displayed
Dongsheng Cai [Mon, 13 Sep 2010 07:01:55 +0000 (07:01 +0000)]
MDL-23308, added mimetype icons to course files tree
Martin Dougiamas [Mon, 13 Sep 2010 04:17:32 +0000 (04:17 +0000)]
Updated image icon to a standard tango one.
Sam Hemelryk [Mon, 13 Sep 2010 03:12:44 +0000 (03:12 +0000)]
backup MDL-24067 Fixed up bug causing restore to reset course category to the first category.
Martin Dougiamas [Mon, 13 Sep 2010 01:24:02 +0000 (01:24 +0000)]
Bump
Moodle Robot [Mon, 13 Sep 2010 00:51:52 +0000 (00:51 +0000)]
Updated the HEAD build version to
20100913
Petr Skoda [Sun, 12 Sep 2010 12:29:32 +0000 (12:29 +0000)]
MDL-24144 hiding of empty folders in repository/local
Moodle Robot [Sun, 12 Sep 2010 00:50:20 +0000 (00:50 +0000)]
Updated the HEAD build version to
20100912
Moodle Robot [Sat, 11 Sep 2010 00:51:27 +0000 (00:51 +0000)]
Updated the HEAD build version to
20100911
AMOS bot [Sat, 11 Sep 2010 00:40:09 +0000 (00:40 +0000)]
Automatic installer lang files (
20100911)
Petr Skoda [Fri, 10 Sep 2010 21:19:31 +0000 (21:19 +0000)]
MDL-18431 use of ZIPARCHIVE::OVERWRITE changed in 5.2.8 - credit goes to Dan Marsden
Petr Skoda [Fri, 10 Sep 2010 21:18:31 +0000 (21:18 +0000)]
MDL-18431 use of ZIPARCHIVE::OVERWRITE changed in 5.2.8
Jordi Piguillem [Fri, 10 Sep 2010 11:08:49 +0000 (11:08 +0000)]
[MDL-23140]
Adding some format_string and text
Jordi Piguillem [Fri, 10 Sep 2010 10:45:04 +0000 (10:45 +0000)]
[MDL-23140]
Adding some format_text and format_string everywhere in pagelib
Sam Hemelryk [Fri, 10 Sep 2010 08:47:58 +0000 (08:47 +0000)]
course-reports MDL-24153 Course section names are now used in the reports dropdown. Kudos to Brandon for the patch.
Sam Hemelryk [Fri, 10 Sep 2010 07:54:15 +0000 (07:54 +0000)]
backup MDL-23437 Restore now locks the course_startdate setting if the user doesn't have the rolldates capability
Sam Hemelryk [Fri, 10 Sep 2010 07:38:13 +0000 (07:38 +0000)]
backup MDL-23437 Backup and restore now check moodle/backup|restore:configure capability and lock settings if the user does not have the cap
Aparup Banerjee [Fri, 10 Sep 2010 07:20:41 +0000 (07:20 +0000)]
navigation MDL-24129 showing the hidden regions when moving blocks. This also adds the 'blocks-moving' class to the body as an indicator for themers.
Dongsheng Cai [Fri, 10 Sep 2010 07:10:30 +0000 (07:10 +0000)]
MDL-13766, improve repository plugins' icons
Dongsheng Cai [Fri, 10 Sep 2010 07:05:58 +0000 (07:05 +0000)]
MDL-23619, fixed file path in filepicker
Sam Hemelryk [Fri, 10 Sep 2010 05:53:18 +0000 (05:53 +0000)]
forms MDL-24051 Fixed regression in IE + YUI
Dongsheng Cai [Fri, 10 Sep 2010 05:44:48 +0000 (05:44 +0000)]
MDL-23619, fixed max files size in filemanager
Dongsheng Cai [Fri, 10 Sep 2010 05:06:43 +0000 (05:06 +0000)]
MDL-23619, added missing itemid
Dongsheng Cai [Fri, 10 Sep 2010 03:58:54 +0000 (03:58 +0000)]
MDL-23308, added legacyfiles setting to course default settings.
Dongsheng Cai [Fri, 10 Sep 2010 03:48:24 +0000 (03:48 +0000)]
MDL-23308, added moodle docs link to courselegacyfiles help text
Dongsheng Cai [Fri, 10 Sep 2010 03:43:17 +0000 (03:43 +0000)]
MDL-23308, course files page heading should have the same help text with course setting