Eloy Lafuente [Tue, 13 Jul 2010 09:36:34 +0000 (09:36 +0000)]
MDL-22139 backup - Move gradebook.xml generation from course to final task
Eloy Lafuente [Tue, 13 Jul 2010 09:34:24 +0000 (09:34 +0000)]
MDL-21432 backup - allow conditional (dynamic) execution of structure steps
Eloy Lafuente [Tue, 13 Jul 2010 09:29:25 +0000 (09:29 +0000)]
MDL-22139 backup - minor fix to query (grade_item->id is in backup_ids_temp->itemid)
Sam Hemelryk [Tue, 13 Jul 2010 09:17:48 +0000 (09:17 +0000)]
NOBUG: Fixed typo
Dongsheng Cai [Tue, 13 Jul 2010 09:07:19 +0000 (09:07 +0000)]
MDL-23108, fixed userid
Rossiani Wijaya [Tue, 13 Jul 2010 09:04:29 +0000 (09:04 +0000)]
MDL-22952 (bulk commit) - Fixed bidirectional page problems (right to left). Add new images for navigation.
Rossiani Wijaya [Tue, 13 Jul 2010 09:01:58 +0000 (09:01 +0000)]
MDL-22952 (bulk commit) - Fixed bidirectional page problems (right to left)
Andrew Davis [Tue, 13 Jul 2010 08:58:48 +0000 (08:58 +0000)]
rating MDL-22283 rating_manager::get_user_grades() was only expected a single user. When you alter the forum grade settings get_user_grades() is called with user id 0 meaning all users. Updated it to handle this.
Dongsheng Cai [Tue, 13 Jul 2010 07:55:47 +0000 (07:55 +0000)]
MDL-22893, portfolio support
Jamie Pratt [Tue, 13 Jul 2010 06:59:10 +0000 (06:59 +0000)]
MDL-20808 "Create AMF test client" Some updates to client
Jamie Pratt [Tue, 13 Jul 2010 06:55:24 +0000 (06:55 +0000)]
MDL-20808 "Create AMF test client" Some updates to client :
Martin Dougiamas [Tue, 13 Jul 2010 06:50:27 +0000 (06:50 +0000)]
Added some spacing to command icons in block headers
Sam Hemelryk [Tue, 13 Jul 2010 03:54:21 +0000 (03:54 +0000)]
enrol MDL-23232 Added validation of role when assigning
Sam Hemelryk [Tue, 13 Jul 2010 03:50:23 +0000 (03:50 +0000)]
enrol MDL-23232 Fixed regression in ajax.php
Sam Hemelryk [Tue, 13 Jul 2010 03:43:41 +0000 (03:43 +0000)]
enrol MDL-23232 Added missing caps and plugins checks and copied both sets from the manager to implementing scripts
Dongsheng Cai [Tue, 13 Jul 2010 03:05:30 +0000 (03:05 +0000)]
MDL-14589, added filepath
Sam Hemelryk [Tue, 13 Jul 2010 02:42:01 +0000 (02:42 +0000)]
enrol MDL-23231 Added total enrolled users count to the overview page heading + title
Sam Hemelryk [Tue, 13 Jul 2010 02:35:31 +0000 (02:35 +0000)]
messaging MDL-23223 Fixed navigation link being added when messaging disabled
Andrew Davis [Tue, 13 Jul 2010 01:26:06 +0000 (01:26 +0000)]
backup MDL-22139 added gradebook backup
Moodle Robot [Tue, 13 Jul 2010 00:47:00 +0000 (00:47 +0000)]
Updated the HEAD build version to
20100713
Andrew Davis [Tue, 13 Jul 2010 00:41:38 +0000 (00:41 +0000)]
message MDL-23238 removed refresh button that suddenly appears on messages page
Patrick Malley [Mon, 12 Jul 2010 23:49:55 +0000 (23:49 +0000)]
MDL-23236 - adding current section styles
Dan Marsden [Mon, 12 Jul 2010 23:48:45 +0000 (23:48 +0000)]
MDL-23218 wrong admin external page id
Eloy Lafuente [Mon, 12 Jul 2010 22:50:20 +0000 (22:50 +0000)]
MDL-21432 backup - restore element to completely guide parsing
Eloy Lafuente [Mon, 12 Jul 2010 22:45:52 +0000 (22:45 +0000)]
MDL-21432 backup - minor fix to xml transformer (32cc)
Eloy Lafuente [Mon, 12 Jul 2010 22:44:46 +0000 (22:44 +0000)]
MDL-21432 backup - restore_structure_step implementation
Eloy Lafuente [Mon, 12 Jul 2010 22:35:28 +0000 (22:35 +0000)]
MDL-21432 backup - get target on restore
Mike Churchward [Mon, 12 Jul 2010 20:10:52 +0000 (20:10 +0000)]
MDL-23182 - Corrected context level to prevent admin menu from opening.
Mike Churchward [Mon, 12 Jul 2010 20:04:38 +0000 (20:04 +0000)]
MDL-23182 - Removed use of tabs. Added in PAGE functions and parameters so that nav menu will appear properly. Changed use of 'course' parameter to 'courseid' parameter to be more accurate.
Petr Skoda [Mon, 12 Jul 2010 17:46:48 +0000 (17:46 +0000)]
MDL-23232 added support for enrol_plugin->all_enrol() which indicates plugin allows users to add new enrolments manually
Petr Skoda [Mon, 12 Jul 2010 16:51:32 +0000 (16:51 +0000)]
MDL-23229 fixed user profile picture regression regression
Petr Skoda [Mon, 12 Jul 2010 16:44:51 +0000 (16:44 +0000)]
MDL-23229 fixed tag image regression
David Mudrak [Mon, 12 Jul 2010 15:03:42 +0000 (15:03 +0000)]
MDL-21137 MNet: UI to choose peer theme replaced with simple selector
There is no need to have whole featured theme selector with previews
etc here. Following the same form element as they have in Mahara, the
theme can now be selected for a given peer at 'Review host details' tab.
I have also noticed that force_theme and theme columns are redundant at
the moment. Keeping them both for future improvements, though.
David Mudrak [Mon, 12 Jul 2010 15:03:19 +0000 (15:03 +0000)]
NOMDL MNet: improved trailing slashes removal
Double slashes and eventual whitespace after trailing slash are now
removed, too.
David Mudrak [Mon, 12 Jul 2010 15:03:03 +0000 (15:03 +0000)]
NOMDL MNet admin/mnet trivial code cleanups spotted during development
David Mudrak [Mon, 12 Jul 2010 14:18:24 +0000 (14:18 +0000)]
NOMDL Adding missing lang pack for theme_standardold
Martin Dougiamas [Mon, 12 Jul 2010 13:51:10 +0000 (13:51 +0000)]
MDL-22320 Use short name for the contact list
Martin Dougiamas [Mon, 12 Jul 2010 13:42:42 +0000 (13:42 +0000)]
Show the user's name in the title and header
Martin Dougiamas [Mon, 12 Jul 2010 13:31:32 +0000 (13:31 +0000)]
MDL-22320 Added a 'Send a message' link to the main profile page, linking to messaging
Martin Dougiamas [Mon, 12 Jul 2010 13:13:09 +0000 (13:13 +0000)]
MDL-22320 Fixed links to messaging (no longer to popup)
Jamie Pratt [Mon, 12 Jul 2010 13:01:56 +0000 (13:01 +0000)]
MDL-20808 Fixing default param handling.
Martin Dougiamas [Mon, 12 Jul 2010 12:56:49 +0000 (12:56 +0000)]
MDL-23051 Removed H1 tag which made no sense
Martin Dougiamas [Mon, 12 Jul 2010 12:52:51 +0000 (12:52 +0000)]
Added new messaging styles to base, might need to be checked, looks good for me in binarius
Martin Dougiamas [Mon, 12 Jul 2010 12:23:57 +0000 (12:23 +0000)]
MDL-23174 Tree closed by default, and Submit -> Save changes
David Mudrak [Mon, 12 Jul 2010 12:20:46 +0000 (12:20 +0000)]
MNet: Unable to change peer name due to incorrect form element type
jerome mouneyrac [Mon, 12 Jul 2010 10:51:26 +0000 (10:51 +0000)]
webservice MDL-20808 removing managing default from service_class_method_body()
David Mudrak [Mon, 12 Jul 2010 10:14:23 +0000 (10:14 +0000)]
MDL-21852 Bye bye RIGHT JOINs
RIGHT JOIN replaced with LEFT JOIN statement, SQL syntax and data
processing cleanup.
David Mudrak [Mon, 12 Jul 2010 10:14:08 +0000 (10:14 +0000)]
MDL-19235 Basic phpdocs and copyright statements for core_tag subsystem
Dongsheng Cai [Mon, 12 Jul 2010 09:39:47 +0000 (09:39 +0000)]
MDL-23174 Private files editing page needs headings, navbar etc like a normal page
Sam Hemelryk [Mon, 12 Jul 2010 09:01:59 +0000 (09:01 +0000)]
enrol MDL-22867 Fixed a couple of bugs and made some slight display changes.
* Set the default per page limit to 100 instead of 20
* Set the default enrolment role to enrol_manual:roleid config
* Added course name to page title
* Fixed centering bug of cohort dialogue
* Fixed double display bug
Dongsheng Cai [Mon, 12 Jul 2010 09:01:12 +0000 (09:01 +0000)]
MDL-14589, fixed filepath
Dongsheng Cai [Mon, 12 Jul 2010 08:49:11 +0000 (08:49 +0000)]
MDL-23108, fixed fullname in nonjs comment block
Andrea Bicciolo [Mon, 12 Jul 2010 08:40:34 +0000 (08:40 +0000)]
Fix for MDL-23208
Martin Dougiamas [Mon, 12 Jul 2010 08:38:18 +0000 (08:38 +0000)]
Added the standard enrolment CSS to canvas, hope that's OK
Sam Hemelryk [Mon, 12 Jul 2010 08:28:13 +0000 (08:28 +0000)]
enrol MDL-22867 Added functionality to add cohort sycn or preform a one off member enrolment on the enrolled users screen.
Martin Dougiamas [Mon, 12 Jul 2010 08:27:27 +0000 (08:27 +0000)]
Bump to today
Dongsheng Cai [Mon, 12 Jul 2010 08:24:59 +0000 (08:24 +0000)]
MDL-23171 filemanager usability context menu improvements
Dan Marsden [Mon, 12 Jul 2010 08:12:16 +0000 (08:12 +0000)]
SCORM MDL-23210 - add comment to code to help us remember not to convert this to using other file lib function.
aparup [Mon, 12 Jul 2010 07:33:21 +0000 (07:33 +0000)]
Assignment MDL-22893 put safety require_once as encountered moodleform class not found err.
jerome mouneyrac [Mon, 12 Jul 2010 07:30:08 +0000 (07:30 +0000)]
community block MDL-23040 display licence on course listing
aparup [Mon, 12 Jul 2010 07:12:46 +0000 (07:12 +0000)]
Assignment MDL-22893 oops, corrected the moodle_url instantiation to put param in an array.
jerome mouneyrac [Mon, 12 Jul 2010 07:06:08 +0000 (07:06 +0000)]
webservice MDL-23083 web service function generated code included default value assignement everytime a parameter was printed, causing error all over. Fixed.
aparup [Mon, 12 Jul 2010 07:04:33 +0000 (07:04 +0000)]
Assignment MDL-22893 fixed display of response files and the redirect when (advanced) uploading multiple response file.
Sam Hemelryk [Mon, 12 Jul 2010 06:18:08 +0000 (06:18 +0000)]
enrol MDL-22854 Fixed navigation for the cohort add instance page
Dongsheng Cai [Mon, 12 Jul 2010 04:53:31 +0000 (04:53 +0000)]
MDL-22985, repository plugins use new callback url.
Dongsheng Cai [Mon, 12 Jul 2010 04:46:52 +0000 (04:46 +0000)]
MDL-23102, scorm, show previously uploaded package file
jerome mouneyrac [Mon, 12 Jul 2010 03:56:36 +0000 (03:56 +0000)]
community hub MDL-22830 send url when requesting download (for log)
Moodle Robot [Mon, 12 Jul 2010 00:44:49 +0000 (00:44 +0000)]
Updated the HEAD build version to
20100712
Dan Marsden [Sun, 11 Jul 2010 23:53:38 +0000 (23:53 +0000)]
MDL-14589 - reverting patch as it breaks access to packages that use arguments in the url on loader style pages. please see MDL-23210 for details
Dan Marsden [Sun, 11 Jul 2010 23:07:02 +0000 (23:07 +0000)]
MDL-14589 - guessing at the right way to call this function.
Eloy Lafuente [Sun, 11 Jul 2010 22:23:57 +0000 (22:23 +0000)]
MDL-21432 backup - prevent blocks backup from excluded activities
Eloy Lafuente [Sun, 11 Jul 2010 18:25:53 +0000 (18:25 +0000)]
MDL-21432 restore - block tasks, factories
Eloy Lafuente [Sun, 11 Jul 2010 18:22:38 +0000 (18:22 +0000)]
MDL-21432 restore - spreading restore plan with block tasks
Petr Skoda [Sun, 11 Jul 2010 18:08:36 +0000 (18:08 +0000)]
docs spellchecker fixes
Petr Skoda [Sun, 11 Jul 2010 18:02:45 +0000 (18:02 +0000)]
some docs typos
Petr Skoda [Sun, 11 Jul 2010 18:01:50 +0000 (18:01 +0000)]
docs typos
Petr Skoda [Sun, 11 Jul 2010 18:01:10 +0000 (18:01 +0000)]
MDL-22793 enrol data is in backup, removing todo
Eloy Lafuente [Sun, 11 Jul 2010 17:41:19 +0000 (17:41 +0000)]
MDL-21432 backup - add missing parentcontextid in blocks backup
Eloy Lafuente [Sun, 11 Jul 2010 14:46:31 +0000 (14:46 +0000)]
MDL-21432 backup - include both user and group "icon" areas (MDL-14589, MDL-23202)
Petr Skoda [Sun, 11 Jul 2010 13:30:33 +0000 (13:30 +0000)]
MDL-14589 file api cleanup
Petr Skoda [Sun, 11 Jul 2010 13:12:53 +0000 (13:12 +0000)]
MDL-23202 gdlib api cleanup
Petr Skoda [Sun, 11 Jul 2010 13:07:24 +0000 (13:07 +0000)]
MDL-23202 group icons now stored in file storage pool
Petr Skoda [Sun, 11 Jul 2010 11:44:00 +0000 (11:44 +0000)]
MDL-14589 remove old user icons after upgrade
Petr Skoda [Sun, 11 Jul 2010 11:43:15 +0000 (11:43 +0000)]
MDL-14589 user icons now stored in file storage pool
Petr Skoda [Sun, 11 Jul 2010 09:21:51 +0000 (09:21 +0000)]
MDL-14589 improved param name
Petr Skoda [Sun, 11 Jul 2010 09:20:20 +0000 (09:20 +0000)]
MDL-14589 adding missing component to moodle_url factory methods, going to convert code to use these factories instead of old filelib.php functions
Moodle Robot [Sun, 11 Jul 2010 00:45:07 +0000 (00:45 +0000)]
Updated the HEAD build version to
20100711
Petr Skoda [Sat, 10 Jul 2010 18:56:10 +0000 (18:56 +0000)]
MDL-22780 no grrrr!
Petr Skoda [Sat, 10 Jul 2010 18:53:52 +0000 (18:53 +0000)]
MDL-22780 sync ext db enrol when user logs in - except admins in case something goes really wrong in plugins
Eloy Lafuente [Sat, 10 Jul 2010 18:18:39 +0000 (18:18 +0000)]
MDL-21432 backup - detect array/object on xml_transformer + add contextid to blocks backup
Petr Skoda [Sat, 10 Jul 2010 15:46:07 +0000 (15:46 +0000)]
MDL-22909 fixed course request regressions
Petr Skoda [Sat, 10 Jul 2010 15:10:46 +0000 (15:10 +0000)]
modulename not used for gradebook plugins any more
Petr Skoda [Sat, 10 Jul 2010 14:45:07 +0000 (14:45 +0000)]
MDL-22800 stats code using new enrol tables, I did not test it much because I do not have any test data :-(
Eloy Lafuente [Sat, 10 Jul 2010 14:30:04 +0000 (14:30 +0000)]
NOBUG forms - formslib isn't available everywhere anymore. Add it when necessary!
Petr Skoda [Sat, 10 Jul 2010 12:12:59 +0000 (12:12 +0000)]
MDL-19211 back to the old text format preferences logic + minor refactoring and improvements
Petr Skoda [Sat, 10 Jul 2010 11:00:00 +0000 (11:00 +0000)]
MDL-19211 wrong editor settings forms finally gone, yay!
Petr Skoda [Sat, 10 Jul 2010 10:52:29 +0000 (10:52 +0000)]
whitespace fix
Petr Skoda [Sat, 10 Jul 2010 10:52:06 +0000 (10:52 +0000)]
MDL-19211 reverting to old style editor preferences, the actual code that uses the prefs will be in next commit; fixed version
Petr Skoda [Sat, 10 Jul 2010 10:50:51 +0000 (10:50 +0000)]
MDL-19211 reverting to old style editor preferences, the actual code that uses the prefs will be in next commit
Petr Skoda [Sat, 10 Jul 2010 10:03:01 +0000 (10:03 +0000)]
MDL-23066 directory renaming and moving in file manager