Petr Skoda [Wed, 7 Jul 2010 07:43:28 +0000 (07:43 +0000)]
fixed incorrect comments, thanks Dongsheng
Martin Dougiamas [Wed, 7 Jul 2010 07:31:09 +0000 (07:31 +0000)]
Bumping version to clear CSS and JS caches
Petr Skoda [Wed, 7 Jul 2010 07:28:57 +0000 (07:28 +0000)]
fixed incorrect get context call
aparup [Wed, 7 Jul 2010 07:21:13 +0000 (07:21 +0000)]
Glossary MDL-23063 fixed bug with the way get_record was being called.. kudos to Stephen
Petr Skoda [Wed, 7 Jul 2010 07:14:03 +0000 (07:14 +0000)]
MDL-23112 coding style improvement
David Mudrak [Wed, 7 Jul 2010 06:49:17 +0000 (06:49 +0000)]
MDL-21652 Fix of phpdoc comment. Thanks to Mark Nielsen
Moodle HQ git importer [Wed, 7 Jul 2010 05:49:24 +0000 (05:49 +0000)]
Fixing drift between CVS and git
aparup [Wed, 7 Jul 2010 05:49:24 +0000 (05:49 +0000)]
Course MDL-23062 turned off $doanything super admin power for a editing capability check to effect a switched to role from admin.
Dongsheng Cai [Wed, 7 Jul 2010 05:20:46 +0000 (05:20 +0000)]
MDL-23116, fixed private files block
Martin Dougiamas [Wed, 7 Jul 2010 05:13:25 +0000 (05:13 +0000)]
MDL-22917 Removing commercial links from readme
Sam Hemelryk [Wed, 7 Jul 2010 02:46:34 +0000 (02:46 +0000)]
enrol MDL-22854 New ajaxified enrolment interface
Andrew Davis [Wed, 7 Jul 2010 01:46:45 +0000 (01:46 +0000)]
core MDL-23112 fixed errors to do with $user->suspended not being declared
Moodle Robot [Wed, 7 Jul 2010 00:45:19 +0000 (00:45 +0000)]
Updated the HEAD build version to
20100707
Eloy Lafuente [Tue, 6 Jul 2010 22:38:53 +0000 (22:38 +0000)]
MDL-21432 backup - choice restore (missing steps). Enables activity settings
Eloy Lafuente [Tue, 6 Jul 2010 22:35:02 +0000 (22:35 +0000)]
MDL-21432 backup - rest of helper files
Eloy Lafuente [Tue, 6 Jul 2010 22:30:49 +0000 (22:30 +0000)]
MDL-21432 backup - restore plan builder (still missing blocks support)
Eloy Lafuente [Tue, 6 Jul 2010 22:28:38 +0000 (22:28 +0000)]
MDL-21432 backup - all sort of restore tasks
Eloy Lafuente [Tue, 6 Jul 2010 22:25:54 +0000 (22:25 +0000)]
MDL-21432 backup - restore controller
Andrea Bicciolo [Tue, 6 Jul 2010 18:35:09 +0000 (18:35 +0000)]
update
Andrea Bicciolo [Tue, 6 Jul 2010 18:34:06 +0000 (18:34 +0000)]
corrected language string name
Andrea Bicciolo [Tue, 6 Jul 2010 18:33:26 +0000 (18:33 +0000)]
corrected language strings
Petr Skoda [Tue, 6 Jul 2010 17:36:34 +0000 (17:36 +0000)]
MDL-23106 there is no CFG->style and CFG->template - removing them
Petr Skoda [Tue, 6 Jul 2010 17:31:16 +0000 (17:31 +0000)]
comment typo
Petr Skoda [Tue, 6 Jul 2010 17:29:55 +0000 (17:29 +0000)]
MDL-23106 removing unused ratings upgrade code
Petr Skoda [Tue, 6 Jul 2010 17:20:43 +0000 (17:20 +0000)]
resetting more filters in each upgrade
Petr Skoda [Tue, 6 Jul 2010 17:14:36 +0000 (17:14 +0000)]
MDL-19776 make sure contexts are fully initialised after each core upgrade, it is relatively cheap, so it should not cause any problems
Petr Skoda [Tue, 6 Jul 2010 17:00:37 +0000 (17:00 +0000)]
fixed typo
Petr Skoda [Tue, 6 Jul 2010 16:59:34 +0000 (16:59 +0000)]
MDL-23106 no need for reverting of standardold theme any more
Petr Skoda [Tue, 6 Jul 2010 16:58:12 +0000 (16:58 +0000)]
MDL-23106 files created in one step
Petr Skoda [Tue, 6 Jul 2010 16:54:35 +0000 (16:54 +0000)]
MDL-23106 external_tokens created in one step
Petr Skoda [Tue, 6 Jul 2010 16:52:51 +0000 (16:52 +0000)]
MDL-23106 streamlined ext services table creation
Petr Skoda [Tue, 6 Jul 2010 16:49:26 +0000 (16:49 +0000)]
MDL-23106 files_cleanup is history
Petr Skoda [Tue, 6 Jul 2010 16:47:35 +0000 (16:47 +0000)]
MDL-23106 all tables created in upgrade.php MUST be present in install.xml - we will most probably drop the two old blocks tables before release but we can not allow exceptions like this, sorry
Petr Skoda [Tue, 6 Jul 2010 16:31:48 +0000 (16:31 +0000)]
whitespace fixes
Petr Skoda [Tue, 6 Jul 2010 16:29:00 +0000 (16:29 +0000)]
fixed whitespace
Petr Skoda [Tue, 6 Jul 2010 16:28:15 +0000 (16:28 +0000)]
MDL-23106 portfolio_log created in one step
Petr Skoda [Tue, 6 Jul 2010 16:26:54 +0000 (16:26 +0000)]
MDL-23106 portfolio_tempdata created in one step
Petr Skoda [Tue, 6 Jul 2010 16:22:52 +0000 (16:22 +0000)]
MDL-23106 removing unnecessary conversion of message_providers data - not installed yet in regular upgrades now
Petr Skoda [Tue, 6 Jul 2010 16:18:39 +0000 (16:18 +0000)]
MDL-23106 fixing 2.0 upgrade paths - moving core table tweaks to the very beginning so that it is available for the whole upgrade
Petr Skoda [Tue, 6 Jul 2010 16:10:17 +0000 (16:10 +0000)]
repeating upgrade typo fixed
Petr Skoda [Tue, 6 Jul 2010 16:04:41 +0000 (16:04 +0000)]
fixed docs typos
Andrea Bicciolo [Tue, 6 Jul 2010 14:23:15 +0000 (14:23 +0000)]
Formal_white for 2.0
Helen Foster [Tue, 6 Jul 2010 13:10:41 +0000 (13:10 +0000)]
MDL-22916 lang string rewording thanks to Andrea Bicciolo
Petr Skoda [Tue, 6 Jul 2010 12:16:00 +0000 (12:16 +0000)]
MDL-23104 cleanup after loancalc, lams, exercise and journal if no instances present - these were moved to contrib and we do not want them to appear on during upgrade page if not used at all
Andrea Bicciolo [Tue, 6 Jul 2010 11:59:31 +0000 (11:59 +0000)]
Formal_white for 2.0
David Mudrak [Tue, 6 Jul 2010 09:58:36 +0000 (09:58 +0000)]
MDL-12192 Do not colonize empty labels, thanks to skodak for spotting
Petr Skoda [Tue, 6 Jul 2010 09:42:44 +0000 (09:42 +0000)]
fixed wrong != that was breaking js caching
jerome mouneyrac [Tue, 6 Jul 2010 09:17:49 +0000 (09:17 +0000)]
webservice MDL-22255 fix moodle_user_get_users_by_id() ws function when no custom field are returned
jerome mouneyrac [Tue, 6 Jul 2010 09:13:34 +0000 (09:13 +0000)]
profil MDL-23103 fix missing moodle_url on the delete confirmation custom field page
Andrew Davis [Tue, 6 Jul 2010 08:59:39 +0000 (08:59 +0000)]
message MDL-23101 made email notifications of forum posts work
jerome mouneyrac [Tue, 6 Jul 2010 08:53:31 +0000 (08:53 +0000)]
community hub MDL-23014 add private hub to the searchable hub list + use private token to search on a hub when a private token is available
Dongsheng Cai [Tue, 6 Jul 2010 08:28:26 +0000 (08:28 +0000)]
MDL-13766, remove ajax header setting, which broke mahara plugin.
Andrew Davis [Tue, 6 Jul 2010 07:42:29 +0000 (07:42 +0000)]
message MDL-23101 made notifications of forum posts work
Dongsheng Cai [Tue, 6 Jul 2010 07:28:03 +0000 (07:28 +0000)]
MDL-13766, fixed mimetype validation.
Dongsheng Cai [Tue, 6 Jul 2010 07:15:08 +0000 (07:15 +0000)]
MDL-22991, fixed file api calls
Martin Dougiamas [Tue, 6 Jul 2010 06:57:41 +0000 (06:57 +0000)]
MDL-15976 Shortening 'Taiwan (Province of China)' to 'Taiwan'.
Our rationale before was to stick to the ISO-3166 standard no matter what, since we don't want to get involved in territorial issues. However, in this case no information is lost and it would make a lot of people happier (and no one unhappy, I think), so I'm going to make an exception. Hope it's not a can of worms.
Dongsheng Cai [Tue, 6 Jul 2010 05:33:43 +0000 (05:33 +0000)]
MDL-22991, validate data that was encoded in base64
Dongsheng Cai [Tue, 6 Jul 2010 05:26:25 +0000 (05:26 +0000)]
MDL-13766, fixed treeview
jerome mouneyrac [Tue, 6 Jul 2010 03:41:39 +0000 (03:41 +0000)]
zend MDL-22103 add missing new files of the Zend library to 1.10
Dan Marsden [Tue, 6 Jul 2010 03:39:41 +0000 (03:39 +0000)]
NOBUG SCORM fix location of icon.gif
Piers Harding [Tue, 6 Jul 2010 03:13:48 +0000 (03:13 +0000)]
MDL-22954 - fix method of getting list of attempts, and display of grade (fixes regression)
Andrew Davis [Tue, 6 Jul 2010 01:52:32 +0000 (01:52 +0000)]
message MDL-23098 fixed the eratic behaviour of new message notifications
Dan Marsden [Tue, 6 Jul 2010 01:21:21 +0000 (01:21 +0000)]
SCORM AICC MDL-21354 use correct check for SCORM debug
Dan Marsden [Tue, 6 Jul 2010 01:16:55 +0000 (01:16 +0000)]
SCORM AICC MDL-21354 improved debug handling for AICC objects - thanks to Matteo Scaramuccia for patch.
Moodle Robot [Tue, 6 Jul 2010 00:45:21 +0000 (00:45 +0000)]
Updated the HEAD build version to
20100706
Eloy Lafuente [Mon, 5 Jul 2010 23:22:12 +0000 (23:22 +0000)]
MDL-21840 backup - unify temp table support for backup & restore (more coming)
Patrick Malley [Mon, 5 Jul 2010 23:20:31 +0000 (23:20 +0000)]
MDL-23030 - General improvements
Patrick Malley [Mon, 5 Jul 2010 23:12:53 +0000 (23:12 +0000)]
MDL-23030 - Styled docked menu
Dan Marsden [Mon, 5 Jul 2010 23:02:17 +0000 (23:02 +0000)]
Choice MDL-23092 don't start page output before redirect.
Dan Marsden [Mon, 5 Jul 2010 22:56:24 +0000 (22:56 +0000)]
Choice MDL-23089 use correct strings - thanks to Brian Gray for report/fix
Eloy Lafuente [Mon, 5 Jul 2010 22:48:07 +0000 (22:48 +0000)]
NOBUG DB syntax - fix/improve some uses. I haven't tested completion, have you?
Dan Marsden [Mon, 5 Jul 2010 22:44:39 +0000 (22:44 +0000)]
Choice MDL-23088 fix old get_record call - thanks to Brian Gray for report/patch
Dan Marsden [Mon, 5 Jul 2010 22:42:46 +0000 (22:42 +0000)]
Choice MDL-23087 use consistant header with other modules
Patrick Malley [Mon, 5 Jul 2010 22:32:05 +0000 (22:32 +0000)]
MDL-22913 - adding basic settings to theme
Eloy Lafuente [Mon, 5 Jul 2010 22:23:00 +0000 (22:23 +0000)]
MDL-21432 backup - plan/task/step basis
Petr Skoda [Mon, 5 Jul 2010 22:12:53 +0000 (22:12 +0000)]
MDL-21601 allowing auth plugins to interrupt login with custom error message via the loginpage_hook()
Eloy Lafuente [Mon, 5 Jul 2010 22:10:51 +0000 (22:10 +0000)]
MDL-21432 backup - using grouped parser in moodle_backup.xml + minor changes in common stuff
Petr Skoda [Mon, 5 Jul 2010 21:51:58 +0000 (21:51 +0000)]
MDL-13563 preventing login of users with suspended flag
Petr Skoda [Mon, 5 Jul 2010 21:30:58 +0000 (21:30 +0000)]
MDL-13563 necessary DB changes needed for proper suspending of users (prevention of log in), this will be handy
Eloy Lafuente [Mon, 5 Jul 2010 21:14:09 +0000 (21:14 +0000)]
NOBUG backup - delete whitespace typo causing problems in section settings
Petr Skoda [Mon, 5 Jul 2010 21:09:54 +0000 (21:09 +0000)]
MDL-23097 latest htmlpurifier 4.1.1
Petr Skoda [Mon, 5 Jul 2010 20:45:43 +0000 (20:45 +0000)]
more getting rid of \r which breaks git sync, sorry
Petr Skoda [Mon, 5 Jul 2010 20:45:00 +0000 (20:45 +0000)]
arrgh, getting rid of \r which breaks git sync, sorry
Tim Hunt [Mon, 5 Jul 2010 16:55:39 +0000 (16:55 +0000)]
quiz MDL-21533 remove all mention of overlib from the quiz, by moving necessary code to qtype_multianswer, which is the only place it is used.
Tim Hunt [Mon, 5 Jul 2010 16:53:50 +0000 (16:53 +0000)]
qtype base: NOBUG improve comments and private function name.
Eloy Lafuente [Mon, 5 Jul 2010 16:37:50 +0000 (16:37 +0000)]
MDL-21432 backup - added operation to separate backup & restore
David Mudrak [Mon, 5 Jul 2010 10:48:07 +0000 (10:48 +0000)]
NOBUG: Fixing trivial variable name mismatch
jerome mouneyrac [Mon, 5 Jul 2010 09:31:22 +0000 (09:31 +0000)]
zend MDL-22103 port back our Zend fix
Martin Dougiamas [Mon, 5 Jul 2010 09:30:49 +0000 (09:30 +0000)]
MDL-23071 Found some more in adminlib.php modulename -> pluginname
Martin Dougiamas [Mon, 5 Jul 2010 09:22:49 +0000 (09:22 +0000)]
NOBUG Removed an extraneous {$a} that wasn't needed because it was redundant ;)
jerome mouneyrac [Mon, 5 Jul 2010 09:19:42 +0000 (09:19 +0000)]
zend MDL-22103 update Zend library to 1.10
Martin Dougiamas [Mon, 5 Jul 2010 08:57:47 +0000 (08:57 +0000)]
MDL-23065 Re-enable, but print big error for developers
Dongsheng Cai [Mon, 5 Jul 2010 08:53:42 +0000 (08:53 +0000)]
MDL-21676, fixed comment code
jerome mouneyrac [Mon, 5 Jul 2010 08:51:57 +0000 (08:51 +0000)]
webservice MDL-23083 Zend SOAP does not support struct in the phpdoc
Sam Hemelryk [Mon, 5 Jul 2010 08:34:41 +0000 (08:34 +0000)]
course MDL-8369 Fixed bug when displaying course titles with an & in them
Petr Skoda [Mon, 5 Jul 2010 07:48:37 +0000 (07:48 +0000)]
fixed inline phpdocs return type
Eloy Lafuente [Mon, 5 Jul 2010 07:36:14 +0000 (07:36 +0000)]
NOBUG backup - fix two recently broken tests
Dongsheng Cai [Mon, 5 Jul 2010 07:27:49 +0000 (07:27 +0000)]
MDL-22982
1. rename repository.class to lib.php
2. fixed repository_callback.php
3. repository_ajax use moodle default exception handler
4. improve file_get_user_used_space performance
jerome mouneyrac [Mon, 5 Jul 2010 06:04:47 +0000 (06:04 +0000)]
webservice MDL-23077 fix execute ws function when the return value is null
jerome mouneyrac [Mon, 5 Jul 2010 06:01:08 +0000 (06:01 +0000)]
webservice MDL-23080 create_users should create user with mnethostid = local