38259 Commits

Author SHA1 Message Date
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
stronk7
31c05684c3 MDL-17491 oracle driver: specify cache size always (20 = RDBMS default) 2009-09-25 23:21:18 +00:00
stronk7
24dc733e16 MDL-17491 oracle native driver: when renaming tables, 1st task is to drop
the associated on insert trigger, to avoid problems later.
2009-09-25 23:08:32 +00:00
samhemelryk
11f1e126e3 requires-css MDL-16151 Support for css files that use args 2009-09-25 08:24:50 +00:00
pichetp
7b07a7d412 question MDL-19820 Adding global $OUTPUT 2009-09-25 08:22:43 +00:00
gbateson
ebe387a9a0 stricter checking of null fields when restoring HotPots in order to avoid unwanted chars being inserted into empty char fields on PostgreSQL sites 2009-09-25 06:21:28 +00:00
samhemelryk
1a198dde7d core MDL-19791 Replaced deprecated functions, added set_url calls 2009-09-25 06:17:38 +00:00
samhemelryk
d9cb06dc0e course MDL-19794 Replaced deprecated functions, added set_url calls and boilerplates 2009-09-25 05:24:13 +00:00
samhemelryk
1d58b567be question MDL-19820 Replaced deprecated functions 2009-09-25 04:16:27 +00:00
samhemelryk
ce221eb52d user MDL-19825 Added set_url calls, replaced deprecated functions, and boilderplate 2009-09-25 04:02:46 +00:00
pichetp
99a77ee528 MDL-10110 Adding validation for multichoice option single and multianswer 2009-09-25 03:30:06 +00:00
pichetp
1b41f2b0fb MDL-10110 Adding multichoice option in calculated question minor bugs fixed 2009-09-25 00:48:34 +00:00
moodlerobot
13b2806578 Updated the HEAD build version to 20090925 2009-09-25 00:39:18 +00:00
stronk7
17f8278c34 MDL-19057 fix default test, rename one reserved word ("number") and add a few more default tests 2009-09-24 21:55:44 +00:00
stronk7
7d9c92a846 MDL-17491 oracle native driver: disable sequence cache before renaming, enable later 2009-09-24 21:52:23 +00:00
stronk7
07f27ecd71 MDL-17491 oracle native driver: add missing tables cache and improve NUMBER and defaults detection 2009-09-24 21:51:32 +00:00
stronk7
8928d9256c Better handling of FLOATS in oracle generator 2009-09-24 16:40:43 +00:00
pichetp
28a27ef1f7 MDL-10110 Adding multichoice option in calculated question 2009-09-24 16:38:40 +00:00
stronk7
d578c19757 MDL-19057 No more exceptions in tests for oracle. If tests fail, MDL-20339 can be the culprit. 2009-09-24 13:51:41 +00:00
stronk7
2b3d335351 NOBUG. Quick fix to provide cross-db comparison of TEXT fields. 2009-09-24 13:47:20 +00:00
stronk7
9b7d912b80 whitespace cleanup 2009-09-24 13:40:45 +00:00
dongsheng
22f6b8df6e "MDL-16597, trim filemanager UI" 2009-09-24 09:05:41 +00:00
samhemelryk
b3f00cba49 mod-lesson MDL-19812 Added set_url calls, replaced deprecated functions 2009-09-24 09:03:16 +00:00
samhemelryk
663db34daa mod-quiz MDL-19813 Added set_url calls, replaced deprecated functions 2009-09-24 09:02:58 +00:00
samhemelryk
87a6540343 mod-wiki MDL-19817 Added set_url calls, replaced deprecated functions 2009-09-24 08:58:36 +00:00
dongsheng
4bb7f787cc "MDL-16597, improve maxfile handling, and position creating folder dialog by PageX and PageY" 2009-09-24 08:43:16 +00:00
samhemelryk
5956e2ef3b mod-scorm MDL-19816 Added set_url calls, replaced deprecated functions 2009-09-24 08:36:06 +00:00
samhemelryk
5c508e3f0c mod-scorm MDL-19815 Added set_url calls, replaced deprecated functions 2009-09-24 08:28:51 +00:00
samhemelryk
b3cfc7c3fc mod-page MDL-19799 Added set_url calls, replaced deprecated functions 2009-09-24 08:09:08 +00:00
samhemelryk
3c0977fec2 mod-feedback MDL-19807 Added set_url calls, replaced deprecated functions 2009-09-24 08:07:16 +00:00
samhemelryk
87f83794a4 mod-lesson MDL-19812 Added set_url calls, replaced deprecated functions 2009-09-24 08:05:55 +00:00
dongsheng
be4487f400 "MDL-16597, read subdirs parameters from moodleform" 2009-09-24 08:04:22 +00:00
samhemelryk
e2dbe3e8a9 mod-label MDL-19799 Added set_url calls, replaced deprecated functions 2009-09-24 07:51:37 +00:00
samhemelryk
3b532ae6f5 mod-hotpot MDL-19810 Added set_url calls, replaced deprecated functions 2009-09-24 07:47:50 +00:00