]> git.mjollnir.org Git - moodle.git/log
moodle.git
16 years agoMDL-15452 - "Fix regressions introduced by my recent work on this bug and its childre...
jamiesensei [Mon, 21 Jul 2008 12:14:32 +0000 (12:14 +0000)]
MDL-15452 - "Fix regressions introduced by my recent work on this bug and its children. Thanks to Paul Johnson for his testing." - fix xhtml error.

16 years agoMDL-15631 "move detailled responses report out of contrib into main distribution...
jamiesensei [Mon, 21 Jul 2008 12:09:19 +0000 (12:09 +0000)]
MDL-15631 "move detailled responses report out of contrib into main distribution" minor fix to html to align select all / deselect all with table

16 years agoMDL-15730 "in detailled report : scale grade to a fraction of the max grade and THEN...
jamiesensei [Mon, 21 Jul 2008 11:24:14 +0000 (11:24 +0000)]
MDL-15730 "in detailled report : scale grade to a fraction of the max grade and THEN use it for calculating whether this is a correct / partially correct / or wrong answer"

16 years agoMDL-15729 "detailled responses report not showing responses"
jamiesensei [Mon, 21 Jul 2008 10:27:47 +0000 (10:27 +0000)]
MDL-15729 "detailled responses report not showing responses"

16 years agoMDL-15317, when forum is invisible, only users with 'mod/forum:managesubscriptions...
dongsheng [Mon, 21 Jul 2008 09:20:40 +0000 (09:20 +0000)]
MDL-15317, when forum is invisible, only users with 'mod/forum:managesubscriptions' capability can subscrib forum, merged from MOODLE_19_STABLE.

16 years agoMDL-15728 "quiz_report_load_questions should alias qqi.grade to maxgrade so that...
jamiesensei [Mon, 21 Jul 2008 09:06:46 +0000 (09:06 +0000)]
MDL-15728 "quiz_report_load_questions should alias qqi.grade to maxgrade so that questions array has the required fields expected by much of the question code."

16 years agoMDL-14129, remove error() and white space in search module.
dongsheng [Mon, 21 Jul 2008 08:28:26 +0000 (08:28 +0000)]
MDL-14129, remove error() and white space in search module.

16 years agoMDL-14129, remove error() in forum mod.
dongsheng [Mon, 21 Jul 2008 08:03:42 +0000 (08:03 +0000)]
MDL-14129, remove error() in forum mod.

16 years agowhitespace fixes
jamiesensei [Mon, 21 Jul 2008 08:02:37 +0000 (08:02 +0000)]
whitespace fixes

16 years agoI cleaned up the worst issues with these 1.9 themes under 2.0 and added missing images.
urs_hunkler [Mon, 21 Jul 2008 07:41:36 +0000 (07:41 +0000)]
I cleaned up the worst issues with these 1.9 themes under 2.0 and added missing images.

16 years agoMDL-14455 corrected deprecated error() calls (thanks Eloy).
piers [Mon, 21 Jul 2008 07:24:14 +0000 (07:24 +0000)]
MDL-14455 corrected deprecated error() calls (thanks Eloy).

16 years agoMDL-14129, remove error() call
dongsheng [Mon, 21 Jul 2008 07:18:58 +0000 (07:18 +0000)]
MDL-14129, remove error() call

16 years agoMDL-13766, fix bugs in javascript, and use different icons in boxnet plugin according...
dongsheng [Mon, 21 Jul 2008 03:26:47 +0000 (03:26 +0000)]
MDL-13766, fix bugs in javascript, and use different icons in boxnet plugin according to the extension.

16 years agoMDL-14455 also affects, MDL-11892, MDL-14485, and MDL-14486 - patches supplied by...
piers [Mon, 21 Jul 2008 01:31:55 +0000 (01:31 +0000)]
MDL-14455 also affects, MDL-11892, MDL-14485, and MDL-14486 - patches supplied by  Martin Holden described in MDL-14455 (thank you!) applied to HEAD.

16 years agoUpdated the HEAD build version to 20080721
moodlerobot [Mon, 21 Jul 2008 01:31:30 +0000 (01:31 +0000)]
Updated the HEAD build version to 20080721

16 years agoAutomatic installer.php lang files by installer_builder (20080721)
moodlerobot [Mon, 21 Jul 2008 01:14:12 +0000 (01:14 +0000)]
Automatic installer.php lang files by installer_builder (20080721)

16 years agoMDL-11892 Propogate Fixes for 'calls to expand javascript' to SCORM AICC code.
piers [Mon, 21 Jul 2008 00:50:52 +0000 (00:50 +0000)]
MDL-11892 Propogate Fixes for 'calls to expand javascript' to SCORM AICC code.

16 years agoAdded autogenerated bn_utf8 installer file.
moodlerobot [Sun, 20 Jul 2008 21:24:00 +0000 (21:24 +0000)]
Added autogenerated bn_utf8 installer file.

16 years agoMDL-15718 "overview report slow for large data sets - print_user_picture queries...
jamiesensei [Sun, 20 Jul 2008 14:40:22 +0000 (14:40 +0000)]
MDL-15718 "overview report slow for large data sets - print_user_picture queries the db if only provided with a userid"

16 years agoMDL-15198 "non-standard sql in reportlib.php" using CASE statement to wrap logic...
jamiesensei [Sun, 20 Jul 2008 14:34:53 +0000 (14:34 +0000)]
MDL-15198 "non-standard sql in reportlib.php" using CASE statement to wrap logic in fields list

16 years agoMDL-15631 "move detailled responses report out of contrib into main distribution...
jamiesensei [Sun, 20 Jul 2008 14:29:10 +0000 (14:29 +0000)]
MDL-15631 "move detailled responses report out of contrib into main distribution" adding responses report to main distribution

16 years agoMDL-15198 "non-standard sql in reportlib.php" using CASE statement to wrap logic...
jamiesensei [Sun, 20 Jul 2008 12:52:14 +0000 (12:52 +0000)]
MDL-15198 "non-standard sql in reportlib.php" using CASE statement to wrap logic in fields list

16 years agoMDL-15719 "overview report slow for large data sets - count sql operation for table...
jamiesensei [Sun, 20 Jul 2008 12:21:59 +0000 (12:21 +0000)]
MDL-15719 "overview report slow for large data sets - count sql operation for table paging repeated twice whether or not it is necessary"

16 years agoMDL-15268 "Content for Quiz Statistics report table" fixed a bug where every a row...
jamiesensei [Sun, 20 Jul 2008 11:58:15 +0000 (11:58 +0000)]
MDL-15268 "Content for Quiz Statistics report table" fixed a bug where every a row was added to the table for every time a subquestion was attempted.

16 years agoMDL-15718 "overview report slow for large data sets - print_user_picture queries...
jamiesensei [Sun, 20 Jul 2008 11:56:35 +0000 (11:56 +0000)]
MDL-15718 "overview report slow for large data sets - print_user_picture queries the db if only provided with a userid"

16 years agoAdded lines theme (beta) from Urs
moodler [Sun, 20 Jul 2008 08:22:52 +0000 (08:22 +0000)]
Added lines theme (beta) from Urs

16 years agoAdded BETA quality version of colors theme from Urs Hunkler
moodler [Sun, 20 Jul 2008 08:13:05 +0000 (08:13 +0000)]
Added BETA quality version of colors theme from Urs Hunkler

16 years agoUpdated the HEAD build version to 20080720
moodlerobot [Sun, 20 Jul 2008 01:32:32 +0000 (01:32 +0000)]
Updated the HEAD build version to 20080720

16 years agoMDL-15712 fixed groups regressions - credit goes to Daniel Servos
skodak [Sat, 19 Jul 2008 08:07:51 +0000 (08:07 +0000)]
MDL-15712 fixed groups regressions - credit goes to Daniel Servos

16 years agoUpdated the HEAD build version to 20080719
moodlerobot [Sat, 19 Jul 2008 01:32:35 +0000 (01:32 +0000)]
Updated the HEAD build version to 20080719

16 years agoAutomatic installer.php lang files by installer_builder (20080719)
moodlerobot [Sat, 19 Jul 2008 01:15:17 +0000 (01:15 +0000)]
Automatic installer.php lang files by installer_builder (20080719)

16 years agoMDL-11892 Propogate Fixes for 'calls to expand javascript' to SCORM 1.2, and 1.3...
piers [Sat, 19 Jul 2008 00:25:36 +0000 (00:25 +0000)]
MDL-11892 Propogate Fixes for 'calls to expand javascript' to SCORM 1.2, and 1.3 code.  Minor update to remove tab characters.

16 years agoupgrade_mod_savepoint() implemented in XMLDB Editor generators. MDL-15343
stronk7 [Fri, 18 Jul 2008 22:18:47 +0000 (22:18 +0000)]
upgrade_mod_savepoint() implemented in XMLDB Editor generators. MDL-15343

16 years agoMDL-15348, improve list view of picker, display file size and file updated date.
dongsheng [Fri, 18 Jul 2008 16:01:08 +0000 (16:01 +0000)]
MDL-15348, improve list view of picker, display file size and file updated date.

16 years agoMDL-14517 Cannot export analysis to excel by course
agrabs [Fri, 18 Jul 2008 14:53:28 +0000 (14:53 +0000)]
MDL-14517 Cannot export analysis to excel by course

16 years agoMDL-15268 "Content for Quiz Statistics report table" seperated quiz item / position...
jamiesensei [Fri, 18 Jul 2008 14:36:24 +0000 (14:36 +0000)]
MDL-15268 "Content for Quiz Statistics report table" seperated quiz item / position stats code into a seperate class in qstats.php and now calculating item statistics too.

16 years agoMDL-15697 Added a check form rule limiting post subject and forum name to 255 charact...
ericmerrill [Fri, 18 Jul 2008 13:19:55 +0000 (13:19 +0000)]
MDL-15697 Added a check form rule limiting post subject and forum name to 255 characters, as limited by the DB

16 years agoMDL-15348, improve list view of picker, display file size and file updated date.
dongsheng [Fri, 18 Jul 2008 09:22:46 +0000 (09:22 +0000)]
MDL-15348, improve list view of picker, display file size and file updated date.

16 years agoMDL-14958 Enum and default tests
nicolasconnault [Fri, 18 Jul 2008 08:46:53 +0000 (08:46 +0000)]
MDL-14958 Enum and default tests

16 years agoMDL-15350, fix bugs of uploading and getauthtoken
dongsheng [Fri, 18 Jul 2008 08:09:32 +0000 (08:09 +0000)]
MDL-15350, fix bugs of uploading and getauthtoken

16 years agoMDL-15702 SQL efficiency fix Merged from 1.9
moodler [Fri, 18 Jul 2008 07:52:36 +0000 (07:52 +0000)]
MDL-15702  SQL efficiency fix Merged from 1.9

16 years agoMDL-13766
dongsheng [Fri, 18 Jul 2008 07:44:14 +0000 (07:44 +0000)]
MDL-13766
remove require_once call to curl.class.php

16 years agoMDL-13766
dongsheng [Fri, 18 Jul 2008 07:40:12 +0000 (07:40 +0000)]
MDL-13766
1. Move curl and repository_cache class to filelib.php
2. Name the file before downloading it
3. clean up code

16 years agoMDL-4346: limiting the 'defer' clause to one call / fix the missing openpopup() bug...
scyrma [Fri, 18 Jul 2008 07:14:58 +0000 (07:14 +0000)]
MDL-4346: limiting the 'defer' clause to one call / fix the missing openpopup() bug in IE. (merge from 1.9)

16 years agoMDL-6850 Removed apparent-size from du
moodler [Fri, 18 Jul 2008 06:42:08 +0000 (06:42 +0000)]
MDL-6850  Removed apparent-size from du

16 years agoMDL-11892 Propogate Fixes for 'calls to expand javascript' to SCORM 1.2 code. Minor...
piers [Fri, 18 Jul 2008 06:03:51 +0000 (06:03 +0000)]
MDL-11892 Propogate Fixes for 'calls to expand javascript' to SCORM 1.2 code. Minor syntax alignment in player.php.

16 years agoMDL-14741: Make tinymce loading simpler, and makes it work on pages with multiple...
scyrma [Fri, 18 Jul 2008 04:24:53 +0000 (04:24 +0000)]
MDL-14741: Make tinymce loading simpler, and makes it work on pages with multiple instances.

16 years agoMDL-15701 Merged fix for showing just non-deleted hosts, from 1.9
moodler [Fri, 18 Jul 2008 04:06:12 +0000 (04:06 +0000)]
MDL-15701  Merged fix for showing just non-deleted hosts, from 1.9

16 years agoMDL-15700 Merged from 1.9 Tidied up the maintenance mode display to users
moodler [Fri, 18 Jul 2008 03:02:43 +0000 (03:02 +0000)]
MDL-15700  Merged from 1.9  Tidied up the maintenance mode display to users

16 years agoUpdated the HEAD build version to 20080718
moodlerobot [Fri, 18 Jul 2008 01:31:55 +0000 (01:31 +0000)]
Updated the HEAD build version to 20080718

16 years agoMDL-15350, fix typos and remove useless code.
dongsheng [Thu, 17 Jul 2008 15:44:34 +0000 (15:44 +0000)]
MDL-15350, fix typos and remove useless code.

16 years agoMDL-15350
dongsheng [Thu, 17 Jul 2008 15:25:48 +0000 (15:25 +0000)]
MDL-15350
1. more clean up to boxclient lib
2. rewrite the getauthtoken function of boxclient
TODO
Penny, could you merge your changes into this lib

16 years agoMDL-15350, clean up boxclient lib, fix uploadFile function.
dongsheng [Thu, 17 Jul 2008 13:12:09 +0000 (13:12 +0000)]
MDL-15350, clean up boxclient lib, fix uploadFile function.

16 years agoMDL-15693 - print_question_icon does not cope with missing question types
tjhunt [Thu, 17 Jul 2008 12:49:25 +0000 (12:49 +0000)]
MDL-15693 - print_question_icon does not cope with missing question types

16 years agoMDL-15405
dongsheng [Thu, 17 Jul 2008 09:34:15 +0000 (09:34 +0000)]
MDL-15405
1. Produce repository list dynamicly.
2. Remove logout button, add a logout link after repository name

16 years agoTrivial reformatting of code
moodler [Thu, 17 Jul 2008 06:33:27 +0000 (06:33 +0000)]
Trivial reformatting of code

16 years agoMDL-15676: restrict block/blog_tags to showing blog tags. (merge from 1.9)
scyrma [Thu, 17 Jul 2008 04:22:41 +0000 (04:22 +0000)]
MDL-15676: restrict block/blog_tags to showing blog tags. (merge from 1.9)

16 years agoMDL-15349
dongsheng [Thu, 17 Jul 2008 03:54:20 +0000 (03:54 +0000)]
MDL-15349
1. Implement downloading files from repositories to temp area, TODO, communicate with FILE API
2. Fix cookie bugs in curl class
3. Fix bugs of boxnet and flickr plugins

16 years agoMDL-15683, get query string instead of calling me(), merged from MOODLE_19_STABLE.
dongsheng [Thu, 17 Jul 2008 03:14:20 +0000 (03:14 +0000)]
MDL-15683, get query string instead of calling me(), merged from MOODLE_19_STABLE.

16 years agoUpdated the HEAD build version to 20080717
moodlerobot [Thu, 17 Jul 2008 01:36:13 +0000 (01:36 +0000)]
Updated the HEAD build version to 20080717

16 years agoMDL-7971 check in get_categories if user can see hidden categories uses specific...
jmg324 [Wed, 16 Jul 2008 15:12:09 +0000 (15:12 +0000)]
MDL-7971 check in get_categories if user can see hidden categories uses specific capability not course:create

16 years agoMDL-15268 "Content for Quiz Statistics report table" know looping through all questio...
jamiesensei [Wed, 16 Jul 2008 11:55:38 +0000 (11:55 +0000)]
MDL-15268 "Content for Quiz Statistics report table" know looping through all question grades fetched from the db to calculate position statistics.

16 years agofixed a small typo causing syntac error.
thepurpleblob [Wed, 16 Jul 2008 10:47:50 +0000 (10:47 +0000)]
fixed a small typo causing syntac error.

16 years agoMDL-15349, the implementation of get_file function in repository class.
dongsheng [Wed, 16 Jul 2008 05:15:14 +0000 (05:15 +0000)]
MDL-15349, the implementation of get_file function in repository class.

16 years agoMDL-15349, update comment
dongsheng [Wed, 16 Jul 2008 04:15:20 +0000 (04:15 +0000)]
MDL-15349, update comment

16 years agoMDL-15349, add download function, which can download multi-file in paralle.
dongsheng [Wed, 16 Jul 2008 04:07:22 +0000 (04:07 +0000)]
MDL-15349, add download function, which can download multi-file in paralle.

16 years agoMDL-15244, add ability to block ip addresses.
dongsheng [Wed, 16 Jul 2008 02:16:42 +0000 (02:16 +0000)]
MDL-15244, add ability to block ip addresses.

16 years agoUpdated the HEAD build version to 20080716
moodlerobot [Wed, 16 Jul 2008 01:35:17 +0000 (01:35 +0000)]
Updated the HEAD build version to 20080716

16 years agoMDL-15661: typo in function name - wrong call meant tag type was set incorrectly...
scyrma [Wed, 16 Jul 2008 01:21:31 +0000 (01:21 +0000)]
MDL-15661: typo in function name - wrong call meant tag type was set incorrectly (merge from 1.9)

16 years agoMDL-15542 - Refactor quiz response processing into a separate processresponses.php.
tjhunt [Tue, 15 Jul 2008 16:46:24 +0000 (16:46 +0000)]
MDL-15542 - Refactor quiz response processing into a separate processresponses.php.

16 years agoMDL-15541 - add a comment about where this code originated.
tjhunt [Tue, 15 Jul 2008 16:31:22 +0000 (16:31 +0000)]
MDL-15541 - add a comment about where this code originated.

16 years agoMDL-15452 - Put the OU quiz navigation improvements into the Moodle codebase. I was...
tjhunt [Tue, 15 Jul 2008 15:30:39 +0000 (15:30 +0000)]
MDL-15452 - Put the OU quiz navigation improvements into the Moodle codebase. I was able to factor out some commonalities with review.php along the way.

16 years agoMDL-14741: load editor automatically, from footer/after page is loaded.
scyrma [Tue, 15 Jul 2008 09:43:14 +0000 (09:43 +0000)]
MDL-14741: load editor automatically, from footer/after page is loaded.

16 years agoMDL-14413 - Invalid function name - is_image_by_extentsion in QTI export
tjhunt [Tue, 15 Jul 2008 09:18:36 +0000 (09:18 +0000)]
MDL-14413 - Invalid function name - is_image_by_extentsion in QTI export

16 years agoMDL-14741: make tinymce toggle editor icon work as it should
scyrma [Tue, 15 Jul 2008 09:00:23 +0000 (09:00 +0000)]
MDL-14741: make tinymce toggle editor icon work as it should

16 years agoMDL-14216 "Improvements to regrade report - improved reporting of actions and dry...
jamiesensei [Tue, 15 Jul 2008 07:22:26 +0000 (07:22 +0000)]
MDL-14216 "Improvements to regrade report - improved reporting of actions and dry run / regrade" if condition around buttons to not output them when downloading table data.

16 years agoMDL-15349, add proxy support to curl class.
dongsheng [Tue, 15 Jul 2008 07:14:29 +0000 (07:14 +0000)]
MDL-15349, add proxy support to curl class.

16 years agoMDL-14299 Merged small credit fix
moodler [Tue, 15 Jul 2008 04:30:37 +0000 (04:30 +0000)]
MDL-14299  Merged small credit fix

16 years agoMDL-14299 New checkbox profile field type.
ikawhero [Tue, 15 Jul 2008 04:07:15 +0000 (04:07 +0000)]
MDL-14299 New checkbox profile field type.
Credit to Brian King.

16 years agoMerged from stable. Change language string file.
ikawhero [Tue, 15 Jul 2008 04:03:33 +0000 (04:03 +0000)]
Merged from stable. Change language string file.

16 years agoMDL-14299 New checkbox profile field type.
ikawhero [Tue, 15 Jul 2008 03:31:32 +0000 (03:31 +0000)]
MDL-14299 New checkbox profile field type.
Credit to Brian King.

16 years agoUpdated the HEAD build version to 20080715
moodlerobot [Tue, 15 Jul 2008 01:37:17 +0000 (01:37 +0000)]
Updated the HEAD build version to 20080715

16 years agoChange group-by. I know what was there was equivalent, but Postgres is pedantic about...
tjhunt [Mon, 14 Jul 2008 15:57:49 +0000 (15:57 +0000)]
Change group-by. I know what was there was equivalent, but Postgres is pedantic about these thigns, and was reporting an error.

16 years agoMDL-15622 - Add the quiz navigation panel to the review page
tjhunt [Mon, 14 Jul 2008 15:40:24 +0000 (15:40 +0000)]
MDL-15622 - Add the quiz navigation panel to the review page
Also, improve the styling a bit.

16 years agoMDL-15648: Used existing functionality to ensure that forum 'mark read' only marks...
sam_marshall [Mon, 14 Jul 2008 15:39:55 +0000 (15:39 +0000)]
MDL-15648: Used existing functionality to ensure that forum 'mark read' only marks posts read if they are within the right group.

16 years agoRemoving calls to depricated stripslashes. It is no longer needed with dmllib 2.0.
tjhunt [Mon, 14 Jul 2008 15:29:30 +0000 (15:29 +0000)]
Removing calls to depricated stripslashes. It is no longer needed with dmllib 2.0.

16 years agoMDL-15519 sorry I'm an idiot, that should have been H3 not H2
sam_marshall [Mon, 14 Jul 2008 11:20:07 +0000 (11:20 +0000)]
MDL-15519 sorry I'm an idiot, that should have been H3 not H2

16 years agoMDL-15519 Added H2 tag for month selector in calendar (accessibility)
sam_marshall [Mon, 14 Jul 2008 11:05:40 +0000 (11:05 +0000)]
MDL-15519 Added H2 tag for month selector in calendar (accessibility)

16 years agoMDL-15244, help file for ip blocking page.
dongsheng [Mon, 14 Jul 2008 09:10:51 +0000 (09:10 +0000)]
MDL-15244, help file for ip blocking page.

16 years agoMDL-15244, add ability to block ip addresses for HEAD.
dongsheng [Mon, 14 Jul 2008 08:14:31 +0000 (08:14 +0000)]
MDL-15244, add ability to block ip addresses for HEAD.

16 years agoMDL-15268 "Content for Quiz Statistics report table" some fixes to strings.
jamiesensei [Mon, 14 Jul 2008 06:40:36 +0000 (06:40 +0000)]
MDL-15268 "Content for Quiz Statistics report table" some fixes to strings.

16 years agoMDL-15102 "Upgrade to DMLLIB 2.0. Needs further testing and bug-fixing." fixing a...
jamiesensei [Mon, 14 Jul 2008 06:37:39 +0000 (06:37 +0000)]
MDL-15102 "Upgrade to DMLLIB 2.0. Needs further testing and bug-fixing." fixing a couple of typos which were causing errors.

16 years agoMDL-15488, clean up phpFlickr code, remove all cache code(it has been implemented...
dongsheng [Mon, 14 Jul 2008 05:48:57 +0000 (05:48 +0000)]
MDL-15488, clean up phpFlickr code, remove all cache code(it has been implemented in curl class), clean up session code, remove useless code for repository_api.

16 years agoMDL-15350, search files in box.net repository.
dongsheng [Mon, 14 Jul 2008 05:31:01 +0000 (05:31 +0000)]
MDL-15350, search files in box.net repository.

16 years agoMDL-15488, searching specific photos in flickr repository.
dongsheng [Mon, 14 Jul 2008 04:34:26 +0000 (04:34 +0000)]
MDL-15488, searching specific photos in flickr repository.

16 years agoMDL-15402, searching repository folder for lanuage files.
dongsheng [Mon, 14 Jul 2008 04:03:03 +0000 (04:03 +0000)]
MDL-15402, searching repository folder for lanuage files.

16 years agoMDL-15614 Add 3 missing PHP error codes to get_file_upload_error()
fmarier [Mon, 14 Jul 2008 02:38:50 +0000 (02:38 +0000)]
MDL-15614 Add 3 missing PHP error codes to get_file_upload_error()

The get_file_upload_error() function was missing the following error codes:

    UPLOAD_ERR_NO_TMP_DIR => 'Missing a temporary folder.',
    UPLOAD_ERR_CANT_WRITE => 'Failed to write file to disk.',
    UPLOAD_ERR_EXTENSION => 'File upload stopped by extension.',

(see http://www.php.net/manual/en/features.file-upload.errors.php)

16 years agoMDL-15565, add maintenance mode alert reminder in title and navbar.
dongsheng [Mon, 14 Jul 2008 02:32:59 +0000 (02:32 +0000)]
MDL-15565, add maintenance mode alert reminder in title and navbar.

16 years agoUpdated the HEAD build version to 20080714
moodlerobot [Mon, 14 Jul 2008 01:33:33 +0000 (01:33 +0000)]
Updated the HEAD build version to 20080714

16 years agoMDL-15071 improved error logging - credit goes to Andrei Bautu
skodak [Sun, 13 Jul 2008 20:28:08 +0000 (20:28 +0000)]
MDL-15071 improved error logging - credit goes to Andrei Bautu