]>
git.mjollnir.org Git - moodle.git/log
moodlerobot [Sat, 21 Jun 2008 01:16:58 +0000 (01:16 +0000)]
Automatic installer.php lang files by installer_builder (
20080621 )
gbateson [Fri, 20 Jun 2008 22:59:36 +0000 (22:59 +0000)]
added hidden "summarysource" field when updating a HotPot. This fixes "undefined property" error from mod/hotpot/lib.php
gbateson [Fri, 20 Jun 2008 22:29:02 +0000 (22:29 +0000)]
replace get_jmatch_items by set_jmatch_items
skodak [Fri, 20 Jun 2008 20:30:29 +0000 (20:30 +0000)]
MDL-15320 fixed $cfg->library typo - thanks Andrei Bautu
tjhunt [Fri, 20 Jun 2008 15:24:16 +0000 (15:24 +0000)]
MDL-15330 - Truefalse help file not found
agrabs [Fri, 20 Jun 2008 14:54:19 +0000 (14:54 +0000)]
MDL-15274 Asking for Excel file when no answers have been provided leads to a "file not found"
MDL-15107 feedback dml conversion
agrabs [Fri, 20 Jun 2008 14:46:12 +0000 (14:46 +0000)]
MDL-15329 - initializing the feedback-session
jamiesensei [Fri, 20 Jun 2008 13:43:06 +0000 (13:43 +0000)]
MDL-14754 "rename and reorder quiz reports tabs" added new db table quiz_report that lists reports and has a field for their display order. Standard reports are automatically added to table. Reports that are not on disk are ignored.
ethem [Fri, 20 Jun 2008 11:11:01 +0000 (11:11 +0000)]
MDL-14959 Skip cert verification
ethem [Fri, 20 Jun 2008 10:48:29 +0000 (10:48 +0000)]
MDL-14129 Fix dongsheng's fixes and make dongsheng happy :)
nicolasconnault [Fri, 20 Jun 2008 09:40:03 +0000 (09:40 +0000)]
MDL-14905 Finished all basic tests. It should now be easy to extend these tests with more boundary conditions
scyrma [Fri, 20 Jun 2008 09:31:19 +0000 (09:31 +0000)]
MDL-14741: use the value of the main killswitch, and add back missing functions
jamiesensei [Fri, 20 Jun 2008 09:11:08 +0000 (09:11 +0000)]
MDL-14191 "Add db folder for db installation / upgrade" and MDL-14193 "Automatic processing of access.php for adding / upgrading report capabilities" New plug in capabilities for quiz reports.
moodler [Fri, 20 Jun 2008 07:33:33 +0000 (07:33 +0000)]
MDL-14992 $SESSION is a global
skodak [Fri, 20 Jun 2008 07:05:46 +0000 (07:05 +0000)]
MDL-15320 support for other database driver types
moodlerobot [Fri, 20 Jun 2008 01:41:52 +0000 (01:41 +0000)]
Updated the HEAD build version to
20080620
tjhunt [Thu, 19 Jun 2008 18:38:27 +0000 (18:38 +0000)]
MDL-15321 - Add a class to the last column and row of the table in print_table to help theming
tjhunt [Thu, 19 Jun 2008 17:57:57 +0000 (17:57 +0000)]
MDL-13229 - Cannot export group events - now make it export group events if 'all' is selected.
jamiesensei [Thu, 19 Jun 2008 15:24:27 +0000 (15:24 +0000)]
MDL-15165 "Essay quiz Manual grading "these are no attempts to show" when there are actually attempts" - not resolved. But while reviewing the query I found a LIMIT clause in sql that I've replace with params to the get_records_sql function. Also made the logic in attempt_sql method more robust.
Merged from 1.9
tjhunt [Thu, 19 Jun 2008 14:24:09 +0000 (14:24 +0000)]
MDL-15318 - url is a reserved word in JavaScript in IE, so the Gen Calendar URL button does not work there
jamiesensei [Thu, 19 Jun 2008 14:03:24 +0000 (14:03 +0000)]
MDL-15264 "Bar graph image missed when group with no attempts selected" added a query to check for sure that there are some grades there to display in the graph. Also now displaying grades for all groups a user has permission to view - but only if that is up to 4 groups and only if there are less than 500 grades total.
Merged from 1.9 branch
scyrma [Thu, 19 Jun 2008 10:02:10 +0000 (10:02 +0000)]
MDL-15310: moving capability checks out of the library + code formatting adjustments
scyrma [Thu, 19 Jun 2008 09:21:45 +0000 (09:21 +0000)]
MDL-15310: removing unused variable, old commented code and adding a small adjustment to the tag code.
scyrma [Thu, 19 Jun 2008 08:16:12 +0000 (08:16 +0000)]
MDL-14679: fix regression in tag library
scyrma [Thu, 19 Jun 2008 06:07:20 +0000 (06:07 +0000)]
MDL-15310: making the tag:create permission effective in user profile
gbateson [Thu, 19 Jun 2008 05:59:58 +0000 (05:59 +0000)]
allow <img> and other tags in LHS of JMatch in "v6" output format
fmarier [Thu, 19 Jun 2008 02:30:37 +0000 (02:30 +0000)]
auth/ldap: fix PHP warnings and remove bad "Choose one" id
Merged from MOODLE_19_STABLE
pichetp [Thu, 19 Jun 2008 01:43:52 +0000 (01:43 +0000)]
closing properly questions <label> i.e. adding </label> line 459-61 when some errors
moodlerobot [Thu, 19 Jun 2008 01:38:23 +0000 (01:38 +0000)]
Updated the HEAD build version to
20080619
robertall [Wed, 18 Jun 2008 17:45:09 +0000 (17:45 +0000)]
[MDL-15308] Automatically download exported preset. Merged from MOODLE_19_STABLE.
thepurpleblob [Wed, 18 Jun 2008 15:31:47 +0000 (15:31 +0000)]
MDL-15304
Handle empty names for labels (if only HTML tags in label text)
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"