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
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.
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.
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.
Stephen Bourget [Mon, 25 Jul 2016 01:00:57 +0000 (21:00 -0400)]
MDL-55254 mod_data: Add view permissions
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
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
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
Rajesh Taneja [Wed, 20 Jul 2016 04:55:09 +0000 (12:55 +0800)]
MDL-51758 libraries: Reworded password.php not required
Andrew Nicols [Wed, 20 Jul 2016 04:06:19 +0000 (12:06 +0800)]
MDL-55283 javascript: Check dir is readable before traversing them
Andrew Nicols [Wed, 20 Jul 2016 03:20:08 +0000 (11:20 +0800)]
Merge branch 'MDL-50937-fixes' of git://github.com/andrewnicols/moodle
Andrew Nicols [Wed, 20 Jul 2016 02:29:41 +0000 (10:29 +0800)]
MDL-50937 tag: Stop using deprecated context
$.context has been deprecated for a long time - since before this code was
written. Unfortunately jQuery does not emit anything for deprecated code so
this was not picked up sooner.
Andrew Nicols [Wed, 20 Jul 2016 02:08:39 +0000 (10:08 +0800)]
MDL-50937 theme: langmenu should not have a href value
AMOS bot [Tue, 19 Jul 2016 16:05:02 +0000 (00:05 +0800)]
Automatically generated installer lang files
Dan Poltawski [Tue, 19 Jul 2016 12:01:34 +0000 (13:01 +0100)]
Merge branch 'MDL-31356_master' of https://github.com/StudiUM/moodle
Eloy Lafuente (stronk7) [Tue, 19 Jul 2016 11:21:36 +0000 (13:21 +0200)]
Merge branch 'MDL-55220-master' of git://github.com/jleyva/moodle
Eloy Lafuente (stronk7) [Tue, 19 Jul 2016 10:13:00 +0000 (12:13 +0200)]
Merge branch 'wip-mdl-55258-m' of https://github.com/rajeshtaneja/moodle
Dan Poltawski [Tue, 19 Jul 2016 09:52:13 +0000 (10:52 +0100)]
Merge branch 'MDL-55206-master' of git://github.com/junpataleta/moodle
Dan Poltawski [Tue, 19 Jul 2016 09:34:17 +0000 (10:34 +0100)]
MDL-50937 jquery: remove instances of migrate plugin
Dan Poltawski [Tue, 19 Jul 2016 09:27:10 +0000 (10:27 +0100)]
Merge branch 'MDL-50937-master' of git://github.com/damyon/moodle
Dan Poltawski [Tue, 19 Jul 2016 08:38:23 +0000 (09:38 +0100)]
Merge branch 'MDL-54915-master' of github.com/damyon/moodle
Dan Poltawski [Tue, 19 Jul 2016 08:37:01 +0000 (09:37 +0100)]
Revert "Merge branch 'MDL-54915-master' of git://github.com/andrewnicols/moodle"
This reverts commit
fa57043eb695d8c52755cf96c7b0034fb130398b, reversing
changes made to
36a19ecc26d9299af09e7bec9e8dfa99729e1973.
David Monllao [Tue, 19 Jul 2016 07:29:41 +0000 (09:29 +0200)]
Merge branch 'MDL-51758-master' of git://github.com/andrewnicols/moodle
Conflicts:
lib/upgrade.txt
David Monllao [Tue, 19 Jul 2016 06:58:09 +0000 (08:58 +0200)]
Merge branch 'MDL-55141' of https://github.com/creator23/moodle
David Monllao [Tue, 19 Jul 2016 06:53:28 +0000 (08:53 +0200)]
Merge branch 'MDL-49599-master' of git://github.com/andrewnicols/moodle
Andrew Nicols [Mon, 11 Jul 2016 07:27:52 +0000 (15:27 +0800)]
MDL-49599 core: Fully deprecate the boxclient class
David Monllao [Tue, 19 Jul 2016 06:41:29 +0000 (08:41 +0200)]
Merge branch 'MDL-55157_m32v6' of https://github.com/sbourget/moodle
Damyon Wiese [Tue, 19 Jul 2016 04:02:28 +0000 (12:02 +0800)]
MDL-54915 templates: Fix async rendering of js blocks
Mustache JS helper can overwrite JS blocks when using nested templates.
Each call to render should have it's own scope.
Stephen Bourget [Wed, 13 Jul 2016 22:26:17 +0000 (18:26 -0400)]
MDL-55157 mod_feedback: Deprecate unused strings
Stephen Bourget [Tue, 19 Jul 2016 02:08:00 +0000 (22:08 -0400)]
MDL-55157 mod_feedback: Course reset should update dates
Eloy Lafuente (stronk7) [Mon, 18 Jul 2016 23:48:02 +0000 (01:48 +0200)]
MDL-52544 oracle: small tweaks
This commit just:
- Moves the null => '' to better place, restricting it to PHP >= 7.0
(bug https://bugs.php.net/bug.php?id=72524)
- Adds a couple of notes here and there.
- Changes some small details to keep the file using the same coding.
Eloy Lafuente (stronk7) [Tue, 19 Jul 2016 02:04:18 +0000 (04:04 +0200)]
Merge branch 'MDL-52544-master' of git://github.com/damyon/moodle
Damyon Wiese [Fri, 8 Jul 2016 05:05:30 +0000 (13:05 +0800)]
MDL-50937 jquery: Upgrade to 3.1, remove migrate plugins
Rajesh Taneja [Tue, 19 Jul 2016 01:23:44 +0000 (09:23 +0800)]
MDL-55258 behat: Set focus on button before clicking it
Set the focus on button to ensure it is in
viewport before clicking on it.
Eloy Lafuente (stronk7) [Tue, 19 Jul 2016 00:31:24 +0000 (02:31 +0200)]
Merge branch 'MDL-51410_m32v2' of https://github.com/sbourget/moodle
Eloy Lafuente (stronk7) [Tue, 19 Jul 2016 00:26:58 +0000 (02:26 +0200)]
Merge branch 'MDL-55207-configiplist-errors' of https://github.com/brendanheywood/moodle
Eloy Lafuente (stronk7) [Tue, 19 Jul 2016 00:09:17 +0000 (02:09 +0200)]
Merge branch 'wip-mdl-55111' of https://github.com/rajeshtaneja/moodle
David Monllao [Mon, 18 Jul 2016 23:48:28 +0000 (01:48 +0200)]
Merge branch 'MDL-55173-master' of git://github.com/andrewnicols/moodle
David Monllao [Mon, 18 Jul 2016 23:19:13 +0000 (01:19 +0200)]
Merge branch 'MDL-54943-master' of git://github.com/jleyva/moodle
Conflicts:
version.php
David Monllao [Mon, 18 Jul 2016 22:50:41 +0000 (00:50 +0200)]
Merge branch 'MDL-55158_m32v3' of https://github.com/sbourget/moodle
Stephen Bourget [Mon, 18 Jul 2016 22:35:37 +0000 (18:35 -0400)]
MDL-55158 mod_data: Add calendar events for database activities
David Monllao [Mon, 18 Jul 2016 18:50:47 +0000 (20:50 +0200)]
Merge branch 'wip-MDL-55126-master' of git://github.com/abgreeve/moodle
Conflicts:
lib/upgrade.txt
David Monllao [Mon, 18 Jul 2016 18:41:07 +0000 (20:41 +0200)]
Merge branch 'MDL-55200_master'
Steffen Pegenau [Mon, 18 Jul 2016 09:42:30 +0000 (11:42 +0200)]
MDL-55200 question type ddmarker: Display coordinates on image
To make the creation of dropzones easier, the mouse coordinates are shown.
David Monllao [Mon, 18 Jul 2016 18:35:50 +0000 (20:35 +0200)]
Merge branch 'MDL-55162-master' of git://github.com/jleyva/moodle
Conflicts:
mod/assign/externallib.php
David Monllao [Mon, 18 Jul 2016 18:00:18 +0000 (20:00 +0200)]
Merge branch 'MDL-55161-m' of https://github.com/micaherne/moodle
David Monllao [Mon, 18 Jul 2016 17:42:46 +0000 (19:42 +0200)]
Merge branch 'MDL-55163-master' of git://github.com/jleyva/moodle
Dan Poltawski [Mon, 18 Jul 2016 14:06:22 +0000 (15:06 +0100)]
Merge branch 'MDL-14448_m32v1' of https://github.com/sbourget/moodle
Dan Poltawski [Mon, 18 Jul 2016 13:49:48 +0000 (14:49 +0100)]
Merge branch 'wip-mdl-55174' of https://github.com/rajeshtaneja/moodle
Dan Poltawski [Mon, 18 Jul 2016 13:21:03 +0000 (14:21 +0100)]
Merge branch 'MDL-55190-master' of git://github.com/merrill-oakland/moodle
Dan Poltawski [Mon, 18 Jul 2016 12:55:50 +0000 (13:55 +0100)]
Merge branch 'MDL-55012-master' of git://github.com/damyon/moodle
Dan Poltawski [Mon, 18 Jul 2016 12:38:36 +0000 (13:38 +0100)]
Merge branch 'MDL-54963_master' of git://github.com/dmonllao/moodle
Dan Poltawski [Mon, 18 Jul 2016 12:27:48 +0000 (13:27 +0100)]
Merge branch 'wip-mdl-54977' of https://github.com/rajeshtaneja/moodle
Dan Poltawski [Mon, 18 Jul 2016 09:51:06 +0000 (10:51 +0100)]
Merge branch 'MDL-55240-master' of git://github.com/junpataleta/moodle