31804 Commits

Author SHA1 Message Date
jmg324
d42342f2a3 MDL-15183 defaulting a couple of variables in the graph class rather than every graph object needing to do it. 2008-06-11 08:22:38 +00:00
jerome
9267ffda3c MDL-15112 lesson dml conversion - fix the previous fix ($DB->count_records_select should be $DB->count_records) 2008-06-11 06:04:06 +00:00
jerome
590a837a34 MDL-15112 lesson dml conversion 2008-06-11 05:51:43 +00:00
jerome
667b0a1601 MDL-15112 lesson dml conversion 2008-06-11 05:39:52 +00:00
scyrma
e7a3f4299f MDL-14739 - move the emoticons configuration in the common section 2008-06-11 03:51:05 +00:00
moodlerobot
e9e4fd8fbf Updated the HEAD build version to 20080611 2008-06-11 01:57:10 +00:00
skodak
809df0e2b6 MDL-14905 towards functional DB tests 2008-06-10 22:05:29 +00:00
nicolasconnault
f80efd77e7 MDL-15204 Update complete 2008-06-10 20:10:50 +00:00
skodak
0b00c4ce59 MDL-14905 towards functional DB tests 2008-06-10 20:03:07 +00:00
skodak
e6b4f00ed7 MDL-14905 towards functional DB tests 2008-06-10 19:54:27 +00:00
skodak
dfba1c3da1 MDL-15181 fixed mysql drop table regression 2008-06-10 19:45:26 +00:00
jamiesensei
08a7ead5d1 MDL-14203 "split report into two seperate reports - Quiz Statistics report and Individual Item Analysis report" added CIC, ER and SE calculations. Calculation needs debugging. 2008-06-10 18:15:19 +00:00
jamiesensei
0c1c764e82 MDL-14203 "split report into two seperate reports - Quiz Statistics report and Individual Item Analysis report" started quiz statistics report in directory 'statistics' 2008-06-10 16:18:10 +00:00
agrabs
d558080856 MDL-15202
-
 The item textarea print out a notice while the excelexport if there are no values
2008-06-10 13:04:34 +00:00
agrabs
7e29e8005d MDL-15107 - feedback dml conversion 2008-06-10 13:02:07 +00:00
jamiesensei
5bb614fec5 MDL-14821 "Quiz: report overview page is not XHTML compliant" wrapped hidden form params in div with style 'display:none'.
Merged from 1.9
2008-06-10 10:24:15 +00:00
scyrma
8cf3f60a45 MDL-14739: Upgrade TinyMCE from 3.0.5 to 3.0.9 2008-06-10 10:03:58 +00:00
dongsheng
e2ca1df582 "MDL-14129, add new lang string" 2008-06-10 06:28:21 +00:00
dongsheng
550f965438 "MDL-14129, fix print_error" 2008-06-10 06:27:38 +00:00
dongsheng
282fd2b21a "MDL-12304, fix double text, merged from MOODLE_18_STABLE" 2008-06-10 05:17:49 +00:00
moodlerobot
c8c77ed84e Updated the HEAD build version to 20080610 2008-06-10 01:55:18 +00:00
moodlerobot
c9771866b3 Automatic installer.php lang files by installer_builder (20080610) 2008-06-10 01:21:13 +00:00
skodak
e4c033a9dd MDL-15194 adodb separation, dml database creation support 2008-06-09 20:22:11 +00:00
skodak
245ac55791 MDL-14679 last forgotten bits of dml conversion 2008-06-09 19:48:24 +00:00
skodak
96d1387809 MDL-14679 towards adodb separation 2008-06-09 18:48:28 +00:00
skodak
294ce9870f MDL-15189 magic quotes finally removed 2008-06-09 16:53:30 +00:00
stronk7
c45ea1dadb Minor recordset cleanup 2008-06-09 15:32:25 +00:00
jamiesensei
8673a56615 MDL-15113 "quiz dml conversion" - fixing some sql broken during the conversion and removing unnecessary comma seperated list of ids where there are arrays of ids that can be used instead. 2008-06-09 13:27:31 +00:00
skodak
318e374544 MDL-15112 converted some skipped dml stuff 2008-06-09 12:29:40 +00:00
skodak
dfee5a9a8a MDL-15113 converted some skipped dml stuff 2008-06-09 12:18:13 +00:00
skodak
eb84a826d5 MDL-15102 dml converted questionlib 2008-06-09 12:16:54 +00:00
skodak
d9cde0edeb MDL-15094 towards full dml conversion 2008-06-09 12:02:20 +00:00
jmg324
73ee9fd8f9 MDL-15183 reverting previous change 2008-06-09 10:09:29 +00:00
nicolasconnault
9cf4a18b41 MDL-15113 Upgrade to DMLLIB 2.0. Needs further testing and bug-fixing.
MDL-15100 Fixed a bug in gradelib.php
Plus edited tablelib.php for table_sql upgrade to dmllib 2.0
2008-06-09 10:00:35 +00:00
scyrma
1d295d6c97 MDL-14741 - adding lang strings 2008-06-09 08:44:02 +00:00
scyrma
723acb5693 MDL-14741 - Prevent a notice occuring before configuration is done, and cleanup a bit of code 2008-06-09 08:22:20 +00:00
fmarier
4b270c4c3e filelib: Add .ics files to the mimetypes array (MDL-15188)
Required so that .ics files can be attached to e-mails using the email_to_user
function. The facetoface module is doing this.

(from Nigel McNie <nigel@catalyst.net.nz>)
2008-06-09 05:34:43 +00:00
jerome
e57bc529da MDL-15112 lesson dml conversion 2008-06-09 02:08:59 +00:00
moodlerobot
abcbc61296 Updated the HEAD build version to 20080609 2008-06-09 01:54:05 +00:00
skodak
621fea38b8 MDL-15110 towards hotpot dml conversion 2008-06-08 19:37:17 +00:00
dongsheng
cb224386f7 "MDL-15138, fix breadcrumb nav, merged from MOODLE_19_STABLE" 2008-06-08 18:31:45 +00:00
skodak
b7cf551827 MDL-15110 towards hotpot dml conversion 2008-06-08 16:07:11 +00:00
skodak
d3bf6f92f6 MDL-15104 chat dml conversion 2008-06-08 15:49:36 +00:00
iarenaza
50bf1c325d MDL-12783 IMS idon't unenroll students who were enrolled by other plug-ins
Credit goes to Scott Krajewski for the bug report and patch!

Merged from MOODLE_18_STABLE
2008-06-08 15:31:27 +00:00
skodak
6093e39612 MDL-15094 fixed typo 2008-06-08 15:25:04 +00:00
skodak
deb3a60dc3 MDL-15116 survery dml conversion 2008-06-08 14:43:39 +00:00
skodak
ae8c356614 MDL-15109 glossary dml conversion 2008-06-08 10:43:39 +00:00
dongsheng
ea05eebf92 "MDL-14120, fix print_error" 2008-06-08 09:11:10 +00:00
dongsheng
b10ccbc925 "MDL-14129, add new lang string" 2008-06-08 09:09:00 +00:00
dongsheng
334f186d61 "MDL-14129, fix print_error" 2008-06-08 09:08:25 +00:00