]> git.mjollnir.org Git - moodle.git/log
moodle.git
16 years agoUpdated the HEAD build version to 20090111
moodlerobot [Sun, 11 Jan 2009 00:06:46 +0000 (00:06 +0000)]
Updated the HEAD build version to 20090111

16 years agoMDL-17845 removed install/upgrade autopilot - not needed any more ;-)
skodak [Sat, 10 Jan 2009 22:13:12 +0000 (22:13 +0000)]
MDL-17845 removed install/upgrade autopilot - not needed any more ;-)
there are now only two upgrade pages, one for core, the second for all plugins

16 years agoMDL-17845 moved blocks code from /blocks/db/* to core
skodak [Sat, 10 Jan 2009 22:01:20 +0000 (22:01 +0000)]
MDL-17845 moved blocks code from /blocks/db/* to core

16 years agoMDL-17846 moved blocks code from /blocks/db/* to core
skodak [Sat, 10 Jan 2009 21:06:53 +0000 (21:06 +0000)]
MDL-17846 moved blocks code from /blocks/db/* to core

16 years agoMDL-17848 oops, yet more cron compatibility fixes for console_write() ;-) I have...
skodak [Sat, 10 Jan 2009 20:44:45 +0000 (20:44 +0000)]
MDL-17848 oops, yet more cron compatibility fixes for console_write() ;-) I have added a new console_write_error() too

16 years agoMDL-17847 moved backup install.xml and upgrade.php to core
skodak [Sat, 10 Jan 2009 20:03:08 +0000 (20:03 +0000)]
MDL-17847 moved backup install.xml and upgrade.php to core

16 years agoMDL-17848 general support for CLI scripts in weblib; grrr - fixed regression
skodak [Sat, 10 Jan 2009 19:46:02 +0000 (19:46 +0000)]
MDL-17848 general support for CLI scripts in weblib; grrr - fixed regression

16 years agoMDL-17848 general support for CLI scripts in weblib
skodak [Sat, 10 Jan 2009 19:19:51 +0000 (19:19 +0000)]
MDL-17848 general support for CLI scripts in weblib

16 years agoMDL-16483 $CFG->unittestprefix not required anymore to run unit tests that do not...
skodak [Sat, 10 Jan 2009 16:06:53 +0000 (16:06 +0000)]
MDL-16483 $CFG->unittestprefix not required anymore to run unit tests that do not need fake db; it should be saer to let admins modify the prefix in config.php instead of modifying it from php

16 years agoMDL-17843 - db unit tests are now always included again; lang string not needed anymore
skodak [Sat, 10 Jan 2009 14:13:34 +0000 (14:13 +0000)]
MDL-17843 - db unit tests are now always included again; lang string not needed anymore

16 years agoMDL-17842 removed slowtest support from unittest report - never used, not needed
skodak [Sat, 10 Jan 2009 14:02:31 +0000 (14:02 +0000)]
MDL-17842 removed slowtest support from unittest report - never used, not needed

16 years agoMDL-16483 - partial unbreaking of eventlsib test
skodak [Sat, 10 Jan 2009 13:54:11 +0000 (13:54 +0000)]
MDL-16483 - partial unbreaking of eventlsib test

16 years agoMDL-16483 - renamed MoodleUnitTestCase to FakeDBUnitTestCase; MDL-17841 removed bogus...
skodak [Sat, 10 Jan 2009 13:47:26 +0000 (13:47 +0000)]
MDL-16483 - renamed MoodleUnitTestCase to FakeDBUnitTestCase; MDL-17841 removed bogus remove lib/simpletest/slowcodetest.php

16 years agoMDL-16483 - stopped using MoodleUnitTestCase in tests where $DB not needed
skodak [Sat, 10 Jan 2009 13:37:16 +0000 (13:37 +0000)]
MDL-16483 - stopped using MoodleUnitTestCase in tests where $DB not needed

16 years agoMDL-16483 - stopped using MoodleUnitTestCase in tests where $DB not needed
skodak [Sat, 10 Jan 2009 13:23:37 +0000 (13:23 +0000)]
MDL-16483 - stopped using MoodleUnitTestCase in tests where $DB not needed

16 years agoMDL-17840 moodle_readme.txt -> readme_moodle.txt
skodak [Sat, 10 Jan 2009 11:22:26 +0000 (11:22 +0000)]
MDL-17840  moodle_readme.txt -> readme_moodle.txt

16 years agoMDL-17803 grrrrrrrr - there were two moodle readme files!
skodak [Sat, 10 Jan 2009 11:17:42 +0000 (11:17 +0000)]
MDL-17803 grrrrrrrr - there were two moodle readme files!

16 years agoadded details of our simpletest lib modification
skodak [Sat, 10 Jan 2009 11:14:59 +0000 (11:14 +0000)]
added details of our simpletest lib modification

16 years agoUpdated the HEAD build version to 20090110
moodlerobot [Fri, 9 Jan 2009 23:54:48 +0000 (23:54 +0000)]
Updated the HEAD build version to 20090110

16 years agoAutomatic installer.php lang files by installer_builder (20090110)
moodlerobot [Fri, 9 Jan 2009 23:28:08 +0000 (23:28 +0000)]
Automatic installer.php lang files by installer_builder (20090110)

16 years agoMDL-14123 Full IPv6 support - replaced mnet ip_in_range() by standard ipv6 compatible...
skodak [Fri, 9 Jan 2009 21:41:47 +0000 (21:41 +0000)]
MDL-14123 Full IPv6 support - replaced mnet ip_in_range() by standard ipv6 compatible address_in_subnet(); replaced $_SERVER['REMOTE_ADDR'] with standard getremoteaddr()

16 years agoMDL-14123 Full IPv6 support - reimplemented address_in_subnet() + added more unittests
skodak [Fri, 9 Jan 2009 21:16:26 +0000 (21:16 +0000)]
MDL-14123 Full IPv6 support - reimplemented address_in_subnet() + added more unittests

16 years agoMDL-14123 cleanremoteaddr improvements and added unit tests
skodak [Fri, 9 Jan 2009 10:16:07 +0000 (10:16 +0000)]
MDL-14123 cleanremoteaddr improvements and added unit tests

16 years agorestorelib: fix incorrect indenting.
tjhunt [Fri, 9 Jan 2009 06:35:21 +0000 (06:35 +0000)]
restorelib: fix incorrect indenting.

16 years agoaccesslib: MDL-17626 delete the context whenever a block is deleted. This includes...
tjhunt [Fri, 9 Jan 2009 06:16:36 +0000 (06:16 +0000)]
accesslib: MDL-17626 delete the context whenever a block is deleted. This includes a new helper function blocks_delete_all_on_page.

16 years agorestorelib: MDL-17519 fix merge error.
tjhunt [Fri, 9 Jan 2009 06:14:39 +0000 (06:14 +0000)]
restorelib: MDL-17519 fix merge error.

16 years agoaccesslib: MDL-17626 admin/modules.php should call delete_context when a module is...
tjhunt [Fri, 9 Jan 2009 05:34:49 +0000 (05:34 +0000)]
accesslib: MDL-17626 admin/modules.php should call delete_context when a module is uninstalled.

16 years agoaccesslib: MDL-17626 delete_course_module should call delete_context.
tjhunt [Fri, 9 Jan 2009 05:32:08 +0000 (05:32 +0000)]
accesslib: MDL-17626 delete_course_module should call delete_context.

16 years agoquiz editing: XHTML strict
tjhunt [Fri, 9 Jan 2009 05:26:26 +0000 (05:26 +0000)]
quiz editing: XHTML strict

16 years agoaccesslib: MDL-17626 role_names not cleaned up when a context is deleted.
tjhunt [Fri, 9 Jan 2009 05:25:50 +0000 (05:25 +0000)]
accesslib: MDL-17626 role_names not cleaned up when a context is deleted.

16 years agoshortanswer qtype: MDL-17706 use extra_question_fields mechanism to save on code...
tjhunt [Fri, 9 Jan 2009 05:10:33 +0000 (05:10 +0000)]
shortanswer qtype: MDL-17706 use extra_question_fields mechanism to save on code. Changes thanks to Oleg Sychev.

16 years ago"REPOSITORY/MDL-13766, allow use repository name with numbers in it"
dongsheng [Fri, 9 Jan 2009 03:20:05 +0000 (03:20 +0000)]
"REPOSITORY/MDL-13766, allow use repository name with numbers in it"

16 years ago"REPOSITORY/MDL-16910, amazon s3 plugin for repository"
dongsheng [Fri, 9 Jan 2009 03:19:13 +0000 (03:19 +0000)]
"REPOSITORY/MDL-16910, amazon s3 plugin for repository"

16 years agoquiz editing: MDL-17296 improve display of open and closde dates on the editing page.
tjhunt [Fri, 9 Jan 2009 03:17:18 +0000 (03:17 +0000)]
quiz editing: MDL-17296 improve display of open and closde dates on the editing page.

16 years agoadmin MDL-17155 cURL functions called in adminlib.php: add checking for disable_funct...
jerome [Fri, 9 Jan 2009 02:10:56 +0000 (02:10 +0000)]
admin MDL-17155 cURL functions called in adminlib.php: add checking for disable_functions php configuration option, merged from 19

16 years ago"REPOSITORY/MDL-13766, allow numbers in repository name"
dongsheng [Fri, 9 Jan 2009 01:57:56 +0000 (01:57 +0000)]
"REPOSITORY/MDL-13766, allow numbers in repository name"

16 years agoonline user block MDL-15325 optimize the display of the message icon/link (instantiat...
jerome [Fri, 9 Jan 2009 00:56:45 +0000 (00:56 +0000)]
online user block MDL-15325 optimize the display of the message icon/link (instantiation out of a loop), merged from 1.9

16 years agoMDL-17821 - fix incorrect data validation regexs for 2004. thanks Peter Chamberlin.
piers [Fri, 9 Jan 2009 00:56:32 +0000 (00:56 +0000)]
MDL-17821 - fix incorrect data validation regexs for 2004. thanks Peter Chamberlin.

16 years agoUpdated the HEAD build version to 20090109
moodlerobot [Thu, 8 Jan 2009 23:56:11 +0000 (23:56 +0000)]
Updated the HEAD build version to 20090109

16 years agoMDL-17826 restore - proper TEXT comparison. Was breaking MSSQL and Oracle. Merged...
stronk7 [Thu, 8 Jan 2009 18:43:08 +0000 (18:43 +0000)]
MDL-17826 restore - proper TEXT comparison. Was breaking MSSQL and Oracle. Merged from 19_STABLE

16 years agoMDL-17825 Converting float grades to string when counting values using the Mode of...
nicolasconnault [Thu, 8 Jan 2009 16:02:11 +0000 (16:02 +0000)]
MDL-17825 Converting float grades to string when counting values using the Mode of Grades aggregation. Merging from MOODLE_19_STABLE

16 years agoMDL-17617 removed some uses of snoopy library
skodak [Thu, 8 Jan 2009 15:01:19 +0000 (15:01 +0000)]
MDL-17617 removed some uses of snoopy library

16 years agoMDL-15919, MDL-15920 - removing old zip/unzip support, the new zip ext in PHP 5.2...
skodak [Thu, 8 Jan 2009 14:53:23 +0000 (14:53 +0000)]
MDL-15919, MDL-15920 - removing old zip/unzip support, the new zip ext in PHP 5.2.8 seems to work fine

16 years agoquestion preview: MDL-17418 Enable previewing of random questions.
tjhunt [Thu, 8 Jan 2009 09:03:49 +0000 (09:03 +0000)]
question preview: MDL-17418 Enable previewing of random questions.

Also, fix a grade rounding issue.

16 years agoMDL-13778 Added 6 "composite" grade display types for the grader report Merged from...
nicolasconnault [Thu, 8 Jan 2009 08:53:20 +0000 (08:53 +0000)]
MDL-13778 Added 6 "composite" grade display types for the grader report Merged from MOODLE_19_STABLE

16 years agoMDL-17405 moved unsetting of old flag to correct place, thanks Jerome
skodak [Thu, 8 Jan 2009 08:43:32 +0000 (08:43 +0000)]
MDL-17405 moved unsetting of old flag to correct place, thanks Jerome

16 years agoquiz editing: MDL-17594 In RTL languages, the editing UI has horizontal scrolling.
tjhunt [Thu, 8 Jan 2009 08:06:08 +0000 (08:06 +0000)]
quiz editing: MDL-17594 In RTL languages, the editing UI has horizontal scrolling.

Work around YUI bug that is causing this.

16 years agoonline user block MDL-15325 Online Users Block didn't perform capability check when...
jerome [Thu, 8 Jan 2009 07:40:01 +0000 (07:40 +0000)]
online user block MDL-15325 Online Users Block didn't perform capability check when displaying messaging icon, merged from 19

16 years agocourse requests: MDL-6160 clean up admin option for choosing who is notified. Merged...
tjhunt [Thu, 8 Jan 2009 07:07:00 +0000 (07:07 +0000)]
course requests: MDL-6160 clean up admin option for choosing who is notified. Merged from MOODLE_19_STABLE.

Also, change the 'notifyloginfailures' setting to use the same sort of admin setting type.

16 years ago"MDL-13766, fixed bug of preview link"
dongsheng [Thu, 8 Jan 2009 06:15:39 +0000 (06:15 +0000)]
"MDL-13766, fixed bug of preview link"

16 years ago"MDL-13766/REPOSITORY,make sure parent construct function will be called by repositor...
dongsheng [Thu, 8 Jan 2009 06:10:29 +0000 (06:10 +0000)]
"MDL-13766/REPOSITORY,make sure parent construct function will be called by repository pluigns"

16 years ago"MDL-13766/REPOSITORY, deal with filtering empty directory"
dongsheng [Thu, 8 Jan 2009 05:12:49 +0000 (05:12 +0000)]
"MDL-13766/REPOSITORY, deal with filtering empty directory"

16 years agoresource: MDL-10021 upload file resource: change "keep navigation visible" into selec...
jerome [Thu, 8 Jan 2009 04:27:44 +0000 (04:27 +0000)]
resource: MDL-10021 upload file resource: change "keep navigation visible" into select box (No, yes with frame, yes without frame)

16 years agoUpdated the HEAD build version to 20090108
moodlerobot [Thu, 8 Jan 2009 00:04:04 +0000 (00:04 +0000)]
Updated the HEAD build version to 20090108

16 years agoMDL-17799 proper log url sanitisation - big thanks to Full Name hacker ;-)
skodak [Wed, 7 Jan 2009 23:00:59 +0000 (23:00 +0000)]
MDL-17799 proper log url sanitisation - big thanks to Full Name hacker ;-)

16 years agoMDL-17797 fixed cap definition - thanks Andrea Bicciolo; merged from MOODLE_19_STABLE
skodak [Wed, 7 Jan 2009 19:56:30 +0000 (19:56 +0000)]
MDL-17797 fixed cap definition - thanks Andrea Bicciolo; merged from MOODLE_19_STABLE

16 years agoMDL-17811 fixed typos, thanks James Riggs; merged from MOODLE_19_STABLE
skodak [Wed, 7 Jan 2009 19:52:24 +0000 (19:52 +0000)]
MDL-17811 fixed typos, thanks James Riggs; merged from MOODLE_19_STABLE

16 years agoMDL-17808 Use users lastname in password change confirmation mails, thanks Andreas...
skodak [Wed, 7 Jan 2009 19:03:38 +0000 (19:03 +0000)]
MDL-17808 Use users lastname in password change confirmation mails, thanks Andreas Grupp

16 years agoMDL-17806 fixed sql_bit_and use which returns number and that is why it is not suitab...
skodak [Wed, 7 Jan 2009 18:55:32 +0000 (18:55 +0000)]
MDL-17806 fixed sql_bit_and use which returns number and that is why it is not suitable for SQL conditions; thanks penny!
Fixed DML docs too.

16 years agoMDL-11061 removed wwwroot tests from admin/index.php, now in setuplib.php
skodak [Wed, 7 Jan 2009 15:31:54 +0000 (15:31 +0000)]
MDL-11061 removed wwwroot tests from admin/index.php, now in setuplib.php

16 years agoadmin interface: MDL-11061 Incorrect check check on wwwroot causing invalid
poltawski [Wed, 7 Jan 2009 14:08:42 +0000 (14:08 +0000)]
admin interface: MDL-11061 Incorrect check check on wwwroot causing invalid
admin warning

16 years agoMDL-17048
thepurpleblob [Wed, 7 Jan 2009 13:58:41 +0000 (13:58 +0000)]
MDL-17048
Suppress display of empty custom profile field categories

Merged from STABLE19

16 years agoMDL-17802 fixed wwwroot without any subdirectory issue
skodak [Wed, 7 Jan 2009 09:54:09 +0000 (09:54 +0000)]
MDL-17802 fixed wwwroot without any subdirectory issue

16 years agoquiz editing: MDL-17416 Clean layout when starting a new attempt.
tjhunt [Wed, 7 Jan 2009 09:26:47 +0000 (09:26 +0000)]
quiz editing: MDL-17416 Clean layout when starting a new attempt.

16 years agounit tests: MDL-17803 test Db instatiate being called from two places, which was...
tjhunt [Wed, 7 Jan 2009 08:59:13 +0000 (08:59 +0000)]
unit tests: MDL-17803 test Db instatiate being called from two places, which was overwriting the reference to the real DB.

16 years agounit tests: MDL-17803 test classes were not getting destroyed at the right time,...
tjhunt [Wed, 7 Jan 2009 08:58:41 +0000 (08:58 +0000)]
unit tests: MDL-17803 test classes were not getting destroyed at the right time, which was breaking the code that reset the test DB to the normal DB.

16 years agounit tests: Simple hack to avoid XHTML well-formedness errors during test DB upgrade.
tjhunt [Wed, 7 Jan 2009 07:41:03 +0000 (07:41 +0000)]
unit tests: Simple hack to avoid XHTML well-formedness errors during test DB upgrade.

16 years agoquiz editing: MDL-17284 fix infinite redirect bug.
tjhunt [Wed, 7 Jan 2009 07:12:37 +0000 (07:12 +0000)]
quiz editing: MDL-17284 fix infinite redirect bug.

16 years agomod quiz: MDL-3156 Add an option to display the current user's photo and name on...
tjhunt [Wed, 7 Jan 2009 06:32:13 +0000 (06:32 +0000)]
mod quiz: MDL-3156 Add an option to display the current user's photo and name on the Quiz attempt and review pages.

16 years agoweblib: improve comment.
tjhunt [Wed, 7 Jan 2009 06:28:00 +0000 (06:28 +0000)]
weblib: improve comment.

16 years agohelp: XHTML strict!
tjhunt [Wed, 7 Jan 2009 06:01:59 +0000 (06:01 +0000)]
help: XHTML strict!

16 years ago"MDL-17381, remove debug code"
dongsheng [Wed, 7 Jan 2009 01:19:41 +0000 (01:19 +0000)]
"MDL-17381, remove debug code"

16 years ago"MDL-13766, fixed a bug concerning files filter"
dongsheng [Wed, 7 Jan 2009 01:13:53 +0000 (01:13 +0000)]
"MDL-13766, fixed a bug concerning files filter"

16 years agoUpdated the HEAD build version to 20090107
moodlerobot [Tue, 6 Jan 2009 23:55:06 +0000 (23:55 +0000)]
Updated the HEAD build version to 20090107

16 years agoMDL-14123 Full IPv6 support - reimplemented cleanremoteaddr(), it now accepts local...
skodak [Tue, 6 Jan 2009 22:18:01 +0000 (22:18 +0000)]
MDL-14123 Full IPv6 support - reimplemented cleanremoteaddr(), it now accepts local ips too

16 years agoMDL-14123 Full IPv6 support - updating all db fields to theoretical 45 char limit
skodak [Tue, 6 Jan 2009 18:14:28 +0000 (18:14 +0000)]
MDL-14123 Full IPv6 support - updating all db fields to theoretical 45 char limit

16 years agoMDL-17789 fixed typo
skodak [Tue, 6 Jan 2009 12:46:55 +0000 (12:46 +0000)]
MDL-17789 fixed typo

16 years agoMDL-17777 fixed request string encoding in ISS
skodak [Tue, 6 Jan 2009 12:33:32 +0000 (12:33 +0000)]
MDL-17777 fixed request string encoding in ISS

16 years agoMDL-17789 prevent potential XSS problems through PHP_SELF
skodak [Tue, 6 Jan 2009 12:31:20 +0000 (12:31 +0000)]
MDL-17789 prevent potential XSS problems through PHP_SELF

16 years agoMDL-9276 reverse proxy and normal access can not be mixed - it would valiate the...
skodak [Tue, 6 Jan 2009 10:10:19 +0000 (10:10 +0000)]
MDL-9276  reverse proxy and normal access can not be mixed - it would valiate the one address per moodle rule, sorry

16 years agoMDL-17791 Can make a link from user data when adding a new custom user
ikawhero [Tue, 6 Jan 2009 07:31:26 +0000 (07:31 +0000)]
MDL-17791 Can make a link from user data when adding a new custom user
profile text field

16 years ago"MDL-17747, Add Max category depth as a configuratble setting to the site settings...
dongsheng [Tue, 6 Jan 2009 06:52:53 +0000 (06:52 +0000)]
"MDL-17747, Add Max category depth as a configuratble setting to the site settings, merged from 1.9, credit goes to Jason Hardin"

16 years agoPreserve multiselect option through ajax calls.
tjhunt [Tue, 6 Jan 2009 06:14:37 +0000 (06:14 +0000)]
Preserve multiselect option through ajax calls.

16 years agoquestion bank database: MDL-17608 Drop originalquestion field from the question_state...
tjhunt [Tue, 6 Jan 2009 05:20:21 +0000 (05:20 +0000)]
question bank database: MDL-17608 Drop originalquestion field from the question_states table - it was never used for anything.

16 years agoFix typos.
tjhunt [Tue, 6 Jan 2009 05:19:15 +0000 (05:19 +0000)]
Fix typos.

16 years agoXHTML strict.
tjhunt [Tue, 6 Jan 2009 05:04:58 +0000 (05:04 +0000)]
XHTML strict.

16 years agoUpdated the HEAD build version to 20090106
moodlerobot [Mon, 5 Jan 2009 23:54:30 +0000 (23:54 +0000)]
Updated the HEAD build version to 20090106

16 years agoDML 2.0 regression
skodak [Mon, 5 Jan 2009 23:42:51 +0000 (23:42 +0000)]
DML 2.0 regression

16 years agoAutomatic installer.php lang files by installer_builder (20090106)
moodlerobot [Mon, 5 Jan 2009 23:26:47 +0000 (23:26 +0000)]
Automatic installer.php lang files by installer_builder (20090106)

16 years agoMDL-17777 slasharguments test not reimplemented yet :-(
skodak [Mon, 5 Jan 2009 22:46:55 +0000 (22:46 +0000)]
MDL-17777 slasharguments test not reimplemented yet :-(

16 years agoMDL-17787 removed unused health test and cleanup up config table - MoodleTest cookie...
skodak [Mon, 5 Jan 2009 22:45:06 +0000 (22:45 +0000)]
MDL-17787 removed unused health test and cleanup up config table - MoodleTest cookie not used anymore

16 years agoMDL-17787 removed unused health test and cleanup up config table - MoodleTest cookie...
skodak [Mon, 5 Jan 2009 22:45:06 +0000 (22:45 +0000)]
MDL-17787 removed unused health test and cleanup up config table - MoodleTest cookie not used anymore

16 years agoMDL-17777 improved IIS rewrite rule
skodak [Mon, 5 Jan 2009 22:32:15 +0000 (22:32 +0000)]
MDL-17777 improved IIS rewrite rule

16 years agoMDL-17754, MDL-11061, MDL-9276, MDL-17777, MDL-17787 - various url handling improveme...
skodak [Mon, 5 Jan 2009 21:37:20 +0000 (21:37 +0000)]
MDL-17754, MDL-11061, MDL-9276, MDL-17777, MDL-17787 - various url handling improvemetns; rewritten $FULLME and added $ME, $SCRIPT and $FULLSCRIPT; improved slashargument handling especially for IIS; removed legacy slasharguments functions obsoleted since 1.6; some other refactoring; reverse procy support, ssl appliance support

16 years agoMDL-17779
thepurpleblob [Mon, 5 Jan 2009 15:23:10 +0000 (15:23 +0000)]
MDL-17779
Add simple check that question at least has questiontext before allowing it.

16 years agoMDL-17294 Eliminate some commented out code, and clean up the 'no questions in quiz...
tjhunt [Mon, 5 Jan 2009 05:26:08 +0000 (05:26 +0000)]
MDL-17294 Eliminate some commented out code, and clean up the 'no questions in quiz' special case.

16 years agoUpdated the HEAD build version to 20090105
moodlerobot [Sun, 4 Jan 2009 23:53:32 +0000 (23:53 +0000)]
Updated the HEAD build version to 20090105

16 years agoUpdated the HEAD build version to 20090104
moodlerobot [Sat, 3 Jan 2009 23:56:19 +0000 (23:56 +0000)]
Updated the HEAD build version to 20090104

16 years agoMDL-17776 added new define CLI_SCRIPT that identifies all CLI scripts + cron (cli...
skodak [Sat, 3 Jan 2009 14:28:02 +0000 (14:28 +0000)]
MDL-17776 added new define CLI_SCRIPT that identifies all CLI scripts + cron (cli scripts do not have session and do not like HTML in output and are executed from command line, cron is an exception)

16 years agoMDL-17774 refactored USER switching in cron scripts - now standardised in cron_setup_...
skodak [Sat, 3 Jan 2009 13:16:59 +0000 (13:16 +0000)]
MDL-17774 refactored USER switching in cron scripts - now standardised in cron_setup_user()