]> git.mjollnir.org Git - moodle.git/log
moodle.git
15 years agoAutomatic installer.php lang files by installer_builder (20091001)
moodlerobot [Thu, 1 Oct 2009 00:28:31 +0000 (00:28 +0000)]
Automatic installer.php lang files by installer_builder (20091001)

15 years agounittests: NOBUG fix pagelib unit tests
tjhunt [Wed, 30 Sep 2009 22:35:48 +0000 (22:35 +0000)]
unittests: NOBUG fix pagelib unit tests

Fix regression caused by my earlier commit.
(It was preventing a new install.)

15 years agounit tests: MDL-20398 spurious exceptions when $CFG->debugdisplay is false
tjhunt [Wed, 30 Sep 2009 18:13:27 +0000 (18:13 +0000)]
unit tests: MDL-20398 spurious exceptions when $CFG->debugdisplay is false

Doh! I had the logic the wrong way round in my previous commit. Sorry.

15 years agounit tests: MDL-20398 spurious exceptions when $CFG->debugdisplay is false
tjhunt [Wed, 30 Sep 2009 18:06:45 +0000 (18:06 +0000)]
unit tests: MDL-20398 spurious exceptions when $CFG->debugdisplay is false

15 years agoquestion import/export: MDL-20299 fatal error cause by hotpot format changes
tjhunt [Wed, 30 Sep 2009 17:19:32 +0000 (17:19 +0000)]
question import/export: MDL-20299 fatal error cause by hotpot format changes

Replaced copy and paste code from mod/hotpot/lib.php with a require_once.

15 years agounittests: NOBUG further fix to HTML expectations - prevent side-effects.
tjhunt [Wed, 30 Sep 2009 17:01:05 +0000 (17:01 +0000)]
unittests: NOBUG further fix to HTML expectations - prevent side-effects.

15 years agounittests: NOBUG fix outputlib unit tests
tjhunt [Wed, 30 Sep 2009 16:55:35 +0000 (16:55 +0000)]
unittests: NOBUG fix outputlib unit tests

15 years agounittests: NOBUG further fix to HTML expectations.
tjhunt [Wed, 30 Sep 2009 16:54:49 +0000 (16:54 +0000)]
unittests: NOBUG further fix to HTML expectations.

15 years agounittests: NOBUG further pagelib unit test fixes
tjhunt [Wed, 30 Sep 2009 16:34:41 +0000 (16:34 +0000)]
unittests: NOBUG further pagelib unit test fixes

15 years agounittests: NOBUG fix pagelib unit tests
tjhunt [Wed, 30 Sep 2009 16:24:05 +0000 (16:24 +0000)]
unittests: NOBUG fix pagelib unit tests

15 years agounittests: NOBUG improve testrss.php failure message to make it easier for people...
tjhunt [Wed, 30 Sep 2009 14:57:31 +0000 (14:57 +0000)]
unittests: NOBUG improve testrss.php failure message to make it easier for people to know to set their proxy.

15 years agounittests: NOBUG fix expectations for content with various types of HTML.
tjhunt [Wed, 30 Sep 2009 14:52:12 +0000 (14:52 +0000)]
unittests: NOBUG fix expectations for content with various types of HTML.
Also, refactor to reduce duplicate code.

15 years agounit tests: MDL-20393 temporary work-around for this breakage, so other tests can...
tjhunt [Wed, 30 Sep 2009 14:16:12 +0000 (14:16 +0000)]
unit tests: MDL-20393 temporary work-around for this breakage, so other tests can be run.

15 years agounit tests: MDL-20391 temporary work-around for this breakage, so other tests can...
tjhunt [Wed, 30 Sep 2009 14:15:46 +0000 (14:15 +0000)]
unit tests: MDL-20391 temporary work-around for this breakage, so other tests can be run.

15 years agounit tests: MDL-20390 temporary work-around for this breakage, so other tests can...
tjhunt [Wed, 30 Sep 2009 14:03:39 +0000 (14:03 +0000)]
unit tests: MDL-20390 temporary work-around for this breakage, so other tests can be run.

15 years agounit tests: MDL-20391 temporary work-around for this breakage, so other tests can...
tjhunt [Wed, 30 Sep 2009 14:03:00 +0000 (14:03 +0000)]
unit tests: MDL-20391 temporary work-around for this breakage, so other tests can be run.

15 years agoquestion types: MDL-20157 export_to_xml and import_from_xml functions for question...
tjhunt [Wed, 30 Sep 2009 13:38:36 +0000 (13:38 +0000)]
question types: MDL-20157 export_to_xml and import_from_xml functions for question types using extra_question_fields.

Thanks to Oleg Sychev for the implementation.

15 years agoquiz: MDL-19145 Safe Exam Browser integration.
tjhunt [Wed, 30 Sep 2009 10:57:57 +0000 (10:57 +0000)]
quiz: MDL-19145 Safe Exam Browser integration.

This is a better alternative to 'secure' mode.

It needs to be enabled by the administrator.

15 years agograde MDL-19797 Upgraded deprecated function calls
samhemelryk [Wed, 30 Sep 2009 07:20:31 +0000 (07:20 +0000)]
grade MDL-19797 Upgraded deprecated function calls

15 years agofilter MDL-19796 Upgraded deprecated function calls
samhemelryk [Wed, 30 Sep 2009 07:03:52 +0000 (07:03 +0000)]
filter MDL-19796 Upgraded deprecated function calls

15 years agoenrol MDL-19795 Upgraded call to print_header_with_help
samhemelryk [Wed, 30 Sep 2009 06:57:16 +0000 (06:57 +0000)]
enrol MDL-19795 Upgraded call to print_header_with_help

15 years agoblocks MDL-19791 Upgrade deprecated function calls
samhemelryk [Wed, 30 Sep 2009 06:54:07 +0000 (06:54 +0000)]
blocks MDL-19791 Upgrade deprecated function calls

15 years agoauth MDL-19788 Upgrade deprecated function calls
samhemelryk [Wed, 30 Sep 2009 06:38:52 +0000 (06:38 +0000)]
auth MDL-19788 Upgrade deprecated function calls

15 years agoadmin MDL-19787 Upgrade deprecated function calls
samhemelryk [Wed, 30 Sep 2009 06:32:25 +0000 (06:32 +0000)]
admin MDL-19787 Upgrade deprecated function calls

15 years agocore MDL-19799 Upgraded deprecated calls and minor documentation improvement
samhemelryk [Wed, 30 Sep 2009 06:14:58 +0000 (06:14 +0000)]
core MDL-19799 Upgraded deprecated calls and minor documentation improvement

15 years agomessage MDL-19801 Fixed regression from recent update missing OUTPUT global
samhemelryk [Wed, 30 Sep 2009 01:33:32 +0000 (01:33 +0000)]
message MDL-19801 Fixed regression from recent update missing OUTPUT global

15 years agoUpdated the HEAD build version to 20090930
moodlerobot [Wed, 30 Sep 2009 00:38:16 +0000 (00:38 +0000)]
Updated the HEAD build version to 20090930

15 years agomessage MDL-19801 Fixed regression from recent update
samhemelryk [Tue, 29 Sep 2009 08:52:30 +0000 (08:52 +0000)]
message MDL-19801 Fixed regression from recent update

15 years agoMDL-20371 improved warning string
skodak [Tue, 29 Sep 2009 07:25:56 +0000 (07:25 +0000)]
MDL-20371 improved warning string

15 years agoMDL-20374 default exception handler: log backtrace to webserver log if DEBUG_MINIMAL...
ashleyholman [Tue, 29 Sep 2009 06:29:11 +0000 (06:29 +0000)]
MDL-20374 default exception handler: log backtrace to webserver log if DEBUG_MINIMAL or greater.

15 years agomessage MDL-19801 Regression caused by recent upgrades
samhemelryk [Tue, 29 Sep 2009 06:16:36 +0000 (06:16 +0000)]
message MDL-19801 Regression caused by recent upgrades

15 years agomessage MDL-19801 Added missing OUTPUT global
samhemelryk [Tue, 29 Sep 2009 06:10:51 +0000 (06:10 +0000)]
message MDL-19801 Added missing OUTPUT global

15 years agooutput MDL-19788 fix missing global $OUTPUT
jerome [Tue, 29 Sep 2009 06:04:59 +0000 (06:04 +0000)]
output MDL-19788 fix missing global $OUTPUT

15 years agomod-quiz MDL-19813 $OUPUT and cm defined correctly
pichetp [Tue, 29 Sep 2009 04:49:23 +0000 (04:49 +0000)]
mod-quiz MDL-19813  $OUPUT and cm defined correctly

15 years agologin MDL-19800 Upgrade deprecated calls and added set_url calls
samhemelryk [Tue, 29 Sep 2009 03:55:09 +0000 (03:55 +0000)]
login MDL-19800 Upgrade deprecated calls and added set_url calls

15 years agomessage MDL-19801 Upgrade deprecated calls and added set_url calls
samhemelryk [Tue, 29 Sep 2009 03:54:14 +0000 (03:54 +0000)]
message MDL-19801 Upgrade deprecated calls and added set_url calls

15 years agonotes MDL-19818 Upgrade deprecated calls and added set_url calls
samhemelryk [Tue, 29 Sep 2009 03:52:43 +0000 (03:52 +0000)]
notes MDL-19818 Upgrade deprecated calls and added set_url calls

15 years agocalendar MDL-19793 Upgrade deprecated calls and added set_url calls
samhemelryk [Tue, 29 Sep 2009 02:51:00 +0000 (02:51 +0000)]
calendar MDL-19793 Upgrade deprecated calls and added set_url calls

15 years agoUpdated the HEAD build version to 20090929
moodlerobot [Tue, 29 Sep 2009 00:38:56 +0000 (00:38 +0000)]
Updated the HEAD build version to 20090929

15 years agoMDL-17491 oci native driver: fix LOB meta length and minor whitespace
stronk7 [Mon, 28 Sep 2009 23:19:20 +0000 (23:19 +0000)]
MDL-17491 oci native driver: fix LOB meta length and minor whitespace

15 years agoMDL-17491 oci native driver: alter column from TEXT to integer/number now working
stronk7 [Mon, 28 Sep 2009 23:16:55 +0000 (23:16 +0000)]
MDL-17491 oci native driver: alter column from TEXT to integer/number now working

15 years agoMDL-14679 table/column meta cache is reset on each request and DDL operation.
stronk7 [Mon, 28 Sep 2009 23:16:05 +0000 (23:16 +0000)]
MDL-14679 table/column meta cache is reset on each request and DDL operation.
No need to call it with false parameter but in very exceptional ocasions.

15 years agoFatal error: Call to a member function checkbox() on a non-object in /usr/local/www...
ethem [Mon, 28 Sep 2009 20:17:24 +0000 (20:17 +0000)]
Fatal error: Call to a member function checkbox() on a non-object in /usr/local/www/data/moodledev/enrol/authorize/locallib.php on line 675

15 years agoMDL-20371 backups should never be in site files, let's create the secure backupdata...
skodak [Mon, 28 Sep 2009 18:59:40 +0000 (18:59 +0000)]
MDL-20371 backups should never be in site files, let's create the secure backupdata in site files automatically

15 years agoMDL-14679: mssql and oracle generators now supporting new temptables impl.
stronk7 [Mon, 28 Sep 2009 18:17:59 +0000 (18:17 +0000)]
MDL-14679: mssql and oracle generators now supporting new temptables impl.

15 years agoMDL-17491 oci native driver: adding support for local temp tables, via store
stronk7 [Mon, 28 Sep 2009 18:15:42 +0000 (18:15 +0000)]
MDL-17491 oci native driver: adding support for local temp tables, via store

15 years agoMDL-14679 temporary tables: modify approach so name changes are
stronk7 [Mon, 28 Sep 2009 18:10:07 +0000 (18:10 +0000)]
MDL-14679 temporary tables: modify approach so name changes are
now phisically stored and not only calculated on the fly. Oracle
will need that.

15 years agoMDL-20369 fixed restoring of default sort
skodak [Mon, 28 Sep 2009 16:45:46 +0000 (16:45 +0000)]
MDL-20369 fixed restoring of default sort

15 years agoMDL-20369 fixed incorrect fetching of data fields - this was causing major problem...
skodak [Mon, 28 Sep 2009 16:08:17 +0000 (16:08 +0000)]
MDL-20369 fixed incorrect fetching of data fields - this was causing major problem with incorrect defaultsort caused by restore bug; merged from MOODLE_19_STABLE

15 years agoMDL-17491 oci native driver: prevent get_columns() to execute huge queries
stronk7 [Mon, 28 Sep 2009 10:27:24 +0000 (10:27 +0000)]
MDL-17491 oci native driver: prevent get_columns() to execute huge queries
and fix return binding to proper SQLT_INT. Truncation was happening with LONG!

15 years agoMDL-19542 Outcomes report display the name of the activity instead of the name of...
mudrd8mz [Mon, 28 Sep 2009 07:51:18 +0000 (07:51 +0000)]
MDL-19542 Outcomes report display the name of the activity instead of the name of the outcome

Merged from 1.9

15 years agoUpdated the HEAD build version to 20090928
moodlerobot [Mon, 28 Sep 2009 00:37:37 +0000 (00:37 +0000)]
Updated the HEAD build version to 20090928

15 years agoAutomatic installer.php lang files by installer_builder (20090928)
moodlerobot [Mon, 28 Sep 2009 00:27:36 +0000 (00:27 +0000)]
Automatic installer.php lang files by installer_builder (20090928)

15 years agoMDL-11896 added hint if entry awaits approval
skodak [Sun, 27 Sep 2009 18:08:27 +0000 (18:08 +0000)]
MDL-11896 added hint if entry awaits approval

15 years agoMDL-20209 fixed regression - the email has to be synced with ext auth when change...
skodak [Sun, 27 Sep 2009 09:23:28 +0000 (09:23 +0000)]
MDL-20209 fixed regression - the email has to be synced with ext auth when change confirmed

15 years agoMDL-20336 Apply course defaults when approving the course
mudrd8mz [Sun, 27 Sep 2009 06:20:47 +0000 (06:20 +0000)]
MDL-20336 Apply course defaults when approving the course

Merged from 1.9 and extended with new course defaults

15 years agoUpdated the HEAD build version to 20090927
moodlerobot [Sun, 27 Sep 2009 00:36:34 +0000 (00:36 +0000)]
Updated the HEAD build version to 20090927

15 years agoMDL-19269 Deleted internal auth users - handling is buggy; credit Martin Langhoff
skodak [Sat, 26 Sep 2009 20:17:57 +0000 (20:17 +0000)]
MDL-19269 Deleted internal auth users - handling is buggy; credit Martin Langhoff

15 years agoMDL-20209 fixed incorrect mail sync with ext auths
skodak [Sat, 26 Sep 2009 19:17:21 +0000 (19:17 +0000)]
MDL-20209 fixed incorrect mail sync with ext auths

15 years agoMDL-20355 teachers may not see overview of all students in course because they might...
skodak [Sat, 26 Sep 2009 18:50:08 +0000 (18:50 +0000)]
MDL-20355 teachers may not see overview of all students in course because they might not have access in all their courses - please use profile instead; merged from MOODLE_19_STABLE

15 years agoMDL-20311 refactoring regression - thanks Clyde Tan for noticing this
skodak [Sat, 26 Sep 2009 18:22:12 +0000 (18:22 +0000)]
MDL-20311 refactoring regression - thanks Clyde Tan for noticing this

15 years agoMDL-20353 - fixing typo
arborrow [Sat, 26 Sep 2009 17:43:50 +0000 (17:43 +0000)]
MDL-20353  - fixing typo

15 years agoMDL-20353 adding missing data types of hidden form fields
skodak [Sat, 26 Sep 2009 17:07:08 +0000 (17:07 +0000)]
MDL-20353 adding missing data types of hidden form fields

15 years agoUpdated the HEAD build version to 20090926
moodlerobot [Sat, 26 Sep 2009 00:37:05 +0000 (00:37 +0000)]
Updated the HEAD build version to 20090926

15 years agoMDL-17491 oracle driver: specify cache size always (20 = RDBMS default)
stronk7 [Fri, 25 Sep 2009 23:21:18 +0000 (23:21 +0000)]
MDL-17491 oracle driver: specify cache size always (20 = RDBMS default)

15 years agoMDL-17491 oracle native driver: when renaming tables, 1st task is to drop
stronk7 [Fri, 25 Sep 2009 23:08:32 +0000 (23:08 +0000)]
MDL-17491 oracle native driver: when renaming tables, 1st task is to drop
the associated on insert trigger, to avoid problems later.

15 years agorequires-css MDL-16151 Support for css files that use args
samhemelryk [Fri, 25 Sep 2009 08:24:50 +0000 (08:24 +0000)]
requires-css MDL-16151 Support for css files that use args

15 years agoquestion MDL-19820 Adding global $OUTPUT
pichetp [Fri, 25 Sep 2009 08:22:43 +0000 (08:22 +0000)]
question MDL-19820 Adding global $OUTPUT

15 years agostricter checking of null fields when restoring HotPots in order to avoid unwanted...
gbateson [Fri, 25 Sep 2009 06:21:28 +0000 (06:21 +0000)]
stricter checking of null fields when restoring HotPots in order to avoid unwanted chars being inserted into empty char fields on PostgreSQL sites

15 years agocore MDL-19791 Replaced deprecated functions, added set_url calls
samhemelryk [Fri, 25 Sep 2009 06:17:38 +0000 (06:17 +0000)]
core MDL-19791 Replaced deprecated functions, added set_url calls

15 years agocourse MDL-19794 Replaced deprecated functions, added set_url calls and boilerplates
samhemelryk [Fri, 25 Sep 2009 05:24:13 +0000 (05:24 +0000)]
course MDL-19794 Replaced deprecated functions, added set_url calls and boilerplates

15 years agoquestion MDL-19820 Replaced deprecated functions
samhemelryk [Fri, 25 Sep 2009 04:16:27 +0000 (04:16 +0000)]
question MDL-19820 Replaced deprecated functions

15 years agouser MDL-19825 Added set_url calls, replaced deprecated functions, and boilderplate
samhemelryk [Fri, 25 Sep 2009 04:02:46 +0000 (04:02 +0000)]
user MDL-19825 Added set_url calls, replaced deprecated functions, and boilderplate

15 years agoMDL-10110 Adding validation for multichoice option single and multianswer
pichetp [Fri, 25 Sep 2009 03:30:06 +0000 (03:30 +0000)]
MDL-10110 Adding validation for multichoice option single and multianswer

15 years agoMDL-10110 Adding multichoice option in calculated question minor bugs fixed
pichetp [Fri, 25 Sep 2009 00:48:34 +0000 (00:48 +0000)]
MDL-10110 Adding multichoice option in calculated question minor bugs fixed

15 years agoUpdated the HEAD build version to 20090925
moodlerobot [Fri, 25 Sep 2009 00:39:18 +0000 (00:39 +0000)]
Updated the HEAD build version to 20090925

15 years agoMDL-19057 fix default test, rename one reserved word ("number") and add a few more...
stronk7 [Thu, 24 Sep 2009 21:55:44 +0000 (21:55 +0000)]
MDL-19057 fix default test, rename one reserved word ("number") and add a few more default tests

15 years agoMDL-17491 oracle native driver: disable sequence cache before renaming, enable later
stronk7 [Thu, 24 Sep 2009 21:52:23 +0000 (21:52 +0000)]
MDL-17491 oracle native driver: disable sequence cache before renaming, enable later

15 years agoMDL-17491 oracle native driver: add missing tables cache and improve NUMBER and defau...
stronk7 [Thu, 24 Sep 2009 21:51:32 +0000 (21:51 +0000)]
MDL-17491 oracle native driver: add missing tables cache and improve NUMBER and defaults detection

15 years agoBetter handling of FLOATS in oracle generator
stronk7 [Thu, 24 Sep 2009 16:40:43 +0000 (16:40 +0000)]
Better handling of FLOATS in oracle generator

15 years agoMDL-10110 Adding multichoice option in calculated question
pichetp [Thu, 24 Sep 2009 16:38:40 +0000 (16:38 +0000)]
MDL-10110 Adding multichoice option in calculated question

15 years agoMDL-19057 No more exceptions in tests for oracle. If tests fail, MDL-20339 can be...
stronk7 [Thu, 24 Sep 2009 13:51:41 +0000 (13:51 +0000)]
MDL-19057 No more exceptions in tests for oracle. If tests fail, MDL-20339 can be the culprit.

15 years agoNOBUG. Quick fix to provide cross-db comparison of TEXT fields.
stronk7 [Thu, 24 Sep 2009 13:47:20 +0000 (13:47 +0000)]
NOBUG. Quick fix to provide cross-db comparison of TEXT fields.

15 years agowhitespace cleanup
stronk7 [Thu, 24 Sep 2009 13:40:45 +0000 (13:40 +0000)]
whitespace cleanup

15 years ago"MDL-16597, trim filemanager UI"
dongsheng [Thu, 24 Sep 2009 09:05:41 +0000 (09:05 +0000)]
"MDL-16597, trim filemanager UI"

15 years agomod-lesson MDL-19812 Added set_url calls, replaced deprecated functions
samhemelryk [Thu, 24 Sep 2009 09:03:16 +0000 (09:03 +0000)]
mod-lesson MDL-19812 Added set_url calls, replaced deprecated functions

15 years agomod-quiz MDL-19813 Added set_url calls, replaced deprecated functions
samhemelryk [Thu, 24 Sep 2009 09:02:58 +0000 (09:02 +0000)]
mod-quiz MDL-19813 Added set_url calls, replaced deprecated functions

15 years agomod-wiki MDL-19817 Added set_url calls, replaced deprecated functions
samhemelryk [Thu, 24 Sep 2009 08:58:36 +0000 (08:58 +0000)]
mod-wiki MDL-19817 Added set_url calls, replaced deprecated functions

15 years ago"MDL-16597, improve maxfile handling, and position creating folder dialog by PageX...
dongsheng [Thu, 24 Sep 2009 08:43:16 +0000 (08:43 +0000)]
"MDL-16597, improve maxfile handling, and position creating folder dialog by PageX and PageY"

15 years agomod-scorm MDL-19816 Added set_url calls, replaced deprecated functions
samhemelryk [Thu, 24 Sep 2009 08:36:06 +0000 (08:36 +0000)]
mod-scorm MDL-19816 Added set_url calls, replaced deprecated functions

15 years agomod-scorm MDL-19815 Added set_url calls, replaced deprecated functions
samhemelryk [Thu, 24 Sep 2009 08:28:51 +0000 (08:28 +0000)]
mod-scorm MDL-19815 Added set_url calls, replaced deprecated functions

15 years agomod-page MDL-19799 Added set_url calls, replaced deprecated functions
samhemelryk [Thu, 24 Sep 2009 08:09:08 +0000 (08:09 +0000)]
mod-page MDL-19799 Added set_url calls, replaced deprecated functions

15 years agomod-feedback MDL-19807 Added set_url calls, replaced deprecated functions
samhemelryk [Thu, 24 Sep 2009 08:07:16 +0000 (08:07 +0000)]
mod-feedback MDL-19807 Added set_url calls, replaced deprecated functions

15 years agomod-lesson MDL-19812 Added set_url calls, replaced deprecated functions
samhemelryk [Thu, 24 Sep 2009 08:05:55 +0000 (08:05 +0000)]
mod-lesson MDL-19812 Added set_url calls, replaced deprecated functions

15 years ago"MDL-16597, read subdirs parameters from moodleform"
dongsheng [Thu, 24 Sep 2009 08:04:22 +0000 (08:04 +0000)]
"MDL-16597, read subdirs parameters from moodleform"

15 years agomod-label MDL-19799 Added set_url calls, replaced deprecated functions
samhemelryk [Thu, 24 Sep 2009 07:51:37 +0000 (07:51 +0000)]
mod-label MDL-19799 Added set_url calls, replaced deprecated functions

15 years agomod-hotpot MDL-19810 Added set_url calls, replaced deprecated functions
samhemelryk [Thu, 24 Sep 2009 07:47:50 +0000 (07:47 +0000)]
mod-hotpot MDL-19810 Added set_url calls, replaced deprecated functions

15 years agomod-glossary MDL-19809 Added set_url calls, replaced deprecated functions
samhemelryk [Thu, 24 Sep 2009 07:29:14 +0000 (07:29 +0000)]
mod-glossary MDL-19809 Added set_url calls, replaced deprecated functions

15 years agomod-forum MDL-19808 Added set_url calls, replaced deprecated functions
samhemelryk [Thu, 24 Sep 2009 06:41:04 +0000 (06:41 +0000)]
mod-forum MDL-19808 Added set_url calls, replaced deprecated functions

15 years agomod-folder MDL-19799 Added set_url calls, replaced deprecated functions
samhemelryk [Thu, 24 Sep 2009 06:16:35 +0000 (06:16 +0000)]
mod-folder MDL-19799 Added set_url calls, replaced deprecated functions