]> git.mjollnir.org Git - moodle.git/log
moodle.git
15 years agoUpdated the HEAD build version to 20091126
Moodle Robot [Thu, 26 Nov 2009 00:32:27 +0000 (00:32 +0000)]
Updated the HEAD build version to 20091126

15 years agoAutomatic installer.php lang files by installer_builder (20091126)
Moodle Robot [Thu, 26 Nov 2009 00:21:47 +0000 (00:21 +0000)]
Automatic installer.php lang files by installer_builder (20091126)

15 years agoMDL-20962 fixed forced new passowrd logic
Petr Skoda [Wed, 25 Nov 2009 17:05:54 +0000 (17:05 +0000)]
MDL-20962 fixed forced new passowrd logic

15 years ago"MDL-8677, fixed mimetype name"
Dongsheng Cai [Wed, 25 Nov 2009 06:40:25 +0000 (06:40 +0000)]
"MDL-8677, fixed mimetype name"

15 years agorole administration MDL-20413 up arrow next to top-most role in admin -> users -...
Andrew Davis [Wed, 25 Nov 2009 06:03:25 +0000 (06:03 +0000)]
role administration MDL-20413 up arrow next to top-most role in admin -> users -> permissions -> define roles

15 years ago"MDL-20345, improve glossary comments migrate script"
Dongsheng Cai [Wed, 25 Nov 2009 05:58:13 +0000 (05:58 +0000)]
"MDL-20345, improve glossary comments migrate script"

15 years agocontexts MDL-20211 changed fetch_context_capabilities() to use underscores instead...
Andrew Davis [Wed, 25 Nov 2009 05:44:15 +0000 (05:44 +0000)]
contexts MDL-20211 changed fetch_context_capabilities() to use underscores instead of forward slashes. Made get_child_contexts() return an array as per its doco and as expected by the calling code.

15 years agoadmin pages MDL-19996 doc links now work even when set to open in a new window.
Andrew Davis [Wed, 25 Nov 2009 02:29:42 +0000 (02:29 +0000)]
admin pages MDL-19996 doc links now work even when set to open in a new window.

15 years agomod-feedback MDL-16090 Fixed recent regressions and converted htmleditor instance
Sam Hemelryk [Wed, 25 Nov 2009 01:46:12 +0000 (01:46 +0000)]
mod-feedback MDL-16090 Fixed recent regressions and converted htmleditor instance

15 years agoUpdated the HEAD build version to 20091125
Moodle Robot [Wed, 25 Nov 2009 00:32:45 +0000 (00:32 +0000)]
Updated the HEAD build version to 20091125

15 years agoFix lang string breaking XHTML in admin/index.php page
Eloy Lafuente [Wed, 25 Nov 2009 00:10:44 +0000 (00:10 +0000)]
Fix lang string breaking XHTML in admin/index.php page

15 years agoUnit tests: Change the parent class to avoid a deprecated class.
Tim Hunt [Tue, 24 Nov 2009 21:44:59 +0000 (21:44 +0000)]
Unit tests: Change the parent class to avoid a deprecated class.
This is necessary to make it work in PHP 5.3 (as well as PHP 4).

15 years agoSCORM MDL-20955 fix bad use of update_record - thanks Petr
Dan Marsden [Tue, 24 Nov 2009 21:03:46 +0000 (21:03 +0000)]
SCORM MDL-20955 fix bad use of update_record - thanks Petr

15 years agoMDL-20958 fixed login issues when login via https required
Petr Skoda [Tue, 24 Nov 2009 16:21:03 +0000 (16:21 +0000)]
MDL-20958 fixed login issues when login via https required

15 years agoMDL-20948 adding todo note
Petr Skoda [Tue, 24 Nov 2009 15:15:03 +0000 (15:15 +0000)]
MDL-20948 adding todo note

15 years agoget_string() performance tester: small formal fixes
David Mudrak [Tue, 24 Nov 2009 15:09:48 +0000 (15:09 +0000)]
get_string() performance tester: small formal fixes

15 years agoMDL-20948 warn admin is main salt not set
Petr Skoda [Tue, 24 Nov 2009 15:02:24 +0000 (15:02 +0000)]
MDL-20948 warn admin is main salt not set

15 years agoMDL-20948 auth plguins do not throw notices in methods if not configured yet
Petr Skoda [Tue, 24 Nov 2009 14:51:28 +0000 (14:51 +0000)]
MDL-20948 auth plguins do not throw notices in methods if not configured yet

15 years agoMDL-20948 proper removal of cached pasword hashes just in case upgrading from <1.9.7
Petr Skoda [Tue, 24 Nov 2009 14:39:35 +0000 (14:39 +0000)]
MDL-20948 proper removal of cached pasword hashes just in case upgrading from <1.9.7

15 years agoMDL-20948 proper removal of cached pasword hashes just in case upgrading from <1.9.7
Petr Skoda [Tue, 24 Nov 2009 14:31:34 +0000 (14:31 +0000)]
MDL-20948 proper removal of cached pasword hashes just in case upgrading from <1.9.7

15 years agoMDL-20948 proper removal of cached pasword hashes just in case upgrading from <1.9.7
Petr Skoda [Tue, 24 Nov 2009 14:26:22 +0000 (14:26 +0000)]
MDL-20948 proper removal of cached pasword hashes just in case upgrading from <1.9.7

15 years agoadmin lang string: MDL-18807 small rewording
Helen Foster [Tue, 24 Nov 2009 13:13:35 +0000 (13:13 +0000)]
admin lang string: MDL-18807 small rewording

15 years agorandom question history MDL-20951: Two minor bugs in the fix for MDL-20776.
Tim Hunt [Tue, 24 Nov 2009 11:49:21 +0000 (11:49 +0000)]
random question history MDL-20951: Two minor bugs in the fix for  MDL-20776.
Thanks to Oleg Sychev for noticing these problems.

15 years agoMDL-16658 users pre-check. Committing current *disabled* code to have it
Eloy Lafuente [Tue, 24 Nov 2009 10:06:13 +0000 (10:06 +0000)]
MDL-16658 users pre-check. Committing current *disabled* code to have it
already under CVS control and better handling ; merged from 19_STABLE

15 years agoMDL-19608 do not force changing of password in external accounts
Petr Skoda [Tue, 24 Nov 2009 08:42:38 +0000 (08:42 +0000)]
MDL-19608 do not force changing of password in external accounts

15 years agolib MDL-20537 Added another unit test for shorten_text
Andrew Davis [Tue, 24 Nov 2009 08:07:41 +0000 (08:07 +0000)]
lib MDL-20537 Added another unit test for shorten_text

15 years agoMDL-20939 backup & restore - avoid admins to be always included. Two things
Eloy Lafuente [Tue, 24 Nov 2009 00:45:11 +0000 (00:45 +0000)]
MDL-20939 backup & restore - avoid admins to be always included. Two things
were causing this: wrong get_users_by_capability() call and standard scales.
Improved scales restore to observe the 'moodle/course:managescales' cap.
Merged from 19_STABLE

15 years agoUpdated the HEAD build version to 20091124
Moodle Robot [Tue, 24 Nov 2009 00:32:45 +0000 (00:32 +0000)]
Updated the HEAD build version to 20091124

15 years agoMDL-20934 'not cached' flag used in all auth plugins that do not need the password
Petr Skoda [Mon, 23 Nov 2009 21:50:40 +0000 (21:50 +0000)]
MDL-20934 'not cached' flag used in all auth plugins that do not need the password

15 years agoMDL-20941 store hashed username into user->email field for deleted users. Merged...
Eloy Lafuente [Mon, 23 Nov 2009 18:50:47 +0000 (18:50 +0000)]
MDL-20941 store hashed username into user->email field for deleted users. Merged from 19_STABLE

15 years agoNOBUG - more upgrade details
Petr Skoda [Mon, 23 Nov 2009 16:12:25 +0000 (16:12 +0000)]
NOBUG - more upgrade details

15 years agohelp icons MDL-20000 Help tooltips now appear over all page controls on quiz editing...
Andrew Davis [Mon, 23 Nov 2009 08:14:38 +0000 (08:14 +0000)]
help icons MDL-20000 Help tooltips now appear over all page controls on quiz editing page

15 years agoforums MDL-20578 no longer using like in queries so removed retrieval of db like...
Andrew Davis [Mon, 23 Nov 2009 05:07:25 +0000 (05:07 +0000)]
forums MDL-20578 no longer using like in queries so removed retrieval of db like keyword

15 years agograder report MDL-20914 Html tooltips now work in IE on the grader report
Andrew Davis [Mon, 23 Nov 2009 02:11:52 +0000 (02:11 +0000)]
grader report MDL-20914 Html tooltips now work in IE on the grader report

15 years agoUpdated the HEAD build version to 20091123
Moodle Robot [Mon, 23 Nov 2009 00:33:11 +0000 (00:33 +0000)]
Updated the HEAD build version to 20091123

15 years agoAutomatic installer.php lang files by installer_builder (20091123)
Moodle Robot [Mon, 23 Nov 2009 00:22:41 +0000 (00:22 +0000)]
Automatic installer.php lang files by installer_builder (20091123)

15 years agoMDL-20931 fixed input validation
Petr Skoda [Sun, 22 Nov 2009 21:02:12 +0000 (21:02 +0000)]
MDL-20931 fixed input validation

15 years agoMDL-20932 user->secret out - merged from 19_STABLE
Eloy Lafuente [Sun, 22 Nov 2009 13:36:19 +0000 (13:36 +0000)]
MDL-20932 user->secret out - merged from 19_STABLE

15 years agoMDL-20930 fixed input validation
Petr Skoda [Sun, 22 Nov 2009 12:42:51 +0000 (12:42 +0000)]
MDL-20930 fixed input validation

15 years agoMDL-20929 fixed input validation
Petr Skoda [Sun, 22 Nov 2009 11:09:11 +0000 (11:09 +0000)]
MDL-20929 fixed input validation

15 years agoMDL-20928 fixed glossary entry access control
Petr Skoda [Sun, 22 Nov 2009 10:35:20 +0000 (10:35 +0000)]
MDL-20928 fixed glossary entry access control

15 years agoUpdated the HEAD build version to 20091122
Moodle Robot [Sun, 22 Nov 2009 00:32:27 +0000 (00:32 +0000)]
Updated the HEAD build version to 20091122

15 years agoMDL-20927 fixed module login issue
Petr Skoda [Sat, 21 Nov 2009 23:50:14 +0000 (23:50 +0000)]
MDL-20927 fixed module login issue

15 years agoMDL-20901 fixed input validation
Petr Skoda [Sat, 21 Nov 2009 22:23:32 +0000 (22:23 +0000)]
MDL-20901 fixed input validation

15 years agoMDL-20901 fixed input validation
Petr Skoda [Sat, 21 Nov 2009 21:59:47 +0000 (21:59 +0000)]
MDL-20901 fixed input validation

15 years agoMDL-20901 fixed input validation
Petr Skoda [Sat, 21 Nov 2009 20:41:28 +0000 (20:41 +0000)]
MDL-20901 fixed input validation

15 years agoMDL-20925 fixed input validation and course ajax now fully respects the disable cours...
Petr Skoda [Sat, 21 Nov 2009 16:29:33 +0000 (16:29 +0000)]
MDL-20925 fixed input validation and course ajax now fully respects the disable course ajax option

15 years agoMDL-20901 fixed input validation
Petr Skoda [Sat, 21 Nov 2009 15:33:10 +0000 (15:33 +0000)]
MDL-20901 fixed input validation

15 years agoMDL-20901 fixed input validation
Petr Skoda [Sat, 21 Nov 2009 15:26:54 +0000 (15:26 +0000)]
MDL-20901 fixed input validation

15 years agoMDL-20901 fixed input validation
Petr Skoda [Sat, 21 Nov 2009 15:16:09 +0000 (15:16 +0000)]
MDL-20901 fixed input validation

15 years agofix last http://tracker.moodle.org/browse/MDL-20917 shorten errors.
Valery Fremaux [Sat, 21 Nov 2009 13:52:31 +0000 (13:52 +0000)]
fix last http://tracker.moodle.org/browse/MDL-20917 shorten errors.

15 years agoportfolio: MDL-16417 Prevent multiple googledocs/picassa instances
Dan Poltawski [Sat, 21 Nov 2009 13:46:45 +0000 (13:46 +0000)]
portfolio: MDL-16417 Prevent multiple googledocs/picassa instances

15 years agoMDL-9251 backup/restore *all* users - is now forbidden for users
Eloy Lafuente [Sat, 21 Nov 2009 11:56:27 +0000 (11:56 +0000)]
MDL-9251 backup/restore *all* users - is now forbidden for users
lacking backup/restore permission at system level. Merged from 19_STABLE

15 years agoMDL-20921 - removing extra parameter being passed to admin_setting_configcheckbox...
Anthony Borrow [Sat, 21 Nov 2009 01:10:24 +0000 (01:10 +0000)]
MDL-20921 - removing extra parameter being passed to admin_setting_configcheckbox which was preventing outcomes from being enabled on the site

15 years agoMDL-20916 protect the whole xmldb editor with sesskey. Merged from 19_STABLE
Eloy Lafuente [Fri, 20 Nov 2009 19:48:01 +0000 (19:48 +0000)]
MDL-20916 protect the whole xmldb editor with sesskey. Merged from 19_STABLE

15 years agoMDL-20849 - improved lang string, thanks, Helen. Merged from 19_STABLE
Eloy Lafuente [Fri, 20 Nov 2009 17:48:47 +0000 (17:48 +0000)]
MDL-20849 - improved lang string, thanks, Helen. Merged from 19_STABLE

15 years agoUpdated the HEAD build version to 20091121
Moodle Robot [Fri, 20 Nov 2009 17:05:25 +0000 (17:05 +0000)]
Updated the HEAD build version to 20091121

15 years agoAutomatic installer.php lang files by installer_builder (20091121)
Moodle Robot [Fri, 20 Nov 2009 16:55:05 +0000 (16:55 +0000)]
Automatic installer.php lang files by installer_builder (20091121)

15 years agoMDL-20901 fixed input validation
Petr Skoda [Fri, 20 Nov 2009 08:50:12 +0000 (08:50 +0000)]
MDL-20901 fixed input validation

15 years agoMDL-20901 fixed input validation
Petr Skoda [Fri, 20 Nov 2009 08:33:33 +0000 (08:33 +0000)]
MDL-20901 fixed input validation

15 years agoMDL-20901 fixed input validation, unfortunately the assignment in HEAD is borked...
Petr Skoda [Fri, 20 Nov 2009 08:25:11 +0000 (08:25 +0000)]
MDL-20901 fixed input validation, unfortunately the assignment in HEAD is borked in several places

15 years agoFixed wording. Optional things can not be required.
David Mudrak [Fri, 20 Nov 2009 08:12:18 +0000 (08:12 +0000)]
Fixed wording. Optional things can not be required.

Also, the word "extension" should be used instead of "library" as the
library can be installed on the server but it does not automatically
mean PHP can use it.

15 years agoassignment MDL-15904 Tidied up unused globals and removed reliance on $PAGE->course...
Sam Hemelryk [Fri, 20 Nov 2009 07:21:42 +0000 (07:21 +0000)]
assignment MDL-15904 Tidied up unused globals and removed reliance on $PAGE->course->maxbytes

15 years agoassignment MDL-15904 Converted final htmleditor elements and fixed a couple of VERY...
Sam Hemelryk [Fri, 20 Nov 2009 06:57:03 +0000 (06:57 +0000)]
assignment MDL-15904 Converted final htmleditor elements and fixed a couple of VERY minor regressions

15 years agoassignment MDL-19803 Converted deprecated calendar functions
Sam Hemelryk [Fri, 20 Nov 2009 06:44:36 +0000 (06:44 +0000)]
assignment MDL-19803 Converted deprecated calendar functions

15 years agocalendar MDL-19793 Fixed minor regressions caused by recent updates
Sam Hemelryk [Fri, 20 Nov 2009 06:36:11 +0000 (06:36 +0000)]
calendar MDL-19793 Fixed minor regressions caused by recent updates

15 years agomessages MDL-17601 message/discussion.php was causing errors in the apache error...
Andrew Davis [Fri, 20 Nov 2009 03:58:22 +0000 (03:58 +0000)]
messages MDL-17601 message/discussion.php was causing errors in the apache error log. fav icon not found.

15 years agodatalib MDL-18470 Implemented more readable version of get_admin()
Andrew Davis [Fri, 20 Nov 2009 02:28:39 +0000 (02:28 +0000)]
datalib MDL-18470 Implemented more readable version of get_admin()

15 years agoroles MDL-20686 Provided a convenient breadcrumb link back to the category from the...
Andrew Davis [Fri, 20 Nov 2009 01:59:46 +0000 (01:59 +0000)]
roles MDL-20686 Provided a convenient breadcrumb link back to the category from the category role assignment screen

15 years agoroles MDL-20686 Provided a convenient breadcrumb link back to the category from the...
Andrew Davis [Fri, 20 Nov 2009 01:53:01 +0000 (01:53 +0000)]
roles MDL-20686 Provided a convenient breadcrumb link back to the category from the category role assignment screen

15 years agoMDL-20849 moodle/restore:userinfo - new cababilty to allow/deny
Eloy Lafuente [Fri, 20 Nov 2009 00:32:16 +0000 (00:32 +0000)]
MDL-20849 moodle/restore:userinfo - new cababilty to allow/deny
permissions to restore any (users, messages, modulesactivity...)
user-level information. Merged from 19_STABLE

15 years agoMDL-20901 fixed input validation
Petr Skoda [Thu, 19 Nov 2009 19:47:46 +0000 (19:47 +0000)]
MDL-20901 fixed input validation

15 years agoMDL-20901 fixed input validation
Petr Skoda [Thu, 19 Nov 2009 19:41:52 +0000 (19:41 +0000)]
MDL-20901 fixed input validation

15 years agoMDL-20901 fixed input validation
Petr Skoda [Thu, 19 Nov 2009 19:28:19 +0000 (19:28 +0000)]
MDL-20901 fixed input validation

15 years agoquestion editing from quiz: MDL-20709 better return URL.
Tim Hunt [Thu, 19 Nov 2009 19:09:04 +0000 (19:09 +0000)]
question editing from quiz: MDL-20709 better return URL.

15 years agoquestion history: MDL-20776 state history was not shown for random questions
Tim Hunt [Thu, 19 Nov 2009 19:03:55 +0000 (19:03 +0000)]
question history: MDL-20776 state history was not shown for random questions
I took the opportunity to clean up the code that generates the history.
Thanks to Gábor Katona for helping to find the problem.

15 years agoMDL-20901 fixed input validationand removed annoying redirect which must not be click...
Petr Skoda [Thu, 19 Nov 2009 18:48:34 +0000 (18:48 +0000)]
MDL-20901 fixed input validationand removed annoying redirect which must not be clicked during course import

15 years agoMDL-20901 fixed input validation
Petr Skoda [Thu, 19 Nov 2009 18:11:14 +0000 (18:11 +0000)]
MDL-20901 fixed input validation

15 years agoquestion editing: MDL-20380 Highlight the last edited question when you cancel the...
Tim Hunt [Thu, 19 Nov 2009 17:59:54 +0000 (17:59 +0000)]
question editing: MDL-20380 Highlight the last edited question when you cancel the form too.

15 years agoquestion bank - MDL-20545 need a separate language string for edit question category...
Tim Hunt [Thu, 19 Nov 2009 17:46:15 +0000 (17:46 +0000)]
question bank - MDL-20545 need a separate language string for edit question category, as opposed to edit course category.

15 years agomanual grading: MDL-20581 Fix potential XSS problem.
Tim Hunt [Thu, 19 Nov 2009 17:31:41 +0000 (17:31 +0000)]
manual grading: MDL-20581 Fix potential XSS problem.
Thanks to Penny for spotting this.
Merged from MOODLE_19_STABLE.

15 years agographlib - MDL-20855 fix alignemnt issue with the x-axis.
Tim Hunt [Thu, 19 Nov 2009 16:56:47 +0000 (16:56 +0000)]
graphlib - MDL-20855 fix alignemnt issue with the x-axis.
Labels with a descender (e.g. May) appeared lower than ones without (e.g. Jun).
Text is drawn baseline aligned, not bottom aligned,and so the code was computing the position wrongly.

15 years agoMDL-20888 lib/tcpdf upgraded to the recent 4.8.014
David Mudrak [Thu, 19 Nov 2009 11:33:08 +0000 (11:33 +0000)]
MDL-20888 lib/tcpdf upgraded to the recent 4.8.014

Also renaming README-MOODLE.TXT to readme_moodle.txt according to the
new style.

15 years agoportfolio MDL-20905 updated box.net docs to explain new returnurl
Penny Leach [Thu, 19 Nov 2009 07:31:43 +0000 (07:31 +0000)]
portfolio MDL-20905 updated box.net docs to explain new returnurl

15 years agoportfolio MDL-20905 fixing errors that affected box.net plugin
Penny Leach [Thu, 19 Nov 2009 07:03:53 +0000 (07:03 +0000)]
portfolio MDL-20905 fixing errors that affected box.net plugin

15 years agoportfolio NOBUG added some more helpful debugging information about common formats
Penny Leach [Thu, 19 Nov 2009 07:02:15 +0000 (07:02 +0000)]
portfolio NOBUG added some more helpful debugging information about common formats

15 years agoportfolio MDL-19356 fixing missing global user in multi-export check
Penny Leach [Thu, 19 Nov 2009 06:49:57 +0000 (06:49 +0000)]
portfolio MDL-19356 fixing missing global user in multi-export check

15 years agoportfolio MDL-19356 boxnet doesn't support multiple exports at the same time
Penny Leach [Thu, 19 Nov 2009 06:42:08 +0000 (06:42 +0000)]
portfolio MDL-19356 boxnet doesn't support multiple exports at the same time

15 years agomnet MDL-20208 Added the string 'allhosts_no_options'
Andrew Davis [Thu, 19 Nov 2009 04:50:58 +0000 (04:50 +0000)]
mnet MDL-20208 Added the string 'allhosts_no_options'

15 years agosecurity MDL-18807 Fixed deprecated function in notification
Sam Hemelryk [Thu, 19 Nov 2009 02:05:35 +0000 (02:05 +0000)]
security MDL-18807 Fixed deprecated function in notification

15 years agolib/googleapi: MDL-20898 Use Google Docs 3.0 API
Dan Poltawski [Thu, 19 Nov 2009 00:07:03 +0000 (00:07 +0000)]
lib/googleapi: MDL-20898 Use Google Docs 3.0 API

With the 3.0 version of the API, PDF upload/download is supported by
the repository/portfolio plugins.

15 years agoMDL-20900 iconv now required in 2.0
Petr Skoda [Wed, 18 Nov 2009 22:26:16 +0000 (22:26 +0000)]
MDL-20900 iconv now required in 2.0

15 years agoMDL-20889 importing latest RC of typo3libs - solves use of functions deprecated in...
Petr Skoda [Wed, 18 Nov 2009 21:48:00 +0000 (21:48 +0000)]
MDL-20889 importing latest RC of typo3libs - solves use of functions deprecated in PHP 5.3

15 years agoMDL-20899 import latest adodb 5.10
Petr Skoda [Wed, 18 Nov 2009 21:18:25 +0000 (21:18 +0000)]
MDL-20899 import latest adodb 5.10

15 years agoMDL-20834 new cap moodle/backup:userinfo - controls who can backupuser
Eloy Lafuente [Wed, 18 Nov 2009 19:38:51 +0000 (19:38 +0000)]
MDL-20834 new cap moodle/backup:userinfo - controls who can backupuser
related info. Disabled by default to teachers, oh my! :-( Merged from 19_STABLE

15 years agoportfolio: MDL-20897 Add additional format types
Dan Poltawski [Wed, 18 Nov 2009 17:33:19 +0000 (17:33 +0000)]
portfolio: MDL-20897 Add additional format types

Added new specific formats for PDF, Document, Presentation and Spreadsheet

Allow the googledocs plugin to support all these formats

15 years agoportfolio MDL-20896 added mimetype checking for portfolio plugins for single-file...
Penny Leach [Wed, 18 Nov 2009 15:34:58 +0000 (15:34 +0000)]
portfolio MDL-20896 added mimetype checking for portfolio plugins for single-file exports

15 years agorepository: MDL-20893 return urls hadn't been updated from ws.php to repository_ajax.php
Dan Poltawski [Wed, 18 Nov 2009 14:21:53 +0000 (14:21 +0000)]
repository: MDL-20893 return urls hadn't been updated from ws.php to repository_ajax.php

Breaking googledocs/picasa/mahara plugins :(

15 years agoportfolio MDL-20894 better checking of no common formats
Penny Leach [Wed, 18 Nov 2009 14:06:03 +0000 (14:06 +0000)]
portfolio MDL-20894 better checking of no common formats

15 years agoportfolio MDL-20639 mahara plugin: update to mnet requirements after stricter mnet...
Penny Leach [Wed, 18 Nov 2009 13:35:58 +0000 (13:35 +0000)]
portfolio MDL-20639 mahara plugin: update to mnet requirements after stricter mnet dispatcher checking