nicolasconnault
b579f0dbde
MDL-14905 Removed table creation and data insertion from setUp() method, and put simple versions of these in each test method needing them.
2008-06-18 11:12:19 +00:00
skodak
ec22e38039
MDL-15273 basic read/write perf counter in moodle_database
2008-06-18 08:26:41 +00:00
skodak
edef70c9d0
MDL-15273 basic read/write perf counter in moodle_database
2008-06-18 08:26:40 +00:00
jerome
e79fe53d98
MDL-15152 reverse MDL-14439 fix for dropdown menu for Opera+Linux, merged from 19
2008-06-18 05:58:06 +00:00
nicolasconnault
845fe812a8
MDL-15100 fixed typo ('param' instead of 'array')
2008-06-17 07:05:44 +00:00
skodak
ab130a0b5f
MDL-15273 basic read/write perf counter in moodle_database
2008-06-16 21:01:54 +00:00
skodak
eb203ee412
MDL-14898 upgraded html purifier to 3.1.0 in HEAD
2008-06-16 16:39:09 +00:00
nicolasconnault
7f9f11b5d4
MDL-14905 Added subclass of moodle_database for testing, plus some unit tests.
2008-06-16 15:41:23 +00:00
skodak
38a4e1d664
MDL-8246 new typo3 lib imported
2008-06-16 15:31:21 +00:00
skodak
0cbe81112a
MDL-14580 rewritten course sorting algorithms
2008-06-16 14:25:53 +00:00
sam_marshall
977b3d3145
MDL-15263 Fixed numeric entities remaining after html_to_text
2008-06-16 14:07:47 +00:00
jamiesensei
455c3efa13
MDL-14204 "Content for Quiz Statistics report table - Random_guess_score" oops ought to give that function name a 'question_' prefix
2008-06-16 13:59:30 +00:00
jamiesensei
6f51ed72be
MDL-14204 "Content for Quiz Statistics report table - Random_guess_score" added method random_guess_score to question type objects and a new function in questionlib that calls the question type method.
2008-06-16 13:29:00 +00:00
skodak
058c7d9021
MDL-15094 fixed print_box() regression
2008-06-16 11:39:21 +00:00
skodak
4787c6eb24
MDL-15241 fixed plugin test
2008-06-16 11:34:19 +00:00
skodak
74a28ec471
fixed some funny unicode space
2008-06-16 08:33:00 +00:00
scyrma
737e8469b6
MDL-15254: move dragmath plugin to a common folder, out of tinymce hierarchy
2008-06-16 06:58:39 +00:00
scyrma
e401c0a100
MDL-15254: move dragmath plugin to a common folder, out of tinymce hierarchy
2008-06-16 06:53:16 +00:00
scyrma
3abecc408b
MDL-15254: move dragmath plugin to a common folder, out of tinymce hierarchy
2008-06-16 06:48:06 +00:00
scyrma
112b04c7ce
MDL-15254: move dragmath plugin to a common folder, out of tinymce hierarchy
2008-06-16 06:37:26 +00:00
scyrma
a4258842d3
MDL-15254: move dragmath plugin to a common folder, out of tinymce hierarchy
2008-06-16 06:27:44 +00:00
scyrma
3cf53bcad7
MDL-14741 - update to dragmath plugin in tinymce, files sent by Mauno.
2008-06-16 03:26:19 +00:00
cataluke
fa1621449a
MDL-15156 fix conflict in schema for MNET PREFIX_mnet_enrol_course table, merged from 19
2008-06-16 00:16:00 +00:00
skodak
0537d4a071
MDL-15094 removed remaining references to $db
2008-06-15 12:34:08 +00:00
skodak
9d068cd64a
MDL-15249 improving cli installer
2008-06-15 12:23:53 +00:00
skodak
6807d2b3c6
MDL-14905 towards functional DB tests
2008-06-15 11:53:05 +00:00
dongsheng
e6edb40e7a
"MDL-14129, fix print_error"
2008-06-15 11:47:27 +00:00
skodak
6db04f1124
MDL-15094 protected adodb used instead of protected db - we will be able to search for obsoleted $db easier now
2008-06-15 11:41:02 +00:00
skodak
3dce78e125
MDL-15247 lib/dmllib.php is now obsolete
2008-06-15 11:35:25 +00:00
skodak
b1f93b1512
MDL-15246 moving all remaining ddl function to adminlib, keeping old lib/ddllib.php only for BC withexisting code; fixed inline docs related to ddl
2008-06-15 10:32:50 +00:00
skodak
004efe6629
MDL-15245 converted dml searchlib
2008-06-15 10:12:27 +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
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