]>
git.mjollnir.org Git - moodle.git/log
nicolasconnault [Wed, 18 Jun 2008 14:53:01 +0000 (14:53 +0000)]
MDL-14905 Added more unit tests, plus stubs for all methods to be tested. Also fixed a bug in moodle_database:get_recordset_list(), which was using " AND " between values instead of " OR "
robertall [Wed, 18 Jun 2008 14:49:44 +0000 (14:49 +0000)]
[MDL-15300] Remove temporary files created while exporting a preset as ZIP file. Merged from MOODLE_19_STABLE.
tjhunt [Wed, 18 Jun 2008 14:29:37 +0000 (14:29 +0000)]
MDL-15290 - Missing question types not handled properly on backup.
robertall [Wed, 18 Jun 2008 11:53:15 +0000 (11:53 +0000)]
[MDL-15298] Don't create preset ZIP always in the same directory, as the same file name. Merged and ported from MOODLE_19_STABLE.
jamiesensei [Wed, 18 Jun 2008 11:38:17 +0000 (11:38 +0000)]
MDL-15268 "Content for Quiz Statistics report table" adding more if conditions to only display stuff when the calculations are possible. This depends on how many attempts there have been and how many questions there are.
nicolasconnault [Wed, 18 Jun 2008 11:12:19 +0000 (11:12 +0000)]
MDL-14905 Removed table creation and data insertion from setUp() method, and put simple versions of these in each test method needing them.
scyrma [Wed, 18 Jun 2008 09:17:09 +0000 (09:17 +0000)]
MDL-14741: reverse previous change to code formatting.
skodak [Wed, 18 Jun 2008 08:26:41 +0000 (08:26 +0000)]
MDL-15273 basic read/write perf counter in moodle_database
skodak [Wed, 18 Jun 2008 08:26:40 +0000 (08:26 +0000)]
MDL-15273 basic read/write perf counter in moodle_database
jerome [Wed, 18 Jun 2008 05:58:06 +0000 (05:58 +0000)]
MDL-15152 reverse MDL-14439 fix for dropdown menu for Opera+Linux, merged from 19
dongsheng [Wed, 18 Jun 2008 04:06:11 +0000 (04:06 +0000)]
"MDL-8642, setting of auto scrolling, merged from MOODLE_19_STABLE"
dongsheng [Wed, 18 Jun 2008 03:18:22 +0000 (03:18 +0000)]
"MDL-12304, fix double text merged from MOODLE_19_STABLE"
dongsheng [Wed, 18 Jun 2008 01:45:01 +0000 (01:45 +0000)]
"MDL-15278, see tracker"
moodlerobot [Wed, 18 Jun 2008 01:36:39 +0000 (01:36 +0000)]
Updated the HEAD build version to
20080618
jamiesensei [Tue, 17 Jun 2008 14:14:23 +0000 (14:14 +0000)]
MDL-15268 "Content for Quiz Statistics report table" some columns of Quiz Statistics report table only make sense if there is more than one question in the quiz. Adding an if condition.
nicolasconnault [Tue, 17 Jun 2008 12:08:53 +0000 (12:08 +0000)]
CONTRIB-490 Adding support for generation of test calculated question type (thanks Pierre Pichet)
nicolasconnault [Tue, 17 Jun 2008 07:07:37 +0000 (07:07 +0000)]
MDL-14679 Corrected incorrect use get_records_list('tags'): replaced by get_records('tags')
nicolasconnault [Tue, 17 Jun 2008 07:05:44 +0000 (07:05 +0000)]
MDL-15100 fixed typo ('param' instead of 'array')
jerome [Tue, 17 Jun 2008 02:00:54 +0000 (02:00 +0000)]
MDL-11461 all ressource types are now displayed in the ressource help popup, merged from 1.9
moodlerobot [Tue, 17 Jun 2008 01:36:21 +0000 (01:36 +0000)]
Updated the HEAD build version to
20080617
skodak [Mon, 16 Jun 2008 21:08:40 +0000 (21:08 +0000)]
MDL-14789 meta_type now used instead of type
skodak [Mon, 16 Jun 2008 21:01:54 +0000 (21:01 +0000)]
MDL-15273 basic read/write perf counter in moodle_database
robertall [Mon, 16 Jun 2008 18:33:26 +0000 (18:33 +0000)]
[MDL-15258] Clean up data_presets_export() function.
skodak [Mon, 16 Jun 2008 16:39:09 +0000 (16:39 +0000)]
MDL-14898 upgraded html purifier to 3.1.0 in HEAD
stronk7 [Mon, 16 Jun 2008 16:20:45 +0000 (16:20 +0000)]
Use some more $DB in installer. Like rest of db accesses. Just a sintax thing.
jamiesensei [Mon, 16 Jun 2008 16:19:07 +0000 (16:19 +0000)]
MDL-15268 "Content for Quiz Statistics report table" little bit of css styling of columns
jamiesensei [Mon, 16 Jun 2008 15:46:46 +0000 (15:46 +0000)]
MDL-15268 "Content for Quiz Statistics report table" more columns of Quiz Statistics report table.
nicolasconnault [Mon, 16 Jun 2008 15:41:23 +0000 (15:41 +0000)]
MDL-14905 Added subclass of moodle_database for testing, plus some unit tests.
skodak [Mon, 16 Jun 2008 15:31:21 +0000 (15:31 +0000)]
MDL-8246 new typo3 lib imported
thepurpleblob [Mon, 16 Jun 2008 14:44:01 +0000 (14:44 +0000)]
MDL-15173
Remove obsolete coursetestmanager format to contrib
thepurpleblob [Mon, 16 Jun 2008 14:39:44 +0000 (14:39 +0000)]
MDL-MDL-15173
Remove obsolete coursetestmanager format to contrib
skodak [Mon, 16 Jun 2008 14:25:53 +0000 (14:25 +0000)]
MDL-14580 rewritten course sorting algorithms
sam_marshall [Mon, 16 Jun 2008 14:07:47 +0000 (14:07 +0000)]
MDL-15263 Fixed numeric entities remaining after html_to_text
robertall [Mon, 16 Jun 2008 14:02:27 +0000 (14:02 +0000)]
[MDL-15258] Move data_presets_export() function out from common module specific library. Merged and ported from MOODLE_19_STABLE.
jamiesensei [Mon, 16 Jun 2008 13:59:30 +0000 (13:59 +0000)]
MDL-14204 "Content for Quiz Statistics report table - Random_guess_score" oops ought to give that function name a 'question_' prefix
jamiesensei [Mon, 16 Jun 2008 13:29:00 +0000 (13:29 +0000)]
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.
pichetp [Mon, 16 Jun 2008 12:36:17 +0000 (12:36 +0000)]
MDL-14625 more tolerant to missing subquestions
dongsheng [Mon, 16 Jun 2008 12:29:56 +0000 (12:29 +0000)]
"MDL-15251, see tracker, merged from MOODLE_19_STABLE"
skodak [Mon, 16 Jun 2008 11:39:21 +0000 (11:39 +0000)]
MDL-15094 fixed print_box() regression
skodak [Mon, 16 Jun 2008 11:34:19 +0000 (11:34 +0000)]
MDL-15241 fixed plugin test
skodak [Mon, 16 Jun 2008 11:18:33 +0000 (11:18 +0000)]
MDL-15251 fixed syntax errror
thepurpleblob [Mon, 16 Jun 2008 10:08:30 +0000 (10:08 +0000)]
MDL-15257
Fix notice caused by (possibly) uninitialised variable.
Merged from STABLE_19
nicolasconnault [Mon, 16 Jun 2008 09:30:44 +0000 (09:30 +0000)]
MDL-15253 Changed setup_group access from private to protected.
dongsheng [Mon, 16 Jun 2008 09:12:07 +0000 (09:12 +0000)]
"MDL-15251, see tracker"
skodak [Mon, 16 Jun 2008 08:33:00 +0000 (08:33 +0000)]
fixed some funny unicode space
scyrma [Mon, 16 Jun 2008 06:58:39 +0000 (06:58 +0000)]
MDL-15254: move dragmath plugin to a common folder, out of tinymce hierarchy
scyrma [Mon, 16 Jun 2008 06:53:16 +0000 (06:53 +0000)]
MDL-15254: move dragmath plugin to a common folder, out of tinymce hierarchy
scyrma [Mon, 16 Jun 2008 06:48:06 +0000 (06:48 +0000)]
MDL-15254: move dragmath plugin to a common folder, out of tinymce hierarchy
scyrma [Mon, 16 Jun 2008 06:37:26 +0000 (06:37 +0000)]
MDL-15254: move dragmath plugin to a common folder, out of tinymce hierarchy
scyrma [Mon, 16 Jun 2008 06:27:44 +0000 (06:27 +0000)]
MDL-15254: move dragmath plugin to a common folder, out of tinymce hierarchy
scyrma [Mon, 16 Jun 2008 03:26:19 +0000 (03:26 +0000)]
MDL-14741 - update to dragmath plugin in tinymce, files sent by Mauno.
pichetp [Mon, 16 Jun 2008 03:15:55 +0000 (03:15 +0000)]
MDL-15123 Using true value limits to grade responses
pichetp [Mon, 16 Jun 2008 03:05:35 +0000 (03:05 +0000)]
MDL-15123 adding <br/> to align new
correct response-true value diagnosis in in datasetitems_form.php
dongsheng [Mon, 16 Jun 2008 02:14:59 +0000 (02:14 +0000)]
"MDL-15251, fix country field in user/view.php, merged from MOODLE_19_STABLE"
moodlerobot [Mon, 16 Jun 2008 01:37:23 +0000 (01:37 +0000)]
Updated the HEAD build version to
20080616
moodlerobot [Mon, 16 Jun 2008 01:19:31 +0000 (01:19 +0000)]
Automatic installer.php lang files by installer_builder (
20080616 )
pichetp [Mon, 16 Jun 2008 00:49:43 +0000 (00:49 +0000)]
MDL-15123 Using true value limits to grade responses
cataluke [Mon, 16 Jun 2008 00:16:00 +0000 (00:16 +0000)]
MDL-15156 fix conflict in schema for MNET PREFIX_mnet_enrol_course table, merged from 19
skodak [Sun, 15 Jun 2008 21:27:16 +0000 (21:27 +0000)]
MDL-14129 fixed undefined $i variable
dongsheng [Sun, 15 Jun 2008 16:12:41 +0000 (16:12 +0000)]
"MDL-14129, add lang string"
mits [Sun, 15 Jun 2008 15:42:27 +0000 (15:42 +0000)]
Fixed a typo for scorm.php MDL-14129.
Fixed a grammatical error for error.php MDL-14129.
robertall [Sun, 15 Jun 2008 15:35:27 +0000 (15:35 +0000)]
[MDL-15069] Change filename of exported preset to ensure downloading the latest version. Merged and ported from MOODLE_19_STABLE.
skodak [Sun, 15 Jun 2008 12:41:34 +0000 (12:41 +0000)]
MDL-15249 improving cli installer
skodak [Sun, 15 Jun 2008 12:34:08 +0000 (12:34 +0000)]
MDL-15094 removed remaining references to $db
dongsheng [Sun, 15 Jun 2008 12:24:36 +0000 (12:24 +0000)]
"MDL-14129, fix print_error"
skodak [Sun, 15 Jun 2008 12:23:53 +0000 (12:23 +0000)]
MDL-15249 improving cli installer
skodak [Sun, 15 Jun 2008 12:17:39 +0000 (12:17 +0000)]
MDL-15094 lib/db/upgrade.php is required file
dongsheng [Sun, 15 Jun 2008 12:10:32 +0000 (12:10 +0000)]
"MDL-14129, fix print_error"
dongsheng [Sun, 15 Jun 2008 12:02:43 +0000 (12:02 +0000)]
"MDL-14129, fix print_error"
dongsheng [Sun, 15 Jun 2008 12:02:43 +0000 (12:02 +0000)]
"MDL-14129, fix print_error"
jamiesensei [Sun, 15 Jun 2008 11:58:16 +0000 (11:58 +0000)]
MDL-14203 "split report into two seperate reports - Quiz Statistics report and Individual Item Analysis report" added start of "Quiz structure analysis" table
skodak [Sun, 15 Jun 2008 11:53:05 +0000 (11:53 +0000)]
MDL-14905 towards functional DB tests
jamiesensei [Sun, 15 Jun 2008 11:52:07 +0000 (11:52 +0000)]
MDL-15250 "Adding a new function quiz_question_action_icons that outputs a string of html"
dongsheng [Sun, 15 Jun 2008 11:47:27 +0000 (11:47 +0000)]
"MDL-14129, fix print_error"
skodak [Sun, 15 Jun 2008 11:41:02 +0000 (11:41 +0000)]
MDL-15094 protected adodb used instead of protected db - we will be able to search for obsoleted $db easier now
dongsheng [Sun, 15 Jun 2008 11:40:25 +0000 (11:40 +0000)]
"MDL-14129, fix print_error"
skodak [Sun, 15 Jun 2008 11:35:25 +0000 (11:35 +0000)]
MDL-15247 lib/dmllib.php is now obsolete
dongsheng [Sun, 15 Jun 2008 11:34:42 +0000 (11:34 +0000)]
"MDL-14129, fix print_error"
dongsheng [Sun, 15 Jun 2008 11:25:45 +0000 (11:25 +0000)]
"MDL-14129, fix print_error"
dongsheng [Sun, 15 Jun 2008 11:07:51 +0000 (11:07 +0000)]
"MDL-14129, fix print_error"
dongsheng [Sun, 15 Jun 2008 11:00:53 +0000 (11:00 +0000)]
"MDL-14129, add new lang string"
dongsheng [Sun, 15 Jun 2008 11:00:30 +0000 (11:00 +0000)]
"MDL-14129, fix print_error"
dongsheng [Sun, 15 Jun 2008 10:47:40 +0000 (10:47 +0000)]
"MDL-14129, add new lang string"
dongsheng [Sun, 15 Jun 2008 10:47:14 +0000 (10:47 +0000)]
"MDL-14129, fix print_error"
skodak [Sun, 15 Jun 2008 10:43:20 +0000 (10:43 +0000)]
MDL-15094 added some overlook conversions - thanks to Eloy's script ;-)
skodak [Sun, 15 Jun 2008 10:42:48 +0000 (10:42 +0000)]
MDL-15094 fixed conversion typo
skodak [Sun, 15 Jun 2008 10:32:50 +0000 (10:32 +0000)]
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
skodak [Sun, 15 Jun 2008 10:15:51 +0000 (10:15 +0000)]
MDL-15094 added some overlook conversions - thanks to Eloy's script ;-)
dongsheng [Sun, 15 Jun 2008 10:13:30 +0000 (10:13 +0000)]
"MDL-14129, fix print_error"
skodak [Sun, 15 Jun 2008 10:12:27 +0000 (10:12 +0000)]
MDL-15245 converted dml searchlib
dongsheng [Sun, 15 Jun 2008 10:06:06 +0000 (10:06 +0000)]
"MDL-14129, fix print_error"
ethem [Sun, 15 Jun 2008 09:57:48 +0000 (09:57 +0000)]
fix skodak's fix, i hope this is last bug.
dongsheng [Sun, 15 Jun 2008 09:48:42 +0000 (09:48 +0000)]
"MDL-14129, fix print_error"
dongsheng [Sun, 15 Jun 2008 09:48:42 +0000 (09:48 +0000)]
"MDL-14129, fix print_error"
skodak [Sun, 15 Jun 2008 09:32:36 +0000 (09:32 +0000)]
MDL-15094 added some overlook conversions - thanks to Eloy's script ;-)
dongsheng [Sun, 15 Jun 2008 09:19:10 +0000 (09:19 +0000)]
"MDL-14129,fix print_error"
dongsheng [Sun, 15 Jun 2008 09:14:55 +0000 (09:14 +0000)]
"MDL-14129, fix print_error"
dongsheng [Sun, 15 Jun 2008 08:35:34 +0000 (08:35 +0000)]
"MDL-14129, add lang string"
dongsheng [Sun, 15 Jun 2008 08:34:35 +0000 (08:34 +0000)]
"MDL-14129, fix print_error"
pichetp [Sun, 15 Jun 2008 03:47:04 +0000 (03:47 +0000)]
MDL-14625 more tolerant to missing subquestions