Moodle Robot
604c3afe72
Updated the HEAD build version to 20100916
2010-09-16 00:51:32 +00:00
Dan Marsden
946b6f0ded
SCORM MDL-24217 correct handling of suspend icon and fix SCORM 2004 usage of cmi.core.exit - thanks to Valerian for report/fix
2010-09-15 21:27:41 +00:00
Eloy Lafuente
b9077c2e5c
MDL-24177 backup - delete some lines causing mess in source lesson because of some lines I left by mistake in my prev commit. :-(
2010-09-15 19:47:35 +00:00
Petr Skoda
565adcaa66
MDL-24211 fixing my previous sloppy commit
2010-09-15 16:02:14 +00:00
Petr Skoda
650462dfac
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
2010-09-15 15:55:18 +00:00
Eloy Lafuente
d90e49f238
MDL-22179 backup - ensure we have the old/new courseid mapping available always
2010-09-15 13:43:06 +00:00
Eloy Lafuente
cfea745e41
NOBUG: Restore section names and descriptions when restoring deleting. Somehow related wit Q3 @ MDL-24219
2010-09-15 10:58:13 +00:00
Tim Hunt
488706558f
blocks upgrade MDL-22693 We also need to drop another old index, on sites that were upgraded from 1.9
2010-09-15 10:25:09 +00:00
Andrew Davis
9a20df967d
backup MDL-23362 updated gradebook backup and restore based on Eloy's feedback
2010-09-15 09:35:28 +00:00
Dongsheng Cai
b3ea9cb2ec
MDL-21432, mbz icon
2010-09-15 09:30:14 +00:00
jerome mouneyrac
56c6138029
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
2010-09-15 08:50:32 +00:00
Sam Hemelryk
58d89c2467
navigation MDL-24216 rebuild_course_cache now clears all navigation caches at the same time
2010-09-15 08:33:00 +00:00
Sam Hemelryk
12f701f173
navigation MDL-24216 Tweaked the navigation clear cache method to remove all navigation caches
2010-09-15 08:32:15 +00:00
Aparup Banerjee
89970a1368
lesson MDL-24174 fixed image urls to rewrite in answer feedback pages.
2010-09-15 06:58:39 +00:00
Sam Hemelryk
1433768899
navigation MDL-24214 Hidden categories are now dealt with correctly by the navigation
2010-09-15 06:02:02 +00:00
Dongsheng Cai
bf413f6fe9
MDL-24210, added course context to get_instances method
2010-09-15 05:53:44 +00:00
Sam Hemelryk
c00037cd3a
Forum MDL-24212 Added clearfix class to the discussioncontrols div as it is floated by default.
2010-09-15 03:37:47 +00:00
Moodle Robot
0b5dd5257b
Updated the HEAD build version to 20100915
2010-09-15 00:53:36 +00:00
Eloy Lafuente
58328ce8a6
MDL-23362 backup - on restore detect missing modules / skipped activities, for gradebook.
2010-09-14 22:59:43 +00:00
Petr Skoda
d87b5a5da0
MDL-17491 fixed notice typo
2010-09-14 21:13:33 +00:00
Petr Skoda
2eff97b726
MDL-17491 removing unused password workaround, adding note that some special chars are discouraged in oracle db passwords
2010-09-14 21:13:03 +00:00
Petr Skoda
bd3e0b205d
MDL-17491 oracler driver diagnostics - tells admins to install PL/SQL packages
2010-09-14 20:59:46 +00:00
Petr Skoda
b968cf3501
MDL-19057 simplified fake conditions, no need to bind params here
2010-09-14 19:19:30 +00:00
Petr Skoda
4a8b5434e5
MDL-19057 fixed incorrect use of conditions
2010-09-14 19:17:56 +00:00
Petr Skoda
ebb8d35846
MDL-19057 fixed param test
2010-09-14 18:45:58 +00:00
Petr Skoda
524ad88107
fixed funny initialisation of static local variable
2010-09-14 16:14:19 +00:00
Petr Skoda
41a50aa254
MDL-19057 detect missing unique primary key on id columns
2010-09-14 16:13:06 +00:00
Petr Skoda
fd31089c76
MDL-24192 fixed null default value in text fields in sqlsrv driver too
2010-09-14 15:40:43 +00:00
Petr Skoda
559d79d25e
MDL-24192 fixed null default value in text fields
2010-09-14 15:40:01 +00:00
Petr Skoda
b809f81392
MDL-24192 standardised server info
2010-09-14 15:35:12 +00:00
Petr Skoda
5c8efdc4b1
MDL-24192 fixed incorrect raw inserts in sqlsrv driver too
2010-09-14 15:32:22 +00:00
Petr Skoda
97dbac93fd
MDL-24192 fixed incorrect raw inserts
2010-09-14 15:30:02 +00:00
Petr Skoda
d2fd38be93
MDL-24181 frontpage combo - adding dimmed class for hidden courses and fixing course fullname formatting
2010-09-14 14:56:45 +00:00
Aparup Banerjee
55fe807451
enrol flatfile MDL-23892 DB schema updates to the buffer table.
2010-09-14 09:04:28 +00:00
Eloy Lafuente
3643aadf80
MDL-24177 backup - fix page next/prev ids to be propely mapped
2010-09-14 08:58:24 +00:00
Andrew Davis
8eabc1d8ef
gradebook MDL-22841 fixed a bug where the user report when viewing multiple students would misreport student's course totals
2010-09-14 08:43:50 +00:00
Sam Hemelryk
3937443909
theme MDL-23941 Implemented fix for the broken images within the YUI menunav component
2010-09-14 08:17:37 +00:00
Dongsheng Cai
529817c8ab
CHAT MDL-8224, use json encoded success message
2010-09-14 07:33:40 +00:00
Aparup Banerjee
b6845dbaec
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.
2010-09-14 03:52:59 +00:00
Andrew Davis
c40ec29f2c
data MDL-24180 altered the view from/to strings to make it clearer what they mean
2010-09-14 02:20:24 +00:00
Sam Hemelryk
d8ef60bd72
blocks MDL-24066 Blocks can now choose to be hideable + navigation and settings are no longer hideable.
2010-09-14 02:12:41 +00:00
Moodle Robot
2695338993
Updated the HEAD build version to 20100914
2010-09-14 00:51:53 +00:00
AMOS bot
2c8cf3028c
Automatic installer lang files (20100914)
2010-09-14 00:40:09 +00:00
Petr Skoda
7e67b7b79e
MDL-19057 more create_table tests for broken structure of table
2010-09-13 19:05:46 +00:00
Petr Skoda
ebdf7f7e4d
MDL-19057 refactored code used for detection of debug output
2010-09-13 18:55:41 +00:00
Petr Skoda
969cb35fdf
MDL-19057 import_record() tests completed
2010-09-13 18:32:47 +00:00
Petr Skoda
992c19a7a6
MDL-24116 removing old xmldb test suite, all tests are now in DB function tests - improved coding style
2010-09-13 18:32:02 +00:00
Petr Skoda
f3e317dceb
MDL-19057 blobs now supported in pgsql's import_record()
2010-09-13 18:31:21 +00:00
Petr Skoda
de77601b57
MDL-24116 removing old xmldb test suite, all tests are now in DB function tests
2010-09-13 17:39:29 +00:00
Petr Skoda
4be6e404d2
MDL-24116 dropping tables that were used in old xmldb test suite, the tests will be moved to functional db tests in subsequent commits
2010-09-13 17:33:01 +00:00