Jake Dallimore [Mon, 25 Jul 2016 03:56:43 +0000 (11:56 +0800)]
MDL-55322 assignfeedback_editpdf: Prevent scroll when moving comments
Prevent the default scroll behaviour when using gestures to move
comments on the mobile site.
David Monllao [Thu, 28 Jul 2016 04:07:20 +0000 (12:07 +0800)]
weekly release 3.2dev
Dan Poltawski [Wed, 27 Jul 2016 06:58:33 +0000 (07:58 +0100)]
Merge branch 'MDL-55287_master-fix' of git://github.com/dmonllao/moodle
David Monllao [Wed, 27 Jul 2016 05:56:31 +0000 (13:56 +0800)]
MDL-55287 search: Custom error message if solr extension is not installed
Correcting engine is not installed lang string as well.
David Monllao [Wed, 27 Jul 2016 05:17:33 +0000 (13:17 +0800)]
Merge branch 'wip-mdl-54987' of https://github.com/rajeshtaneja/moodle
Mark Nelson [Wed, 27 Jul 2016 03:42:47 +0000 (11:42 +0800)]
MDL-54984 core_cache: corrected exception message
Rajesh Taneja [Wed, 27 Jul 2016 03:00:54 +0000 (11:00 +0800)]
MDL-54987 behat: Fixed feedback scenarios to display chart data
Now chart data is not visible by default,
we need to click 'Show chart data' to view.
Also, extra space is not required between
% as it's done by chart library
Eloy Lafuente (stronk7) [Tue, 26 Jul 2016 22:59:19 +0000 (00:59 +0200)]
Merge branch 'MDL-50267-master' of git://github.com/junpataleta/moodle
Eloy Lafuente (stronk7) [Tue, 26 Jul 2016 22:19:40 +0000 (00:19 +0200)]
Merge branch 'MDL-55244-master' of git://github.com/danpoltawski/moodle
Eloy Lafuente (stronk7) [Tue, 26 Jul 2016 21:44:54 +0000 (23:44 +0200)]
Merge branch 'MDL-55245-master' of https://github.com/lucisgit/moodle
Eloy Lafuente (stronk7) [Tue, 26 Jul 2016 18:15:13 +0000 (20:15 +0200)]
Merge branch 'wip-MDL-51735-master' of git://github.com/abgreeve/moodle
Eloy Lafuente (stronk7) [Tue, 26 Jul 2016 17:56:20 +0000 (19:56 +0200)]
Merge branch 'MDL-54657_m32v1' of https://github.com/sbourget/moodle
Eloy Lafuente (stronk7) [Tue, 26 Jul 2016 17:54:53 +0000 (19:54 +0200)]
Merge branch 'MDL-54801-master' of git://github.com/jleyva/moodle
Eloy Lafuente (stronk7) [Tue, 26 Jul 2016 17:45:18 +0000 (19:45 +0200)]
MDL-55046 assign: document the new return values
Eloy Lafuente (stronk7) [Tue, 26 Jul 2016 17:40:52 +0000 (19:40 +0200)]
Merge branch 'MDL-55046-master' of git://github.com/dpalou/moodle
Eloy Lafuente (stronk7) [Tue, 26 Jul 2016 11:12:07 +0000 (13:12 +0200)]
Merge branch 'wip-mdl-55337' of https://github.com/rajeshtaneja/moodle
Rajesh Taneja [Tue, 26 Jul 2016 02:14:53 +0000 (10:14 +0800)]
MDL-55337 behat: Added 1 sec delay between post
Ensure post is created at different timestamp, else
returned posts will be different and test fails.
This will happen on a fast machine.
Dan Poltawski [Tue, 26 Jul 2016 10:57:09 +0000 (11:57 +0100)]
Merge branch 'MDL-55278_master' of https://github.com/dmonllao/moodle
Dan Poltawski [Tue, 26 Jul 2016 08:55:33 +0000 (09:55 +0100)]
Merge branch 'MDL-54987-master-fixes' of https://github.com/lameze/moodle
Dan Poltawski [Tue, 26 Jul 2016 08:52:42 +0000 (09:52 +0100)]
Merge branch 'MDL-54984-master' of git://github.com/junpataleta/moodle
Dan Poltawski [Tue, 26 Jul 2016 08:41:24 +0000 (09:41 +0100)]
MDL-49533 version: bump
Dan Poltawski [Tue, 26 Jul 2016 08:40:17 +0000 (09:40 +0100)]
Merge branch 'MDL-49533-master' of git://github.com/andrewnicols/moodle
Simey Lameze [Tue, 26 Jul 2016 07:51:45 +0000 (15:51 +0800)]
MDL-54987 mod_choice: Fix notices and behat failures
Dan Poltawski [Tue, 26 Jul 2016 08:14:45 +0000 (09:14 +0100)]
Merge branch 'MDL-50051-master' of git://github.com/junpataleta/moodle
Dan Poltawski [Tue, 26 Jul 2016 08:13:10 +0000 (09:13 +0100)]
Merge branch 'MDL-54988-master' of git://github.com/junpataleta/moodle
Jun Pataleta [Mon, 11 Jul 2016 07:29:14 +0000 (15:29 +0800)]
MDL-50267 lang: Remove deprecated strings in 2.9
David Monllao [Tue, 26 Jul 2016 02:33:21 +0000 (10:33 +0800)]
Merge branch 'MDL-55325-master' of https://github.com/xow/moodle
David Monllao [Tue, 26 Jul 2016 02:14:30 +0000 (10:14 +0800)]
Merge branch 'wip-mdl-55091-m' of https://github.com/rajeshtaneja/moodle
Conflicts:
lib/upgrade.txt
Rajesh Taneja [Tue, 5 Jul 2016 05:26:31 +0000 (13:26 +0800)]
MDL-55091 phpunit: Following has been deprecated.
1. getMock()
2. setExpectedException()
3. checkForUnintentionallyCoveredCode renamed to beStrictAboutCoversAnnotation
4. beStrictAboutTestSize renamed to enforceTimeLimit
5. UnitTestCase class is now fully removed.
David Monllao [Tue, 26 Jul 2016 01:52:51 +0000 (09:52 +0800)]
Merge branch 'wip-MDL-55183-master' of git://github.com/abgreeve/moodle
Conflicts:
lib/editor/atto/yui/build/moodle-editor_atto-editor/moodle-editor_atto-editor-min.js
Andrew Nicols [Mon, 11 Jul 2016 06:50:09 +0000 (14:50 +0800)]
MDL-49533 repository: Remove the Alfresco plugin
The SDK that this plugin was designed around is not compatible with recent
versions of Alfresco so the decisio has been made to move the repository to
the plugins database.
David Monllao [Mon, 25 Jul 2016 21:12:00 +0000 (05:12 +0800)]
Merge branch 'MDL-55251_m32v1' of https://github.com/sbourget/moodle
David Monllao [Mon, 25 Jul 2016 21:04:03 +0000 (05:04 +0800)]
Merge branch 'MDL-55283-master' of git://github.com/andrewnicols/moodle
David Monllao [Mon, 25 Jul 2016 20:35:02 +0000 (04:35 +0800)]
MDL-45753 test: Adding core_my testsuite
David Monllao [Mon, 25 Jul 2016 20:27:48 +0000 (04:27 +0800)]
Merge branch 'MDL-55254_m32v3' of https://github.com/sbourget/moodle
David Monllao [Mon, 25 Jul 2016 20:05:18 +0000 (04:05 +0800)]
MDL-45753 events: Fix event context
David Monllao [Mon, 25 Jul 2016 20:03:14 +0000 (04:03 +0800)]
Merge branch 'MDL-45753_m32v4' of https://github.com/sbourget/moodle
Conflicts:
version.php
David Monllao [Mon, 25 Jul 2016 18:40:35 +0000 (02:40 +0800)]
Merge branch 'MDL-51242-master' of git://github.com/andrewnicols/moodle
Jun Pataleta [Mon, 18 Jul 2016 09:45:05 +0000 (17:45 +0800)]
MDL-54984 cache: Added todo tags to items for 3.3 deprecations
Jun Pataleta [Fri, 15 Jul 2016 06:37:33 +0000 (14:37 +0800)]
MDL-54984 cache: 3.2 final deprecations
Jun Pataleta [Tue, 12 Jul 2016 09:22:27 +0000 (17:22 +0800)]
MDL-54988 core: Final deprecation for lib/modinfolib methods
Final deprecation of the following methods:
- course_modinfo::build_section_cache()
- cm_info::get_deprecated_group_members_only()
- cm_info::is_user_access_restricted_by_group()
Plus throw coding exception for direct calls of the following:
- cm_info::get_url()
- cm_info::get_content()
- cm_info::get_extra_classes()
- cm_info::get_on_click()
- cm_info::get_custom_data()
- cm_info::get_after_link()
- cm_info::get_after_edit_icons()
- cm_info::obtain_dynamic_data()
Dan Poltawski [Mon, 25 Jul 2016 14:55:48 +0000 (15:55 +0100)]
Merge branch 'MDL-55287_master' of git://github.com/dmonllao/moodle
Dan Poltawski [Mon, 25 Jul 2016 14:53:41 +0000 (15:53 +0100)]
Merge branch 'MDL-55284-master' of git://github.com/damyon/moodle
Dan Poltawski [Mon, 25 Jul 2016 14:27:23 +0000 (15:27 +0100)]
Merge branch 'MDL-54987-master' of git://github.com/danpoltawski/moodle
Dan Poltawski [Mon, 25 Jul 2016 10:21:05 +0000 (11:21 +0100)]
MDL-54987 charts: fix method name to match coding style
Dan Poltawski [Mon, 25 Jul 2016 09:58:45 +0000 (10:58 +0100)]
MDL-54987 charts: fix style issues
Simey Lameze [Mon, 25 Jul 2016 07:39:02 +0000 (15:39 +0800)]
MDL-54987 core: final charts project polishing
Simey Lameze [Thu, 14 Jul 2016 07:41:08 +0000 (15:41 +0800)]
MDL-55208 mod_choice: Convert choice results chart to new library
Part of MDL-54987 epic.
Simey Lameze [Fri, 22 Jul 2016 03:54:40 +0000 (11:54 +0800)]
MDL-55308 mod_feedback: Convert analysis chart to the new library
Part of MDL-54987 epic.
Simey Lameze [Fri, 22 Jul 2016 06:45:39 +0000 (14:45 +0800)]
MDL-55262 core: Add support for series values labels
Part of MDL-54987 epic.
Simey Lameze [Thu, 21 Jul 2016 01:58:04 +0000 (09:58 +0800)]
MDL-55037 core: Define a set of default colors
Part of MDL-54987 epic.
Simey Lameze [Thu, 14 Jul 2016 03:50:40 +0000 (11:50 +0800)]
MDL-55219 core: Add support for horizontal bars
Part of MDL-54987 epic.
Simey Lameze [Fri, 15 Jul 2016 06:11:14 +0000 (14:11 +0800)]
MDL-55025 report_stats: Use the new charting library
Part of MDL-54987 epic.
Simey Lameze [Wed, 6 Jul 2016 04:26:53 +0000 (12:26 +0800)]
MDL-55110 core: Add support for smooth lines
Part of MDL-54987 epic.
Frederic Massart [Thu, 7 Jul 2016 06:54:32 +0000 (14:54 +0800)]
MDL-55146 core: Support custom labels on X axis
Note that this is still limited as the number of labels is locked
to the number of elements in the series.
Part of MDL-54987 epic.
Frederic Massart [Thu, 7 Jul 2016 06:14:26 +0000 (14:14 +0800)]
MDL-55146 core: Support multiple axes in charts
Part of MDL-54987 epic.
Frederic Massart [Mon, 4 Jul 2016 10:38:05 +0000 (18:38 +0800)]
MDL-55089 core: Charts are displayed with a data table by default
Part of MDL-54987 epic.
Frederic Massart [Tue, 28 Jun 2016 10:28:22 +0000 (18:28 +0800)]
MDL-55039 core: First implementation of HTML table rendering for charts
Part of MDL-54987 epic.
Frederic Massart [Tue, 5 Jul 2016 10:29:18 +0000 (18:29 +0800)]
MDL-55038 core: Support multiple colours in the same series
Part of MDL-54987 epic.
Frederic Massart [Mon, 27 Jun 2016 08:29:14 +0000 (16:29 +0800)]
MDL-55026 quiz_statistics: Convert charts to the new library
Part of MDL-54987 epic.
Frederic Massart [Mon, 27 Jun 2016 07:13:53 +0000 (15:13 +0800)]
MDL-55026 quiz_overview: Convert chart to the new library
Part of MDL-54987 epic.
Frederic Massart [Mon, 4 Jul 2016 04:01:25 +0000 (12:01 +0800)]
MDL-55108 core: Document the charting library
Part of MDL-54987 epic.
Simey Lameze [Tue, 28 Jun 2016 04:53:50 +0000 (12:53 +0800)]
MDL-55029 report_courseoverview: Convert report chart to the new library
Part of MDL-54987 epic.
Frederic Massart [Fri, 1 Jul 2016 05:05:40 +0000 (13:05 +0800)]
MDL-55092 core: Add support for custom Y axis labels
Part of MDL-54987 epic.
Frederic Massart [Fri, 24 Jun 2016 04:24:28 +0000 (12:24 +0800)]
MDL-54989 scormreport_graphs: Use the new charting library
Part of MDL-54987 epic.
Frederic Massart [Wed, 29 Jun 2016 07:52:03 +0000 (15:52 +0800)]
MDL-55045 core: Remove the hardcoded canvas tag for chart.js
Part of MDL-54987 epic.
Simey Lameze [Thu, 23 Jun 2016 02:07:44 +0000 (10:07 +0800)]
MDL-54998 report_log: Convert log report graphs to the new API
Part of MDL-54987 epic.
Frederic Massart [Mon, 27 Jun 2016 10:40:05 +0000 (18:40 +0800)]
MDL-55031 core: Series color was not being exported
Part of MDL-54987 epic.
Frederic Massart [Tue, 28 Jun 2016 04:22:34 +0000 (12:22 +0800)]
MDL-55030 core: Bar charts defaults to using a Y axis starting at 0
Part of MDL-54987 epic.
Frederic Massart [Tue, 28 Jun 2016 04:21:37 +0000 (12:21 +0800)]
MDL-55030 core: Call class setter when creating a new axis
Part of MDL-54987 epic.
Frederic Massart [Tue, 28 Jun 2016 04:20:38 +0000 (12:20 +0800)]
MDL-55030 core: Support setting defaults in charts
Part of MDL-54987 epic.
Frederic Massart [Mon, 27 Jun 2016 10:50:41 +0000 (18:50 +0800)]
MDL-55030 core: Support min and max in axes
Part of MDL-54987 epic.
Frederic Massart [Mon, 27 Jun 2016 03:15:22 +0000 (11:15 +0800)]
MDL-55016 core: Support stepSize in chart axes
Part of MDL-54987 epic.
Frederic Massart [Fri, 24 Jun 2016 04:16:07 +0000 (12:16 +0800)]
MDL-55015 core: Add support for axis label in charts
Part of MDL-54987 epic.
Simey Lameze [Fri, 24 Jun 2016 03:59:32 +0000 (11:59 +0800)]
MDL-55013 core: add support for title
Part of MDL-54987 epic.
John Okely [Mon, 25 Jul 2016 09:28:35 +0000 (17:28 +0800)]
MDL-55325 mod_lti: Use .on('load') instead of .load()
Necessary after MDL-50937 JQuery upgrade to 3.1
Dan Poltawski [Mon, 25 Jul 2016 09:28:27 +0000 (10:28 +0100)]
Merge branch 'wip-MDL-54796-master-v2' of git://github.com/abgreeve/moodle
Stephen Bourget [Fri, 15 Jul 2016 20:20:32 +0000 (16:20 -0400)]
MDL-55252 mod_chat: prevent direct script access to lib files.
Stephen Bourget [Fri, 15 Jul 2016 20:34:37 +0000 (16:34 -0400)]
MDL-55253 mod_choice: prevent direct script access to lib files.
Stephen Bourget [Fri, 15 Jul 2016 21:01:43 +0000 (17:01 -0400)]
MDL-55255 mod_data: prevent direct script access to lib files.
Dan Poltawski [Fri, 15 Jul 2016 12:32:29 +0000 (13:32 +0100)]
MDL-55244 js: build changes
There should be no changes to minified code
Dan Poltawski [Fri, 15 Jul 2016 15:38:21 +0000 (16:38 +0100)]
MDL-55244 js: fix various lint warnings in yui
* Incorrect brace style
* Empty functions
* Multiple var statemnts
Dan Poltawski [Fri, 15 Jul 2016 12:28:06 +0000 (13:28 +0100)]
MDL-55244 js: fix problems with eslint --fix
eslint --fix '**/yui/src/**/*.js'
Adrian Greeve [Wed, 20 Jul 2016 06:45:44 +0000 (14:45 +0800)]
MDL-51735 mod_lesson: A lesson with no content shows a message.
Before it would show an error.
Adrian Greeve [Tue, 19 Jul 2016 03:54:50 +0000 (11:54 +0800)]
MDL-54796 forms: Editor restore event created.
The editor restore event is currently being subscribed
to by the change checkers to refresh their savedstate.
Adrian Greeve [Mon, 25 Jul 2016 01:00:41 +0000 (09:00 +0800)]
MDL-55183 editor_atto: Fix requires error.
When using a different theme and removing an editor
plugin such as the equation plugin, atto will display
an error about a missing dependency.
A thank you to Anthony Forth for providing this patch.
Stephen Bourget [Mon, 25 Jul 2016 01:00:57 +0000 (21:00 -0400)]
MDL-55254 mod_data: Add view permissions
Tony Butler [Fri, 15 Jul 2016 13:38:24 +0000 (14:38 +0100)]
MDL-55245 assignfeedback_editpdf: Enable text in comments to be selected
Only move comment boxes if 'select' tool is selected, enabling users to
drag-select text within comments using the 'comment' tool.
Frederic Massart [Mon, 20 Jun 2016 11:12:43 +0000 (19:12 +0800)]
MDL-54987 core: New charting API
Frederic Massart [Wed, 22 Jun 2016 07:19:08 +0000 (15:19 +0800)]
MDL-54987 core: Pull Chart.js in core
David Monllao [Wed, 20 Jul 2016 09:26:14 +0000 (11:26 +0200)]
MDL-55287 search: Check that an engine has been selected
David Monllao [Wed, 20 Jul 2016 18:30:00 +0000 (20:30 +0200)]
MDL-55278 search: Updating references to area namespace
David Monllao [Wed, 20 Jul 2016 18:13:58 +0000 (20:13 +0200)]
MDL-55278 search: Get rid of core_search\area namespace
Eloy Lafuente (stronk7) [Thu, 21 Jul 2016 09:44:48 +0000 (11:44 +0200)]
weekly release 3.2dev
Eloy Lafuente (stronk7) [Thu, 21 Jul 2016 09:44:42 +0000 (11:44 +0200)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Stephen Bourget [Thu, 21 Jul 2016 02:50:55 +0000 (22:50 -0400)]
MDL-45753 Events: Add view and reset events for the dashboard
Rajesh Taneja [Tue, 5 Jul 2016 05:25:47 +0000 (13:25 +0800)]
MDL-55091 phpunit: Add support for findNodes, as they are now deprecated
https://github.com/sebastianbergmann/phpunit/issues/1292
Rajesh Taneja [Mon, 4 Jul 2016 06:02:43 +0000 (14:02 +0800)]
MDL-55091 phpunit: Use latest phpunit 5.4.x
Damyon Wiese [Wed, 20 Jul 2016 05:47:00 +0000 (13:47 +0800)]
MDL-55284 assign: Add missing webservice param 'onlyids'
Mod assign list_participants webservice is supposed to accept a param to limit the
returned data to only show user ids and not the full user details. It is missing
and so the full user records are fetched every time. This has a major impact on the
performance of the new assignment grading interface.
Andrew Nicols [Wed, 20 Jul 2016 05:06:22 +0000 (13:06 +0800)]
Merge branch 'wip-mdl-51758' of https://github.com/rajeshtaneja/moodle