Commit graph

6620 commits

Author SHA1 Message Date
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
stronk7
a77aaef267 Fix some missing $this-> in ddl/dml stuff. MDL-15236 2008-06-14 00:00:26 +00:00
skodak
251387d087 MDL-14956 basic exception support in Moodle + other minor related refactoring 2008-06-13 17:51:34 +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
skodak
f659219406 MDL-14679 magic quotes gpc are strongly discouraged now :-) 2008-06-13 09:14:41 +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
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
skodak
5fe3f5c377 MDL-14905 towards functional DB tests 2008-06-12 15:18:11 +00:00
nicolasconnault
415f8c3eeb CONTRIB-490 Fixed minor bugs uncovered by generator script 2008-06-12 12:55:13 +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
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
scyrma
6786cffae4 MDL-14795: a better configuration for the buttons (now left-aligned) 2008-06-11 09:21:29 +00:00
scyrma
8c37106df2 MDL-14741: Simplifies the activation of the htmleditor. This is a work-in-progress at this stage, but it's an improvement on the current state. 2008-06-11 08:37:26 +00:00
scyrma
bd526cb377 MDL-14741
* enables the full xhtml ruleset by default
 * creates two distinct configuration sets (simple and advanced)
 * makes the editor work on IE and Safari
 * the administrator-specified buttons have been disabled (will be re-enabled later)
2008-06-11 08:32:46 +00:00
scyrma
4336179cd6 MDL-14741: Fix to prevent problems when using the htmledit on a https-enabled site 2008-06-11 08:27:13 +00:00
scyrma
af74df79ce MDL-14741: Sent by Mauno K. - Fix one typo in Dragmath plugin for TinyMCE 2008-06-11 08:26:16 +00:00
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
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
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
scyrma
8cf3f60a45 MDL-14739: Upgrade TinyMCE from 3.0.5 to 3.0.9 2008-06-10 10:03:58 +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
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
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
skodak
6093e39612 MDL-15094 fixed typo 2008-06-08 15:25:04 +00:00
skodak
21a7e260fc MDL-15181 temp table support in ddl/dml 2008-06-07 14:57:47 +00:00
skodak
b922e86b7a MDL-15181 temp table support in ddl/dml 2008-06-07 14:41:01 +00:00
nicolasconnault
f34488b2e6 MDL-15102 Upgrade to DMLLIB 2.0. Needs further testing and bug-fixing. 2008-06-06 14:43:15 +00:00
skodak
223f34f6b4 fixed incorrect merging 2008-06-06 13:58:00 +00:00
jamiesensei
20e1f1c0dd MDL-14187 "Improve tablelib - improve api and add functionality to download table contents in a variety of formats - XLS, ODS and CSV" 2008-06-06 12:03:09 +00:00
jmg324
6c4ed854f6 MDL-12302 stopping filter_save_ignore_tags ignoring empty tags 2008-06-06 09:15:33 +00:00
jmg324
26925762b8 init_y_axis parameter not set up correctly 2008-06-06 08:50:45 +00:00
scyrma
a6cbe74cf5 MDL-14741 - Prevent installation problem, preventing use of html on first-time configuration of site name 2008-06-06 03:51:39 +00:00
scyrma
0d6ec7066b MDL-14741: make the htmleditor work for the frontpage summary administration page 2008-06-06 02:53:20 +00:00
scyrma
264ad12641 MDL-14741 - Make tinymce work with the front page description.
TODO: convert the front page description form so it uses formslib
2008-06-06 01:49:07 +00:00
skodak
5183f0cc5b MDL-15094 fixed stats regression and prefix cleanup 2008-06-05 20:35:28 +00:00