moodle.git
11 years agoMerge branch 'm27_MDL-43039_SessionDiskFull_False_Positive' of https://github.com...
Damyon Wiese [Mon, 2 Dec 2013 06:37:22 +0000 (14:37 +0800)]
Merge branch 'm27_MDL-43039_SessionDiskFull_False_Positive' of https://github.com/scara/moodle

11 years agoMerge branch 'MDL-42969-master' of git://github.com/mouneyrac/moodle
Dan Poltawski [Mon, 2 Dec 2013 06:23:48 +0000 (14:23 +0800)]
Merge branch 'MDL-42969-master' of git://github.com/mouneyrac/moodle

11 years agoMDL-43018 Fix unit tests for minify changes.
Damyon Wiese [Mon, 2 Dec 2013 04:52:01 +0000 (12:52 +0800)]
MDL-43018 Fix unit tests for minify changes.

11 years agoMerge branch 'MDL-40040-master' of git://github.com/ankitagarwal/moodle
Damyon Wiese [Mon, 2 Dec 2013 04:16:59 +0000 (12:16 +0800)]
Merge branch 'MDL-40040-master' of git://github.com/ankitagarwal/moodle

11 years agoMDL-40040 Cleanup some blog methods and replace add_to_log
Ankit Agarwal [Thu, 21 Nov 2013 07:36:35 +0000 (15:36 +0800)]
MDL-40040 Cleanup some blog methods and replace add_to_log

Cleaned up add_association()
cleaned up add_associations()
Replaced remaining add_to_log() in blogs with events

11 years agoMDL-40040 events: Add unit tests for blog events
Ankit Agarwal [Thu, 21 Nov 2013 07:35:28 +0000 (15:35 +0800)]
MDL-40040 events: Add unit tests for blog events

11 years agoMDL-40040 events: Add blog events
Ankit Agarwal [Thu, 21 Nov 2013 07:34:56 +0000 (15:34 +0800)]
MDL-40040 events: Add blog events

Added blog_entries_viewed
Added blog_association_created

11 years agoMerge branch 'w49_MDL-43106_m27_doublecookie' of https://github.com/skodak/moodle
Dan Poltawski [Mon, 2 Dec 2013 03:58:01 +0000 (11:58 +0800)]
Merge branch 'w49_MDL-43106_m27_doublecookie' of https://github.com/skodak/moodle

11 years agoMerge branch 'MDL-43018-master' of git://github.com/andrewnicols/moodle
Damyon Wiese [Mon, 2 Dec 2013 03:23:46 +0000 (11:23 +0800)]
Merge branch 'MDL-43018-master' of git://github.com/andrewnicols/moodle

11 years agoMerge branch 'wip-MDL-40191-master' of git://github.com/marinaglancy/moodle
Dan Poltawski [Mon, 2 Dec 2013 03:19:41 +0000 (11:19 +0800)]
Merge branch 'wip-MDL-40191-master' of git://github.com/marinaglancy/moodle

11 years agoMerge branch 'MDL-43068' of git://github.com/timhunt/moodle
Dan Poltawski [Mon, 2 Dec 2013 03:11:07 +0000 (11:11 +0800)]
Merge branch 'MDL-43068' of git://github.com/timhunt/moodle

11 years agoMerge branch '43033-27' of git://github.com/samhemelryk/moodle
Damyon Wiese [Mon, 2 Dec 2013 01:33:39 +0000 (09:33 +0800)]
Merge branch '43033-27' of git://github.com/samhemelryk/moodle

11 years agoMerge branch 'MDL-42876-master' of git://github.com/mouneyrac/moodle
Sam Hemelryk [Mon, 2 Dec 2013 01:04:09 +0000 (14:04 +1300)]
Merge branch 'MDL-42876-master' of git://github.com/mouneyrac/moodle

11 years agoMerge branch 'MDL-42918' of git://github.com/rwijaya/moodle
Sam Hemelryk [Mon, 2 Dec 2013 00:44:05 +0000 (13:44 +1300)]
Merge branch 'MDL-42918' of git://github.com/rwijaya/moodle

Conflicts:
theme/bootstrapbase/style/moodle.css

11 years agoMerge branch 'MDL-42951-master' of git://github.com/FMCorz/moodle
Sam Hemelryk [Sun, 1 Dec 2013 21:52:11 +0000 (10:52 +1300)]
Merge branch 'MDL-42951-master' of git://github.com/FMCorz/moodle

11 years agoMerge branch 'wip-mdl-33618' of https://github.com/rajeshtaneja/moodle
Sam Hemelryk [Sun, 1 Dec 2013 21:35:46 +0000 (10:35 +1300)]
Merge branch 'wip-mdl-33618' of https://github.com/rajeshtaneja/moodle

11 years agoMDL-43033 cache: added stats logging to set_many methods
Sam Hemelryk [Tue, 26 Nov 2013 22:41:05 +0000 (11:41 +1300)]
MDL-43033 cache: added stats logging to set_many methods

11 years agoMDL-43033 cache: fixed display of definition stores in admin interface
Sam Hemelryk [Tue, 26 Nov 2013 22:18:53 +0000 (11:18 +1300)]
MDL-43033 cache: fixed display of definition stores in admin interface

11 years agoMDL-43033 cache: added a warning icon for mappings
Sam Hemelryk [Tue, 26 Nov 2013 01:07:29 +0000 (14:07 +1300)]
MDL-43033 cache: added a warning icon for mappings

We now show a warning icon with an explanatory alt if the user
has mapped a store as a mode default that doesn't not fulfill the
requirements of every known definition.

11 years agoMDL-43033 cache: fixed mode map event invalidation scenario
Sam Hemelryk [Mon, 25 Nov 2013 23:17:33 +0000 (12:17 +1300)]
MDL-43033 cache: fixed mode map event invalidation scenario

11 years agoMDL-43033 cache: added stats logging to get_many methods
Sam Hemelryk [Mon, 25 Nov 2013 23:03:40 +0000 (12:03 +1300)]
MDL-43033 cache: added stats logging to get_many methods

11 years agoMDL-43039 Libraries "The session partition is full." false positive.
Matteo Scaramuccia [Sun, 24 Nov 2013 08:21:14 +0000 (09:21 +0100)]
MDL-43039 Libraries "The session partition is full." false positive.

11 years agoMDL-43106 fix double cookies on first access
Petr Škoda [Thu, 28 Nov 2013 05:01:23 +0000 (13:01 +0800)]
MDL-43106 fix double cookies on first access

11 years agoweekly release 2.7dev
Dan Poltawski [Fri, 29 Nov 2013 04:52:39 +0000 (12:52 +0800)]
weekly release 2.7dev

11 years agoMerge branch 'install_master' of git://git.moodle.org/moodle-install
Dan Poltawski [Fri, 29 Nov 2013 04:52:35 +0000 (12:52 +0800)]
Merge branch 'install_master' of git://git.moodle.org/moodle-install

11 years agoMerge branch 'MDL-42957-master' of https://github.com/jamiepratt/moodle
Eloy Lafuente (stronk7) [Thu, 28 Nov 2013 11:44:04 +0000 (12:44 +0100)]
Merge branch 'MDL-42957-master' of https://github.com/jamiepratt/moodle

Conflicts:
question/classes/statistics/questions/calculator.php
question/classes/statistics/responses/analyser.php

11 years agoMDL-42957 (3) quiz statistics : removing assertEquals(time(), ..) tests
James Pratt [Thu, 28 Nov 2013 10:57:02 +0000 (17:57 +0700)]
MDL-42957 (3) quiz statistics : removing assertEquals(time(), ..) tests

11 years agoMDL-42957 (2) quiz statistics : Hardcoded sql LIMIT clause
James Pratt [Thu, 28 Nov 2013 10:13:26 +0000 (17:13 +0700)]
MDL-42957 (2) quiz statistics : Hardcoded sql LIMIT clause

Fixing some typos and adding some tests.

11 years agoAutomatically generated installer lang files
AMOS bot [Thu, 28 Nov 2013 09:12:39 +0000 (09:12 +0000)]
Automatically generated installer lang files

11 years agoMDL-42951 curl: Re-organise Unit Tests in smaller chunks
Frederic Massart [Thu, 28 Nov 2013 04:11:19 +0000 (12:11 +0800)]
MDL-42951 curl: Re-organise Unit Tests in smaller chunks

11 years agoMDL-42951 curl: Always keep the last headers of a request
Frederic Massart [Wed, 27 Nov 2013 01:26:39 +0000 (09:26 +0800)]
MDL-42951 curl: Always keep the last headers of a request

11 years agoMDL-43068 course&gradebook: show/hide cm & CONTROLS_GRADE_VISIBILITY
Tim Hunt [Wed, 27 Nov 2013 17:40:40 +0000 (17:40 +0000)]
MDL-43068 course&gradebook: show/hide cm & CONTROLS_GRADE_VISIBILITY

Making a quiz visible on the course page, of via the settings form,
could cause the grade item to become visible in the gradebook, even
though the quiz supports FEATURE_CONTROLS_GRADE_VISIBILITY to ensure
that when the grades are hidden in the quiz settings, they do not appear
in the gradebook.

Now, if a module supports FEATURE_CONTROLS_GRADE_VISIBILITY, then
set_coursemodule_visible calls the _grade_item_update callback to update
the grade item(s).

In addition, there was a bug when saving the quiz form, where it used
the value of $cm->visible from the database, which was wrong if the
value of cm->visible had just been changed on the setting form.

11 years agoMDL-42942 behat: increment version
Dan Poltawski [Wed, 27 Nov 2013 03:33:11 +0000 (11:33 +0800)]
MDL-42942 behat: increment version

11 years agoMerge branch 'MDL-42942_master' of git://github.com/dmonllao/moodle
Dan Poltawski [Wed, 27 Nov 2013 03:32:23 +0000 (11:32 +0800)]
Merge branch 'MDL-42942_master' of git://github.com/dmonllao/moodle

11 years agoMDL-43018 JavaScript: Correct joining of multiple minified JS
Andrew Nicols [Wed, 27 Nov 2013 01:33:12 +0000 (09:33 +0800)]
MDL-43018 JavaScript: Correct joining of multiple minified JS

When minifiying JS, unnecessary semi-colons are removed - this includes the
trailing semi-colon.

Since we join multiple files together after minification, we need to add an
additional semi-colon in this situation to produce valid JavaScript.

11 years agoAutomatically generated installer lang files
AMOS bot [Wed, 27 Nov 2013 00:48:23 +0000 (00:48 +0000)]
Automatically generated installer lang files

11 years agoMerge branch 'wip-MDL-42508-master' of git://github.com/marinaglancy/moodle
Sam Hemelryk [Tue, 26 Nov 2013 23:36:02 +0000 (12:36 +1300)]
Merge branch 'wip-MDL-42508-master' of git://github.com/marinaglancy/moodle

11 years agoMerge branch 'master_MDL-43045' of git://github.com/totara/moodle
Eloy Lafuente (stronk7) [Tue, 26 Nov 2013 20:27:35 +0000 (21:27 +0100)]
Merge branch 'master_MDL-43045' of git://github.com/totara/moodle

11 years agoMerge branch 'wip-MDL-43008-master' of git://github.com/abgreeve/moodle
Damyon Wiese [Tue, 26 Nov 2013 08:56:20 +0000 (16:56 +0800)]
Merge branch 'wip-MDL-43008-master' of git://github.com/abgreeve/moodle

11 years agoMDL-43008 calendar: Allow calendar plugins to display setting pages.
Adrian Greeve [Thu, 21 Nov 2013 09:14:07 +0000 (17:14 +0800)]
MDL-43008 calendar: Allow calendar plugins to display setting pages.

11 years agoMerge branch 'MDL-43000' of git://github.com/timhunt/moodle
Dan Poltawski [Tue, 26 Nov 2013 07:05:42 +0000 (15:05 +0800)]
Merge branch 'MDL-43000' of git://github.com/timhunt/moodle

11 years agoMerge branch 'MDL-40741_master' of git://github.com/dmonllao/moodle
Dan Poltawski [Tue, 26 Nov 2013 06:52:21 +0000 (14:52 +0800)]
Merge branch 'MDL-40741_master' of git://github.com/dmonllao/moodle

11 years agoMerge branch 'MDL-42851' of git://github.com/rwijaya/moodle
Dan Poltawski [Tue, 26 Nov 2013 06:48:21 +0000 (14:48 +0800)]
Merge branch 'MDL-42851' of git://github.com/rwijaya/moodle

Conflicts:
theme/bootstrapbase/style/moodle.css

11 years agoMerge branch 'wip-MDL-43006-master' of git://github.com/marinaglancy/moodle
Dan Poltawski [Tue, 26 Nov 2013 05:24:02 +0000 (13:24 +0800)]
Merge branch 'wip-MDL-43006-master' of git://github.com/marinaglancy/moodle

11 years agoMDL-42918: fixed fullscreen width for multichoice answers editor
rwijaya [Tue, 26 Nov 2013 04:21:51 +0000 (12:21 +0800)]
MDL-42918: fixed fullscreen width for multichoice answers editor

11 years agoMerge branch 'MDL-42733_master' of git://github.com/dmonllao/moodle
Dan Poltawski [Tue, 26 Nov 2013 04:09:45 +0000 (12:09 +0800)]
Merge branch 'MDL-42733_master' of git://github.com/dmonllao/moodle

11 years agoMDL-40741 behat: Changing xpaths for clean theme
David Monllao [Mon, 5 Aug 2013 05:02:06 +0000 (13:02 +0800)]
MDL-40741 behat: Changing xpaths for clean theme

Keeps compatibility with standard theme.

11 years agoMDL-42969 Main Menu Block loses ability to move resource or activity up or down ...
Jerome Mouneyrac [Tue, 26 Nov 2013 03:38:56 +0000 (11:38 +0800)]
MDL-42969 Main Menu Block loses ability to move resource or activity up or down (add back exact same behavior than in 2.5)

11 years agoMDL-40191 navigation: do not throw an error if activity is not visible
Marina Glancy [Tue, 26 Nov 2013 02:54:19 +0000 (13:54 +1100)]
MDL-40191 navigation: do not throw an error if activity is not visible

navigationlib is not the place to check it, let the page itself decide what to do in this case

11 years agoMerge branch 'master-mdl42998' of https://github.com/tlock/moodle
Damyon Wiese [Tue, 26 Nov 2013 02:49:32 +0000 (10:49 +0800)]
Merge branch 'master-mdl42998' of https://github.com/tlock/moodle

11 years agoMDL-42842 behat: Adding a new formatter
David Monllao [Wed, 20 Nov 2013 05:37:26 +0000 (13:37 +0800)]
MDL-42842 behat: Adding a new formatter

Based on ProgressFormatter, the site info
will be displayed when the suite begins.

11 years agoMDL-42842 testing: Generalization of the site info
David Monllao [Wed, 20 Nov 2013 05:31:06 +0000 (13:31 +0800)]
MDL-42842 testing: Generalization of the site info

11 years agoMerge branch 'MDL-43050_master' of git://github.com/dmonllao/moodle
Dan Poltawski [Tue, 26 Nov 2013 02:42:04 +0000 (10:42 +0800)]
Merge branch 'MDL-43050_master' of git://github.com/dmonllao/moodle

11 years agoMDL-43050 behat: Fixing moodlehq/behat-extension version
David Monllao [Mon, 25 Nov 2013 07:48:04 +0000 (15:48 +0800)]
MDL-43050 behat: Fixing moodlehq/behat-extension version

11 years agoMerge branch 'wip-mdl-41635' of git://github.com/rajeshtaneja/moodle
Dan Poltawski [Tue, 26 Nov 2013 02:24:59 +0000 (10:24 +0800)]
Merge branch 'wip-mdl-41635' of git://github.com/rajeshtaneja/moodle

11 years agoMerge branch 'wip-MDL-40850-master' of git://github.com/marinaglancy/moodle
Damyon Wiese [Tue, 26 Nov 2013 01:29:44 +0000 (09:29 +0800)]
Merge branch 'wip-MDL-40850-master' of git://github.com/marinaglancy/moodle

11 years agoMerge branch 'MDL-43005-master' of git://github.com/ankitagarwal/moodle
Sam Hemelryk [Mon, 25 Nov 2013 19:42:25 +0000 (08:42 +1300)]
Merge branch 'MDL-43005-master' of git://github.com/ankitagarwal/moodle

11 years agoMerge branch 'MDL-43037_master' of https://github.com/markn86/moodle
Sam Hemelryk [Mon, 25 Nov 2013 19:36:36 +0000 (08:36 +1300)]
Merge branch 'MDL-43037_master' of https://github.com/markn86/moodle

11 years agoMDL-43045 report: Fix missing role name in security overview report
Simon Coggins [Mon, 25 Nov 2013 03:25:51 +0000 (16:25 +1300)]
MDL-43045 report: Fix missing role name in security overview report

11 years agoMerge branch 'wip-MDL-42925-master' of git://github.com/marinaglancy/moodle
Dan Poltawski [Mon, 25 Nov 2013 07:43:44 +0000 (15:43 +0800)]
Merge branch 'wip-MDL-42925-master' of git://github.com/marinaglancy/moodle

11 years agoMDL-42858 Course Management: Update phpunit test for core_course_management_helper_test
rwijaya [Mon, 25 Nov 2013 07:35:26 +0000 (15:35 +0800)]
MDL-42858 Course Management: Update phpunit test for core_course_management_helper_test

11 years agoMerge branch 'MDL-42985-master' of git://github.com/FMCorz/moodle
Damyon Wiese [Mon, 25 Nov 2013 06:52:26 +0000 (14:52 +0800)]
Merge branch 'MDL-42985-master' of git://github.com/FMCorz/moodle

11 years agoMerge branch 'MDL-41257-Calendar-Day-and-Upcoming-Events-View-not-processed-through...
Damyon Wiese [Mon, 25 Nov 2013 06:04:05 +0000 (14:04 +0800)]
Merge branch 'MDL-41257-Calendar-Day-and-Upcoming-Events-View-not-processed-through-text-filters' of git://github.com/michael-milette/moodle

11 years agoMerge branch 'w48_MDL-37016_m27_sloppymysql' of https://github.com/skodak/moodle
Dan Poltawski [Mon, 25 Nov 2013 05:40:54 +0000 (13:40 +0800)]
Merge branch 'w48_MDL-37016_m27_sloppymysql' of https://github.com/skodak/moodle

11 years agoMerge branch 'wip-mdl-42924' of https://github.com/rajeshtaneja/moodle
Damyon Wiese [Mon, 25 Nov 2013 05:16:04 +0000 (13:16 +0800)]
Merge branch 'wip-mdl-42924' of https://github.com/rajeshtaneja/moodle

11 years agoMerge branch 'MDL-42913a' of https://github.com/srynot4sale/moodle
Damyon Wiese [Mon, 25 Nov 2013 05:11:24 +0000 (13:11 +0800)]
Merge branch 'MDL-42913a' of https://github.com/srynot4sale/moodle

11 years agoMerge branch '43016-27' of git://github.com/samhemelryk/moodle
Dan Poltawski [Mon, 25 Nov 2013 04:21:20 +0000 (12:21 +0800)]
Merge branch '43016-27' of git://github.com/samhemelryk/moodle

11 years agoMDL-43006 behat: adding javascript tag because of behat bug
Marina Glancy [Mon, 25 Nov 2013 03:59:28 +0000 (14:59 +1100)]
MDL-43006 behat: adding javascript tag because of behat bug

behat without JS does not submit the empty textarea field causing notice in the form processing

11 years agoMerge branch 'master_MDL-42992' of git://github.com/danmarsden/moodle
Dan Poltawski [Mon, 25 Nov 2013 03:17:47 +0000 (11:17 +0800)]
Merge branch 'master_MDL-42992' of git://github.com/danmarsden/moodle

11 years agoMerge branch 'wip-MDL-43024-master' of git://github.com/marinaglancy/moodle
Dan Poltawski [Mon, 25 Nov 2013 03:06:39 +0000 (11:06 +0800)]
Merge branch 'wip-MDL-43024-master' of git://github.com/marinaglancy/moodle

11 years agoMerge branch 'MDL-42858' of git://github.com/rwijaya/moodle
Dan Poltawski [Mon, 25 Nov 2013 02:48:33 +0000 (10:48 +0800)]
Merge branch 'MDL-42858' of git://github.com/rwijaya/moodle

Conflicts:
theme/bootstrapbase/style/moodle.css

11 years agoMDL-42957 quiz statistics : Hardcoded sql LIMIT clause
James Pratt [Tue, 19 Nov 2013 14:11:50 +0000 (21:11 +0700)]
MDL-42957 quiz statistics : Hardcoded sql LIMIT clause

11 years agoMerge branch 'MDL-42547_master' of https://github.com/markn86/moodle
Dan Poltawski [Mon, 25 Nov 2013 02:37:33 +0000 (10:37 +0800)]
Merge branch 'MDL-42547_master' of https://github.com/markn86/moodle

11 years agoMDL-37016 fix sloppy mysql nulls in event.uuid
Petr Škoda [Thu, 21 Nov 2013 01:44:41 +0000 (09:44 +0800)]
MDL-37016 fix sloppy mysql nulls in event.uuid

11 years agoMDL-43037 mod_quiz: retrieve all name fields for the user override pages
Mark Nelson [Sat, 23 Nov 2013 23:06:58 +0000 (15:06 -0800)]
MDL-43037 mod_quiz: retrieve all name fields for the user override pages

11 years agoMDL-43000 shortanswer qtype: handle patterns with many *s
Tim Hunt [Fri, 22 Nov 2013 11:29:56 +0000 (11:29 +0000)]
MDL-43000 shortanswer qtype: handle patterns with many *s

Teachers were typing patterns like
********************************<em>****************************</em>
which translates into a pattern like .*.*.*.*, which is very inefficient
to try to match, althought it is equivalent ot a single .*. At a certain
point preg was just giving up.

Since people actually do this, we should simplify the regex by treating
runs of * like a single *.

11 years agoMDL-42508 folder: add module generator
Marina Glancy [Fri, 22 Nov 2013 04:23:52 +0000 (15:23 +1100)]
MDL-42508 folder: add module generator

11 years agoMDL-42851 frontpage: fix rtl in clean theme for course listings
rwijaya [Wed, 13 Nov 2013 09:38:09 +0000 (17:38 +0800)]
MDL-42851 frontpage: fix rtl in clean theme for course listings

11 years agoMDL-42508 imspcp: add module generator
Marina Glancy [Tue, 19 Nov 2013 03:50:21 +0000 (14:50 +1100)]
MDL-42508 imspcp: add module generator

11 years agoMDL-42508 scorm: add module generator
Marina Glancy [Tue, 19 Nov 2013 03:49:45 +0000 (14:49 +1100)]
MDL-42508 scorm: add module generator

11 years agoMDL-43024 course: fixed bug for accessing section options
Marina Glancy [Fri, 22 Nov 2013 01:39:55 +0000 (12:39 +1100)]
MDL-43024 course: fixed bug for accessing section options

11 years agoMDL-43016 block_navigation: fixed category link display
Sam Hemelryk [Thu, 21 Nov 2013 19:55:39 +0000 (08:55 +1300)]
MDL-43016 block_navigation: fixed category link display

11 years agoweekly on-sync release 2.7dev
Eloy Lafuente (stronk7) [Thu, 21 Nov 2013 18:33:52 +0000 (19:33 +0100)]
weekly on-sync release 2.7dev

11 years agoMerge branch 'install_master' of git://git.moodle.org/moodle-install
Eloy Lafuente (stronk7) [Thu, 21 Nov 2013 18:33:47 +0000 (19:33 +0100)]
Merge branch 'install_master' of git://git.moodle.org/moodle-install

11 years agoMDL-42876 Screen reader does not trigger the keyboard move
Jerome Mouneyrac [Thu, 21 Nov 2013 09:42:18 +0000 (17:42 +0800)]
MDL-42876 Screen reader does not trigger the keyboard move

11 years agoMDL-42858 Course Management: fix regression for subcategories visibility
rwijaya [Thu, 21 Nov 2013 07:32:50 +0000 (15:32 +0800)]
MDL-42858 Course Management: fix regression for subcategories visibility

11 years agoMDL-42733 behat: Removing the restriction of an started output to handle the PHP...
David Monllao [Thu, 21 Nov 2013 06:34:56 +0000 (14:34 +0800)]
MDL-42733 behat: Removing the restriction of an started output to handle the PHP errors

11 years agoMDL-43005 blogs: Fix issues with blog tags
Ankit Agarwal [Thu, 21 Nov 2013 05:36:48 +0000 (13:36 +0800)]
MDL-43005 blogs: Fix issues with blog tags

11 years agoMDL-42925 course: Changed help string for course format selection
Marina Glancy [Thu, 21 Nov 2013 02:29:31 +0000 (13:29 +1100)]
MDL-42925 course: Changed help string for course format selection

11 years agoMDL-42985 curl: Correctly apply rule proxybypass
Frederic Massart [Wed, 20 Nov 2013 07:54:01 +0000 (15:54 +0800)]
MDL-42985 curl: Correctly apply rule proxybypass

11 years agoMDL-33618 Messages: Added support to disable message provider
Rajesh Taneja [Wed, 20 Nov 2013 07:25:17 +0000 (15:25 +0800)]
MDL-33618 Messages: Added support to disable message provider

11 years agoMDL-40850 editor: Manage files popup correctly sets the course/cm context
Marina Glancy [Thu, 21 Nov 2013 00:55:20 +0000 (11:55 +1100)]
MDL-40850 editor: Manage files popup correctly sets the course/cm context

11 years agoMDL-42998: Fix user selection search options autoselectunique.
Tim Lock [Wed, 20 Nov 2013 22:47:04 +0000 (09:17 +1030)]
MDL-42998: Fix user selection search options autoselectunique.

11 years agoMDL-42992 SCORM: Always allow IE to resize window
Dan Marsden [Wed, 20 Nov 2013 21:18:43 +0000 (10:18 +1300)]
MDL-42992 SCORM: Always allow IE to resize window

11 years agoMerge branch 'MDL-42957-26' into MDL-42957-master
James Pratt [Wed, 20 Nov 2013 04:33:49 +0000 (11:33 +0700)]
Merge branch 'MDL-42957-26' into MDL-42957-master

11 years agoMDL-42957 quiz statistics : Hardcoded sql LIMIT clause
James Pratt [Tue, 19 Nov 2013 14:11:50 +0000 (21:11 +0700)]
MDL-42957 quiz statistics : Hardcoded sql LIMIT clause

11 years agoMDL-42930 Release upgrade line: Fix ordering for tinymce
Damyon Wiese [Wed, 20 Nov 2013 03:47:35 +0000 (11:47 +0800)]
MDL-42930 Release upgrade line: Fix ordering for tinymce

11 years agoMDL-41635 Reports: Added missing string in loglive reports
FilipBenco [Tue, 8 Oct 2013 19:19:16 +0000 (21:19 +0200)]
MDL-41635 Reports: Added missing string in loglive reports

Under course administration navigation log live doesn't appear
or appear with empty string (in some themes), this is happening
because text passed is empty.

11 years agoMerge branch 'MDL-42767-master' of git://github.com/ankitagarwal/moodle
Marina Glancy [Wed, 20 Nov 2013 02:20:17 +0000 (13:20 +1100)]
Merge branch 'MDL-42767-master' of git://github.com/ankitagarwal/moodle

11 years agoMDL-42913 lib/grouplib.php: Avoid cache sometimes for groups_get_all_groups
Aaron Barnes [Fri, 15 Nov 2013 00:34:06 +0000 (13:34 +1300)]
MDL-42913 lib/grouplib.php: Avoid cache sometimes for groups_get_all_groups

The new groups cache returns unexpected results when you pass
in a field parameter than would normally change the result array index