31720 Commits

Author SHA1 Message Date
dongsheng
25a5f14b8d "MDL-14129, add lang string" 2008-06-15 08:35:34 +00:00
dongsheng
b3c4db7c1a "MDL-14129, fix print_error" 2008-06-15 08:34:35 +00:00
pichetp
857caf3b69 MDL-14625 more tolerant to missing subquestions 2008-06-15 03:47:04 +00:00
moodlerobot
bf99c91b82 Updated the HEAD build version to 20080615 2008-06-15 01:35:04 +00:00
jamiesensei
f36a330892 MDL-14187 "Improve tablelib - improve api and add functionality to download table contents in a variety of formats - XLS, ODS and CSV" initialize array. 2008-06-14 13:18:14 +00:00
moodlerobot
623014b0d7 Updated the HEAD build version to 20080614 2008-06-14 01:36:08 +00:00
stronk7
a77aaef267 Fix some missing $this-> in ddl/dml stuff. MDL-15236 2008-06-14 00:00:26 +00:00
agrabs
0f22be2e94 MDL-15234 - exported questions from moodle 1.8 will not be imported correctly on moodle 1.9 2008-06-13 21:52:25 +00:00
skodak
251387d087 MDL-14956 basic exception support in Moodle + other minor related refactoring 2008-06-13 17:51:34 +00:00
nicolasconnault
08d9fb369c MDL-14864 Removed old $db variable, replaced by global $DB. This was breaking install on pgsql database. 2008-06-13 14:45:11 +00:00
jamiesensei
1f9ca535fd MDL-14187 "Improve tablelib - improve api and add functionality to download table contents in a variety of formats - XLS, ODS and CSV" moved format row method and related methods and properties onto parent class to make it available for use for tables that don't use the functionality in table_sql 2008-06-13 14:30:35 +00:00
thepurpleblob
7ba71c513b MDL-15228
The old 1.9 code ignored any multiple results so I guess this can do the
same.
2008-06-13 11:13:31 +00:00
thepurpleblob
e5d7d1dc02 MDL-15229
Fixed incorrect options array for DB call
2008-06-13 10:52:58 +00:00
skodak
f659219406 MDL-14679 magic quotes gpc are strongly discouraged now :-) 2008-06-13 09:14:41 +00:00
dongsheng
a5047f1553 "MDL-14129, fix print_error" 2008-06-13 09:10:05 +00:00
skodak
d19c1ab676 MDL-14905 towards functional DB tests 2008-06-13 08:48:24 +00:00
skodak
cc55f4f624 MDL-14905 towards functional DB tests 2008-06-13 08:41:29 +00:00
skodak
068134542f MDL-14905 towards functional DB tests 2008-06-13 08:41:29 +00:00
skodak
a230012cd8 MDL-14905 towards functional DB tests 2008-06-13 08:35:29 +00:00
nicolasconnault
bb78c7888f MDL-14958 Basic tests done 2008-06-13 07:59:47 +00:00
dongsheng
4e244ba8b9 "MDL-14129, fix print_error" 2008-06-13 07:07:45 +00:00
dongsheng
f857fa9ff5 "MDL-14129, fix print_error" 2008-06-13 06:55:25 +00:00
dongsheng
38eac4d5c3 "MDL-14129, fix print_error" 2008-06-13 06:50:06 +00:00
dongsheng
aad6739758 "MDL-14129, fix print_error" 2008-06-13 06:41:36 +00:00
dongsheng
0430fc37d7 "MDL-14129, add lang string" 2008-06-13 05:13:29 +00:00
dongsheng
36b4029f35 "MDL-14129, add lang string" 2008-06-13 05:13:29 +00:00
dongsheng
86f9334590 "MDL-14129, fix print_error" 2008-06-13 05:12:50 +00:00
moodlerobot
16dc087076 Updated the HEAD build version to 20080613 2008-06-13 01:59:01 +00:00
skodak
3b90a133bf MDL-14905 towards functional DB tests 2008-06-12 18:28:38 +00:00
stronk7
61f9ea8326 Timezone info updated to tzdata2008c. Merged from 19_STABLE 2008-06-12 16:01:15 +00:00
robertall
a7e35395aa [MDL-8407] Re-added one line of code from v 1.176 needed by tabs.php and export.php to make the default role required to export database records weaker. Sorry for the messup in merging at the previous commit. 2008-06-12 15:18:13 +00:00
skodak
5fe3f5c377 MDL-14905 towards functional DB tests 2008-06-12 15:18:11 +00:00
jamiesensei
b3db36202d MDL-14203 "split report into two seperate reports - Quiz Statistics report and Individual Item Analysis report" checking this file in although it is not used yet. It is included in report.php. 2008-06-12 14:36:19 +00:00
skodak
b572ce19dd MDL-8407 reverting last commit - needs to be merged properly 2008-06-12 14:13:51 +00:00
robertall
86be772077 [MDL-8407] Make the default role required to export database records weaker (use the 1.9 mod/data capability "viewalluserpresets"). Merged from MOODLE_19_STABLE. 2008-06-12 13:55:46 +00:00
nicolasconnault
415f8c3eeb CONTRIB-490 Fixed minor bugs uncovered by generator script 2008-06-12 12:55:13 +00:00
dongsheng
4c75028533 "MDL-14129, add lang string" 2008-06-12 11:53:58 +00:00
dongsheng
fea0748040 "MDL-14129, add lang string" 2008-06-12 11:53:58 +00:00
dongsheng
1858ba0c67 "MDL-14129, fix print_error" 2008-06-12 11:52:15 +00:00
jmg324
eb7687ea96 MDL-15223 need to default backup_blogs for backup_course_silently not to have PHP notice errors 2008-06-12 11:07:03 +00:00
dongsheng
79c7b3ad55 "MDL-14129, add new lang string" 2008-06-12 10:57:54 +00:00
dongsheng
baa336f08e "MDL-14129, fix all print_error" 2008-06-12 10:55:23 +00:00
skodak
b936956e2f MDL-14905 towards functional DB tests 2008-06-12 09:38:49 +00:00
nicolasconnault
b9bd6da4f8 CONTRIB-490 Added support for scripted generation of questions. Calculated type not yet supported (datasets too complicated ;) 2008-06-12 09:15:16 +00:00
nicolasconnault
ea2fdf56ce MDL-15204 Added new files 2008-06-12 09:13:38 +00:00
nicolasconnault
37b86a39b7 MDL-15107 Fixed bug in dmllib code 2008-06-12 09:08:16 +00:00
nicolasconnault
739b748b22 MDL-15113 Fixed bug in dmllib code 2008-06-12 09:07:37 +00:00
cataluke
faae8919ed MDL-15156 fix conflict in schema for MNET PREFIX_mnet_enrol_course table, merged from 19 2008-06-12 02:09:26 +00:00
moodlerobot
71b3e005d4 Updated the HEAD build version to 20080612 2008-06-12 01:57:20 +00:00
moodlerobot
5840052240 Automatic installer.php lang files by installer_builder (20080612) 2008-06-12 01:22:35 +00:00