38092 Commits

Author SHA1 Message Date
tjhunt
c88ab6d5a7 unit tests: MDL-20390 temporary work-around for this breakage, so other tests can be run. 2009-09-30 14:03:39 +00:00
tjhunt
89d865a676 unit tests: MDL-20391 temporary work-around for this breakage, so other tests can be run. 2009-09-30 14:03:00 +00:00
tjhunt
88bc20c30f 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.
2009-09-30 13:38:36 +00:00
tjhunt
7d4dfc481e quiz: MDL-19145 Safe Exam Browser integration.
This is a better alternative to 'secure' mode.

It needs to be enabled by the administrator.
2009-09-30 10:57:57 +00:00
samhemelryk
cac0c3ef3d grade MDL-19797 Upgraded deprecated function calls 2009-09-30 07:20:31 +00:00
samhemelryk
e25b7ded61 filter MDL-19796 Upgraded deprecated function calls 2009-09-30 07:03:52 +00:00
samhemelryk
597887b42f enrol MDL-19795 Upgraded call to print_header_with_help 2009-09-30 06:57:16 +00:00
samhemelryk
4cdb8d70ae blocks MDL-19791 Upgrade deprecated function calls 2009-09-30 06:54:07 +00:00
samhemelryk
80d13119ba auth MDL-19788 Upgrade deprecated function calls 2009-09-30 06:38:52 +00:00
samhemelryk
9e492db050 admin MDL-19787 Upgrade deprecated function calls 2009-09-30 06:32:25 +00:00
samhemelryk
ceebb2ec5f core MDL-19799 Upgraded deprecated calls and minor documentation improvement 2009-09-30 06:14:58 +00:00
samhemelryk
521fb444ee message MDL-19801 Fixed regression from recent update missing OUTPUT global 2009-09-30 01:33:32 +00:00
moodlerobot
6ec3aab518 Updated the HEAD build version to 20090930 2009-09-30 00:38:16 +00:00
samhemelryk
632d7fa20b message MDL-19801 Fixed regression from recent update 2009-09-29 08:52:30 +00:00
skodak
39ccd06b59 MDL-20371 improved warning string 2009-09-29 07:25:56 +00:00
ashleyholman
89781f3c0e MDL-20374 default exception handler: log backtrace to webserver log if DEBUG_MINIMAL or greater. 2009-09-29 06:29:11 +00:00
samhemelryk
dedb239dc0 message MDL-19801 Regression caused by recent upgrades 2009-09-29 06:16:36 +00:00
samhemelryk
55a6bb2d49 message MDL-19801 Added missing OUTPUT global 2009-09-29 06:10:51 +00:00
jerome
1a434a4113 output MDL-19788 fix missing global $OUTPUT 2009-09-29 06:04:59 +00:00
pichetp
4acb204c7d mod-quiz MDL-19813 $OUPUT and cm defined correctly 2009-09-29 04:49:23 +00:00
samhemelryk
8570cff01f login MDL-19800 Upgrade deprecated calls and added set_url calls 2009-09-29 03:55:09 +00:00
samhemelryk
eb5334ff48 message MDL-19801 Upgrade deprecated calls and added set_url calls 2009-09-29 03:54:14 +00:00
samhemelryk
2f4a2f27ad notes MDL-19818 Upgrade deprecated calls and added set_url calls 2009-09-29 03:52:43 +00:00
samhemelryk
93c91ee4de calendar MDL-19793 Upgrade deprecated calls and added set_url calls 2009-09-29 02:51:00 +00:00
moodlerobot
d530c8d12e Updated the HEAD build version to 20090929 2009-09-29 00:38:56 +00:00
stronk7
30c79d7c42 MDL-17491 oci native driver: fix LOB meta length and minor whitespace 2009-09-28 23:19:20 +00:00
stronk7
2b29d0fa83 MDL-17491 oci native driver: alter column from TEXT to integer/number now working 2009-09-28 23:16:55 +00:00
stronk7
f713581bc3 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.
2009-09-28 23:16:05 +00:00
ethem
4735315363 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 2009-09-28 20:17:24 +00:00
skodak
5f05358d4b MDL-20371 backups should never be in site files, let's create the secure backupdata in site files automatically 2009-09-28 18:59:40 +00:00
stronk7
faceaf5580 MDL-14679: mssql and oracle generators now supporting new temptables impl. 2009-09-28 18:17:59 +00:00
stronk7
c6a1e0329a MDL-17491 oci native driver: adding support for local temp tables, via store 2009-09-28 18:15:42 +00:00
stronk7
4b1ee2b3c4 MDL-14679 temporary tables: modify approach so name changes are
now phisically stored and not only calculated on the fly. Oracle
will need that.
2009-09-28 18:10:07 +00:00
skodak
6e5f318c53 MDL-20369 fixed restoring of default sort 2009-09-28 16:45:46 +00:00
skodak
1e123f47d8 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 2009-09-28 16:08:17 +00:00
stronk7
21e4f4b212 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!
2009-09-28 10:27:24 +00:00
mudrd8mz
70b5b48c3e MDL-19542 Outcomes report display the name of the activity instead of the name of the outcome
Merged from 1.9
2009-09-28 07:51:18 +00:00
moodlerobot
4fd7e89644 Updated the HEAD build version to 20090928 2009-09-28 00:37:37 +00:00
moodlerobot
6bb281d28d Automatic installer.php lang files by installer_builder (20090928) 2009-09-28 00:27:36 +00:00
skodak
ebb621f6a9 MDL-11896 added hint if entry awaits approval 2009-09-27 18:08:27 +00:00
skodak
12058e63ad MDL-20209 fixed regression - the email has to be synced with ext auth when change confirmed 2009-09-27 09:23:28 +00:00
mudrd8mz
c17843acb0 MDL-20336 Apply course defaults when approving the course
Merged from 1.9 and extended with new course defaults
2009-09-27 06:20:47 +00:00
moodlerobot
9ecc3959a7 Updated the HEAD build version to 20090927 2009-09-27 00:36:34 +00:00
skodak
6d7fa5d8d8 MDL-19269 Deleted internal auth users - handling is buggy; credit Martin Langhoff 2009-09-26 20:17:57 +00:00
skodak
64521d31ac MDL-20209 fixed incorrect mail sync with ext auths 2009-09-26 19:17:21 +00:00
skodak
02b5087e14 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 2009-09-26 18:50:08 +00:00
skodak
9c2d5353a8 MDL-20311 refactoring regression - thanks Clyde Tan for noticing this 2009-09-26 18:22:12 +00:00
arborrow
bcb6b50549 MDL-20353 - fixing typo 2009-09-26 17:43:50 +00:00
skodak
d18e0fe646 MDL-20353 adding missing data types of hidden form fields 2009-09-26 17:07:08 +00:00
moodlerobot
98d5bad6d4 Updated the HEAD build version to 20090926 2009-09-26 00:37:05 +00:00