]> git.mjollnir.org Git - moodle.git/log
moodle.git
18 years agomerged fix for MDL-9160, get_my_courses caching issues
toyomoyo [Mon, 2 Apr 2007 03:53:10 +0000 (03:53 +0000)]
merged fix for MDL-9160, get_my_courses caching issues

18 years agoadmins should not need course:view
toyomoyo [Mon, 2 Apr 2007 02:37:34 +0000 (02:37 +0000)]
admins should not need course:view

18 years agoMNET: Properly remove trailing slash from wwwroot: MDL-9157
donal72 [Mon, 2 Apr 2007 01:45:33 +0000 (01:45 +0000)]
MNET: Properly remove trailing slash from wwwroot: MDL-9157

18 years agoAnother attempt to get redirect() to not redirect if an error was output to the scree...
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+.

18 years agoMerged MDL-9139 from 1.8
moodler [Sun, 1 Apr 2007 15:59:04 +0000 (15:59 +0000)]
Merged MDL-9139 from 1.8

18 years agoMerged editsection button alignment from stable
moodler [Sun, 1 Apr 2007 15:18:06 +0000 (15:18 +0000)]
Merged editsection button alignment from stable

18 years agomerged style fix for required message on forms
moodler [Sat, 31 Mar 2007 09:10:41 +0000 (09:10 +0000)]
merged style fix for required message on forms

18 years agoMerged solution for MDL-6458 typo
moodler [Sat, 31 Mar 2007 05:25:41 +0000 (05:25 +0000)]
Merged solution for MDL-6458 typo

18 years agoMaking redirects work again
moodler [Sat, 31 Mar 2007 02:34:06 +0000 (02:34 +0000)]
Making redirects work again

18 years agoerror_get_last() ? What's that?
moodler [Sat, 31 Mar 2007 02:30:56 +0000 (02:30 +0000)]
error_get_last() ?   What's that?

18 years agomerging changes from MOODLE_18_STABLE
skodak [Fri, 30 Mar 2007 21:23:09 +0000 (21:23 +0000)]
merging changes from MOODLE_18_STABLE

18 years agoAdded patch from Mark for MDL-9083; merged 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

18 years agomerging string from MOODLE_18_STABLE
skodak [Fri, 30 Mar 2007 21:11:45 +0000 (21:11 +0000)]
merging string from MOODLE_18_STABLE

18 years agoMore multilang support for site fullname, plus a couple extra comments. merged from...
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

18 years agoMore multilang support for site fullname, plus a couple extra comments; merged from...
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.

18 years agoMerged block self-test fix from stable
moodler [Fri, 30 Mar 2007 18:04:34 +0000 (18:04 +0000)]
Merged block self-test fix from stable

18 years agoFixed typo (MDL-9119)
moodler [Fri, 30 Mar 2007 17:07:12 +0000 (17:07 +0000)]
Fixed typo (MDL-9119)

18 years agoMerged applicable_format fixes for MDL-9119
moodler [Fri, 30 Mar 2007 16:52:38 +0000 (16:52 +0000)]
Merged applicable_format fixes for MDL-9119

18 years agoMerged fix for MDL-8093 from 1.8
moodler [Fri, 30 Mar 2007 16:01:44 +0000 (16:01 +0000)]
Merged fix for MDL-8093 from 1.8

18 years agoAdding a missing parameter to the "add new course" button. MDL-9129
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

18 years agoFollow up fix for bug MDL-8695 "Form 'required' icon is hidden".
nfreear [Fri, 30 Mar 2007 10:52:45 +0000 (10:52 +0000)]
Follow up fix for bug MDL-8695 "Form 'required' icon is hidden".

18 years agoFixes bug MDL-8695 "Form 'required' icon is hidden", see commit 13 Jan. Merged from...
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.

18 years agoMDL-9122 Unnecessary li opening tag (without closing tag) no longer printed when...
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

18 years agoSmall code cleanup to fix an obscure warning. If you got an error in the middle of...
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.

18 years agoFixes bug MDL-8695 "Form 'required' icon is hidden", see commit 13 Jan (big woops...
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).

18 years agoFix notice. Merged from MOODLE_17_STABLE.
tjhunt [Fri, 30 Mar 2007 09:34:05 +0000 (09:34 +0000)]
Fix notice. Merged from MOODLE_17_STABLE.

18 years agoMDL-9115 Added new strings to lang/en_utf8/group.php (where in roles.php before!...
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.

18 years agofix for MDL-9021, missing add_to_log() call
toyomoyo [Fri, 30 Mar 2007 08:00:42 +0000 (08:00 +0000)]
fix for MDL-9021, missing add_to_log() call

18 years agoMDL-9118: The group/edit page now fetches the groupingid for the selected group if...
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.

18 years agoXHTML fix. Credit goes to Jeff Graham. MDL-9103
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

18 years agomerged fix for MDL-9097, xhtml fixes for glossary
toyomoyo [Fri, 30 Mar 2007 07:04:43 +0000 (07:04 +0000)]
merged fix for MDL-9097, xhtml fixes for glossary

18 years agohandled another potential xhtml error: empty select when no members in group.
nicolasconnault [Fri, 30 Mar 2007 06:32:10 +0000 (06:32 +0000)]
handled another potential xhtml error: empty select when no members in group.

18 years agoMDL-9111: Changed to "Back to groups"
nicolasconnault [Fri, 30 Mar 2007 06:14:50 +0000 (06:14 +0000)]
MDL-9111: Changed to "Back to groups"

18 years agoMDL-9112: Fixed htmleditor height.
nicolasconnault [Fri, 30 Mar 2007 06:01:53 +0000 (06:01 +0000)]
MDL-9112: Fixed htmleditor height.

18 years agoMDL-7186
nicolasconnault [Fri, 30 Mar 2007 05:21:40 +0000 (05:21 +0000)]
MDL-7186

18 years ago1. Converted grouping edit form to mform
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

18 years agofix the display of the special chars keypad (in JCloze and JQuiz)
gbateson [Fri, 30 Mar 2007 03:43:00 +0000 (03:43 +0000)]
fix the display of the special chars keypad (in JCloze and JQuiz)

18 years agoAutomatic installer.php lang files by installer_builder (20070330)
moodler [Fri, 30 Mar 2007 03:30:33 +0000 (03:30 +0000)]
Automatic installer.php lang files by installer_builder (20070330)

18 years ago1. Fixed xhtml errors
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.

18 years ago1. Added proper breadcrumb to group/edit|create page (preserves previous grouping...
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

18 years agochanging help file as helen suggested
toyomoyo [Fri, 30 Mar 2007 02:24:18 +0000 (02:24 +0000)]
changing help file as helen suggested

18 years agofix for MDL-9087 screwy page when user places table into online assignment. - mergin...
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

18 years agoAdded one more style to center some tables in glossary.
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

18 years agoFixing approval interface. Step4. MDL-8793
stronk7 [Fri, 30 Mar 2007 00:28:02 +0000 (00:28 +0000)]
Fixing approval interface. Step4. MDL-8793

Merged from MOODLE_18_STABLE

18 years agoFixing export interface. Step3. MDL-8793
stronk7 [Thu, 29 Mar 2007 23:25:04 +0000 (23:25 +0000)]
Fixing export interface. Step3. MDL-8793

Merged from MOODLE_18_STABLE

18 years agoFixing import interface. Step2. MDL-8793
stronk7 [Thu, 29 Mar 2007 23:13:09 +0000 (23:13 +0000)]
Fixing import interface. Step2. MDL-8793

Merged from MOODLE_18_STABLE

18 years agoMDL-9107 (regression from) MDL-8994 - adding random questions to a quiz was broken...
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.

18 years agoMDL-9094 - Penalty factor is meaningless for Essay questions, so remove it from the...
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.

18 years agoMoving options from 2nd tab to main area. Step1. MDL-8793
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

18 years agoMDL-4313 LDAP doesn't properly escape extra quotes in course details + minor role...
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

18 years agoMDL-3339 support md5 and sha1 in ldap when adding or changing passwords; merged from...
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

18 years agoMDL-8590 fixed magic quotes in config settings; 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

18 years agoMDL-6269, MDL-8958, MDL-8990 - Major fix to do with each attempt builds on last:
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.

18 years agoAdd developer debugging to something that should not happen, and fix one instance...
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.

18 years agoMDL-8590 fixed ldap creators, added new option to specify dn in member attribute...
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

18 years agointegrate the new $question->export_process parameter for export
pichetp [Thu, 29 Mar 2007 09:09:16 +0000 (09:09 +0000)]
integrate the new $question->export_process parameter for export

18 years agoMDL-9099 LDAP auth does not allow dn in idnumber field (or other user attributes...
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

18 years agoMDL-9062: Completed new group form.
nicolasconnault [Thu, 29 Mar 2007 08:40:08 +0000 (08:40 +0000)]
MDL-9062: Completed new group form.

18 years agomerged fix for MDL-8983, adding help file for hidden assignments
toyomoyo [Thu, 29 Mar 2007 06:38:35 +0000 (06:38 +0000)]
merged fix for MDL-8983, adding help file for hidden assignments

18 years agomerged fixing a warning
toyomoyo [Thu, 29 Mar 2007 06:34:40 +0000 (06:34 +0000)]
merged fixing a warning

18 years agoMerging MDL-9101 from 1.8
moodler [Thu, 29 Mar 2007 03:28:37 +0000 (03:28 +0000)]
Merging MDL-9101 from 1.8

18 years agoMerged rename of README -> README.txt from stable
moodler [Thu, 29 Mar 2007 02:55:23 +0000 (02:55 +0000)]
Merged rename of README -> README.txt from stable

18 years agoMDL-9102 incorrect use of unset_config()
danmarsden [Wed, 28 Mar 2007 23:36:23 +0000 (23:36 +0000)]
MDL-9102 incorrect use of unset_config()

18 years agoMDL-9061 - Only show global assign roles warning if you are assigning roles in the...
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.

18 years agoFixed backup problem for scorm module. Now, it includes needed files in moddata/scorm...
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

18 years agoMmm... bit of comment oddness crept in. Don't know if it was a slip of an
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!

18 years agoA couple of changes to Pierre's calculated question import/export
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.

18 years agoMDL-9062 Created two new files so the unfinished conversion doesn't affect any curren...
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 :-)

18 years agoMDL-8973 auth hooks final cleanup; merged from MOODLE_18_STABLE
skodak [Wed, 28 Mar 2007 08:28:02 +0000 (08:28 +0000)]
MDL-8973 auth hooks final cleanup; merged from MOODLE_18_STABLE

18 years agoMerged conversion from dos to unix MDL-9088
moodler [Wed, 28 Mar 2007 07:17:26 +0000 (07:17 +0000)]
Merged conversion from dos to unix  MDL-9088

18 years agofirst version of calculated question import, MDL-8673, somme echos left to diagnostics
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

18 years agocreating correctly a new shared dataset on import
pichetp [Wed, 28 Mar 2007 04:51:50 +0000 (04:51 +0000)]
creating correctly a new shared dataset on import

18 years agoadding import and export datasets functions
pichetp [Wed, 28 Mar 2007 04:03:07 +0000 (04:03 +0000)]
adding import and export datasets functions

18 years agoOld change I never checked in to fix collapsing displays
moodler [Wed, 28 Mar 2007 03:27:00 +0000 (03:27 +0000)]
Old change I never checked in to fix collapsing displays

18 years agomerged fix for MDL-9068
toyomoyo [Wed, 28 Mar 2007 03:25:55 +0000 (03:25 +0000)]
merged fix for MDL-9068

18 years agoUpdated XHTML and dos2unix
moodler [Wed, 28 Mar 2007 02:52:01 +0000 (02:52 +0000)]
Updated XHTML and dos2unix

18 years agomerged fix for MDL-9064, use $CFG->creatornewroleid setting
toyomoyo [Wed, 28 Mar 2007 02:31:24 +0000 (02:31 +0000)]
merged fix for MDL-9064, use $CFG->creatornewroleid setting

18 years agoMDL-8781 fixed typo; merged from MOODLE_18_STABLE
skodak [Tue, 27 Mar 2007 22:03:30 +0000 (22:03 +0000)]
MDL-8781 fixed typo; merged from MOODLE_18_STABLE

18 years agoMDL-8781 survey converted to new formslib - empty intro now means use default from...
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

18 years agoNow XMLDBStatements support backslashed single quotes.
stronk7 [Tue, 27 Mar 2007 20:31:18 +0000 (20:31 +0000)]
Now XMLDBStatements support backslashed single quotes.

Merged from MOODLE_18_STABLE

18 years agoMDL-9053 - adding new function get_enabled_auth_plugins() - this should make the...
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

18 years agoMerged MDL-9072 Made forum discussion list not show links to groups if you don't...
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

18 years agoMDL-9061
nicolasconnault [Tue, 27 Mar 2007 06:58:27 +0000 (06:58 +0000)]
MDL-9061

18 years agoMerged fix for MDL-9052 from 1.8
moodler [Tue, 27 Mar 2007 05:15:46 +0000 (05:15 +0000)]
Merged fix for MDL-9052 from 1.8

18 years agoMDL-9040: Enabled disabling of any buttons that always lead to errors. Javascript...
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.

18 years agoAutomatic installer.php lang files by installer_builder (20070327)
moodler [Tue, 27 Mar 2007 03:47:16 +0000 (03:47 +0000)]
Automatic installer.php lang files by installer_builder (20070327)

18 years agomerged fix for MDL-9057, invalid contexts should be ignored
toyomoyo [Tue, 27 Mar 2007 03:04:15 +0000 (03:04 +0000)]
merged fix for MDL-9057, invalid contexts should be ignored

18 years agosilly change, ignore it...
stronk7 [Mon, 26 Mar 2007 23:30:34 +0000 (23:30 +0000)]
silly change, ignore it...

18 years agoAlways print the entry when adding, updating/deleting comments. MDL-9047
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

18 years agoPatch for upgrade breakage on IIS (and maybe other non-Apache webservers) MDL-8926
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

18 years agoAvoid to end SQL commands with a trailing ';'. MDL-9058
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

18 years agoMDL-9056 Undefined property in lib/db/upgrade.php; 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

18 years agoMDL-9055 wrong creation of mnet auth object in require_logout() + minor cleanup;...
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

18 years agoMDL-8513 fixed conversion of ldap settings during upgrade to 1.8; merged from MOODLE_...
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

18 years agoMDL-8973 fixed typo in signup form validation; 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

18 years agoMDL-9053 - detect + fix broken $CFG->auth setting from the login page.
skodak [Mon, 26 Mar 2007 19:00:51 +0000 (19:00 +0000)]
MDL-9053 - detect + fix broken $CFG->auth setting from the login page.

18 years agoMDL-9053 - detect + fix broken $CFG->auth setting from the login page; merged from...
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

18 years agoMDL-9041
nicolasconnault [Mon, 26 Mar 2007 09:28:58 +0000 (09:28 +0000)]
MDL-9041

18 years agoResolved conflict
nicolasconnault [Mon, 26 Mar 2007 09:28:06 +0000 (09:28 +0000)]
Resolved conflict

18 years agoMDL-9039: Corrected old groupid and groupingid URL variables.
nicolasconnault [Mon, 26 Mar 2007 09:11:54 +0000 (09:11 +0000)]
MDL-9039: Corrected old groupid and groupingid URL variables.