moodle.git
9 years agoMerge branch 'MDL-39954-master' of git://github.com/FMCorz/moodle
Dan Poltawski [Tue, 13 Aug 2013 05:23:31 +0000 (13:23 +0800)]
Merge branch 'MDL-39954-master' of git://github.com/FMCorz/moodle

9 years agoMerge branch 'MDL-40668-master' of git://github.com/damyon/moodle
Dan Poltawski [Tue, 13 Aug 2013 03:14:37 +0000 (11:14 +0800)]
Merge branch 'MDL-40668-master' of git://github.com/damyon/moodle

9 years agoMerge branch 'MDL-39851-master-squashed' of git://github.com/damyon/moodle
Dan Poltawski [Tue, 13 Aug 2013 02:56:26 +0000 (10:56 +0800)]
Merge branch 'MDL-39851-master-squashed' of git://github.com/damyon/moodle

9 years agoMDL-40668 tinymce: Remove collapsable editor options
Damyon Wiese [Fri, 2 Aug 2013 05:39:25 +0000 (13:39 +0800)]
MDL-40668 tinymce: Remove collapsable editor options

We have an alternative (pdw toolbars)
Also, allow tinymce to be collapsed down to a single row.

9 years agoMDL-39507 qtype_essay: hacky fix for unit tests
Dan Poltawski [Tue, 13 Aug 2013 02:46:10 +0000 (10:46 +0800)]
MDL-39507 qtype_essay: hacky fix for unit tests

This is just to get the tests passing for integration purposes. Tim
may want to do a robust fix and revert this.

9 years agoMDL-39851 M.core.dialogue: Various fixes
Damyon Wiese [Mon, 5 Aug 2013 03:13:16 +0000 (11:13 +0800)]
MDL-39851 M.core.dialogue: Various fixes

Items addressed
* Get rid of custom attribute srcNode
* Change extraClasses to a config only parameter.
* Change attribute fullscreen to a method.
* Restore the original window overflow value.
* Use setStyles instead of setStyle for performance.
* Tinymce end the zindex wars
* Prevent fullscreen dialogs in an iframe (tinymce managefiles plugin).
* tinymce: Cross browser fix for zindex on popups
* Use CSS for overflow changes (easier to keep track of the previous state).
* Fix Coding style for css changes

9 years agoMDL-39851 filepicker: Fix for toolbar display wrapping on small screens
Damyon Wiese [Tue, 30 Jul 2013 03:35:59 +0000 (11:35 +0800)]
MDL-39851 filepicker: Fix for toolbar display wrapping on small screens

9 years agoMDL-39851 forms: Convert filemanager popups to M.core.dialogue
Damyon Wiese [Tue, 30 Jul 2013 02:30:13 +0000 (10:30 +0800)]
MDL-39851 forms: Convert filemanager popups to M.core.dialogue

9 years agoMDL-39851 javascript: Full screen dialogs on small screens
Damyon Wiese [Thu, 13 Jun 2013 06:24:29 +0000 (14:24 +0800)]
MDL-39851 javascript: Full screen dialogs on small screens

This change adds support to M.core.dialogue for showing fullscreen
dialogs on small screen sizes. There are 2 new configuration values that
can be set to control this when creating a dialog (responsive and responsiveWidth).

Setting responsive to false will disable this functionality completely (old behaviour).
Setting responsiveWidth controls the screen width that the dialog will switch to
fullscreen mode. Try not to think of the device that will be accessing the dialog,
but the width at which the content of the dialog needs to be displayed differently.

The activity chooser and the filepicker are the two dialogs that have been converted
in this patch. The filepicker first had to be converted to use M.core.dialog and not
Y.Panel.

9 years agoMerge branch 'wip-mdl-39955' of git://github.com/rajeshtaneja/moodle
Sam Hemelryk [Tue, 13 Aug 2013 02:13:13 +0000 (14:13 +1200)]
Merge branch 'wip-mdl-39955' of git://github.com/rajeshtaneja/moodle

9 years agoMDL-19171 fix trailing whitespace
Dan Poltawski [Tue, 13 Aug 2013 02:06:34 +0000 (10:06 +0800)]
MDL-19171 fix trailing whitespace

9 years agoMerge branch 'MDL-19171' of https://github.com/bostelm/moodle
Dan Poltawski [Tue, 13 Aug 2013 01:57:52 +0000 (09:57 +0800)]
Merge branch 'MDL-19171' of https://github.com/bostelm/moodle

9 years agoMerge branch 'MDL-39507' of git://github.com/timhunt/moodle
Dan Poltawski [Tue, 13 Aug 2013 01:52:35 +0000 (09:52 +0800)]
Merge branch 'MDL-39507' of git://github.com/timhunt/moodle

9 years agoMDL-39955 completion: Added unittest for course_completed event
Rajesh Taneja [Mon, 5 Aug 2013 03:39:12 +0000 (11:39 +0800)]
MDL-39955 completion: Added unittest for course_completed event

9 years agoMDL-39955 completion: Added course_completed event
Rajesh Taneja [Fri, 2 Aug 2013 03:03:31 +0000 (11:03 +0800)]
MDL-39955 completion: Added course_completed event

9 years agoMerge branch 'wip_MDL-40077' of https://github.com/jamiepratt/moodle
Sam Hemelryk [Mon, 12 Aug 2013 22:49:12 +0000 (10:49 +1200)]
Merge branch 'wip_MDL-40077' of https://github.com/jamiepratt/moodle

9 years agoMerge branch 'MDL-38191-master' of git://github.com/sammarshallou/moodle
Sam Hemelryk [Mon, 12 Aug 2013 22:26:26 +0000 (10:26 +1200)]
Merge branch 'MDL-38191-master' of git://github.com/sammarshallou/moodle

9 years agoMerge branch 'MDL-41045-master' of git://github.com/sammarshallou/moodle
Sam Hemelryk [Mon, 12 Aug 2013 22:19:34 +0000 (10:19 +1200)]
Merge branch 'MDL-41045-master' of git://github.com/sammarshallou/moodle

9 years agoMerge branch 'MDL-41082-master' of git://github.com/FMCorz/moodle
Sam Hemelryk [Mon, 12 Aug 2013 22:16:14 +0000 (10:16 +1200)]
Merge branch 'MDL-41082-master' of git://github.com/FMCorz/moodle

9 years agoMerge branch 'MDL-41004-master' of git://github.com/sammarshallou/moodle
Sam Hemelryk [Mon, 12 Aug 2013 21:46:17 +0000 (09:46 +1200)]
Merge branch 'MDL-41004-master' of git://github.com/sammarshallou/moodle

9 years agoMerge branch 'master_MDL-40773' of git://github.com/danmarsden/moodle
Sam Hemelryk [Mon, 12 Aug 2013 21:45:03 +0000 (09:45 +1200)]
Merge branch 'master_MDL-40773' of git://github.com/danmarsden/moodle

9 years agoMerge branch 'MDL-39691' of git://github.com/jmvedrine/moodle
Sam Hemelryk [Mon, 12 Aug 2013 21:41:27 +0000 (09:41 +1200)]
Merge branch 'MDL-39691' of git://github.com/jmvedrine/moodle

9 years agoMerge branch 'MDL-41091' of git://github.com/timhunt/moodle
Sam Hemelryk [Mon, 12 Aug 2013 21:38:40 +0000 (09:38 +1200)]
Merge branch 'MDL-41091' of git://github.com/timhunt/moodle

9 years agoMerge branch 'MDL-41100-master' of git://github.com/FMCorz/moodle
Sam Hemelryk [Mon, 12 Aug 2013 21:37:02 +0000 (09:37 +1200)]
Merge branch 'MDL-41100-master' of git://github.com/FMCorz/moodle

Conflicts:
version.php

9 years agoMerge branch 'wip-MDL-41114-master' of git://github.com/marinaglancy/moodle
Sam Hemelryk [Mon, 12 Aug 2013 21:32:48 +0000 (09:32 +1200)]
Merge branch 'wip-MDL-41114-master' of git://github.com/marinaglancy/moodle

9 years agoMerge branch 'MDL-41050-master' of git://github.com/sammarshallou/moodle
Sam Hemelryk [Mon, 12 Aug 2013 21:27:50 +0000 (09:27 +1200)]
Merge branch 'MDL-41050-master' of git://github.com/sammarshallou/moodle

9 years agoMerge branch 'MDL-41033' of git://github.com/rwijaya/moodle
Sam Hemelryk [Mon, 12 Aug 2013 21:24:12 +0000 (09:24 +1200)]
Merge branch 'MDL-41033' of git://github.com/rwijaya/moodle

9 years agoMerge branch 'MDL-40711-master' of git://github.com/ankitagarwal/moodle
Sam Hemelryk [Mon, 12 Aug 2013 21:12:24 +0000 (09:12 +1200)]
Merge branch 'MDL-40711-master' of git://github.com/ankitagarwal/moodle

9 years agoMerge branch 'MDL-40852_master' of git://github.com/dmonllao/moodle
Sam Hemelryk [Mon, 12 Aug 2013 21:10:28 +0000 (09:10 +1200)]
Merge branch 'MDL-40852_master' of git://github.com/dmonllao/moodle

9 years agoMerge branch 'MDL-40996' of git://github.com/timhunt/moodle
Sam Hemelryk [Mon, 12 Aug 2013 21:08:15 +0000 (09:08 +1200)]
Merge branch 'MDL-40996' of git://github.com/timhunt/moodle

9 years agoMerge branch 'MDL-40673_master' of git://github.com/dmonllao/moodle
Sam Hemelryk [Mon, 12 Aug 2013 21:03:45 +0000 (09:03 +1200)]
Merge branch 'MDL-40673_master' of git://github.com/dmonllao/moodle

9 years agoMerge branch 'wip-MDL-40871-master' of git://github.com/abgreeve/moodle
Sam Hemelryk [Mon, 12 Aug 2013 20:57:15 +0000 (08:57 +1200)]
Merge branch 'wip-MDL-40871-master' of git://github.com/abgreeve/moodle

9 years agoMerge branch 'MDL-30895-master' of https://github.com/mouneyrac/moodle
Sam Hemelryk [Mon, 12 Aug 2013 20:45:43 +0000 (08:45 +1200)]
Merge branch 'MDL-30895-master' of https://github.com/mouneyrac/moodle

9 years agoNOBUG: fixed whitespace
Sam Hemelryk [Mon, 12 Aug 2013 20:41:09 +0000 (08:41 +1200)]
NOBUG: fixed whitespace

9 years agoMerge branch 'MDL-35931-master' of git://github.com/phalacee/moodle
Sam Hemelryk [Mon, 12 Aug 2013 20:38:33 +0000 (08:38 +1200)]
Merge branch 'MDL-35931-master' of git://github.com/phalacee/moodle

9 years agoMerge branch 'MDL-35919-master' of git://github.com/phalacee/moodle
Sam Hemelryk [Mon, 12 Aug 2013 20:36:01 +0000 (08:36 +1200)]
Merge branch 'MDL-35919-master' of git://github.com/phalacee/moodle

9 years agoMerge branch 'MDL-35934' of git://github.com/rwijaya/moodle
Sam Hemelryk [Mon, 12 Aug 2013 20:33:12 +0000 (08:33 +1200)]
Merge branch 'MDL-35934' of git://github.com/rwijaya/moodle

9 years agoMDL-39954 event: Changing get_legacy_eventname to public static
Frederic Massart [Fri, 9 Aug 2013 06:22:48 +0000 (14:22 +0800)]
MDL-39954 event: Changing get_legacy_eventname to public static

9 years agoMDL-39954 event: Delocalise get_description
Frederic Massart [Fri, 9 Aug 2013 05:50:57 +0000 (13:50 +0800)]
MDL-39954 event: Delocalise get_description

9 years agoMDL-39954 assignment_upload: Replacing old-style event_trigger
Frederic Massart [Thu, 1 Aug 2013 10:44:11 +0000 (18:44 +0800)]
MDL-39954 assignment_upload: Replacing old-style event_trigger

9 years agoMDL-39954 assignment_online: Replacing old-style event_trigger
Frederic Massart [Thu, 1 Aug 2013 09:47:42 +0000 (17:47 +0800)]
MDL-39954 assignment_online: Replacing old-style event_trigger

9 years agoMDL-39954 mod_workshop: Log method can return array of parameters
Frederic Massart [Thu, 1 Aug 2013 08:16:36 +0000 (16:16 +0800)]
MDL-39954 mod_workshop: Log method can return array of parameters

9 years agoMDL-39954 mod_forum: Replacing old-style events_trigger
Frederic Massart [Thu, 1 Aug 2013 03:40:02 +0000 (11:40 +0800)]
MDL-39954 mod_forum: Replacing old-style events_trigger

9 years agoMDL-39954 assignsubmission_onlinetext: Replacing old-style events_trigger
Frederic Massart [Tue, 30 Jul 2013 10:10:21 +0000 (18:10 +0800)]
MDL-39954 assignsubmission_onlinetext: Replacing old-style events_trigger

9 years agoMDL-39954 assignsubmission_file: Replacing old-style events_trigger
Frederic Massart [Mon, 29 Jul 2013 09:37:54 +0000 (17:37 +0800)]
MDL-39954 assignsubmission_file: Replacing old-style events_trigger

9 years agoMDL-39507 questions: fix pluginfile URLs before format_text.
Tim Hunt [Fri, 2 Aug 2013 12:30:20 +0000 (13:30 +0100)]
MDL-39507 questions: fix pluginfile URLs before format_text.

This commit build's on Jean-Michel's work, tidying up a few lose ends.

9 years agoMerge branch 'MDL-27655' of git://github.com/timhunt/moodle
Dan Poltawski [Mon, 12 Aug 2013 08:41:29 +0000 (16:41 +0800)]
Merge branch 'MDL-27655' of git://github.com/timhunt/moodle

9 years agoMDL-39954 mod_assign: Replace old-style event assessable_submitted
Frederic Massart [Mon, 29 Jul 2013 08:37:51 +0000 (16:37 +0800)]
MDL-39954 mod_assign: Replace old-style event assessable_submitted

9 years agoMDL-39954 mod_assign: add_to_log can return an array of parameters
Frederic Massart [Mon, 29 Jul 2013 07:59:38 +0000 (15:59 +0800)]
MDL-39954 mod_assign: add_to_log can return an array of parameters

9 years agoMDL-39954 core: Abstract event assessable_submitted & assessable_uploaded
Frederic Massart [Tue, 30 Jul 2013 09:21:13 +0000 (17:21 +0800)]
MDL-39954 core: Abstract event assessable_submitted & assessable_uploaded

9 years agoMerge branch 'MDL-30001' of git://github.com/jmvedrine/moodle
Dan Poltawski [Mon, 12 Aug 2013 07:54:53 +0000 (15:54 +0800)]
Merge branch 'MDL-30001' of git://github.com/jmvedrine/moodle

9 years agoMerge branch 'wip-mdl-40044' of git://github.com/rajeshtaneja/moodle
Dan Poltawski [Mon, 12 Aug 2013 06:27:35 +0000 (14:27 +0800)]
Merge branch 'wip-mdl-40044' of git://github.com/rajeshtaneja/moodle

9 years agoMerge branch 'MDL-41068' of https://github.com/mr-russ/moodle
Dan Poltawski [Mon, 12 Aug 2013 05:42:41 +0000 (13:42 +0800)]
Merge branch 'MDL-41068' of https://github.com/mr-russ/moodle

9 years agoMerge branch 'w33_MDL-41019_m26_langcaches' of https://github.com/skodak/moodle
Dan Poltawski [Mon, 12 Aug 2013 05:29:17 +0000 (13:29 +0800)]
Merge branch 'w33_MDL-41019_m26_langcaches' of https://github.com/skodak/moodle

9 years agoMerge branch 'MDL-22236-master' of git://github.com/damyon/moodle
Dan Poltawski [Mon, 12 Aug 2013 05:27:50 +0000 (13:27 +0800)]
Merge branch 'MDL-22236-master' of git://github.com/damyon/moodle

9 years agoMDL-35919 - Activity Chooser - Adding Aria attributes to improve accessibility
Jason Fowler [Mon, 5 Aug 2013 05:22:14 +0000 (13:22 +0800)]
MDL-35919 - Activity Chooser - Adding Aria attributes to improve accessibility

9 years agoMDL-41114 Avoid unnecessary retrieving of coursecat from DB
Marina Glancy [Sun, 11 Aug 2013 12:38:16 +0000 (22:38 +1000)]
MDL-41114 Avoid unnecessary retrieving of coursecat from DB

- course category depth can be estimated in make_categories_options() by the number of separators

9 years agoMDL-35934 Filemanager: change the set attribute to use setAttribute() instead of...
Rossiani Wijaya [Mon, 12 Aug 2013 04:28:03 +0000 (12:28 +0800)]
MDL-35934 Filemanager: change the set attribute to use setAttribute() instead of YUI set().

9 years agoMerge branch 'MDL-36002-master' of git://github.com/damyon/moodle
Dan Poltawski [Mon, 12 Aug 2013 03:56:37 +0000 (11:56 +0800)]
Merge branch 'MDL-36002-master' of git://github.com/damyon/moodle

Conflicts:
theme/base/style/core.css
theme/bootstrapbase/style/moodle.css

9 years agoMDL-22236 webservice upload files: Update unit tests
Damyon Wiese [Mon, 12 Aug 2013 02:37:58 +0000 (10:37 +0800)]
MDL-22236 webservice upload files: Update unit tests

9 years agoMerge branch 'w33_MDL-41086_m26_upgradecheck' of https://github.com/skodak/moodle
Sam Hemelryk [Mon, 12 Aug 2013 02:23:10 +0000 (14:23 +1200)]
Merge branch 'w33_MDL-41086_m26_upgradecheck' of https://github.com/skodak/moodle

9 years agoMerge branch 'w33_MDL-41073_m26_needsupgrade' of https://github.com/skodak/moodle
Sam Hemelryk [Mon, 12 Aug 2013 02:03:30 +0000 (14:03 +1200)]
Merge branch 'w33_MDL-41073_m26_needsupgrade' of https://github.com/skodak/moodle

9 years agoMerge branch 'MDL-22236-master' of git://github.com/damyon/moodle
Sam Hemelryk [Mon, 12 Aug 2013 00:11:07 +0000 (12:11 +1200)]
Merge branch 'MDL-22236-master' of git://github.com/damyon/moodle

Conflicts:
version.php

9 years agoMerge branch 'MDL-31487' of git://github.com/timhunt/moodle
Sam Hemelryk [Sun, 11 Aug 2013 23:02:48 +0000 (11:02 +1200)]
Merge branch 'MDL-31487' of git://github.com/timhunt/moodle

9 years agoMerge branch 'MDL-36005-master' of git://github.com/damyon/moodle
Sam Hemelryk [Sun, 11 Aug 2013 22:38:06 +0000 (10:38 +1200)]
Merge branch 'MDL-36005-master' of git://github.com/damyon/moodle

Conflicts:
version.php

9 years agoMDL-41114 Speeding up course listings on large sites
Marina Glancy [Sun, 11 Aug 2013 11:48:30 +0000 (21:48 +1000)]
MDL-41114 Speeding up course listings on large sites

- function coursecat::make_categories_list() does not use retrieved contexts and has to query them again.
- /course/manage.php uses field coursecat:: that was not fetched when retrieving the course category children.

9 years agoMDL-41019 improve language caching
Petr Škoda [Sat, 3 Aug 2013 22:01:58 +0000 (00:01 +0200)]
MDL-41019 improve language caching

Includes:
* no more hacky reloads, everything is written only once and kept until cache reset
* lang menu list is now cached in MUC
* both string and lang menu caches are compatible with local caches on cluster nodes
* config-dist.php cleanup

9 years agoMDL-39691 Lesson - Email graded essays not working
Jean-Michel Vedrine [Sat, 3 Aug 2013 18:07:55 +0000 (20:07 +0200)]
MDL-39691 Lesson - Email graded essays not working

9 years agoMDL-40077 quiz stats : Test stats as expected for csv file responses
Jamie Pratt [Fri, 9 Aug 2013 06:39:44 +0000 (13:39 +0700)]
MDL-40077 quiz stats : Test stats as expected for csv file responses

9 years agoMDL-40044 Roles: Updated role_assigned and role_unassigned event to remove add_to_log
Rajesh Taneja [Thu, 8 Aug 2013 03:42:13 +0000 (11:42 +0800)]
MDL-40044 Roles: Updated role_assigned and role_unassigned event to remove add_to_log

9 years agoMDL-38191 Backup/restore: Should use large memory limit
sam marshall [Tue, 6 Aug 2013 13:10:57 +0000 (14:10 +0100)]
MDL-38191 Backup/restore: Should use large memory limit

9 years agoMDL-40044 Roles: Added role_allow_*_updated events to replace add_to_log on role...
Rajesh Taneja [Thu, 8 Aug 2013 03:07:22 +0000 (11:07 +0800)]
MDL-40044 Roles: Added role_allow_*_updated events to replace add_to_log on role allow page

Added events:
1. role_allow_assign_updated
2. role_allow_override_updated
3. role_allow_switch_updated

9 years agoMDL-40044 Roles: Added role_capabilites_updated event and replaced related add_to_log
Rajesh Taneja [Wed, 7 Aug 2013 02:23:39 +0000 (10:23 +0800)]
MDL-40044 Roles: Added role_capabilites_updated event and replaced related add_to_log

9 years agoMDL-40044 Roles: Added role_deleted event and replaced related add_to_log
Rajesh Taneja [Tue, 6 Aug 2013 01:37:55 +0000 (09:37 +0800)]
MDL-40044 Roles: Added role_deleted event and replaced related add_to_log

9 years agoMDL-41082 navigation: Remove unnecessary load of portfolio instances
Frederic Massart [Thu, 8 Aug 2013 02:20:56 +0000 (10:20 +0800)]
MDL-41082 navigation: Remove unnecessary load of portfolio instances

9 years agoMDL-39955 completion: Added unittest for course_module_completion_updated event
Rajesh Taneja [Mon, 5 Aug 2013 03:15:57 +0000 (11:15 +0800)]
MDL-39955 completion: Added unittest for course_module_completion_updated event

9 years agoMDL-39955 completion: Added course_module_completion_updated event
Rajesh Taneja [Tue, 30 Jul 2013 07:34:07 +0000 (15:34 +0800)]
MDL-39955 completion: Added course_module_completion_updated event

Conflicts:

lib/tests/completionlib_advanced_test.php

9 years agoMDL-40871 - mod_data: Unit tests for data_delete_record()
Adrian Greeve [Wed, 24 Jul 2013 08:03:25 +0000 (16:03 +0800)]
MDL-40871 - mod_data: Unit tests for data_delete_record()

9 years agoMDL-40871 - mod_data: Allow bulk deletion of entries in the database module.
Adrian Greeve [Mon, 22 Jul 2013 08:19:08 +0000 (16:19 +0800)]
MDL-40871 - mod_data: Allow bulk deletion of entries in the database module.

9 years agoMDL-41100 libraries: Deprecating get_plugin_list_with_file
Frederic Massart [Fri, 9 Aug 2013 03:31:40 +0000 (11:31 +0800)]
MDL-41100 libraries: Deprecating get_plugin_list_with_file

9 years agoMDL-41100 libraries: Moved get_plugin_list_with_file to core_component
Frederic Massart [Thu, 8 Aug 2013 08:32:49 +0000 (16:32 +0800)]
MDL-41100 libraries: Moved get_plugin_list_with_file to core_component

9 years agoMDL-41033 Filepicker: add ARIA attributes for selecting file in a modal
Rossiani Wijaya [Mon, 5 Aug 2013 13:39:38 +0000 (21:39 +0800)]
MDL-41033 Filepicker: add ARIA attributes for selecting file in a modal

9 years agoMDL-35934 Filemanager: update set focus attribute.
Rossiani Wijaya [Thu, 8 Aug 2013 06:02:59 +0000 (14:02 +0800)]
MDL-35934 Filemanager: update set focus attribute.
Also limit the display string for the dialog header to fit nicely on mobile devices

9 years agoMDL-35934 Filemanager: add aria attributes for editing file/folder.
Rossiani Wijaya [Fri, 2 Aug 2013 12:25:35 +0000 (20:25 +0800)]
MDL-35934 Filemanager: add aria attributes for editing file/folder.
Add unique reference ids

9 years agoMDL-40773 mod_scorm: convert yui2 -> yui3
Mayank Gupta [Fri, 19 Jul 2013 05:43:41 +0000 (11:13 +0530)]
MDL-40773 mod_scorm: convert yui2 -> yui3

9 years agoMDL-41086 rework detection of necessary upgrades
Petr Škoda [Thu, 8 Aug 2013 19:11:18 +0000 (21:11 +0200)]
MDL-41086 rework detection of necessary upgrades

9 years agoMDL-19171 Calendar: show course links in more places
Henning Bostelmann [Thu, 1 Aug 2013 20:05:02 +0000 (21:05 +0100)]
MDL-19171 Calendar: show course links in more places

9 years agoMDL-41091 questions: fix get_all_submitted_qt_vars for unit testing.
Tim Hunt [Thu, 8 Aug 2013 13:41:53 +0000 (14:41 +0100)]
MDL-41091 questions: fix get_all_submitted_qt_vars for unit testing.

9 years agoMDL-41004 Resource: Does not have generator
sam marshall [Fri, 2 Aug 2013 13:37:56 +0000 (14:37 +0100)]
MDL-41004 Resource: Does not have generator

9 years agoMDL-40996 quiz show user pic should also show name.
Tim Hunt [Fri, 2 Aug 2013 11:03:37 +0000 (12:03 +0100)]
MDL-40996 quiz show user pic should also show name.

This was a regression introduced by MDL-20636 two years ago!

9 years agoMDL-30895 switch from dl tag to table in the accessible chat
Jerome Mouneyrac [Thu, 8 Aug 2013 09:15:03 +0000 (17:15 +0800)]
MDL-30895 switch from dl tag to table in the accessible chat

9 years agoMDL-39507 questions: fix pluginfile URLs before format_text.
Jean-Michel Vedrine [Thu, 9 May 2013 05:51:14 +0000 (07:51 +0200)]
MDL-39507 questions: fix pluginfile URLs before format_text.

9 years agoMDL-31487 fix FEATURE_CONTROLS_GRADE_VISIBILITY for quiz.
Tim Hunt [Fri, 2 Aug 2013 15:09:28 +0000 (16:09 +0100)]
MDL-31487 fix FEATURE_CONTROLS_GRADE_VISIBILITY for quiz.

This is a followup to MDL-18301. That fix missed the following points:

1. On the edit categories and items screens, all items had an eye-con to
control the visibility, even if the visibility was controlled by the
module.

2. Changing the visibility of a grade category change the visibility of
all items within it, even if the visibility was controlled by the
module.

3. The quiz ingored $cm->visible when controlling whether its grade item
was visible.

9 years agoMDL-27655 improve purge all caches.
Tim Hunt [Mon, 29 Jul 2013 15:03:58 +0000 (16:03 +0100)]
MDL-27655 improve purge all caches.

If you click the link in the page footer, then it will reliably
redirect you back to the page you were on after purging the caches.

If you go to the purge all caches page in the admin menu, it shows you a
purge button, with no cancel button. Clicking the button purges the
caches and takes you back to the page with the button.

9 years agoMDL-41073 do not delete plugininfo caches when testing if upgrade necessary
Petr Škoda [Thu, 8 Aug 2013 08:19:01 +0000 (10:19 +0200)]
MDL-41073 do not delete plugininfo caches when testing if upgrade necessary

This should help with performance for all users when admin is logged in
because these caches need to be purged only after upgrade.

9 years agoMDL-41019 refactor string managers to new core_ classes
Petr Škoda [Sat, 3 Aug 2013 20:19:18 +0000 (22:19 +0200)]
MDL-41019 refactor string managers to new core_ classes

9 years agoMDL-30001 WEBCT Import does not work for 2.0
Jean-Michel Vedrine [Sun, 28 Oct 2012 14:36:04 +0000 (15:36 +0100)]
MDL-30001 WEBCT Import does not work for 2.0

9 years agoweekly release 2.6dev
Sam Hemelryk [Thu, 8 Aug 2013 04:24:00 +0000 (16:24 +1200)]
weekly release 2.6dev

9 years agoMerge branch 'install_master' of git://git.moodle.org/moodle-install
Sam Hemelryk [Thu, 8 Aug 2013 04:19:12 +0000 (16:19 +1200)]
Merge branch 'install_master' of git://git.moodle.org/moodle-install

9 years agoMDL-22236 webservice : Remove filearea restrictions on user draft areas.
Damyon Wiese [Thu, 8 Aug 2013 04:18:20 +0000 (12:18 +0800)]
MDL-22236 webservice : Remove filearea restrictions on user draft areas.

It does not make sense to apply restrictions to the size of a users draft areas
so this is only checked if uploading direct to user private files.