]>
git.mjollnir.org Git - moodle.git/log
skodak [Mon, 9 Jun 2008 12:18:13 +0000 (12:18 +0000)]
MDL-15113 converted some skipped dml stuff
skodak [Mon, 9 Jun 2008 12:16:54 +0000 (12:16 +0000)]
MDL-15102 dml converted questionlib
skodak [Mon, 9 Jun 2008 12:02:20 +0000 (12:02 +0000)]
MDL-15094 towards full dml conversion
jmg324 [Mon, 9 Jun 2008 10:09:29 +0000 (10:09 +0000)]
MDL-15183 reverting previous change
nicolasconnault [Mon, 9 Jun 2008 10:00:35 +0000 (10:00 +0000)]
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
scyrma [Mon, 9 Jun 2008 08:44:02 +0000 (08:44 +0000)]
MDL-14741 - adding lang strings
scyrma [Mon, 9 Jun 2008 08:22:20 +0000 (08:22 +0000)]
MDL-14741 - Prevent a notice occuring before configuration is done, and cleanup a bit of code
fmarier [Mon, 9 Jun 2008 05:34:43 +0000 (05:34 +0000)]
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>)
jerome [Mon, 9 Jun 2008 02:08:59 +0000 (02:08 +0000)]
MDL-15112 lesson dml conversion
moodlerobot [Mon, 9 Jun 2008 01:54:05 +0000 (01:54 +0000)]
Updated the HEAD build version to
20080609
skodak [Sun, 8 Jun 2008 19:37:17 +0000 (19:37 +0000)]
MDL-15110 towards hotpot dml conversion
dongsheng [Sun, 8 Jun 2008 18:31:45 +0000 (18:31 +0000)]
"MDL-15138, fix breadcrumb nav, merged from MOODLE_19_STABLE"
skodak [Sun, 8 Jun 2008 16:07:11 +0000 (16:07 +0000)]
MDL-15110 towards hotpot dml conversion
skodak [Sun, 8 Jun 2008 15:49:36 +0000 (15:49 +0000)]
MDL-15104 chat dml conversion
iarenaza [Sun, 8 Jun 2008 15:31:27 +0000 (15:31 +0000)]
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
skodak [Sun, 8 Jun 2008 15:25:04 +0000 (15:25 +0000)]
MDL-15094 fixed typo
skodak [Sun, 8 Jun 2008 14:43:39 +0000 (14:43 +0000)]
MDL-15116 survery dml conversion
skodak [Sun, 8 Jun 2008 10:43:39 +0000 (10:43 +0000)]
MDL-15109 glossary dml conversion
dongsheng [Sun, 8 Jun 2008 09:11:10 +0000 (09:11 +0000)]
"MDL-14120, fix print_error"
dongsheng [Sun, 8 Jun 2008 09:09:00 +0000 (09:09 +0000)]
"MDL-14129, add new lang string"
dongsheng [Sun, 8 Jun 2008 09:08:25 +0000 (09:08 +0000)]
"MDL-14129, fix print_error"
moodlerobot [Sun, 8 Jun 2008 01:55:09 +0000 (01:55 +0000)]
Updated the HEAD build version to
20080608
skodak [Sat, 7 Jun 2008 22:22:06 +0000 (22:22 +0000)]
MDL-15107 feedback dml conversion
iarenaza [Sat, 7 Jun 2008 21:21:37 +0000 (21:21 +0000)]
MDL-15182 Fix LDAP enrolment course auto-creation at user login
skodak [Sat, 7 Jun 2008 15:44:19 +0000 (15:44 +0000)]
MDL-15108 some forgotten conversions
skodak [Sat, 7 Jun 2008 15:41:25 +0000 (15:41 +0000)]
MDL-15098 dml auth conversion
skodak [Sat, 7 Jun 2008 14:57:47 +0000 (14:57 +0000)]
MDL-15181 temp table support in ddl/dml
skodak [Sat, 7 Jun 2008 14:41:01 +0000 (14:41 +0000)]
MDL-15181 temp table support in ddl/dml
jamiesensei [Sat, 7 Jun 2008 13:56:42 +0000 (13:56 +0000)]
MDL-15180 "moved form to the top of the page"
jamiesensei [Sat, 7 Jun 2008 12:56:58 +0000 (12:56 +0000)]
MDL-14821 "Quiz: report overview page is not XHTML compliant" gave the fieldsets in the form different names to avoid html id attribute conflict.
pichetp [Sat, 7 Jun 2008 12:28:32 +0000 (12:28 +0000)]
MDL-15102 $questionid is the id so array($questionid) line 337
mits [Sat, 7 Jun 2008 07:14:30 +0000 (07:14 +0000)]
Fixed a typo MDL-15179.
moodlerobot [Sat, 7 Jun 2008 01:51:58 +0000 (01:51 +0000)]
Updated the HEAD build version to
20080607
gbateson [Sat, 7 Jun 2008 01:43:47 +0000 (01:43 +0000)]
fix conversion of relative URLs in Hot Potatoes "<=" and "=>" buttons on sites where slasharguments as disabled (Site Admin -> Server -> HTTP -> Use slash arguments)
jmg324 [Fri, 6 Jun 2008 15:35:18 +0000 (15:35 +0000)]
MDL-7968 reports section of admin tree controled by reports capability not site config
jamiesensei [Fri, 6 Jun 2008 14:59:24 +0000 (14:59 +0000)]
MDL-15150 "Quiz Report broken in course without students" also now displaying a message when there are no attempts.
nicolasconnault [Fri, 6 Jun 2008 14:43:15 +0000 (14:43 +0000)]
MDL-15102 Upgrade to DMLLIB 2.0. Needs further testing and bug-fixing.
skodak [Fri, 6 Jun 2008 14:11:20 +0000 (14:11 +0000)]
MDL-15094 fixed stats
jamiesensei [Fri, 6 Jun 2008 14:03:55 +0000 (14:03 +0000)]
MDL-15150 "Quiz Report broken in course without students" added warning message if there are no students in course yet.
skodak [Fri, 6 Jun 2008 13:58:00 +0000 (13:58 +0000)]
fixed incorrect merging
jamiesensei [Fri, 6 Jun 2008 13:21:50 +0000 (13:21 +0000)]
MDL-15092 "Quiz overview report won't display if there are more than 29 questions" fixed this by going back to the old way of fetching data for display in the table. However still use table JOINs when user wants to sort by question grade. The user can sort by a maximum of two columns at once so the JOINs will not exceed the limit.
jamiesensei [Fri, 6 Jun 2008 12:09:14 +0000 (12:09 +0000)]
MDL-15170 "convert to use new tablelib api"
jamiesensei [Fri, 6 Jun 2008 12:03:09 +0000 (12:03 +0000)]
MDL-14187 "Improve tablelib - improve api and add functionality to download table contents in a variety of formats - XLS, ODS and CSV"
jmg324 [Fri, 6 Jun 2008 09:15:33 +0000 (09:15 +0000)]
MDL-12302 stopping filter_save_ignore_tags ignoring empty tags
jmg324 [Fri, 6 Jun 2008 08:50:45 +0000 (08:50 +0000)]
init_y_axis parameter not set up correctly
dongsheng [Fri, 6 Jun 2008 08:47:45 +0000 (08:47 +0000)]
"MDL-14129, add lang string"
dongsheng [Fri, 6 Jun 2008 08:46:48 +0000 (08:46 +0000)]
"MDL-14129, fix print_error"
skodak [Fri, 6 Jun 2008 08:39:44 +0000 (08:39 +0000)]
MDL-15106 towards data mod dml conversion
skodak [Fri, 6 Jun 2008 08:04:22 +0000 (08:04 +0000)]
MDL-15106 towards data mod dml conversion
skodak [Fri, 6 Jun 2008 07:36:17 +0000 (07:36 +0000)]
MDL-15106 towards data mod dml conversion
skodak [Fri, 6 Jun 2008 07:08:18 +0000 (07:08 +0000)]
fixed syntax error
dongsheng [Fri, 6 Jun 2008 05:50:45 +0000 (05:50 +0000)]
"MDL-14129, fix print_error"
jerome [Fri, 6 Jun 2008 04:03:40 +0000 (04:03 +0000)]
MDL-15112 lesson dml conversion
scyrma [Fri, 6 Jun 2008 03:51:39 +0000 (03:51 +0000)]
MDL-14741 - Prevent installation problem, preventing use of html on first-time configuration of site name
dongsheng [Fri, 6 Jun 2008 03:17:01 +0000 (03:17 +0000)]
"MDL-14129, add lang string"
dongsheng [Fri, 6 Jun 2008 03:15:53 +0000 (03:15 +0000)]
"MDL-14129, fix print_error"
scyrma [Fri, 6 Jun 2008 02:53:20 +0000 (02:53 +0000)]
MDL-14741: make the htmleditor work for the frontpage summary administration page
scyrma [Fri, 6 Jun 2008 02:21:40 +0000 (02:21 +0000)]
MDL-11113 - Correction to previous change: going back to previous variable name, to prevent bugs
moodlerobot [Fri, 6 Jun 2008 01:52:53 +0000 (01:52 +0000)]
Updated the HEAD build version to
20080606
scyrma [Fri, 6 Jun 2008 01:49:07 +0000 (01:49 +0000)]
MDL-14741 - Make tinymce work with the front page description.
TODO: convert the front page description form so it uses formslib
mchurch [Thu, 5 Jun 2008 21:07:09 +0000 (21:07 +0000)]
MDL-11892 Fixed calls to expand javascript to correctly use quoted strings in all necessary places.
skodak [Thu, 5 Jun 2008 20:35:28 +0000 (20:35 +0000)]
MDL-15094 fixed stats regression and prefix cleanup
skodak [Thu, 5 Jun 2008 20:30:09 +0000 (20:30 +0000)]
MDL-15094 fixed stats regression
skodak [Thu, 5 Jun 2008 20:27:56 +0000 (20:27 +0000)]
MDL-15108 some forgotten conversions
nicolasconnault [Thu, 5 Jun 2008 20:16:09 +0000 (20:16 +0000)]
MDL-15108 Upgrade finished, preliminary tests successful. Please continue testing.
skodak [Thu, 5 Jun 2008 19:26:57 +0000 (19:26 +0000)]
MDL-15106 towards data mod dml conversion
skodak [Thu, 5 Jun 2008 19:00:35 +0000 (19:00 +0000)]
comment fix
skodak [Thu, 5 Jun 2008 18:23:28 +0000 (18:23 +0000)]
MDL-15094 some forgotten conversions
skodak [Thu, 5 Jun 2008 18:21:44 +0000 (18:21 +0000)]
MDL-15099 towards enrol dml conversion
skodak [Thu, 5 Jun 2008 18:07:41 +0000 (18:07 +0000)]
MDL-15097 mnet conversion revisited
skodak [Thu, 5 Jun 2008 18:01:22 +0000 (18:01 +0000)]
MDL-15094 some forgotten conversions
skodak [Thu, 5 Jun 2008 14:18:21 +0000 (14:18 +0000)]
MDL-15099 towards enrol dml conversion
skodak [Thu, 5 Jun 2008 14:17:06 +0000 (14:17 +0000)]
MDL-15094 some forgotten conversions
skodak [Thu, 5 Jun 2008 14:11:54 +0000 (14:11 +0000)]
MDL-15094 some forgotten conversions
skodak [Thu, 5 Jun 2008 14:10:55 +0000 (14:10 +0000)]
comment fix
skodak [Thu, 5 Jun 2008 14:09:59 +0000 (14:09 +0000)]
comment fix
skodak [Thu, 5 Jun 2008 14:09:34 +0000 (14:09 +0000)]
MDL-15094 some more updates
skodak [Thu, 5 Jun 2008 14:08:58 +0000 (14:08 +0000)]
MDL-15100 gradebook conversion
skodak [Thu, 5 Jun 2008 14:06:39 +0000 (14:06 +0000)]
MDL-15099 towards enrol dml conversion
skodak [Thu, 5 Jun 2008 13:55:37 +0000 (13:55 +0000)]
MDL-15101 towards messaging conversion
skodak [Thu, 5 Jun 2008 13:54:30 +0000 (13:54 +0000)]
MDL-15101 towards messaging conversion
skodak [Thu, 5 Jun 2008 13:41:16 +0000 (13:41 +0000)]
MDL-15101 towards messaging conversion
skodak [Thu, 5 Jun 2008 13:26:40 +0000 (13:26 +0000)]
MDL-15101 towards messaging conversion
skodak [Thu, 5 Jun 2008 13:12:00 +0000 (13:12 +0000)]
MDL-15103 towards assignment dml conversion
skodak [Thu, 5 Jun 2008 13:11:27 +0000 (13:11 +0000)]
MDL-14679 converted some deletes
skodak [Thu, 5 Jun 2008 10:50:15 +0000 (10:50 +0000)]
MDL-15103 towards assignment dml conversion
skodak [Thu, 5 Jun 2008 10:31:37 +0000 (10:31 +0000)]
MDL-15103 towards assignment dml conversion
skodak [Thu, 5 Jun 2008 10:02:26 +0000 (10:02 +0000)]
MDL-15115 scorm dml covnersion
scyrma [Thu, 5 Jun 2008 09:36:55 +0000 (09:36 +0000)]
MDL-14741: use the default html editor, as chosen in the admin settings
scyrma [Thu, 5 Jun 2008 09:36:10 +0000 (09:36 +0000)]
MDL-14741: adding a setting to choose default htmleditor, and begin work on possibility for per-editor settings page
skodak [Thu, 5 Jun 2008 09:14:42 +0000 (09:14 +0000)]
MDL-15117 wiki converted
scyrma [Thu, 5 Jun 2008 09:09:24 +0000 (09:09 +0000)]
MDL-14741 - Adding default configuration for tinymce
dongsheng [Thu, 5 Jun 2008 08:43:13 +0000 (08:43 +0000)]
"MDL-14129, add lang"
dongsheng [Thu, 5 Jun 2008 08:42:35 +0000 (08:42 +0000)]
"MDL-14129, fix print_error"
dongsheng [Thu, 5 Jun 2008 06:25:25 +0000 (06:25 +0000)]
"MDL-14932, merged from MOODLE_19_STABLE"
moodlerobot [Thu, 5 Jun 2008 01:55:56 +0000 (01:55 +0000)]
Updated the HEAD build version to
20080605
skodak [Thu, 5 Jun 2008 00:07:29 +0000 (00:07 +0000)]
MDL-15095 fixed role names restore warning
skodak [Wed, 4 Jun 2008 23:59:49 +0000 (23:59 +0000)]
MDL-14679 fixed incorrect eror reporting
skodak [Wed, 4 Jun 2008 23:58:23 +0000 (23:58 +0000)]
MDL-15094 fixed regression
skodak [Wed, 4 Jun 2008 23:56:34 +0000 (23:56 +0000)]
MDL-15094 fixed regressions