Dan Poltawski
4aa5e355e6
MDL-51078 report_log: use simpler/faster str_split over preg_split
2016-08-09 09:04:31 +01:00
Dan Poltawski
4d31fc8444
Merge branch 'MDL-51078_m32v3' of https://github.com/sbourget/moodle
2016-08-09 08:57:09 +01:00
Simey Lameze
e3df6df02e
MDL-55367 report_log: declare log array indexes to avoid errors
2016-08-03 14:23:44 +08:00
Stephen Bourget
7c4dfba89e
MDL-51078 report_log: Allow filtering by all changes
2016-08-01 21:13:05 -04:00
Dan Poltawski
65a427cc64
Merge branch 'MDL-55367-master' of git://github.com/lameze/moodle
2016-08-01 14:25:38 +01:00
Simey Lameze
c5a90a4a5d
MDL-55367 report_log: Prevent invalid time to be passed to Charts API
2016-08-01 12:57:57 +08:00
Stephen Bourget
3dee255163
MDL-50286 report_log: Allow filtering by event origin.
2016-07-31 21:45:27 -04:00
Eloy Lafuente (stronk7)
ddf1d5c692
Merge branch 'MDL-55244-master' of git://github.com/danpoltawski/moodle
2016-07-27 00:19:40 +02:00
Simey Lameze
32917a9561
MDL-54987 core: final charts project polishing
2016-07-25 10:43:35 +01:00
Simey Lameze
2aef5d2fd8
MDL-55025 report_stats: Use the new charting library
...
Part of MDL-54987 epic.
2016-07-25 10:43:22 +01:00
Simey Lameze
6ce35fe0e1
MDL-55029 report_courseoverview: Convert report chart to the new library
...
Part of MDL-54987 epic.
2016-07-25 10:42:57 +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
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
5bb4f444de
MDL-55244 js: fix problems with eslint --fix
...
eslint --fix '**/yui/src/**/*.js'
2016-07-25 07:53:05 +01:00
Eloy Lafuente (stronk7)
5748e56242
Merge branch 'MDL-54671-master' of git://github.com/danpoltawski/moodle
2016-07-12 18:14:17 +02:00
David Monllao
b60d4fca13
Merge branch 'MDL-55048-master' of git://github.com/danpoltawski/moodle
2016-07-12 12:20:35 +02:00
Dan Poltawski
9b62a3eb71
MDL-55048 js: rebuilt files with new version of uglifyjs
2016-07-11 15:53:10 +01:00
Eloy Lafuente (stronk7)
cf7dc57a91
Merge branch 'MDL-54944-master' of git://github.com/danpoltawski/moodle
2016-07-11 16:50:51 +02:00
David Monllao
e704bcc776
MDL-53222 report_search: Delete from core
2016-07-11 11:38:41 +02:00
Dan Poltawski
d7f2176fd8
MDL-54671 css: fix lint errors
2016-07-08 12:58:54 +01:00
Dan Poltawski
c5ec7b698b
MDL-54671 css: reformat css
2016-07-08 12:54:13 +01:00
Dan Poltawski
9f5f3dcc83
MDL-54944 js: Fix spacing of objects coding style
...
Fixed by http://eslint.org/docs/rules/object-curly-spacing
2016-07-07 12:11:05 +01:00
Eloy Lafuente (stronk7)
0f20bf7507
Merge branch 'wip-mdl-54589-mac' of https://github.com/rajeshtaneja/moodle
2016-06-22 01:42:15 +02:00
Eloy Lafuente (stronk7)
e822312af3
Merge branch 'MDL-54939-master' of git://github.com/danpoltawski/moodle
2016-06-21 20:00:36 +02:00
Andrew Nicols
da871bb4c1
Merge branch 'wip-MDL-53292-master' of https://github.com/marinaglancy/moodle
2016-06-21 08:46:38 +08:00
Rajesh Taneja
f55d87c55c
MDL-54589 behat: Fixed failures for phantomjs standalone
2016-06-20 16:03:36 +08:00
Dan Poltawski
c96f55e6f9
MDL-54939 amd: fix lint issues
...
Mostly correcting jsdoc, some other line wrapping rules and empty
functions.
2016-06-17 09:03:18 +01:00
Dan Poltawski
35be582696
MDL-54939 amd: Fix lint issues fixable with eslint --fix
2016-06-16 19:33:00 +01:00
Marina Glancy
8fef061da4
MDL-53292 core: deprecate callback delete_course
2016-06-13 10:48:06 +08:00
Russell Smith
1fcf0ca8a5
MDL-35628 performance: Remove dirname() where possible.
...
dirname() is a slow function compared with __DIR__ and using
'/../'. Moodle has a large number of legacy files that are included
each time a page loads and is not able to use an autoloader as it is
functional code. This allows those required includes to perform as
best as possible in this situation.
2016-06-10 08:06:49 +10:00
Frederic Massart
6e91817178
MDL-54721 report_competency: Do not ignore the first user selection
2016-05-26 17:54:52 +08:00
Eloy Lafuente (stronk7)
1abca11e0a
MDL-54638 versions: bump all versions and requires near release
...
version = 2016052300 release version
requires= 2016051900 current rc1 version
2016-05-19 02:16:15 +02:00
Jun Pataleta
32cf4bcb93
MDL-54073 tool_lp: Unescape PARAM_TEXT properties in templates
...
Use triple-curly brackets to unescape the PARAM_TEXT properties in
templates.
Changed idnumber's type to PARAM_RAW for frameworks and competencies.
2016-05-12 11:24:51 +08:00
Frederic Massart
60011d9a8a
MDL-53982 competency: Javascript error due to string injection
2016-05-02 16:59:09 +08:00
Frederic Massart
ba7f6eeaee
MDL-53982 competency: Javascript error due to string injection
2016-05-02 12:57:03 +08:00
Dan Poltawski
23f1dbde67
Merge branch 'MDL-53859_master' of https://github.com/StudiUM/moodle
2016-04-26 10:31:00 +01:00
David Monllao
6e233df58e
Merge branch 'MDL-53667-master' of git://github.com/FMCorz/moodle
2016-04-26 11:38:00 +08:00
Serge Gauthier
eeb477079e
MDL-53859 competency: Can't change user in course competency breakdown
2016-04-22 11:41:36 -04:00
Frederic Massart
5592edb646
MDL-53451 competency: Improve performance by bypassing api::is_enabled()
2016-04-22 11:34:39 +08:00
David Monllao
9df4ae4189
MDL-51603 dataformats: coding_exception if output buffering
2016-04-21 16:20:36 +08:00
Dan Poltawski
ab64fe91fc
Merge branch 'wip-MDL-51354_master' of https://github.com/cdsmith-umn/moodle
2016-04-20 10:33:23 +01:00
David Monllao
a5acf308ae
Merge branch 'MDL-51603-dataformat' of https://github.com/brendanheywood/moodle
...
Conflicts:
lib/tests/component_test.php
2016-04-20 12:37:05 +08:00
Brendan Heywood
1e29afd4ea
MDL-51603 report_log: Allow streaming downloads
2016-04-20 12:39:29 +10:00
Frederic Massart
4474c87401
MDL-53451 competency: Removing sneaky whitespaces
2016-04-19 12:21:36 +08:00
Clement Smith
98d53af7b6
MDL-51354 report/log: Add context sensitive help
...
Adds context sensitive help to the Reports > Logs page (both admin
and course level) to help users understand how the filters will
affect their search.
2016-04-18 12:37:29 -05:00
Frederic Massart
e912927d7b
MDL-53667 tool_lp: Use event delegate for competency dialogue
...
This was causing dramatical performance issues when the module
was loaded hundreds of times on the same page, causing each instance
to detach and attach a new event listener.
2016-04-18 14:52:48 +08:00
Issam Taboubi
e55151b218
MDL-53817 report_competency: Jump problem in user competency breakdown
2016-04-18 11:06:47 +08:00
Frederic Massart
dee226a94d
MDL-53773 competency: RTL styles for report_competency and tool_lp
...
Notice that some styles are made specific to the plugins because
I don't want to take the risk of introducing regressions by
patching core so broadly for RTL support.
2016-04-18 11:06:01 +08:00
Frederic Massart
07fc0ec380
MDL-53700 competency: Implementing a URL resolver
2016-04-18 11:06:00 +08:00
Frederic Massart
a6a722d4ba
MDL-53700 competency: Migrating other competency related plugins
2016-04-18 11:06:00 +08:00