]>
git.mjollnir.org Git - moodle.git/log
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
skodak [Mon, 26 Mar 2007 19:00:51 +0000 (19:00 +0000)]
MDL-9053 - detect + fix broken $CFG->auth setting from the login page.
skodak [Mon, 26 Mar 2007 19:00:21 +0000 (19:00 +0000)]
MDL-9053 - detect + fix broken $CFG->auth setting from the login page; merged from MOODLE_18_STABLE
nicolasconnault [Mon, 26 Mar 2007 09:28:58 +0000 (09:28 +0000)]
MDL-9041
nicolasconnault [Mon, 26 Mar 2007 09:28:06 +0000 (09:28 +0000)]
Resolved conflict
nicolasconnault [Mon, 26 Mar 2007 09:11:54 +0000 (09:11 +0000)]
MDL-9039: Corrected old groupid and groupingid URL variables.
nicolasconnault [Mon, 26 Mar 2007 08:00:21 +0000 (08:00 +0000)]
MDL-9038: Groups can now be created outside of any groupings. The number of groups within [Not in a grouping] is also correct now.
toyomoyo [Mon, 26 Mar 2007 06:51:17 +0000 (06:51 +0000)]
applying inaki's patch for MDL-9012, course autocreation doesn't work in enrol/database
nicolasconnault [Mon, 26 Mar 2007 06:42:38 +0000 (06:42 +0000)]
MDL-8982 : Cleaned up group/index.php and added options with to satisfy strict XHTML.
toyomoyo [Mon, 26 Mar 2007 05:50:55 +0000 (05:50 +0000)]
fix for MDL-9010, course request button should not appear when it is disabled
toyomoyo [Mon, 26 Mar 2007 04:12:33 +0000 (04:12 +0000)]
merged fix for MDL-8336, lacking of viewuseractivitiesreport
nicolasconnault [Mon, 26 Mar 2007 03:42:22 +0000 (03:42 +0000)]
MDL-8730: These libxml_* functions are PHP5 only. I've wrapped them in function_exists() conditional structures.
nicolasconnault [Mon, 26 Mar 2007 03:06:45 +0000 (03:06 +0000)]
MDL-8922: Had to modify another bunch of files to fix a simple problem:
when a config block contains a form, the previous form needs to be closed
properly (it was, but there were non-matching closing divs etc...).
toyomoyo [Mon, 26 Mar 2007 03:06:39 +0000 (03:06 +0000)]
fixing a warning
toyomoyo [Mon, 26 Mar 2007 02:55:03 +0000 (02:55 +0000)]
patching up module level manageactivies capability so that you only need it assigned at mod level to update an activity
skodak [Sun, 25 Mar 2007 20:20:45 +0000 (20:20 +0000)]
MDL-9028 prelogout_hook() is never executed in login/logout.php; patch by Inaki Arenaza; merged from MOODLE_18_STABLE
mark-nielsen [Sat, 24 Mar 2007 23:07:59 +0000 (23:07 +0000)]
Adding blocks to lesson
* added pagelib.php with lesson_page class definition
* Lesson view now uses standard page layout classes
Other fixes:
* minor fix to mod settings form
* fixed function names (some were missing lesson_ prefix)
stronk7 [Sat, 24 Mar 2007 00:58:43 +0000 (00:58 +0000)]
Fix a problem with glossary not being able to sort by firstname.
Merged from MOODLE_18_STABLE
stronk7 [Sat, 24 Mar 2007 00:38:26 +0000 (00:38 +0000)]
One default was causing author view not being able to sortby firstname or lastname.
Merged from MOODLE_18_STABLE
stronk7 [Sat, 24 Mar 2007 00:01:56 +0000 (00:01 +0000)]
Now the underscore lines in tabrow1 aren't blue anymore. Really
complex to guess the modifiers to apply!
Merged from MOODLE_18_STABLE
stronk7 [Fri, 23 Mar 2007 15:57:46 +0000 (15:57 +0000)]
Fetch local guest user using DB index.
Merged from MOODLE_18_STABLE
skodak [Fri, 23 Mar 2007 13:06:51 +0000 (13:06 +0000)]
MDL-9017 add mime type for ico files; merged from MOODLE_18_STABLE
skodak [Fri, 23 Mar 2007 11:28:23 +0000 (11:28 +0000)]
MDL-8973 improved auth plugin docs; merged from MOODLE_18_STABLE
nicolasconnault [Fri, 23 Mar 2007 08:01:01 +0000 (08:01 +0000)]
MDL-8922 More work on fixing RSS block XHTML
nicolasconnault [Fri, 23 Mar 2007 07:48:02 +0000 (07:48 +0000)]
MDL-8922 : Fixed a number of xhtml simple issues, but heaps of hard-core fixes yet to do.
toyomoyo [Fri, 23 Mar 2007 07:21:27 +0000 (07:21 +0000)]
merged fix for MDL-9016, clear context cache after remove_course_contents()