David Mudrák [Thu, 21 May 2015 16:03:26 +0000 (18:03 +0200)]
MDL-50321 docs: Add info about deprecated method into mod/upgrade.txt
This was forgotten in MDL-49101.
Eloy Lafuente (stronk7) [Thu, 21 May 2015 10:38:13 +0000 (12:38 +0200)]
weekly on-sync release 3.0dev
Eloy Lafuente (stronk7) [Wed, 20 May 2015 09:04:56 +0000 (11:04 +0200)]
Merge branch 'MDL-50277-master' of git://github.com/andrewnicols/moodle
David Monllao [Wed, 20 May 2015 02:18:11 +0000 (10:18 +0800)]
Merge branch 'wip-mdl-49061' of git://github.com/rajeshtaneja/moodle
Rajesh Taneja [Wed, 20 May 2015 02:07:26 +0000 (10:07 +0800)]
MDL-49061 behat: Fixed input name to use full activity name
Andrew Nicols [Wed, 20 May 2015 01:41:15 +0000 (09:41 +0800)]
MDL-50277 Javascript: Hardcode nodejs dependencies
In order to produce a consistent build across the board, we must hardcode
several package versions. We must additionally specify compatible
versions for any sub-dependency that we have a requirement upon.
In this instance, the only sub-dependency which has an effect upon the
overall output is grunt-contrib-uglify's dependency upon uglify-js.
Since change in uglify-js may lead to changes in the generated output, we
must specify a fixed version of that dependency. That version must be
compatible with the dependency signature for grunt-contrib-uglify or the
dependency manager will just download a different version.
This issue also bumps the version of uglify-js to a version which changes
the output. This is the latest version at time of commit.
Eloy Lafuente (stronk7) [Tue, 19 May 2015 16:02:34 +0000 (18:02 +0200)]
Merge branch 'wip-mdl-50259' of https://github.com/rajeshtaneja/moodle
Dan Poltawski [Tue, 19 May 2015 14:00:26 +0000 (15:00 +0100)]
Merge branch 'wip-MDL-49061-master' of https://github.com/marinaglancy/moodle
Dan Poltawski [Tue, 19 May 2015 11:38:56 +0000 (12:38 +0100)]
Merge branch 'wip-mdl-50203' of https://github.com/rajeshtaneja/moodle
Andrew Nicols [Tue, 19 May 2015 07:43:28 +0000 (15:43 +0800)]
Merge branch 'MDL-50276-master' of git://github.com/ankitagarwal/moodle
Dan Poltawski [Tue, 19 May 2015 07:27:49 +0000 (08:27 +0100)]
Merge branch 'wip-mdl-50116' of https://github.com/rajeshtaneja/moodle
Rajesh Taneja [Mon, 18 May 2015 07:03:57 +0000 (15:03 +0800)]
MDL-50259 behat: Use strict activity name checking
contains might select wrong activity
so using strict activity text checking
Ankit Agarwal [Tue, 19 May 2015 06:14:39 +0000 (11:44 +0530)]
MDL-50276 forums: Add a new line in forum emails
Rajesh Taneja [Tue, 19 May 2015 05:32:32 +0000 (13:32 +0800)]
MDL-50116 behat: Fixed xpath for selecting table row
Eloy Lafuente (stronk7) [Tue, 19 May 2015 00:03:07 +0000 (02:03 +0200)]
Merge branch 'MDL-50169' of https://github.com/sk-unikent/moodle
Eloy Lafuente (stronk7) [Mon, 18 May 2015 23:43:06 +0000 (01:43 +0200)]
Merge branch 'MDL-50280' of https://github.com/sk-unikent/moodle
Eric Merrill [Fri, 27 Mar 2015 17:37:35 +0000 (13:37 -0400)]
MDL-48467 atto: Clean the textarea during submission when in HTML mode
Eloy Lafuente (stronk7) [Mon, 18 May 2015 22:35:35 +0000 (00:35 +0200)]
Merge branch 'MDL-50197' of git://github.com/timhunt/moodle
Eloy Lafuente (stronk7) [Mon, 18 May 2015 22:32:58 +0000 (00:32 +0200)]
Merge branch 'MDL-50245' of git://github.com/timhunt/moodle
Dan Poltawski [Mon, 18 May 2015 14:32:56 +0000 (15:32 +0100)]
Merge branch 'MDL-49949-master' of git://github.com/mastnym/moodle
Dan Poltawski [Mon, 18 May 2015 14:28:48 +0000 (15:28 +0100)]
Merge branch 'MDL-49764_master' of https://github.com/jinhofer/moodle
Skylar Kelty [Mon, 18 May 2015 14:25:18 +0000 (15:25 +0100)]
MDL-50280 WebCT import scripts don't always clean up
Dan Poltawski [Mon, 18 May 2015 13:04:10 +0000 (14:04 +0100)]
Merge branch 'MDL-49906-master' of git://github.com/lameze/moodle
Dan Poltawski [Mon, 18 May 2015 12:58:14 +0000 (13:58 +0100)]
Merge branch 'MDL-50092_master' of git://github.com/dmonllao/moodle
jinhofer [Thu, 12 Mar 2015 19:19:41 +0000 (14:19 -0500)]
MDL-49764 grade/report/grader: Fixed height issue for IE
Dan Poltawski [Mon, 18 May 2015 12:09:42 +0000 (13:09 +0100)]
Merge branch 'MDL-50254-master' of git://github.com/damyon/moodle
Dan Poltawski [Mon, 18 May 2015 12:01:51 +0000 (13:01 +0100)]
Merge branch 'MDL-50177_master' of git://github.com/dmonllao/moodle
Damyon Wiese [Mon, 18 May 2015 07:08:58 +0000 (15:08 +0800)]
MDL-50254 Mustache: Missing alias for namespaced class in mustache
Thanks to Francesco Bigiarini for the report and suggested fix.
David Monllao [Mon, 18 May 2015 02:16:49 +0000 (10:16 +0800)]
Merge branch 'wip-MDL-49742-master' of git://github.com/abgreeve/moodle
Adrian Greeve [Mon, 11 May 2015 02:17:29 +0000 (10:17 +0800)]
MDL-49742 lib: Removed additional names on tables for sorting.
When additional names are disabled, they are no longer shown as
sortable headings in the enrolment and admin user tables.
Martin Mastny [Wed, 13 May 2015 00:36:41 +0000 (08:36 +0800)]
MDL-49949 grader: Using method to determine item name
Rajesh Taneja [Thu, 14 May 2015 04:48:00 +0000 (12:48 +0800)]
MDL-50116 behat: updated symfony/symfony version
Tim Hunt [Thu, 14 May 2015 13:40:44 +0000 (14:40 +0100)]
MDL-50245 quiz: fix CSS of search options in the qbank dialogue
David Monllao [Thu, 14 May 2015 03:35:20 +0000 (11:35 +0800)]
weekly on-sync release 3.0dev
Rajesh Taneja [Wed, 13 May 2015 07:19:59 +0000 (15:19 +0800)]
MDL-50203 behat: Click on link in student 1 row
Simey Lameze [Wed, 13 May 2015 05:51:22 +0000 (13:51 +0800)]
MDL-49906 core_user: add require login exception message
Marina Glancy [Thu, 12 Mar 2015 11:44:39 +0000 (19:44 +0800)]
MDL-49061 reports: call format_string on activities names
David Monllao [Wed, 13 May 2015 02:23:01 +0000 (10:23 +0800)]
Merge branch 'MDL-25138-master' of git://github.com/lameze/moodle
Damyon Wiese [Mon, 4 May 2015 03:41:44 +0000 (11:41 +0800)]
MDL-25138 core_tags: remove duplicated related tags
Simey Lameze [Wed, 29 Apr 2015 02:52:49 +0000 (10:52 +0800)]
MDL-25138 core_tag: fix correlated tags query unique error
Eloy Lafuente (stronk7) [Tue, 12 May 2015 07:48:28 +0000 (09:48 +0200)]
Merge branch 'MDL-50187_master' of git://github.com/dmonllao/moodle
Skylar Kelty [Tue, 12 May 2015 07:03:56 +0000 (08:03 +0100)]
MDL-50169: Fix grade report SQL logic
David Monllao [Mon, 11 May 2015 08:56:06 +0000 (16:56 +0800)]
MDL-50177 completion: Also accepting cm integer strings
David Monllao [Tue, 12 May 2015 04:08:30 +0000 (12:08 +0800)]
Merge branch 'MDL-34102' of git://github.com/jmvedrine/moodle
David Monllao [Tue, 12 May 2015 02:57:00 +0000 (10:57 +0800)]
Merge branch 'MDL-50184' of git://github.com/stronk7/moodle
Eloy Lafuente (stronk7) [Mon, 11 May 2015 22:21:05 +0000 (00:21 +0200)]
MDL-50183 upgrade: add 2.9.0 separation line to all upgrade scripts
Tim Hunt [Mon, 11 May 2015 15:14:57 +0000 (16:14 +0100)]
MDL-50197 quiz editing: fix dialogue titles at the end of the quiz
David Monllao [Mon, 11 May 2015 06:51:02 +0000 (14:51 +0800)]
MDL-50092 enrol_imsenterprise: Fixing wrong field name
Thanks to JD for the fix.
David Monllao [Mon, 11 May 2015 03:05:06 +0000 (11:05 +0800)]
MDL-50187 docs: Including all x.y releases
Eloy Lafuente (stronk7) [Sun, 10 May 2015 23:46:50 +0000 (01:46 +0200)]
MDL-50184 backup: Bump release to 3.0
Eloy Lafuente (stronk7) [Sun, 10 May 2015 19:39:35 +0000 (21:39 +0200)]
weekly back-to-dev release 3.0dev
Eloy Lafuente (stronk7) [Sun, 10 May 2015 10:16:07 +0000 (12:16 +0200)]
Moodle release 2.9
Eloy Lafuente (stronk7) [Fri, 8 May 2015 10:16:23 +0000 (12:16 +0200)]
Moodle release 2.9rc2
Eloy Lafuente (stronk7) [Fri, 8 May 2015 10:16:06 +0000 (12:16 +0200)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Andrew Nicols [Fri, 8 May 2015 07:36:10 +0000 (15:36 +0800)]
MDL-50153 messageinbound: Normalise line endings instead of rtrim
Andrew Nicols [Fri, 8 May 2015 05:56:11 +0000 (13:56 +0800)]
Merge branch 'MDL-50162-master' of git://github.com/FMCorz/moodle
David Monllao [Fri, 8 May 2015 05:21:29 +0000 (13:21 +0800)]
Merge branch 'MDL-50153-master' of git://github.com/andrewnicols/moodle
Frederic Massart [Fri, 8 May 2015 05:02:12 +0000 (13:02 +0800)]
MDL-50162 core_user: Some preferences are not updated in $USER object
Andrew Nicols [Fri, 8 May 2015 02:16:18 +0000 (10:16 +0800)]
MDL-50153 messageinbound: Make messageinbound tests dos-safe
Andrew Nicols [Fri, 8 May 2015 02:15:58 +0000 (10:15 +0800)]
MDL-50153 core: Use directory_separator when autoloading psr0 classes
Rajesh Taneja [Fri, 8 May 2015 03:17:39 +0000 (11:17 +0800)]
MDL-50154 behat: Resize pdf window so toolbar is always visible
Rajesh Taneja [Fri, 8 May 2015 02:06:39 +0000 (10:06 +0800)]
MDL-50154 behat: Click on Grades link under navigation
Eloy Lafuente (stronk7) [Thu, 7 May 2015 17:34:00 +0000 (19:34 +0200)]
Merge branch 'MDL-50136-master' of git://github.com/ankitagarwal/moodle
Eloy Lafuente (stronk7) [Thu, 7 May 2015 14:16:15 +0000 (16:16 +0200)]
Merge branch 'MDL-50152' of git://github.com/timhunt/moodle
Dan Poltawski [Thu, 7 May 2015 09:52:25 +0000 (10:52 +0100)]
Merge branch 'MDL-50120-master' of git://github.com/FMCorz/moodle
Tim Hunt [Thu, 7 May 2015 09:38:32 +0000 (10:38 +0100)]
MDL-50152 forum: show if last post in a thread is unread.
Dan Poltawski [Thu, 7 May 2015 08:26:45 +0000 (09:26 +0100)]
Merge branch 'wip-MDL-50131-master' of git://github.com/abgreeve/moodle
Ankit Agarwal [Thu, 7 May 2015 07:16:06 +0000 (12:46 +0530)]
MDL-50136 database: Update css of search box
Adrian Greeve [Thu, 7 May 2015 07:47:01 +0000 (15:47 +0800)]
MDL-50131 themes: Update to upgrade.txt about renderers.
Information about full_header and context_header has been added to
upgrade.txt.
Frederic Massart [Thu, 7 May 2015 06:30:48 +0000 (14:30 +0800)]
MDL-50120 core_user: Profile edit redirects to profile or preferences
Adrian Greeve [Thu, 7 May 2015 03:30:02 +0000 (11:30 +0800)]
MDL-50039 tool_monitor: Behat update to fix selection error
Adrian Greeve [Fri, 1 May 2015 04:34:27 +0000 (12:34 +0800)]
MDL-50039 tool_monitor: Additional checks for subscription.
Additional capability checks are now in place to stop unauthorised
users from accessing the event monitor subscription page.
Thanks to Eloy Lafuente for creating a gist with ideas of tackling
No site level capability to the rule subscription.
David Monllao [Thu, 7 May 2015 04:16:03 +0000 (12:16 +0800)]
Merge branch 'MDL-50110' of git://github.com/ramdesh/moodle
Andrew Nicols [Thu, 7 May 2015 03:36:36 +0000 (11:36 +0800)]
Merge branch 'MDL-50047-master-2nd' of git://github.com/FMCorz/moodle
Frederic Massart [Wed, 6 May 2015 08:29:48 +0000 (16:29 +0800)]
MDL-50128 mod_data: String needed escaping before being used in regex
Andrew Nicols [Thu, 7 May 2015 02:24:11 +0000 (10:24 +0800)]
Merge branch 'master_MDL-50133' of https://github.com/danmarsden/moodle
Conflicts:
mod/scorm/version.php
Andrew Nicols [Thu, 7 May 2015 02:03:37 +0000 (10:03 +0800)]
Merge branch 'MDL-49802-master' of git://github.com/FMCorz/moodle
Andrew Nicols [Thu, 7 May 2015 01:42:21 +0000 (09:42 +0800)]
Merge branch 'MDL-49783-master' of git://github.com/mastnym/moodle
Martin Mastny [Wed, 22 Apr 2015 05:35:10 +0000 (13:35 +0800)]
MDL-49783 forms: Collapsed form section is opened on error
Dan Marsden [Wed, 6 May 2015 23:43:28 +0000 (11:43 +1200)]
MDL-50133 mod_scorm: use correct captypes
Ramindu Deshapriya [Wed, 6 May 2015 20:22:18 +0000 (01:52 +0530)]
MDL-50110 mod_book: Added Behat test to automate MDLQA-7646
Dan Poltawski [Wed, 6 May 2015 09:50:35 +0000 (10:50 +0100)]
Merge branch 'MDL-50102' of git://github.com/stronk7/moodle
Frederic Massart [Wed, 6 May 2015 09:43:48 +0000 (17:43 +0800)]
MDL-49802 core_message: Prevent message being sent twice in messenger
David Monllao [Wed, 6 May 2015 07:30:31 +0000 (15:30 +0800)]
Merge branch 'MDL-49870-master' of git://github.com/damyon/moodle
Marina Glancy [Tue, 5 May 2015 03:52:14 +0000 (11:52 +0800)]
MDL-49788 navigation: Ensure we only check active enrolments
Damyon Wiese [Mon, 4 May 2015 05:16:52 +0000 (13:16 +0800)]
MDL-49870 tool_templatelibrary: Allow docs in parent template only.
If the mustache comment containing the docs for the template is
not found in the theme overridden template, search the original
core/plugin template for the docs.
Salih Gedik [Sun, 12 Apr 2015 01:35:30 +0000 (04:35 +0300)]
MDL-49789 mod_book: filter book chapter content
Frederic Massart [Wed, 6 May 2015 05:14:10 +0000 (13:14 +0800)]
MDL-50047 quiz_results: Restore handles misconfig and missing quizzes
We had to change back the result of instance_allow_multiple to true,
or a backup would have only restored one instance at random.
Marina Glancy [Wed, 6 May 2015 04:32:07 +0000 (12:32 +0800)]
MDL-49718 externallib: unittest correction
Frederic Massart [Fri, 1 May 2015 08:15:28 +0000 (16:15 +0800)]
MDL-50047 quiz_results: Upgrade handles misconfig and missing quizzes
Andrew Nicols [Wed, 6 May 2015 04:25:56 +0000 (12:25 +0800)]
Merge branch 'MDL-49931-master' of git://github.com/ankitagarwal/moodle
Andrew Nicols [Wed, 6 May 2015 03:11:21 +0000 (11:11 +0800)]
Merge branch 'MDL-49985_master' of git://github.com/markn86/moodle
Conflicts:
mod/forum/post.php
Marina Glancy [Fri, 1 May 2015 14:21:43 +0000 (22:21 +0800)]
MDL-50090 user: suspended user can login upon conrimation
Juan Leyva [Mon, 13 Apr 2015 12:38:30 +0000 (14:38 +0200)]
MDL-49718 webservices: Fix forced format and force external text cleaning
Juan Leyva [Tue, 28 Apr 2015 10:30:17 +0000 (12:30 +0200)]
MDL-49994 files: Prevent to browse private files when are disabled
Andrew Nicols [Wed, 6 May 2015 01:13:19 +0000 (09:13 +0800)]
Merge branch 'MDL-50001-master' of git://github.com/damyon/moodle
Eloy Lafuente (stronk7) [Tue, 5 May 2015 16:23:21 +0000 (18:23 +0200)]
MDL-50102 versions: coding style cleanup.
AMOS bot [Tue, 5 May 2015 16:03:52 +0000 (00:03 +0800)]
Automatically generated installer lang files
Eloy Lafuente (stronk7) [Tue, 5 May 2015 15:45:06 +0000 (17:45 +0200)]
MDL-50102 versions: main version mini-bump
Eloy Lafuente (stronk7) [Tue, 5 May 2015 14:58:49 +0000 (16:58 +0200)]
MDL-50102 versions: bump all versions and requires near release
version = planned
2015051100 release version
requires= current
2015050500 rc1 version
Note: On purpose, the course format social wrong version (
2015102100)
has been kept unmodified. Looking forward a solution right now.