]>
git.mjollnir.org Git - moodle.git/log
skodak [Mon, 2 Apr 2007 13:16:55 +0000 (13:16 +0000)]
MDL-9169 Error in function call in ldap/enrol.php; typo found by Svante Agnestig; merged from MOODLE_18_STABLE
tjhunt [Mon, 2 Apr 2007 13:02:09 +0000 (13:02 +0000)]
MDL-9173 - Can't create match anything answer to numerical question type. Merged from OU Moodle.
skodak [Mon, 2 Apr 2007 09:26:07 +0000 (09:26 +0000)]
MDL-9166 auth plugins can prevent showing of last logged in user; merged from MOODLE_18_STABLE
skodak [Mon, 2 Apr 2007 09:10:26 +0000 (09:10 +0000)]
MDL-9155 Error when creating an "image gallery" preset database when only some fields exist and do not remove existing data, comments and ratings when applying preset; merged from MOODLE_18_STABLE
moodler [Mon, 2 Apr 2007 06:21:01 +0000 (06:21 +0000)]
I felt like a bump. So nyah.
toyomoyo [Mon, 2 Apr 2007 03:53:10 +0000 (03:53 +0000)]
merged fix for MDL-9160, get_my_courses caching issues
toyomoyo [Mon, 2 Apr 2007 02:37:34 +0000 (02:37 +0000)]
admins should not need course:view
donal72 [Mon, 2 Apr 2007 01:45:33 +0000 (01:45 +0000)]
MNET: Properly remove trailing slash from wwwroot: MDL-9157
tjhunt [Sun, 1 Apr 2007 22:19:39 +0000 (22:19 +0000)]
Another attempt to get redirect() to not redirect if an error was output to the screen, to make dubuggin easier. Sorry I had not noticed the bit in the docs that says error_get_last was PHP 5.2.0+.
moodler [Sun, 1 Apr 2007 15:59:04 +0000 (15:59 +0000)]
Merged MDL-9139 from 1.8
moodler [Sun, 1 Apr 2007 15:18:06 +0000 (15:18 +0000)]
Merged editsection button alignment from stable
moodler [Sat, 31 Mar 2007 09:10:41 +0000 (09:10 +0000)]
merged style fix for required message on forms
moodler [Sat, 31 Mar 2007 05:25:41 +0000 (05:25 +0000)]
Merged solution for MDL-6458 typo
moodler [Sat, 31 Mar 2007 02:34:06 +0000 (02:34 +0000)]
Making redirects work again
moodler [Sat, 31 Mar 2007 02:30:56 +0000 (02:30 +0000)]
error_get_last() ? What's that?
skodak [Fri, 30 Mar 2007 21:23:09 +0000 (21:23 +0000)]
merging changes from MOODLE_18_STABLE
skodak [Fri, 30 Mar 2007 21:15:39 +0000 (21:15 +0000)]
Added patch from Mark for MDL-9083; merged from MOODLE_18_STABLE
skodak [Fri, 30 Mar 2007 21:11:45 +0000 (21:11 +0000)]
merging string from MOODLE_18_STABLE
skodak [Fri, 30 Mar 2007 21:10:15 +0000 (21:10 +0000)]
More multilang support for site fullname, plus a couple extra comments. merged from MOODLE_18_STABLE
skodak [Fri, 30 Mar 2007 21:07:30 +0000 (21:07 +0000)]
More multilang support for site fullname, plus a couple extra comments; merged from MOODLE_18_STABLE.
moodler [Fri, 30 Mar 2007 18:04:34 +0000 (18:04 +0000)]
Merged block self-test fix from stable
moodler [Fri, 30 Mar 2007 17:07:12 +0000 (17:07 +0000)]
Fixed typo (MDL-9119)
moodler [Fri, 30 Mar 2007 16:52:38 +0000 (16:52 +0000)]
Merged applicable_format fixes for MDL-9119
moodler [Fri, 30 Mar 2007 16:01:44 +0000 (16:01 +0000)]
Merged fix for MDL-8093 from 1.8
stronk7 [Fri, 30 Mar 2007 15:36:52 +0000 (15:36 +0000)]
Adding a missing parameter to the "add new course" button. MDL-9129
Merged from MOODLE_18_STABLE
nfreear [Fri, 30 Mar 2007 10:52:45 +0000 (10:52 +0000)]
Follow up fix for bug MDL-8695 "Form 'required' icon is hidden".
nfreear [Fri, 30 Mar 2007 10:46:06 +0000 (10:46 +0000)]
Fixes bug MDL-8695 "Form 'required' icon is hidden", see commit 13 Jan. Merged from HEAD.
dwoolhead [Fri, 30 Mar 2007 10:23:12 +0000 (10:23 +0000)]
MDL-9122 Unnecessary li opening tag (without closing tag) no longer printed when moving course section activity
tjhunt [Fri, 30 Mar 2007 10:17:16 +0000 (10:17 +0000)]
Small code cleanup to fix an obscure warning. If you got an error in the middle of creating a quiz attempt, you could get an attempt with no states. Then that caused an error when the attempt was deleted. Merged from MOODLE_17_STABLE.
nfreear [Fri, 30 Mar 2007 10:15:18 +0000 (10:15 +0000)]
Fixes bug MDL-8695 "Form 'required' icon is hidden", see commit 13 Jan (big woops, forgot to commit on 1/3).
tjhunt [Fri, 30 Mar 2007 09:34:05 +0000 (09:34 +0000)]
Fix notice. Merged from MOODLE_17_STABLE.
nicolasconnault [Fri, 30 Mar 2007 08:31:20 +0000 (08:31 +0000)]
MDL-9115 Added new strings to lang/en_utf8/group.php (where in roles.php before!). Also cleaned up page a little more so the backend code is at the top, with the HTML output at the bottom. We may be able to use mform with this page eventually. AJAX would also help.
toyomoyo [Fri, 30 Mar 2007 08:00:42 +0000 (08:00 +0000)]
fix for MDL-9021, missing add_to_log() call
nicolasconnault [Fri, 30 Mar 2007 07:52:56 +0000 (07:52 +0000)]
MDL-9118: The group/edit page now fetches the groupingid for the selected group if it isn't already provided. Note that this will need changing when/if multiple grouping membership is implemented, since only the first grouping is returned at present.
stronk7 [Fri, 30 Mar 2007 07:46:15 +0000 (07:46 +0000)]
XHTML fix. Credit goes to Jeff Graham. MDL-9103
Merged from MOODLE_18_STABLE
toyomoyo [Fri, 30 Mar 2007 07:04:43 +0000 (07:04 +0000)]
merged fix for MDL-9097, xhtml fixes for glossary
nicolasconnault [Fri, 30 Mar 2007 06:32:10 +0000 (06:32 +0000)]
handled another potential xhtml error: empty select when no members in group.
nicolasconnault [Fri, 30 Mar 2007 06:14:50 +0000 (06:14 +0000)]
MDL-9111: Changed to "Back to groups"
nicolasconnault [Fri, 30 Mar 2007 06:01:53 +0000 (06:01 +0000)]
MDL-9112: Fixed htmleditor height.
nicolasconnault [Fri, 30 Mar 2007 05:21:40 +0000 (05:21 +0000)]
MDL-7186
nicolasconnault [Fri, 30 Mar 2007 05:14:29 +0000 (05:14 +0000)]
1. Converted grouping edit form to mform
2. Added 2 buttons to disable state when pseudogroup is selected
gbateson [Fri, 30 Mar 2007 03:43:00 +0000 (03:43 +0000)]
fix the display of the special chars keypad (in JCloze and JQuiz)
moodler [Fri, 30 Mar 2007 03:30:33 +0000 (03:30 +0000)]
Automatic installer.php lang files by installer_builder (
20070330 )
nicolasconnault [Fri, 30 Mar 2007 03:14:22 +0000 (03:14 +0000)]
1. Fixed xhtml errors
2. Added correct breadcrumb back to group/index page, preserving selections.
nicolasconnault [Fri, 30 Mar 2007 02:39:46 +0000 (02:39 +0000)]
1. Added proper breadcrumb to group/edit|create page (preserves previous grouping/group selections)
2. Changed "Create Orphan group" to "Create orphan group"
3. Added help string for groupenrolmentkey
4. Edited moodle docs for groups edit page
toyomoyo [Fri, 30 Mar 2007 02:24:18 +0000 (02:24 +0000)]
changing help file as helen suggested
danmarsden [Fri, 30 Mar 2007 02:10:58 +0000 (02:10 +0000)]
fix for MDL-9087 screwy page when user places table into online assignment. - merging changes from Moodle_18_stable
stronk7 [Fri, 30 Mar 2007 00:31:23 +0000 (00:31 +0000)]
Added one more style to center some tables in glossary.
Merged from MOODLE_18_STABLE
stronk7 [Fri, 30 Mar 2007 00:28:02 +0000 (00:28 +0000)]
Fixing approval interface. Step4. MDL-8793
Merged from MOODLE_18_STABLE
stronk7 [Thu, 29 Mar 2007 23:25:04 +0000 (23:25 +0000)]
Fixing export interface. Step3. MDL-8793
Merged from MOODLE_18_STABLE
stronk7 [Thu, 29 Mar 2007 23:13:09 +0000 (23:13 +0000)]
Fixing import interface. Step2. MDL-8793
Merged from MOODLE_18_STABLE
tjhunt [Thu, 29 Mar 2007 23:12:08 +0000 (23:12 +0000)]
MDL-9107 (regression from) MDL-8994 - adding random questions to a quiz was broken. Merged from MOODLE_18_STABLE.
tjhunt [Thu, 29 Mar 2007 23:00:48 +0000 (23:00 +0000)]
MDL-9094 - Penalty factor is meaningless for Essay questions, so remove it from the editing form. Manual merge of the corresponding change from MOODLE_17_STABLE.
stronk7 [Thu, 29 Mar 2007 22:19:29 +0000 (22:19 +0000)]
Moving options from 2nd tab to main area. Step1. MDL-8793
Merged from MOODLE_18_STABLE
skodak [Thu, 29 Mar 2007 21:40:48 +0000 (21:40 +0000)]
MDL-4313 LDAP doesn't properly escape extra quotes in course details + minor role unassign change; merged from MOODLE_18_STABLE
skodak [Thu, 29 Mar 2007 19:50:53 +0000 (19:50 +0000)]
MDL-3339 support md5 and sha1 in ldap when adding or changing passwords; merged from MOODLE_18_STABLE
skodak [Thu, 29 Mar 2007 19:05:16 +0000 (19:05 +0000)]
MDL-8590 fixed magic quotes in config settings; merged from MOODLE_18_STABLE
tjhunt [Thu, 29 Mar 2007 16:36:16 +0000 (16:36 +0000)]
MDL-6269, MDL-8958, MDL-8990 - Major fix to do with each attempt builds on last:
It used not to work with random questions, and there were problems with the computation of the grade, and regrading. Fix thanks to Paulo Matos, who not only fixed the bug and tested it, but was also incredibly patient waiting for me to have time to commit the changes to CVS.
Merged from MOODLE_17_STABLE.
tjhunt [Thu, 29 Mar 2007 16:05:55 +0000 (16:05 +0000)]
Add developer debugging to something that should not happen, and fix one instance of it.
skodak [Thu, 29 Mar 2007 15:53:09 +0000 (15:53 +0000)]
MDL-8590 fixed ldap creators, added new option to specify dn in member attribute; merged from MOODLE_18_STABLE
pichetp [Thu, 29 Mar 2007 09:09:16 +0000 (09:09 +0000)]
integrate the new $question->export_process parameter for export
skodak [Thu, 29 Mar 2007 08:42:07 +0000 (08:42 +0000)]
MDL-9099 LDAP auth does not allow dn in idnumber field (or other user attributes); patch by Jeff Graham; merged from MOODLE_18_STABLE
nicolasconnault [Thu, 29 Mar 2007 08:40:08 +0000 (08:40 +0000)]
MDL-9062: Completed new group form.
toyomoyo [Thu, 29 Mar 2007 06:38:35 +0000 (06:38 +0000)]
merged fix for MDL-8983, adding help file for hidden assignments
toyomoyo [Thu, 29 Mar 2007 06:34:40 +0000 (06:34 +0000)]
merged fixing a warning
moodler [Thu, 29 Mar 2007 03:28:37 +0000 (03:28 +0000)]
Merging MDL-9101 from 1.8
moodler [Thu, 29 Mar 2007 02:55:23 +0000 (02:55 +0000)]
Merged rename of README -> README.txt from stable
danmarsden [Wed, 28 Mar 2007 23:36:23 +0000 (23:36 +0000)]
MDL-9102 incorrect use of unset_config()
tjhunt [Wed, 28 Mar 2007 16:57:22 +0000 (16:57 +0000)]
MDL-9061 - Only show global assign roles warning if you are assigning roles in the global context! Also, change name of admin menu entry to reduce confusion. Merged from MOODLE_18_STABLE.
csantossaenz [Wed, 28 Mar 2007 15:14:15 +0000 (15:14 +0000)]
Fixed backup problem for scorm module. Now, it includes needed files in moddata/scorm. even though the backup is done without user data and files
thepurpleblob [Wed, 28 Mar 2007 12:04:08 +0000 (12:04 +0000)]
Mmm... bit of comment oddness crept in. Don't know if it was a slip of an
editor key by yours truly!
thepurpleblob [Wed, 28 Mar 2007 11:58:44 +0000 (11:58 +0000)]
A couple of changes to Pierre's calculated question import/export
export_process and import_process flags now apply to all questions
and what looked like a development print_r has been commented out.
nicolasconnault [Wed, 28 Mar 2007 08:40:32 +0000 (08:40 +0000)]
MDL-9062 Created two new files so the unfinished conversion doesn't affect any current code. Also added a convenience groups_update_group($data) method. Patience, this is taking a while but I'm learning to use these mforms for the first time :-)
skodak [Wed, 28 Mar 2007 08:28:02 +0000 (08:28 +0000)]
MDL-8973 auth hooks final cleanup; merged from MOODLE_18_STABLE
moodler [Wed, 28 Mar 2007 07:17:26 +0000 (07:17 +0000)]
Merged conversion from dos to unix MDL-9088
pichetp [Wed, 28 Mar 2007 05:00:36 +0000 (05:00 +0000)]
first version of calculated question import, MDL-8673, somme echos left to diagnostics
possible bugs
pichetp [Wed, 28 Mar 2007 04:51:50 +0000 (04:51 +0000)]
creating correctly a new shared dataset on import
pichetp [Wed, 28 Mar 2007 04:03:07 +0000 (04:03 +0000)]
adding import and export datasets functions
moodler [Wed, 28 Mar 2007 03:27:00 +0000 (03:27 +0000)]
Old change I never checked in to fix collapsing displays
toyomoyo [Wed, 28 Mar 2007 03:25:55 +0000 (03:25 +0000)]
merged fix for MDL-9068
moodler [Wed, 28 Mar 2007 02:52:01 +0000 (02:52 +0000)]
Updated XHTML and dos2unix
toyomoyo [Wed, 28 Mar 2007 02:31:24 +0000 (02:31 +0000)]
merged fix for MDL-9064, use $CFG->creatornewroleid setting
skodak [Tue, 27 Mar 2007 22:03:30 +0000 (22:03 +0000)]
MDL-8781 fixed typo; merged from MOODLE_18_STABLE
skodak [Tue, 27 Mar 2007 22:01:17 +0000 (22:01 +0000)]
MDL-8781 survey converted to new formslib - empty intro now means use default from language pack; merged from MOODLE_18_STABLE
stronk7 [Tue, 27 Mar 2007 20:31:18 +0000 (20:31 +0000)]
Now XMLDBStatements support backslashed single quotes.
Merged from MOODLE_18_STABLE
skodak [Tue, 27 Mar 2007 20:26:05 +0000 (20:26 +0000)]
MDL-9053 - adding new function get_enabled_auth_plugins() - this should make the code simpler and the bug should be gone forever; merged from MOODLE_18_STABLE
sam_marshall [Tue, 27 Mar 2007 12:23:25 +0000 (12:23 +0000)]
Merged MDL-9072 Made forum discussion list not show links to groups if you don't have permission to view them
nicolasconnault [Tue, 27 Mar 2007 06:58:27 +0000 (06:58 +0000)]
MDL-9061
moodler [Tue, 27 Mar 2007 05:15:46 +0000 (05:15 +0000)]
Merged fix for MDL-9052 from 1.8
nicolasconnault [Tue, 27 Mar 2007 04:03:51 +0000 (04:03 +0000)]
MDL-9040: Enabled disabling of any buttons that always lead to errors. Javascript dynamically displays/hides buttons depending on which groupings/groups are selected. This required a number of extensive modifications, but degrades nicely without JS.
moodler [Tue, 27 Mar 2007 03:47:16 +0000 (03:47 +0000)]
Automatic installer.php lang files by installer_builder (
20070327 )
toyomoyo [Tue, 27 Mar 2007 03:04:15 +0000 (03:04 +0000)]
merged fix for MDL-9057, invalid contexts should be ignored
stronk7 [Mon, 26 Mar 2007 23:30:34 +0000 (23:30 +0000)]
silly change, ignore it...
stronk7 [Mon, 26 Mar 2007 23:02:35 +0000 (23:02 +0000)]
Always print the entry when adding, updating/deleting comments. MDL-9047
Merged from MOODLE_18_STABLE
donal72 [Mon, 26 Mar 2007 22:51:37 +0000 (22:51 +0000)]
Patch for upgrade breakage on IIS (and maybe other non-Apache webservers) MDL-8926
stronk7 [Mon, 26 Mar 2007 21:52:11 +0000 (21:52 +0000)]
Avoid to end SQL commands with a trailing ';'. MDL-9058
Merged from MOODLE_18_STABLE
skodak [Mon, 26 Mar 2007 21:47:46 +0000 (21:47 +0000)]
MDL-9056 Undefined property in lib/db/upgrade.php; merged from MOODLE_18_STABLE
skodak [Mon, 26 Mar 2007 20:35:04 +0000 (20:35 +0000)]
MDL-9055 wrong creation of mnet auth object in require_logout() + minor cleanup; merged from MOODLE_18_STABLE
skodak [Mon, 26 Mar 2007 20:15:45 +0000 (20:15 +0000)]
MDL-8513 fixed conversion of ldap settings during upgrade to 1.8; merged from MOODLE_18_STABLE
skodak [Mon, 26 Mar 2007 19:28:20 +0000 (19:28 +0000)]
MDL-8973 fixed typo in signup form validation; merged from MOODLE_18_STABLE