Petr Skoda [Thu, 18 Mar 2010 22:00:09 +0000 (22:00 +0000)]
MDL-21068 do not show admin usernames in cron logs
Petr Skoda [Thu, 18 Mar 2010 21:23:15 +0000 (21:23 +0000)]
MDL-21649 fixed form value quoting
Petr Skoda [Thu, 18 Mar 2010 20:59:58 +0000 (20:59 +0000)]
MDL-21818 fixed globals problems
David Mudrak [Thu, 18 Mar 2010 18:47:39 +0000 (18:47 +0000)]
MDL-20204 fixed calling of undefined method
David Mudrak [Thu, 18 Mar 2010 18:33:40 +0000 (18:33 +0000)]
MDL-20204 fixed typo in variable name
David Mudrak [Thu, 18 Mar 2010 17:11:16 +0000 (17:11 +0000)]
MDL-20204 fixed calling of a dropped html_component method on block_contents
David Mudrak [Thu, 18 Mar 2010 16:49:03 +0000 (16:49 +0000)]
MDL-20204 fixed calling of a dropped html_component method on block_contents
Dongsheng Cai [Thu, 18 Mar 2010 09:57:32 +0000 (09:57 +0000)]
"MDL-19118, improve comments pagination"
Dongsheng Cai [Thu, 18 Mar 2010 09:45:25 +0000 (09:45 +0000)]
"MDL-21443, fixed phpdocs"
Dongsheng Cai [Thu, 18 Mar 2010 09:42:30 +0000 (09:42 +0000)]
"MDL-19118, improve comments block"
Andrew Davis [Thu, 18 Mar 2010 09:26:53 +0000 (09:26 +0000)]
rating MDL-21657 put default scale in a constant
Andrew Davis [Thu, 18 Mar 2010 08:59:10 +0000 (08:59 +0000)]
rating MDL-21657 switched from putting permissions in constants to using literal strings
Andrew Davis [Thu, 18 Mar 2010 08:47:50 +0000 (08:47 +0000)]
rating MDL-21657 changed inner joins to just joins
Andrew Davis [Thu, 18 Mar 2010 08:17:21 +0000 (08:17 +0000)]
rating MDL-21657 updated aliasing and unaliasing of the fields returned by user_picture::fields
Andrew Davis [Thu, 18 Mar 2010 08:12:13 +0000 (08:12 +0000)]
rating MDL-21657 added aliasing and unaliasing of the fields returned by user_picture::fields
Petr Skoda [Thu, 18 Mar 2010 07:41:57 +0000 (07:41 +0000)]
MDL-21851 adding idalias to user_picture::fields()
Andrew Davis [Thu, 18 Mar 2010 07:14:49 +0000 (07:14 +0000)]
rating MDL-21657 improved the default rating permissions
Sam Hemelryk [Thu, 18 Mar 2010 06:02:41 +0000 (06:02 +0000)]
theme MDL-20204 Fixed regression with theme selector in category edit form
Andrew Davis [Thu, 18 Mar 2010 05:54:59 +0000 (05:54 +0000)]
rating MDL-21657 improved the phpdoc comments
Sam Hemelryk [Thu, 18 Mar 2010 05:48:21 +0000 (05:48 +0000)]
datalib MDL-14679 Fixed regression in get_logs_userday function, missing argument
Andrew Davis [Thu, 18 Mar 2010 04:08:52 +0000 (04:08 +0000)]
rating MDL-21657 changed to make use use of user_picture::fields()
Andrew Davis [Thu, 18 Mar 2010 03:47:12 +0000 (03:47 +0000)]
rating MDL-21657 more changes based on Petr's feedback
Eloy Lafuente [Thu, 18 Mar 2010 01:50:32 +0000 (01:50 +0000)]
NOBUG: Get back Oracle to normality (fix trigger/seq generation) after latest cache changes
Sam Hemelryk [Thu, 18 Mar 2010 01:13:23 +0000 (01:13 +0000)]
NOBUG: Fixed missed string
Eloy Lafuente [Thu, 18 Mar 2010 00:48:48 +0000 (00:48 +0000)]
NOBUG: partially re-introduce DB object static cache, as we need to avoid dupes
when two indexes are created in the same sentence and initials are the same (contenthash, contextid)
This introduces some problems in Oracle but... better to keep the rest working.
Moodle Robot [Thu, 18 Mar 2010 00:42:48 +0000 (00:42 +0000)]
Updated the HEAD build version to
20100318
Helen Foster [Wed, 17 Mar 2010 14:18:45 +0000 (14:18 +0000)]
help file MDL-17698 edits to ensure XHTML strict compliance thanks to David Horat
Helen Foster [Wed, 17 Mar 2010 10:50:19 +0000 (10:50 +0000)]
help file MDL-21308 rewording thanks to Bente Olsen
Helen Foster [Wed, 17 Mar 2010 09:19:01 +0000 (09:19 +0000)]
help file MDL-21600 obsolete file thanks to Koen Roggemans
Andrew Davis [Wed, 17 Mar 2010 09:12:13 +0000 (09:12 +0000)]
rating MDL-21657 more changes based on Petr's feedback
Andrew Davis [Wed, 17 Mar 2010 05:50:08 +0000 (05:50 +0000)]
rating MDL-21657 moved upgrade of data table to mod/data/ upgrade script and updated install.xml
Andrew Davis [Wed, 17 Mar 2010 03:54:18 +0000 (03:54 +0000)]
rating MDL-21657 renamed ratinglib.php to lib.php to bring /rating in line with /comment
Andrew Davis [Wed, 17 Mar 2010 03:39:54 +0000 (03:39 +0000)]
rating MDL-21657 changes based on Petr's feedback
Dongsheng Cai [Wed, 17 Mar 2010 02:41:01 +0000 (02:41 +0000)]
"MDL-19118, fixed the code of requiring moodle course object"
Dongsheng Cai [Wed, 17 Mar 2010 02:25:36 +0000 (02:25 +0000)]
"MDL-20204, fixed html_writer::tag parameters"
Eloy Lafuente [Wed, 17 Mar 2010 02:17:26 +0000 (02:17 +0000)]
MDL-21834 DDL tests - static caches aren't good for multiple connections in same request
Andrew Davis [Wed, 17 Mar 2010 02:05:31 +0000 (02:05 +0000)]
rating MDL-21657 added something to upgrade script to ensure there are no problems due to db/install.php having lagged behind unpgrade.php
Andrew Davis [Wed, 17 Mar 2010 01:49:52 +0000 (01:49 +0000)]
rating MDL-21657 fixed rating table name in install.xml
Eloy Lafuente [Wed, 17 Mar 2010 01:34:29 +0000 (01:34 +0000)]
MDL-21834 DDL tests - fix concurrent temp tables for mssql + 1 incorrect test
Eloy Lafuente [Wed, 17 Mar 2010 01:32:59 +0000 (01:32 +0000)]
MDL-21834 DDL tests - fix concurrent temp tables for postgresql
Moodle Robot [Wed, 17 Mar 2010 00:42:46 +0000 (00:42 +0000)]
Updated the HEAD build version to
20100317
Moodle Robot [Wed, 17 Mar 2010 00:31:13 +0000 (00:31 +0000)]
installer.php lang files by installer_builder (
20100317)
Penny Leach [Tue, 16 Mar 2010 19:07:53 +0000 (19:07 +0000)]
portfolio MDL-21508 fixed broken forum attachment export
- fixed a lot of logic in the format conflict stuff
- fixed a very specific bug in forum export when exporting a single
attachment.
Eloy Lafuente [Tue, 16 Mar 2010 19:02:18 +0000 (19:02 +0000)]
MDL-21834 DDL tests - reveal some problems using concurrent temp tables
Penny Leach [Tue, 16 Mar 2010 18:58:08 +0000 (18:58 +0000)]
filelib MDL-21752 fixed case where mimeinfo_from_icon was including document/unknown when there were better options
Andrew Davis [Tue, 16 Mar 2010 09:48:15 +0000 (09:48 +0000)]
rating MDL-21657 added type to phpdocs and adjusted whitespace
Andrew Davis [Tue, 16 Mar 2010 09:37:31 +0000 (09:37 +0000)]
rating MDL-21657 changing from ratings (plural) to rating (singular)
Andrew Davis [Tue, 16 Mar 2010 09:24:09 +0000 (09:24 +0000)]
rating MDL-21657 changing from ratings (plural) to rating (singular)
Andrew Davis [Tue, 16 Mar 2010 09:20:23 +0000 (09:20 +0000)]
rating MDL-21657 changed table from ratings (plural) to rating (singular)
Andrew Davis [Tue, 16 Mar 2010 09:02:34 +0000 (09:02 +0000)]
rating MDL-21657 changed capabilities from ratings (plural) to rating (singular)
Andrew Davis [Tue, 16 Mar 2010 08:57:57 +0000 (08:57 +0000)]
rating MDL-21657 Switched from table ratings to rating
Dongsheng Cai [Tue, 16 Mar 2010 08:50:59 +0000 (08:50 +0000)]
"MDL-21474, fixed mahara phpdocs"
Dongsheng Cai [Tue, 16 Mar 2010 08:29:08 +0000 (08:29 +0000)]
"MDL-20904, web services for files"
Andrew Davis [Tue, 16 Mar 2010 08:11:24 +0000 (08:11 +0000)]
rating MDL-21657 Removed accidental commit of an unrelated mnet work around
Dongsheng Cai [Tue, 16 Mar 2010 08:09:19 +0000 (08:09 +0000)]
"MDL-19118, replace course it with course object to improve performance"
Dongsheng Cai [Tue, 16 Mar 2010 07:57:45 +0000 (07:57 +0000)]
"MDL-19118, fixed security bug in comments, thanks to Petr"
Andrew Davis [Tue, 16 Mar 2010 06:59:34 +0000 (06:59 +0000)]
rating MDL-21657 Fixed 2 upgrade problems
Andrew Davis [Tue, 16 Mar 2010 06:33:16 +0000 (06:33 +0000)]
gradebook MDL-19133 Make grading settings part of mod_edit form. first of several commits.
Dongsheng Cai [Tue, 16 Mar 2010 06:05:24 +0000 (06:05 +0000)]
"MDL-13766, fixed input name"
Andrew Davis [Tue, 16 Mar 2010 05:57:51 +0000 (05:57 +0000)]
rating MDL-21657 first commit for rating library
Dongsheng Cai [Tue, 16 Mar 2010 04:02:42 +0000 (04:02 +0000)]
"MDL-13766, fixed zindex value for search dialog"
Dongsheng Cai [Tue, 16 Mar 2010 03:30:29 +0000 (03:30 +0000)]
"MDL-13766, fixed context default value"
Dongsheng Cai [Tue, 16 Mar 2010 03:29:45 +0000 (03:29 +0000)]
"MDL-21443, improve phpdoc"
Dongsheng Cai [Tue, 16 Mar 2010 03:21:59 +0000 (03:21 +0000)]
"MDL-13766, fixed context default value"
Dongsheng Cai [Tue, 16 Mar 2010 02:57:18 +0000 (02:57 +0000)]
"MDL-13766, fixed coding style"
Moodle Robot [Tue, 16 Mar 2010 00:42:02 +0000 (00:42 +0000)]
Updated the HEAD build version to
20100316
Dongsheng Cai [Mon, 15 Mar 2010 08:39:51 +0000 (08:39 +0000)]
"MDL-21786, fixed function name"
Dongsheng Cai [Mon, 15 Mar 2010 08:03:18 +0000 (08:03 +0000)]
"MDL-21786, remove old comment lib file"
Dongsheng Cai [Mon, 15 Mar 2010 08:01:01 +0000 (08:01 +0000)]
"MDL-21786, add license info to locallib.php"
Dongsheng Cai [Mon, 15 Mar 2010 07:59:28 +0000 (07:59 +0000)]
"MDL-21786, moving comments library files to consistency"
Dongsheng Cai [Mon, 15 Mar 2010 06:42:55 +0000 (06:42 +0000)]
"MDL-13766, removed debug code"
Dongsheng Cai [Mon, 15 Mar 2010 06:41:02 +0000 (06:41 +0000)]
"MDL-21021, added a block to manager user private files"
Dongsheng Cai [Mon, 15 Mar 2010 06:31:41 +0000 (06:31 +0000)]
"MDL-15405, simplified filemanager initilising in database module"
Dongsheng Cai [Mon, 15 Mar 2010 06:29:47 +0000 (06:29 +0000)]
"MDL-15405, fixed non-js filepicker url, need more work on nonjs version"
Dongsheng Cai [Mon, 15 Mar 2010 06:12:39 +0000 (06:12 +0000)]
"MDL-13766, improve filemanager to browse user_private area files"
Dongsheng Cai [Mon, 15 Mar 2010 05:19:43 +0000 (05:19 +0000)]
"MDL-13766, fixed popup authentication"
Moodle Robot [Mon, 15 Mar 2010 00:41:55 +0000 (00:41 +0000)]
Updated the HEAD build version to
20100315
Moodle Robot [Sun, 14 Mar 2010 00:42:44 +0000 (00:42 +0000)]
Updated the HEAD build version to
20100314
Moodle Robot [Sat, 13 Mar 2010 00:41:45 +0000 (00:41 +0000)]
Updated the HEAD build version to
20100313
Dan Marsden [Fri, 12 Mar 2010 07:24:26 +0000 (07:24 +0000)]
AICC MDL-21305 mastery score should be set even when lessonstatus <> "completed" - thanks to Matteo Scaramuccia for report and fix.
Dan Marsden [Fri, 12 Mar 2010 07:06:55 +0000 (07:06 +0000)]
SCORM MDL-19899 field not long enough to store data - according to ADL spec this field needs to store up to 2000 characters
Moodle Robot [Fri, 12 Mar 2010 00:41:49 +0000 (00:41 +0000)]
Updated the HEAD build version to
20100312
Moodle Robot [Fri, 12 Mar 2010 00:30:45 +0000 (00:30 +0000)]
installer.php lang files by installer_builder (
20100312)
Dongsheng Cai [Thu, 11 Mar 2010 07:45:06 +0000 (07:45 +0000)]
"MDL-21400, fixed image & media filepicker in editor"
Moodle Robot [Thu, 11 Mar 2010 00:41:35 +0000 (00:41 +0000)]
Updated the HEAD build version to
20100311
Petr Skoda [Wed, 10 Mar 2010 08:47:15 +0000 (08:47 +0000)]
MDL-21789 fixed buggy handling of 0.00 in s()
Petr Skoda [Wed, 10 Mar 2010 08:42:44 +0000 (08:42 +0000)]
MDL-21790 fixed dml conversion regression - credit goes to Evan Irving-Pease for the patch and discovery, thanks
Dongsheng Cai [Wed, 10 Mar 2010 03:37:31 +0000 (03:37 +0000)]
"MDL-15488, fixed flickr plugin"
Dongsheng Cai [Wed, 10 Mar 2010 03:24:14 +0000 (03:24 +0000)]
"MDL-13766, improve repository admin page"
Moodle Robot [Wed, 10 Mar 2010 00:41:41 +0000 (00:41 +0000)]
Updated the HEAD build version to
20100310
Helen Foster [Tue, 9 Mar 2010 21:42:38 +0000 (21:42 +0000)]
lang string MDL-21016 rewording as suggested by Ray Lawrence
Andreas Grabs [Tue, 9 Mar 2010 08:25:54 +0000 (08:25 +0000)]
MDL-19846 - Admin ability to submit answers
Dongsheng Cai [Tue, 9 Mar 2010 08:19:41 +0000 (08:19 +0000)]
"MDL-13766, fixed call-time pass-by-reference warning"
Dongsheng Cai [Tue, 9 Mar 2010 08:18:04 +0000 (08:18 +0000)]
"MDL-13766, improve repository settings"
Dongsheng Cai [Tue, 9 Mar 2010 06:25:20 +0000 (06:25 +0000)]
"MDL-13766, php5 passing by reference by default, so remove the & in function definition"
Dongsheng Cai [Tue, 9 Mar 2010 01:49:02 +0000 (01:49 +0000)]
"MDL-13766, fixed maxbytes parameter"
Moodle Robot [Tue, 9 Mar 2010 00:42:06 +0000 (00:42 +0000)]
Updated the HEAD build version to
20100309
Andreas Grabs [Mon, 8 Mar 2010 22:02:36 +0000 (22:02 +0000)]
MDL-19846 - Admin ability to submit answers
Helen Foster [Mon, 8 Mar 2010 19:18:58 +0000 (19:18 +0000)]
help file MDL-19538 obsolete file thanks to Andrea Bicciolo
Helen Foster [Mon, 8 Mar 2010 19:16:35 +0000 (19:16 +0000)]
help file MDL-19537 obsolete file thanks to Andrea Bicciolo