Frederic Massart
40912196a8
MDL-55089 core: Charts are displayed with a data table by default
...
Part of MDL-54987 epic.
2016-07-25 10:43:10 +01:00
Frederic Massart
4db37f3ac1
MDL-55039 core: First implementation of HTML table rendering for charts
...
Part of MDL-54987 epic.
2016-07-25 10:43:08 +01:00
Frederic Massart
ccaa2b347d
MDL-55038 core: Support multiple colours in the same series
...
Part of MDL-54987 epic.
2016-07-25 10:43:06 +01:00
Frederic Massart
601da0e693
MDL-55108 core: Document the charting library
...
Part of MDL-54987 epic.
2016-07-25 10:42:59 +01:00
Frederic Massart
681e1a7652
MDL-55092 core: Add support for custom Y axis labels
...
Part of MDL-54987 epic.
2016-07-25 10:42:54 +01:00
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
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
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
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
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
8fa1810cec
MDL-55278 search: Get rid of core_search\area namespace
2016-07-21 18:38:18 +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
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
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
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
6851244452
MDL-50937 jquery: remove instances of migrate plugin
2016-07-19 10:34:17 +01:00
Dan Poltawski
11caf2e2e1
Merge branch 'MDL-50937-master' of git://github.com/damyon/moodle
2016-07-19 10:27:10 +01:00
Dan Poltawski
2c85472688
Merge branch 'MDL-54915-master' of http://github.com/damyon/moodle
2016-07-19 09:38:23 +01:00
Dan Poltawski
738430b863
Revert "Merge branch 'MDL-54915-master' of git://github.com/andrewnicols/moodle"
...
This reverts commit fa57043eb6
, reversing
changes made to 36a19ecc26
.
2016-07-19 09:37:01 +01:00
David Monllao
7bd5ce57d8
Merge branch 'MDL-51758-master' of git://github.com/andrewnicols/moodle
...
Conflicts:
lib/upgrade.txt
2016-07-19 09:29:41 +02:00
David Monllao
3e2b1e179f
Merge branch 'MDL-49599-master' of git://github.com/andrewnicols/moodle
2016-07-19 08:53:28 +02:00
Andrew Nicols
b34ed08a12
MDL-49599 core: Fully deprecate the boxclient class
2016-07-19 14:44:51 +08:00
Jun Pataleta
3046ee9f0d
MDL-50051 core: Update todo tag comment for get_referer
2016-07-19 13:40:09 +08:00
Jun Pataleta
2a72354167
MDL-50051 core: Add deprecated tags to deprecated methods
2016-07-19 13:39:39 +08:00
Damyon Wiese
8d00afb12c
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.
2016-07-19 12:55:50 +08:00
Eloy Lafuente (stronk7)
5281e6a082
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.
2016-07-19 04:04:32 +02:00
Eloy Lafuente (stronk7)
74ec2dd63d
Merge branch 'MDL-52544-master' of git://github.com/damyon/moodle
2016-07-19 04:04:18 +02:00
Damyon Wiese
d863344ad7
MDL-50937 jquery: Upgrade to 3.1, remove migrate plugins
2016-07-19 09:27:40 +08:00
Rajesh Taneja
ddf36bf5aa
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.
2016-07-19 09:23:44 +08:00
Eloy Lafuente (stronk7)
f91d6783aa
Merge branch 'MDL-55207-configiplist-errors' of https://github.com/brendanheywood/moodle
2016-07-19 02:26:58 +02:00
David Monllao
b3b1833097
Merge branch 'MDL-54943-master' of git://github.com/jleyva/moodle
...
Conflicts:
version.php
2016-07-19 01:19:13 +02:00
David Monllao
c08a7eebb6
Merge branch 'wip-MDL-55126-master' of git://github.com/abgreeve/moodle
...
Conflicts:
lib/upgrade.txt
2016-07-18 20:50:47 +02:00
Dan Poltawski
3ed88885e5
Merge branch 'wip-mdl-55174' of https://github.com/rajeshtaneja/moodle
2016-07-18 14:49:48 +01:00