moodle.git
12 years agoadmin MDL-23259 made the add user profile field/add category UI a little more logical...
Andrew Davis [Thu, 15 Jul 2010 02:52:52 +0000 (02:52 +0000)]
admin MDL-23259 made the add user profile field/add category UI a little more logical. I think.

12 years agoUpdated the HEAD build version to 20100715
Moodle Robot [Thu, 15 Jul 2010 00:45:51 +0000 (00:45 +0000)]
Updated the HEAD build version to 20100715

12 years agoMDL-21432 backup - root task, inforef and users handling completed, various fixes
Eloy Lafuente [Wed, 14 Jul 2010 23:59:19 +0000 (23:59 +0000)]
MDL-21432 backup - root task, inforef and users handling completed, various fixes

12 years agoMDL-21432 backup - added inforef and users parsers
Eloy Lafuente [Wed, 14 Jul 2010 23:53:29 +0000 (23:53 +0000)]
MDL-21432 backup - added inforef and users parsers

12 years agoMDL-23275 - Feedback error when adding question
Andreas Grabs [Wed, 14 Jul 2010 19:38:57 +0000 (19:38 +0000)]
MDL-23275 - Feedback error when adding question
MDL-23276 - Adding a feddback question shoud return to fedback questions

12 years agoMDL-16094 temporary workaround for removed textformat field
Petr Skoda [Wed, 14 Jul 2010 16:47:54 +0000 (16:47 +0000)]
MDL-16094 temporary workaround for removed textformat field

12 years agoremoving old htmleditor leftovers - format is not used any more
Petr Skoda [Wed, 14 Jul 2010 16:43:26 +0000 (16:43 +0000)]
removing old htmleditor leftovers - format is not used any more

12 years agofixed incorrect exception name
Petr Skoda [Wed, 14 Jul 2010 16:40:30 +0000 (16:40 +0000)]
fixed incorrect exception name

12 years agoMDL-23255 fixed inverted isset preventing visibility change in course edit form ...
Petr Skoda [Wed, 14 Jul 2010 14:23:32 +0000 (14:23 +0000)]
MDL-23255 fixed inverted isset preventing visibility change in course edit form (creadit goes to Jay Knight) + fixed visibility of new course in hidden category when not allowed to change visibility; improved comments

12 years agoMDL-23261, fixed deleting folders
Dongsheng Cai [Wed, 14 Jul 2010 10:09:19 +0000 (10:09 +0000)]
MDL-23261, fixed deleting folders

12 years agoMDL-22647 - Fixed undefined $strintro. Change $strintro to $strentries
Rossiani Wijaya [Wed, 14 Jul 2010 09:44:19 +0000 (09:44 +0000)]
MDL-22647 - Fixed undefined $strintro.  Change $strintro to $strentries

12 years agocourse publication MDL-19315 fix for gallery JS call (Sam's fix)
jerome mouneyrac [Wed, 14 Jul 2010 09:44:11 +0000 (09:44 +0000)]
course publication MDL-19315 fix for gallery JS call (Sam's fix)

12 years agoMDL-22609, fixed assignment files tree view
Dongsheng Cai [Wed, 14 Jul 2010 09:41:13 +0000 (09:41 +0000)]
MDL-22609, fixed assignment files tree view

12 years agobackup MDL-22139 fixed incorrect backup param
Andrew Davis [Wed, 14 Jul 2010 09:08:10 +0000 (09:08 +0000)]
backup MDL-22139 fixed incorrect backup param

12 years agoAssignment MDL-22893
aparup [Wed, 14 Jul 2010 09:05:30 +0000 (09:05 +0000)]
Assignment MDL-22893
 - response files uploading now uses the new file picker element in single upload type.

12 years agogradebook MDL-23181 committing grade item patch
Andrew Davis [Wed, 14 Jul 2010 08:51:19 +0000 (08:51 +0000)]
gradebook MDL-23181 committing grade item patch

12 years agogradebook MDL-23267 fixed 2 broken unit tests in lib/grade/simpletest
Andrew Davis [Wed, 14 Jul 2010 08:42:14 +0000 (08:42 +0000)]
gradebook MDL-23267 fixed 2 broken unit tests in lib/grade/simpletest

12 years agoMDL-19380 uploadlib cleanup before readding of antivirus integration
Petr Skoda [Wed, 14 Jul 2010 08:40:48 +0000 (08:40 +0000)]
MDL-19380 uploadlib cleanup before readding of antivirus integration

12 years agoMDL-23259 fixed fatal error, missing get_string()
Petr Skoda [Wed, 14 Jul 2010 07:33:42 +0000 (07:33 +0000)]
MDL-23259 fixed fatal error, missing get_string()

12 years agowebservice MDL-12886 exception more explicit when clean response value fail
jerome mouneyrac [Wed, 14 Jul 2010 07:33:26 +0000 (07:33 +0000)]
webservice MDL-12886 exception more explicit when clean response value fail

12 years agowebservice MDL-23083 change $param => $paramanddefault (for multiple/single structure...
jerome mouneyrac [Wed, 14 Jul 2010 05:42:21 +0000 (05:42 +0000)]
webservice MDL-23083 change $param => $paramanddefault (for multiple/single structure VALUE_DEFAULT)

12 years agobackup MDL-22139 changed gradebook backup to include category and course grade items
Andrew Davis [Wed, 14 Jul 2010 03:36:08 +0000 (03:36 +0000)]
backup MDL-22139 changed gradebook backup to include category and course grade items

12 years agoMDL-22952 (bulk commit) - Fixed bidirectional page problems (right to left).
Rossiani Wijaya [Wed, 14 Jul 2010 01:50:57 +0000 (01:50 +0000)]
MDL-22952 (bulk commit) - Fixed bidirectional page problems (right to left).

12 years agoUpdated the HEAD build version to 20100714
Moodle Robot [Wed, 14 Jul 2010 00:45:42 +0000 (00:45 +0000)]
Updated the HEAD build version to 20100714

12 years agoChoice MDL-23248 - check if var exists before setting.
Dan Marsden [Tue, 13 Jul 2010 23:25:19 +0000 (23:25 +0000)]
Choice MDL-23248 - check if var exists before setting.

12 years agoMDL-23048 applying the same frontpage logic on all permissions pages
Petr Skoda [Tue, 13 Jul 2010 21:20:48 +0000 (21:20 +0000)]
MDL-23048 applying the same frontpage logic on all permissions pages

12 years agominor coding style tweaks
Petr Skoda [Tue, 13 Jul 2010 21:18:37 +0000 (21:18 +0000)]
minor coding style tweaks

12 years agofixed regression - missing syscontext
Petr Skoda [Tue, 13 Jul 2010 21:02:01 +0000 (21:02 +0000)]
fixed regression - missing syscontext

12 years agoMDL-23237 new timecreated field in user_emrolments and adding timestart to enrol...
Petr Skoda [Tue, 13 Jul 2010 20:58:17 +0000 (20:58 +0000)]
MDL-23237 new timecreated field in user_emrolments and adding timestart to enrol plugins that know it

12 years agoMDL-23048 reworked frontpage exceptions
Petr Skoda [Tue, 13 Jul 2010 20:54:16 +0000 (20:54 +0000)]
MDL-23048 reworked frontpage exceptions

12 years agofixed inverted !is_numeric()
Petr Skoda [Tue, 13 Jul 2010 17:06:16 +0000 (17:06 +0000)]
fixed inverted !is_numeric()

12 years agoMDL-23253 plugin now may indicate if the want "Enrol me" link in navigation
Petr Skoda [Tue, 13 Jul 2010 17:04:17 +0000 (17:04 +0000)]
MDL-23253 plugin now may indicate if the want "Enrol me" link in navigation

12 years agofixed form help code
Petr Skoda [Tue, 13 Jul 2010 15:36:19 +0000 (15:36 +0000)]
fixed form help code

12 years agodo not require placeholder in group name template when only one requested
Petr Skoda [Tue, 13 Jul 2010 15:29:49 +0000 (15:29 +0000)]
do not require placeholder in group name template when only one requested

12 years agoMDL-23167 basic "purge all caches" button
Petr Skoda [Tue, 13 Jul 2010 15:09:44 +0000 (15:09 +0000)]
MDL-23167 basic "purge all caches" button

12 years agoMDL-23167 adding cache reset after setting changed
Petr Skoda [Tue, 13 Jul 2010 14:41:24 +0000 (14:41 +0000)]
MDL-23167 adding cache reset after setting changed

12 years agoMDL-23167 admin UI for JS caching setting
Petr Skoda [Tue, 13 Jul 2010 14:29:33 +0000 (14:29 +0000)]
MDL-23167 admin UI for JS caching setting

12 years agoMDL-23167 for now removing caching options that are not used
Petr Skoda [Tue, 13 Jul 2010 14:15:40 +0000 (14:15 +0000)]
MDL-23167 for now removing caching options that are not used

12 years agoMDL-23234 finally standardised use of settings.php across all plugins - the only...
Petr Skoda [Tue, 13 Jul 2010 13:56:55 +0000 (13:56 +0000)]
MDL-23234 finally standardised use of settings.php across all plugins - the only partial exceptions now are report and local plugins

12 years agoNOMDL MNet: Remote application like Mahara does not send user's lang attribute
David Mudrak [Tue, 13 Jul 2010 13:14:37 +0000 (13:14 +0000)]
NOMDL MNet: Remote application like Mahara does not send user's lang attribute

12 years agoMDL-23245 Added support for new style of auth plugin configuration
David Mudrak [Tue, 13 Jul 2010 12:45:15 +0000 (12:45 +0000)]
MDL-23245 Added support for new style of auth plugin configuration

This hack allows auth plugins to migrate to the new auth_xxx naming
style (as happened with auth_mnet in my previous commit).

12 years agoMDL-23220 Fixed undefined configuration value - thanks to Dan Marsden for the patch
David Mudrak [Tue, 13 Jul 2010 11:29:35 +0000 (11:29 +0000)]
MDL-23220 Fixed undefined configuration value - thanks to Dan Marsden for the patch

12 years agoMDL-23245 Fixed plugin type of auth_mnet in config_plugins table
David Mudrak [Tue, 13 Jul 2010 11:14:29 +0000 (11:14 +0000)]
MDL-23245 Fixed plugin type of auth_mnet in config_plugins table

12 years agoAssignment MDL-22893
aparup [Tue, 13 Jul 2010 09:54:59 +0000 (09:54 +0000)]
Assignment MDL-22893
 - response files uploading now uses the new file manager element in advanced upload type. (@TODO: single upload->use file picker)
 - fixed file manager using $USER->id, now using the submission->userid to display the file area files.

12 years agoMDL-22139 backup - Move gradebook.xml generation from course to final task
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

12 years agoMDL-21432 backup - allow conditional (dynamic) execution of structure steps
Eloy Lafuente [Tue, 13 Jul 2010 09:34:24 +0000 (09:34 +0000)]
MDL-21432 backup - allow conditional (dynamic) execution of structure steps

12 years agoMDL-22139 backup - minor fix to query (grade_item->id is in backup_ids_temp->itemid)
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)

12 years agoNOBUG: Fixed typo
Sam Hemelryk [Tue, 13 Jul 2010 09:17:48 +0000 (09:17 +0000)]
NOBUG: Fixed typo

12 years agoMDL-23108, fixed userid
Dongsheng Cai [Tue, 13 Jul 2010 09:07:19 +0000 (09:07 +0000)]
MDL-23108, fixed userid

12 years agoMDL-22952 (bulk commit) - Fixed bidirectional page problems (right to left). Add...
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.

12 years agoMDL-22952 (bulk commit) - Fixed bidirectional page problems (right to left)
Rossiani Wijaya [Tue, 13 Jul 2010 09:01:58 +0000 (09:01 +0000)]
MDL-22952 (bulk commit) - Fixed bidirectional page problems (right to left)

12 years agorating MDL-22283 rating_manager::get_user_grades() was only expected a single user...
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.

12 years agoMDL-22893, portfolio support
Dongsheng Cai [Tue, 13 Jul 2010 07:55:47 +0000 (07:55 +0000)]
MDL-22893, portfolio support

12 years agoMDL-20808 "Create AMF test client" Some updates to client
Jamie Pratt [Tue, 13 Jul 2010 06:59:10 +0000 (06:59 +0000)]
MDL-20808 "Create AMF test client" Some updates to client

12 years agoMDL-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 :

12 years agoAdded some spacing to command icons in block headers
Martin Dougiamas [Tue, 13 Jul 2010 06:50:27 +0000 (06:50 +0000)]
Added some spacing to command icons in block headers

12 years agoenrol MDL-23232 Added validation of role when assigning
Sam Hemelryk [Tue, 13 Jul 2010 03:54:21 +0000 (03:54 +0000)]
enrol MDL-23232 Added validation of role when assigning

12 years agoenrol MDL-23232 Fixed regression in ajax.php
Sam Hemelryk [Tue, 13 Jul 2010 03:50:23 +0000 (03:50 +0000)]
enrol MDL-23232 Fixed regression in ajax.php

12 years agoenrol MDL-23232 Added missing caps and plugins checks and copied both sets from the...
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

12 years agoMDL-14589, added filepath
Dongsheng Cai [Tue, 13 Jul 2010 03:05:30 +0000 (03:05 +0000)]
MDL-14589, added filepath

12 years agoenrol MDL-23231 Added total enrolled users count to the overview page heading + title
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

12 years agomessaging MDL-23223 Fixed navigation link being added when messaging disabled
Sam Hemelryk [Tue, 13 Jul 2010 02:35:31 +0000 (02:35 +0000)]
messaging MDL-23223 Fixed navigation link being added when messaging disabled

12 years agobackup MDL-22139 added gradebook backup
Andrew Davis [Tue, 13 Jul 2010 01:26:06 +0000 (01:26 +0000)]
backup MDL-22139 added gradebook backup

12 years agoUpdated the HEAD build version to 20100713
Moodle Robot [Tue, 13 Jul 2010 00:47:00 +0000 (00:47 +0000)]
Updated the HEAD build version to 20100713

12 years agomessage MDL-23238 removed refresh button that suddenly appears on messages page
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

12 years agoMDL-23236 - adding current section styles
Patrick Malley [Mon, 12 Jul 2010 23:49:55 +0000 (23:49 +0000)]
MDL-23236 - adding current section styles

12 years agoMDL-23218 wrong admin external page id
Dan Marsden [Mon, 12 Jul 2010 23:48:45 +0000 (23:48 +0000)]
MDL-23218 wrong admin external page id

12 years agoMDL-21432 backup - restore element to completely guide parsing
Eloy Lafuente [Mon, 12 Jul 2010 22:50:20 +0000 (22:50 +0000)]
MDL-21432 backup - restore element to completely guide parsing

12 years agoMDL-21432 backup - minor fix to xml transformer (32cc)
Eloy Lafuente [Mon, 12 Jul 2010 22:45:52 +0000 (22:45 +0000)]
MDL-21432 backup - minor fix to xml transformer (32cc)

12 years agoMDL-21432 backup - restore_structure_step implementation
Eloy Lafuente [Mon, 12 Jul 2010 22:44:46 +0000 (22:44 +0000)]
MDL-21432 backup - restore_structure_step implementation

12 years agoMDL-21432 backup - get target on restore
Eloy Lafuente [Mon, 12 Jul 2010 22:35:28 +0000 (22:35 +0000)]
MDL-21432 backup - get target on restore

12 years agoMDL-23182 - Corrected context level to prevent admin menu from opening.
Mike Churchward [Mon, 12 Jul 2010 20:10:52 +0000 (20:10 +0000)]
MDL-23182 - Corrected context level to prevent admin menu from opening.

12 years agoMDL-23182 - Removed use of tabs. Added in PAGE functions and parameters so that nav...
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.

12 years agoMDL-23232 added support for enrol_plugin->all_enrol() which indicates plugin allows...
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

12 years agoMDL-23229 fixed user profile picture regression regression
Petr Skoda [Mon, 12 Jul 2010 16:51:32 +0000 (16:51 +0000)]
MDL-23229 fixed user profile picture regression regression

12 years agoMDL-23229 fixed tag image regression
Petr Skoda [Mon, 12 Jul 2010 16:44:51 +0000 (16:44 +0000)]
MDL-23229 fixed tag image regression

12 years agoMDL-21137 MNet: UI to choose peer theme replaced with simple selector
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.

12 years agoNOMDL MNet: improved trailing slashes removal
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.

12 years agoNOMDL MNet admin/mnet trivial code cleanups spotted during development
David Mudrak [Mon, 12 Jul 2010 15:03:03 +0000 (15:03 +0000)]
NOMDL MNet admin/mnet trivial code cleanups spotted during development

12 years agoNOMDL Adding missing lang pack for theme_standardold
David Mudrak [Mon, 12 Jul 2010 14:18:24 +0000 (14:18 +0000)]
NOMDL Adding missing lang pack for theme_standardold

12 years agoMDL-22320 Use short name for the contact list
Martin Dougiamas [Mon, 12 Jul 2010 13:51:10 +0000 (13:51 +0000)]
MDL-22320 Use short name for the contact list

12 years agoShow the user's name in the title and header
Martin Dougiamas [Mon, 12 Jul 2010 13:42:42 +0000 (13:42 +0000)]
Show the user's name in the title and header

12 years agoMDL-22320 Added a 'Send a message' link to the main profile page, linking to messaging
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

12 years agoMDL-22320 Fixed links to messaging (no longer to popup)
Martin Dougiamas [Mon, 12 Jul 2010 13:13:09 +0000 (13:13 +0000)]
MDL-22320 Fixed links to messaging (no longer to popup)

12 years agoMDL-20808 Fixing default param handling.
Jamie Pratt [Mon, 12 Jul 2010 13:01:56 +0000 (13:01 +0000)]
MDL-20808 Fixing default param handling.

12 years agoMDL-23051 Removed H1 tag which made no sense
Martin Dougiamas [Mon, 12 Jul 2010 12:56:49 +0000 (12:56 +0000)]
MDL-23051 Removed H1 tag which made no sense

12 years agoAdded new messaging styles to base, might need to be checked, looks good for me in...
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

12 years agoMDL-23174 Tree closed by default, and Submit -> Save changes
Martin Dougiamas [Mon, 12 Jul 2010 12:23:57 +0000 (12:23 +0000)]
MDL-23174  Tree closed by default, and Submit -> Save changes

12 years agoMNet: Unable to change peer name due to incorrect form element type
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

12 years agowebservice MDL-20808 removing managing default from service_class_method_body()
jerome mouneyrac [Mon, 12 Jul 2010 10:51:26 +0000 (10:51 +0000)]
webservice MDL-20808 removing managing default from service_class_method_body()

12 years agoMDL-21852 Bye bye RIGHT JOINs
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.

12 years agoMDL-19235 Basic phpdocs and copyright statements for core_tag subsystem
David Mudrak [Mon, 12 Jul 2010 10:14:08 +0000 (10:14 +0000)]
MDL-19235 Basic phpdocs and copyright statements for core_tag subsystem

12 years agoMDL-23174 Private files editing page needs headings, navbar etc like a normal page
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

12 years agoenrol MDL-22867 Fixed a couple of bugs and made some slight display changes.
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

12 years agoMDL-14589, fixed filepath
Dongsheng Cai [Mon, 12 Jul 2010 09:01:12 +0000 (09:01 +0000)]
MDL-14589, fixed filepath

12 years agoMDL-23108, fixed fullname in nonjs comment block
Dongsheng Cai [Mon, 12 Jul 2010 08:49:11 +0000 (08:49 +0000)]
MDL-23108, fixed fullname in nonjs comment block

12 years agoFix for MDL-23208
Andrea Bicciolo [Mon, 12 Jul 2010 08:40:34 +0000 (08:40 +0000)]
Fix for MDL-23208

12 years agoAdded the standard enrolment CSS to canvas, hope that's OK
Martin Dougiamas [Mon, 12 Jul 2010 08:38:18 +0000 (08:38 +0000)]
Added the standard enrolment CSS to canvas, hope that's OK

12 years agoenrol MDL-22867 Added functionality to add cohort sycn or preform a one off member...
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.

12 years agoBump to today
Martin Dougiamas [Mon, 12 Jul 2010 08:27:27 +0000 (08:27 +0000)]
Bump to today