Frederic Massart
9b28bf0b83
MDL-55045 core: Remove the hardcoded canvas tag for chart.js
...
Part of MDL-54987 epic.
2016-07-25 10:42:49 +01:00
Simey Lameze
6cf5e0f263
MDL-54998 report_log: Convert log report graphs to the new API
...
Part of MDL-54987 epic.
2016-07-25 10:42:47 +01:00
Frederic Massart
8bc4583fc6
MDL-55031 core: Series color was not being exported
...
Part of MDL-54987 epic.
2016-07-25 10:42:44 +01:00
Frederic Massart
299e9aba66
MDL-55030 core: Bar charts defaults to using a Y axis starting at 0
...
Part of MDL-54987 epic.
2016-07-25 10:42:42 +01:00
Frederic Massart
826ade18f1
MDL-55030 core: Call class setter when creating a new axis
...
Part of MDL-54987 epic.
2016-07-25 10:42:39 +01:00
Frederic Massart
a6c6faefb7
MDL-55030 core: Support setting defaults in charts
...
Part of MDL-54987 epic.
2016-07-25 10:42:37 +01:00
Frederic Massart
46de49dc9f
MDL-55030 core: Support min and max in axes
...
Part of MDL-54987 epic.
2016-07-25 10:42:34 +01:00
Frederic Massart
909c5cf207
MDL-55016 core: Support stepSize in chart axes
...
Part of MDL-54987 epic.
2016-07-25 10:42:32 +01:00
Frederic Massart
f5474e65fc
MDL-55015 core: Add support for axis label in charts
...
Part of MDL-54987 epic.
2016-07-25 10:42:28 +01:00
Simey Lameze
858cbfdfd3
MDL-55013 core: add support for title
...
Part of MDL-54987 epic.
2016-07-25 10:42:19 +01:00
John Okely
4c3472a55c
MDL-55325 mod_lti: Use .on('load') instead of .load()
...
Necessary after MDL-50937 JQuery upgrade to 3.1
2016-07-25 17:31:41 +08:00
Dan Poltawski
a3ee51fe44
Merge branch 'wip-MDL-54796-master-v2' of git://github.com/abgreeve/moodle
2016-07-25 10:28:27 +01:00
Stephen Bourget
530d553580
MDL-55252 mod_chat: prevent direct script access to lib files.
2016-07-25 09:42:36 +01:00
Stephen Bourget
73b1d580aa
MDL-55253 mod_choice: prevent direct script access to lib files.
2016-07-25 09:40:38 +01:00
Stephen Bourget
c4b70cfc61
MDL-55255 mod_data: prevent direct script access to lib files.
2016-07-25 09:39:57 +01:00
Dan Poltawski
3a0bc0fdc4
MDL-55244 js: build changes
...
There should be no changes to minified code
2016-07-25 07:58:05 +01:00
Dan Poltawski
bc8b6dc652
MDL-55244 js: fix various lint warnings in yui
...
* Incorrect brace style
* Empty functions
* Multiple var statemnts
2016-07-25 07:53:05 +01:00
Dan Poltawski
5bb4f444de
MDL-55244 js: fix problems with eslint --fix
...
eslint --fix '**/yui/src/**/*.js'
2016-07-25 07:53:05 +01:00
Adrian Greeve
89644a400d
MDL-51735 mod_lesson: A lesson with no content shows a message.
...
Before it would show an error.
2016-07-25 10:48:14 +08:00
Adrian Greeve
b559497393
MDL-54796 forms: Editor restore event created.
...
The editor restore event is currently being subscribed
to by the change checkers to refresh their savedstate.
2016-07-25 10:42:58 +08:00
Adrian Greeve
c17c25db05
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.
2016-07-25 09:03:59 +08:00
Stephen Bourget
12306a9f0f
MDL-55254 mod_data: Add view permissions
2016-07-24 21:00:57 -04:00
Mark Nielsen
3077ae6004
MDL-55315 mod_lti: Fix Nginx 405 error
...
It appears that Nginx doesn't allow POST
to static files. So rename the fixture from
a HTML file to a PHP file.
2016-07-22 11:39:42 -07:00
Mark Nielsen
2b509dbc01
MDL-55316 core_completion: Expand fields for Behat
...
This only happens if you create the course with
one user and then try to enable completion
with another user.
2016-07-22 11:29:27 -07:00
Tony Butler
b37b6cd8ef
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.
2016-07-22 16:39:48 +01:00
Frederic Massart
357ec2d584
MDL-54987 core: New charting API
2016-07-22 17:33:30 +08:00
Frederic Massart
45feaec83b
MDL-54987 core: Pull Chart.js in core
2016-07-22 17:33:30 +08:00
Russell Smith
e868574f02
MDL-48856 dmllib: Adjust performance improvements.
2016-07-22 11:52:41 +10:00
David Monllao
379ca98642
MDL-55287 search: Check that an engine has been selected
2016-07-21 18:40:29 +02:00
David Monllao
0bd8383a8b
MDL-55278 search: Updating references to area namespace
2016-07-21 18:38:18 +02:00
David Monllao
8fa1810cec
MDL-55278 search: Get rid of core_search\area namespace
2016-07-21 18:38:18 +02:00
Eloy Lafuente (stronk7)
90a8bdbfc0
weekly release 3.2dev
2016-07-21 11:44:48 +02:00
Eloy Lafuente (stronk7)
3343737171
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2016-07-21 11:44:42 +02:00
Stephen Bourget
94c7e9f1de
MDL-45753 Events: Add view and reset events for the dashboard
2016-07-20 22:50:55 -04:00
Tony Levi
73d37b20ed
MDL-48856 pgsql: Performance tuning
2016-07-21 10:31:41 +10:00
Rajesh Taneja
165b70a16a
MDL-55091 phpunit: Add support for findNodes, as they are now deprecated
...
https://github.com/sebastianbergmann/phpunit/issues/1292
2016-07-21 07:08:47 +08:00
Rajesh Taneja
ef1d90480d
MDL-55091 phpunit: Use latest phpunit 5.4.x
2016-07-21 07:08:46 +08:00
Damyon Wiese
771f8df153
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.
2016-07-20 15:18:01 +08:00
Andrew Nicols
78c09b9a60
Merge branch 'wip-mdl-51758' of https://github.com/rajeshtaneja/moodle
2016-07-20 13:06:22 +08:00
Rajesh Taneja
01082b50f0
MDL-51758 libraries: Reworded password.php not required
2016-07-20 12:55:09 +08:00
Andrew Nicols
b2c2d18b28
MDL-55283 javascript: Check dir is readable before traversing them
2016-07-20 12:16:13 +08:00
Andrew Nicols
4cb32b2b52
Merge branch 'MDL-50937-fixes' of git://github.com/andrewnicols/moodle
2016-07-20 11:20:08 +08:00
Andrew Nicols
eb3839dffd
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.
2016-07-20 11:19:29 +08:00
Andrew Nicols
3c4778f5d2
MDL-50937 theme: langmenu should not have a href value
2016-07-20 11:19:23 +08:00
AMOS bot
bde229738d
Automatically generated installer lang files
2016-07-20 00:05:02 +08:00
Dan Poltawski
ff0039689b
Merge branch 'MDL-31356_master' of https://github.com/StudiUM/moodle
2016-07-19 13:01:34 +01:00
Eloy Lafuente (stronk7)
4feed61702
Merge branch 'MDL-55220-master' of git://github.com/jleyva/moodle
2016-07-19 13:21:36 +02:00
Eloy Lafuente (stronk7)
a900c680ba
Merge branch 'wip-mdl-55258-m' of https://github.com/rajeshtaneja/moodle
2016-07-19 12:13:00 +02:00
Dan Poltawski
29dcec6803
Merge branch 'MDL-55206-master' of git://github.com/junpataleta/moodle
2016-07-19 10:52:13 +01:00
Dan Poltawski
6851244452
MDL-50937 jquery: remove instances of migrate plugin
2016-07-19 10:34:17 +01:00