moodle.git
10 years agoMerge branch 'MDL-48660-master' of https://github.com/sammarshallou/moodle
Eloy Lafuente (stronk7) [Tue, 27 Jan 2015 20:11:27 +0000 (21:11 +0100)]
Merge branch 'MDL-48660-master' of https://github.com/sammarshallou/moodle

10 years agoMDL-48177 core: Plugin environment checks with no version of Moodle
Neill Magill [Wed, 26 Nov 2014 14:28:56 +0000 (14:28 +0000)]
MDL-48177 core: Plugin environment checks with no version of Moodle

The environment.xml files in plugins force you to define the versions of Moodle that the checks should be carried out against.
For community plugins the environment requirements of the plugin seem unlikely to be dependant on the version of Moodle.

This patch will allow the environment.xml files to use a new <PLUGIN> tag in place of the <MOODLE version="> tag.

This solution has the following properties:

* The Environment file will not break versions of Moodle that do not support the PLUGIN syntax.
* Specific versioned MOODLE tags can still be defined for versions of Moodle that do not have this patch.
* If both MOODLE and PLUGIN tags exist the PLUGIN tag will be used in preference.
* The PLUGIN tag will not function in the main Moodle environment.xml file.
* The PLUGIN tag has a mandatory name attribute that must match the frankenstyle name of the plugin being tested.

10 years agoMerge branch 'MDL-40285_master' of git://github.com/markn86/moodle
Eloy Lafuente (stronk7) [Tue, 27 Jan 2015 11:09:58 +0000 (12:09 +0100)]
Merge branch 'MDL-40285_master' of git://github.com/markn86/moodle

10 years agoMerge branch 'MDL-48383-master' of git://github.com/FMCorz/moodle
Eloy Lafuente (stronk7) [Tue, 27 Jan 2015 11:01:04 +0000 (12:01 +0100)]
Merge branch 'MDL-48383-master' of git://github.com/FMCorz/moodle

10 years agoMDL-48660 Availability: filter_user_list() should respect 'view hidden'
sam marshall [Mon, 5 Jan 2015 15:46:09 +0000 (15:46 +0000)]
MDL-48660 Availability: filter_user_list() should respect 'view hidden'

Updated filter_user_list and get_user_list_sql to account for
the viewhiddenactivities and viewhiddensections capabilities.

10 years agoMDL-40285 mod_assign: added extra group submissions behat scenario
Mark Nelson [Wed, 31 Dec 2014 06:51:12 +0000 (22:51 -0800)]
MDL-40285 mod_assign: added extra group submissions behat scenario

Thanks a lot to Jody Steele for providing the basis for the scenario.

10 years agoMDL-40285 mod_assign: show details for all default group members
Mark Nelson [Fri, 9 Jan 2015 05:47:02 +0000 (21:47 -0800)]
MDL-40285 mod_assign: show details for all default group members

10 years agoMerge branch 'MDL-47871_master' of https://github.com/markn86/moodle
Andrew Nicols [Tue, 27 Jan 2015 05:09:29 +0000 (13:09 +0800)]
Merge branch 'MDL-47871_master' of https://github.com/markn86/moodle

10 years agoMDL-46755 format_social: Minor corrections during integration
Andrew Nicols [Tue, 27 Jan 2015 04:13:59 +0000 (12:13 +0800)]
MDL-46755 format_social: Minor corrections during integration

* Add additional checks in behat tests to ensure ordering of information
  does not give false positives
* Typo in lang pack
* Comment correction

10 years agoMDL-47871 tool_monitor: allow teachers to duplicate site rules
Mark Nelson [Tue, 30 Dec 2014 00:39:30 +0000 (16:39 -0800)]
MDL-47871 tool_monitor: allow teachers to duplicate site rules

10 years agoMerge branch 'MDL-46755_m29-2' of https://github.com/sbourget/moodle
Andrew Nicols [Tue, 27 Jan 2015 03:30:55 +0000 (11:30 +0800)]
Merge branch 'MDL-46755_m29-2' of https://github.com/sbourget/moodle

10 years agoMerge branch 'MDL-48491-master' of git://github.com/zbdd/moodle
Andrew Nicols [Tue, 27 Jan 2015 02:48:36 +0000 (10:48 +0800)]
Merge branch 'MDL-48491-master' of git://github.com/zbdd/moodle

10 years agoMerge branch 'MDL-48916' of https://github.com/wesleysitu/moodle
Eloy Lafuente (stronk7) [Tue, 27 Jan 2015 00:06:43 +0000 (01:06 +0100)]
Merge branch 'MDL-48916' of https://github.com/wesleysitu/moodle

10 years agoMerge branch 'MDL-48921-master-2nd' of git://github.com/FMCorz/moodle
Eloy Lafuente (stronk7) [Tue, 27 Jan 2015 00:02:39 +0000 (01:02 +0100)]
Merge branch 'MDL-48921-master-2nd' of git://github.com/FMCorz/moodle

10 years agoMerge branch 'MDL-48946-master' of https://github.com/sammarshallou/moodle
Eloy Lafuente (stronk7) [Mon, 26 Jan 2015 23:56:51 +0000 (00:56 +0100)]
Merge branch 'MDL-48946-master' of https://github.com/sammarshallou/moodle

10 years agoMerge branch 'wip-MDL-48325-master' of git://github.com/abgreeve/moodle
Eloy Lafuente (stronk7) [Mon, 26 Jan 2015 23:22:36 +0000 (00:22 +0100)]
Merge branch 'wip-MDL-48325-master' of git://github.com/abgreeve/moodle

10 years agoMerge branch 'MDL-48939-master' of git://github.com/andrewnicols/moodle
Eloy Lafuente (stronk7) [Mon, 26 Jan 2015 22:57:33 +0000 (23:57 +0100)]
Merge branch 'MDL-48939-master' of git://github.com/andrewnicols/moodle

10 years agoMerge branch 'MDL-48616-master' of git://github.com/jethac/moodle
Eloy Lafuente (stronk7) [Mon, 26 Jan 2015 22:47:14 +0000 (23:47 +0100)]
Merge branch 'MDL-48616-master' of git://github.com/jethac/moodle

10 years agoMerge branch 'MDL-48407-master' of git://github.com/gurgus/moodle
Eloy Lafuente (stronk7) [Mon, 26 Jan 2015 22:41:17 +0000 (23:41 +0100)]
Merge branch 'MDL-48407-master' of git://github.com/gurgus/moodle

10 years agoMDL-48266 backup: make upgrade step to match current version bump.
Eloy Lafuente (stronk7) [Mon, 26 Jan 2015 18:22:44 +0000 (19:22 +0100)]
MDL-48266 backup: make upgrade step to match current version bump.

10 years agoMerge branch 'MDL-48266-master' of git://github.com/FMCorz/moodle
Eloy Lafuente (stronk7) [Mon, 26 Jan 2015 18:19:35 +0000 (19:19 +0100)]
Merge branch 'MDL-48266-master' of git://github.com/FMCorz/moodle

Conflicts:
version.php

10 years agoMerge branch 'MDL-48720-master' of git://github.com/andrewnicols/moodle
Eloy Lafuente (stronk7) [Mon, 26 Jan 2015 18:08:21 +0000 (19:08 +0100)]
Merge branch 'MDL-48720-master' of git://github.com/andrewnicols/moodle

10 years agoMerge branch 'MDL-40286' of git://github.com/jmvedrine/moodle
Eloy Lafuente (stronk7) [Mon, 26 Jan 2015 17:32:43 +0000 (18:32 +0100)]
Merge branch 'MDL-40286' of git://github.com/jmvedrine/moodle

10 years agoMerge branch 'MDL-35765-master' of git://github.com/merrill-oakland/moodle
Eloy Lafuente (stronk7) [Mon, 26 Jan 2015 16:27:54 +0000 (17:27 +0100)]
Merge branch 'MDL-35765-master' of git://github.com/merrill-oakland/moodle

10 years agoMerge branch 'MDL-36877' of git://github.com/jmvedrine/moodle
Eloy Lafuente (stronk7) [Mon, 26 Jan 2015 15:04:29 +0000 (16:04 +0100)]
Merge branch 'MDL-36877' of git://github.com/jmvedrine/moodle

10 years agoMerge branch 'MDL-48711-master' of git://github.com/merrill-oakland/moodle
Eloy Lafuente (stronk7) [Mon, 26 Jan 2015 10:14:33 +0000 (11:14 +0100)]
Merge branch 'MDL-48711-master' of git://github.com/merrill-oakland/moodle

10 years agoMerge branch 'MDL-43421' of git://github.com/mr-russ/moodle
Eloy Lafuente (stronk7) [Mon, 26 Jan 2015 09:24:51 +0000 (10:24 +0100)]
Merge branch 'MDL-43421' of git://github.com/mr-russ/moodle

10 years agoMDL-36877 Lesson: final page not displayed if show gradebook set to no
Jean-Michel Vedrine [Thu, 27 Nov 2014 20:29:30 +0000 (21:29 +0100)]
MDL-36877 Lesson: final page not displayed if show gradebook set to no

10 years agoMDL-40286 mod_lesson: non-editing teacher should see Grade analysis
Jean-Michel Vedrine [Sat, 6 Dec 2014 07:55:56 +0000 (08:55 +0100)]
MDL-40286 mod_lesson: non-editing teacher should see Grade analysis

10 years agoweekly release 2.9dev
Andrew Nicols [Fri, 23 Jan 2015 00:27:32 +0000 (08:27 +0800)]
weekly release 2.9dev

10 years agoMerge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Andrew Nicols [Fri, 23 Jan 2015 00:27:25 +0000 (08:27 +0800)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install

10 years agoMerge branch 'MDL-48949' of git://github.com/timhunt/moodle
Dan Poltawski [Thu, 22 Jan 2015 17:52:20 +0000 (17:52 +0000)]
Merge branch 'MDL-48949' of git://github.com/timhunt/moodle

10 years agoMDL-48949 mod_lti: tidy mod/lti/upgrade.txt
Tim Hunt [Thu, 22 Jan 2015 17:28:08 +0000 (17:28 +0000)]
MDL-48949 mod_lti: tidy mod/lti/upgrade.txt

10 years agoMDL-48946 Files: New custom description format_string call
sam marshall [Thu, 22 Jan 2015 13:27:50 +0000 (13:27 +0000)]
MDL-48946 Files: New custom description format_string call

The format_string call used when getting file type descriptions
does not specify a context. The page context is not always
available at this point, so for consistency it should specify
the system context.

10 years agoMDL-48266 backup: Fix backup strorage misconfiguration
Frederic Massart [Fri, 12 Dec 2014 07:50:48 +0000 (15:50 +0800)]
MDL-48266 backup: Fix backup strorage misconfiguration

Basically if the destination dir is empty then the storage
type should be set to the course backup area. This does
not affect the behaviour of the backups that lived with
misconfigured settings.

10 years agoMDL-48266 backup: Validate backup_auto_storage config
Frederic Massart [Fri, 12 Dec 2014 06:58:42 +0000 (14:58 +0800)]
MDL-48266 backup: Validate backup_auto_storage config

10 years agoMerge branch 'MDL-48493-master-autodetect' of git://github.com/mudrd8mz/moodle
Eloy Lafuente (stronk7) [Thu, 22 Jan 2015 09:17:56 +0000 (10:17 +0100)]
Merge branch 'MDL-48493-master-autodetect' of git://github.com/mudrd8mz/moodle

10 years agoMDL-48493 admin: Fix PHP warning thrown if unable to detect component
David Mudrák [Thu, 22 Jan 2015 09:02:01 +0000 (10:02 +0100)]
MDL-48493 admin: Fix PHP warning thrown if unable to detect component

The method detect_plugin_component() returns false or string. The
normalize_component() expects strings only. Passing false to it
(typically when the plugin does not declare its component) caused the
PHP warning.

Credit goes to Ankit Agarwal for spotting this during testing.

10 years agoMDL-48939 core: Depreacte search_generate_text_SQL
Andrew Nicols [Thu, 22 Jan 2015 07:10:00 +0000 (15:10 +0800)]
MDL-48939 core: Depreacte search_generate_text_SQL

This has never been used outside of forum, where it was introduced in
Moodle 1.8 and required manual creation of an index.

10 years agoMDL-48325 mod_data: Export to portfolio button uses capability.
Adrian Greeve [Mon, 22 Dec 2014 03:49:02 +0000 (11:49 +0800)]
MDL-48325 mod_data: Export to portfolio button uses capability.

The Export to portfolio button now checks the mod/data:exportownentry
capability to see if the export button should be shown.

10 years agoMDL-48491 enrolments: Paypal enrolments send email as support user.
Zachary Durber [Thu, 22 Jan 2015 05:42:08 +0000 (13:42 +0800)]
MDL-48491 enrolments: Paypal enrolments send email as support user.

10 years agoMDL-48407 mod_forum: Updated text email notification template
Dave Cooper [Thu, 22 Jan 2015 05:28:18 +0000 (13:28 +0800)]
MDL-48407 mod_forum: Updated text email notification template

10 years agoRevert "Merge branch 'wip-mdl-48624-m' of https://github.com/rajeshtaneja/moodle"
Andrew Nicols [Thu, 22 Jan 2015 04:13:35 +0000 (12:13 +0800)]
Revert "Merge branch 'wip-mdl-48624-m' of https://github.com/rajeshtaneja/moodle"

This reverts commit e08f58288af17bea8d55b66dae697d9d917053f4, reversing
changes made to 782ea98c59945864cfcc3ab44a6f17d49a9ed39f.

10 years agoMDL-48383 task: Indicate when a task will not run if plugin is disabled
Frederic Massart [Thu, 8 Jan 2015 08:03:56 +0000 (16:03 +0800)]
MDL-48383 task: Indicate when a task will not run if plugin is disabled

10 years agoMDL-46755 format_social: behat test
Stephen Bourget [Wed, 21 Jan 2015 16:08:43 +0000 (11:08 -0500)]
MDL-46755 format_social: behat test

10 years agoMDL-46755 format_social: Make discussion count configurable
Stephen Bourget [Wed, 21 Jan 2015 16:08:01 +0000 (11:08 -0500)]
MDL-46755 format_social: Make discussion count configurable

10 years agoMerge branch 'MDL-48823_master' of git://github.com/dmonllao/moodle
Eloy Lafuente (stronk7) [Wed, 21 Jan 2015 11:32:19 +0000 (12:32 +0100)]
Merge branch 'MDL-48823_master' of git://github.com/dmonllao/moodle

10 years agoMDL-48720 mod_forum: Tidy up whitespace to comply with coding style
Andrew Nicols [Wed, 21 Jan 2015 04:13:26 +0000 (12:13 +0800)]
MDL-48720 mod_forum: Tidy up whitespace to comply with coding style

10 years agoMDL-48720 mod_forum: Only copy discussion preferences when moving posts
Andrew Nicols [Wed, 31 Dec 2014 03:03:07 +0000 (11:03 +0800)]
MDL-48720 mod_forum: Only copy discussion preferences when moving posts

Rather than adding discussion preferences to a user based upon their
subscription to the source forum, only respect any actively selected
preference. That is to say that:
* if a user has opted into a discussion and following a move would be
  unsubscribed, re-subscribe them;
* if a user has opted out of a discussion and following a move would be
  subscribed once more, unsubscribe them; and
* if a user has not made an active choice, follow the discussion preference
  for the target forum.

10 years agoMerge branch 'MDL-348' of https://github.com/bostelm/moodle
Andrew Nicols [Wed, 21 Jan 2015 03:46:22 +0000 (11:46 +0800)]
Merge branch 'MDL-348' of https://github.com/bostelm/moodle

10 years agoMDL-48921 admin: Keep the search string in the URL after form submission
Frederic Massart [Wed, 21 Jan 2015 03:33:03 +0000 (11:33 +0800)]
MDL-48921 admin: Keep the search string in the URL after form submission

10 years agoMDL-48823 admin: Just one admin tree reload after settings changes
David Monllao [Wed, 14 Jan 2015 05:35:24 +0000 (13:35 +0800)]
MDL-48823 admin: Just one admin tree reload after settings changes

10 years agoMerge branch 'wip-mdl-48761' of https://github.com/rajeshtaneja/moodle
Andrew Nicols [Wed, 21 Jan 2015 02:21:24 +0000 (10:21 +0800)]
Merge branch 'wip-mdl-48761' of https://github.com/rajeshtaneja/moodle

10 years agoMDL-48761 behat: Added new step for debugging scenarios
Rajesh Taneja [Thu, 15 Jan 2015 04:44:56 +0000 (12:44 +0800)]
MDL-48761 behat: Added new step for debugging scenarios

10 years agoMerge branch 'MDL-28513-master' of git://github.com/andrewnicols/moodle
David Monllao [Wed, 21 Jan 2015 01:52:55 +0000 (09:52 +0800)]
Merge branch 'MDL-28513-master' of git://github.com/andrewnicols/moodle

10 years agoMDL-28513 install: Add adminemail to the CLI installers
Andrew Nicols [Fri, 9 Jan 2015 06:08:33 +0000 (14:08 +0800)]
MDL-28513 install: Add adminemail to the CLI installers

10 years agoMDL-48916 atto_undo: Clarify text for "Undo/Redo"
Wesley Situ [Tue, 20 Jan 2015 19:27:36 +0000 (11:27 -0800)]
MDL-48916 atto_undo: Clarify text for "Undo/Redo"

10 years agoMerge branch 'wip-MDL-48847-master' of git://github.com/marinaglancy/moodle
Eloy Lafuente (stronk7) [Tue, 20 Jan 2015 23:28:30 +0000 (00:28 +0100)]
Merge branch 'wip-MDL-48847-master' of git://github.com/marinaglancy/moodle

10 years agoMerge branch 'MDL-48830-m' of https://github.com/micaherne/moodle
Eloy Lafuente (stronk7) [Tue, 20 Jan 2015 23:03:56 +0000 (00:03 +0100)]
Merge branch 'MDL-48830-m' of https://github.com/micaherne/moodle

10 years agoMDL-48711 gradebook: Properly compute extra-redit status for cat grades
Eric Merrill [Mon, 19 Jan 2015 22:05:21 +0000 (17:05 -0500)]
MDL-48711 gradebook: Properly compute extra-redit status for cat grades

When seeing if a grade item for a category is computed for extra-credit
status, we need to use the *grandparent* of the item.

10 years agoMDL-35765 availability: Use category total full names
Eric Merrill [Tue, 20 Jan 2015 20:37:13 +0000 (15:37 -0500)]
MDL-35765 availability: Use category total full names

10 years agoMerge branch 'MDL-48873_master' of https://github.com/StudiUM/moodle
Eloy Lafuente (stronk7) [Tue, 20 Jan 2015 18:23:05 +0000 (19:23 +0100)]
Merge branch 'MDL-48873_master' of https://github.com/StudiUM/moodle

10 years agoMerge branch 'MDL-48813_m29' of git://github.com/sbourget/moodle
Eloy Lafuente (stronk7) [Tue, 20 Jan 2015 18:20:26 +0000 (19:20 +0100)]
Merge branch 'MDL-48813_m29' of git://github.com/sbourget/moodle

10 years agoMerge branch 'wip-mdl-48837' of https://github.com/rajeshtaneja/moodle
Eloy Lafuente (stronk7) [Tue, 20 Jan 2015 17:48:18 +0000 (18:48 +0100)]
Merge branch 'wip-mdl-48837' of https://github.com/rajeshtaneja/moodle

10 years agoMerge branch 'MDL-48798-29' of https://github.com/vadimonus/moodle
Dan Poltawski [Tue, 20 Jan 2015 17:50:19 +0000 (17:50 +0000)]
Merge branch 'MDL-48798-29' of https://github.com/vadimonus/moodle

10 years agoMerge branch 'MDL-48477' of git://github.com/timhunt/moodle
Eloy Lafuente (stronk7) [Tue, 20 Jan 2015 17:44:08 +0000 (18:44 +0100)]
Merge branch 'MDL-48477' of git://github.com/timhunt/moodle

10 years agoMerge branch 'MDL-48779-29' of https://github.com/vadimonus/moodle
Eloy Lafuente (stronk7) [Tue, 20 Jan 2015 17:40:59 +0000 (18:40 +0100)]
Merge branch 'MDL-48779-29' of https://github.com/vadimonus/moodle

10 years agoMerge branch 'MDL-47792_master' of git://github.com/dmonllao/moodle
Eloy Lafuente (stronk7) [Tue, 20 Jan 2015 17:32:32 +0000 (18:32 +0100)]
Merge branch 'MDL-47792_master' of git://github.com/dmonllao/moodle

10 years agoMerge branch 'wip-mdl-48831' of https://github.com/rajeshtaneja/moodle
Dan Poltawski [Tue, 20 Jan 2015 17:20:58 +0000 (17:20 +0000)]
Merge branch 'wip-mdl-48831' of https://github.com/rajeshtaneja/moodle

10 years agoMDL-48616 editor_atto: add macrons to atto charmap
Narissa Bayler [Tue, 13 Jan 2015 12:37:43 +0000 (20:37 +0800)]
MDL-48616 editor_atto: add macrons to atto charmap

10 years agoMerge branch 'MDL-48829' of git://github.com/timhunt/moodle
Dan Poltawski [Tue, 20 Jan 2015 17:07:52 +0000 (17:07 +0000)]
Merge branch 'MDL-48829' of git://github.com/timhunt/moodle

10 years agoMerge branch 'wip-mdl-48624-m' of https://github.com/rajeshtaneja/moodle
Eloy Lafuente (stronk7) [Tue, 20 Jan 2015 16:07:34 +0000 (17:07 +0100)]
Merge branch 'wip-mdl-48624-m' of https://github.com/rajeshtaneja/moodle

10 years agoMerge branch 'MDL-47166-master' of git://github.com/andrewnicols/moodle
Eloy Lafuente (stronk7) [Tue, 20 Jan 2015 15:14:26 +0000 (16:14 +0100)]
Merge branch 'MDL-47166-master' of git://github.com/andrewnicols/moodle

10 years agoMerge branch 'MDL-48765-master' of git://github.com/mackensen/moodle
David Monllao [Tue, 20 Jan 2015 09:08:21 +0000 (17:08 +0800)]
Merge branch 'MDL-48765-master' of git://github.com/mackensen/moodle

10 years agoMerge branch 'wip-MDL-20053-master' of git://github.com/abgreeve/moodle
David Monllao [Tue, 20 Jan 2015 08:43:24 +0000 (16:43 +0800)]
Merge branch 'wip-MDL-20053-master' of git://github.com/abgreeve/moodle

10 years agoMerge branch 'MDL-48776-master' of git://github.com/gurgus/moodle
David Monllao [Tue, 20 Jan 2015 08:07:34 +0000 (16:07 +0800)]
Merge branch 'MDL-48776-master' of git://github.com/gurgus/moodle

10 years agoMerge branch 'MDL-42172-29' of https://github.com/vadimonus/moodle
Andrew Nicols [Tue, 20 Jan 2015 07:42:11 +0000 (15:42 +0800)]
Merge branch 'MDL-42172-29' of https://github.com/vadimonus/moodle

10 years agoMerge branch 'MDL-35486-master' of git://github.com/danpoltawski/moodle
Andrew Nicols [Tue, 20 Jan 2015 06:00:41 +0000 (14:00 +0800)]
Merge branch 'MDL-35486-master' of git://github.com/danpoltawski/moodle

10 years agoMerge branch 'MDL-44560-master' of git://github.com/xow/moodle
Andrew Nicols [Tue, 20 Jan 2015 04:57:41 +0000 (12:57 +0800)]
Merge branch 'MDL-44560-master' of git://github.com/xow/moodle

10 years agoMerge branch 'MDL-38277_m29v2' of https://github.com/sbourget/moodle
Andrew Nicols [Tue, 20 Jan 2015 04:34:07 +0000 (12:34 +0800)]
Merge branch 'MDL-38277_m29v2' of https://github.com/sbourget/moodle

10 years agoMDL-47792 javascript: Fix for cropped headers and horizontal align
Aaron Barnes [Tue, 23 Dec 2014 23:31:57 +0000 (12:31 +1300)]
MDL-47792 javascript: Fix for cropped headers and horizontal align

10 years agoMerge branch 'MDL-43163' of git://github.com/jmvedrine/moodle
Andrew Nicols [Tue, 20 Jan 2015 03:23:41 +0000 (11:23 +0800)]
Merge branch 'MDL-43163' of git://github.com/jmvedrine/moodle

10 years agoMerge branch 'MDL-48596' of git://github.com/jmvedrine/moodle
Andrew Nicols [Tue, 20 Jan 2015 02:54:19 +0000 (10:54 +0800)]
Merge branch 'MDL-48596' of git://github.com/jmvedrine/moodle

10 years agoMerge branch 'MDL-48741' of git://github.com/stronk7/moodle
Andrew Nicols [Tue, 20 Jan 2015 01:40:37 +0000 (09:40 +0800)]
Merge branch 'MDL-48741' of git://github.com/stronk7/moodle

10 years agoMDL-20053 mod_data: Update to fix unit tests.
Adrian Greeve [Thu, 15 Jan 2015 09:36:30 +0000 (17:36 +0800)]
MDL-20053 mod_data: Update to fix unit tests.

10 years agoMDL-20053 mod_data: Update to behat tests
Adrian Greeve [Thu, 15 Jan 2015 09:36:05 +0000 (17:36 +0800)]
MDL-20053 mod_data: Update to behat tests

A bulk delete of entries has been added to
the behat tests.

10 years agoMDL-20053 mod_data: Removal of individual DB call.
Adrian Greeve [Mon, 5 Jan 2015 01:38:17 +0000 (09:38 +0800)]
MDL-20053 mod_data: Removal of individual DB call.

The main functions for retrieving records have been
updated to include user picture information.

10 years agoMDL-48776 core_message: Fixed userid check.
Dave Cooper [Mon, 19 Jan 2015 05:16:48 +0000 (13:16 +0800)]
MDL-48776 core_message: Fixed userid check.

Thanks to Oleg Demeshev for providing the patch.

10 years agoMerge branch 'MDL-46976-master' of git://github.com/danpoltawski/moodle
Andrew Nicols [Mon, 19 Jan 2015 03:59:30 +0000 (11:59 +0800)]
Merge branch 'MDL-46976-master' of git://github.com/danpoltawski/moodle

10 years agoMerge branch 'MDL-48073-master' of git://github.com/gurgus/moodle
Andrew Nicols [Mon, 19 Jan 2015 03:36:47 +0000 (11:36 +0800)]
Merge branch 'MDL-48073-master' of git://github.com/gurgus/moodle

10 years agoMDL-48073 enrol: Fixed group filter resetting erroneously.
Nivedita Setru [Wed, 14 Jan 2015 02:28:22 +0000 (10:28 +0800)]
MDL-48073 enrol: Fixed group filter resetting erroneously.

10 years agoMDL-48624 behat: Added extended timeout in workshop step
Rajesh Taneja [Wed, 14 Jan 2015 01:33:38 +0000 (09:33 +0800)]
MDL-48624 behat: Added extended timeout in workshop step

i_allocate_submissions_in_workshop_as step sometimes
fails because of server speed. Added extended timout
ensuring they wait enough before failing.

10 years agoMDL-48624 behat: Added extended timeout to ensure step pass
Rajesh Taneja [Wed, 14 Jan 2015 01:31:54 +0000 (09:31 +0800)]
MDL-48624 behat: Added extended timeout to ensure step pass

following_should_download_between_and_bytes step sometimes
fails because of server speed. Added extended timout
ensuring they wait enough before failing.
Also, not calling force download while running behat site

10 years agoMerge branch 'MDL-43386' of git://github.com/jmvedrine/moodle
Andrew Nicols [Mon, 19 Jan 2015 01:24:44 +0000 (09:24 +0800)]
Merge branch 'MDL-43386' of git://github.com/jmvedrine/moodle

10 years agoMDL-43386 Lesson: Grade essay student response formatting not correct
Jean-Michel Vedrine [Sat, 11 Oct 2014 20:43:03 +0000 (22:43 +0200)]
MDL-43386 Lesson: Grade essay student response formatting not correct

10 years agoAutomatically generated installer lang files
AMOS bot [Sat, 17 Jan 2015 16:03:56 +0000 (00:03 +0800)]
Automatically generated installer lang files

10 years agoMDL-48873 auth_cas: Wrong redirection with bad multiauth login
Gilles-Philippe Leblanc [Fri, 16 Jan 2015 14:43:10 +0000 (09:43 -0500)]
MDL-48873 auth_cas: Wrong redirection with bad multiauth login

10 years agoMDL-48596 mod_lesson: editing interface won't expand to full screen
Jean-Michel Vedrine [Sun, 28 Dec 2014 09:22:46 +0000 (10:22 +0100)]
MDL-48596 mod_lesson: editing interface won't expand to full screen

10 years agoMDL-43163 mod_lesson: Coding style problem: ->BOX
Jean-Michel Vedrine [Sat, 10 Jan 2015 16:49:07 +0000 (17:49 +0100)]
MDL-43163 mod_lesson: Coding style problem: ->BOX

10 years agoMDL-48837 phpunit: Restore system default timezone
Ray Bon [Wed, 14 Jan 2015 07:05:11 +0000 (15:05 +0800)]
MDL-48837 phpunit: Restore system default timezone