.. |
analytics
|
MDL-57791 analytics: Fixes during integration review
|
2017-07-24 08:37:03 +02:00 |
antivirus
|
MDL-47162 core_message: Updating all uses of messaging to add courseid
|
2016-10-31 14:13:13 -04:00 |
dataformat
|
MDL-56046 core: enable multiple sheets for flexible table
|
2017-06-26 13:59:30 +08:00 |
dml
|
MDL-31243 access/enrol libs: new fns returning useful SQL fragments
|
2016-09-30 09:27:56 +01:00 |
event
|
MDL-59211 analytics: Make cibot happy
|
2017-07-24 08:36:49 +02:00 |
external
|
MDL-57596 forms: CLEANHTML in persistent forms
|
2017-03-10 18:04:48 +00:00 |
files
|
MDL-58057 core_files: properly trim curl whitelist config when fetching
|
2017-03-07 09:49:22 +08:00 |
form
|
MDL-57596 forms: CLEANHTML in persistent forms
|
2017-03-10 18:04:48 +00:00 |
lock
|
Merge branch 'MDL-49747-task-error-improvement' of https://github.com/brendanheywood/moodle
|
2015-04-07 16:13:46 +01:00 |
log
|
MDL-49291 core: final deprecation of sql_*_reader interfaces
|
2016-01-18 14:24:34 +08:00 |
message
|
MDL-58650 core_message: always use 'popup' processor for messages
|
2017-05-02 15:46:48 +08:00 |
oauth2
|
Merge branch 'MDL-59539-master' of git://github.com/tobiasreischmann/moodle
|
2017-07-17 10:14:55 +02:00 |
output
|
MDL-59368 groups: Peer review fixes
|
2017-07-12 10:09:09 +08:00 |
plugininfo
|
MDL-58859 analytics: Subsystem and API db/ requirements added
|
2017-07-24 07:53:17 +02:00 |
progress
|
MDL-55385 output: Support non-integer output_buffering values
|
2016-08-23 11:19:04 +01:00 |
session
|
MDL-58311 cache: Add password support for redis
|
2017-03-27 10:31:45 +01:00 |
task
|
MDL-58906 calendar: Remove check for _refresh_events exists
|
2017-07-26 12:51:27 +05:30 |
update
|
MDL-47162 core_message: Updating all uses of messaging to add courseid
|
2016-10-31 14:13:13 -04:00 |
upgrade
|
MDL-56917 core_upgrade: Do not use the raw version to check cURL caps.
|
2016-11-15 21:50:07 +01:00 |
chart_axis.php
|
MDL-54987 charts: fix style issues
|
2016-07-25 11:21:31 +01:00 |
chart_bar.php
|
MDL-55665 core: Add support for stacked bar charts
|
2016-08-26 13:30:01 +08:00 |
chart_base.php
|
MDL-57194 core_charts: Allow colors to be overridden by setting
|
2016-12-01 14:44:00 +08:00 |
chart_line.php
|
MDL-54987 charts: fix style issues
|
2016-07-25 11:21:31 +01:00 |
chart_pie.php
|
MDL-55710 core: Add support for doughnut charts
|
2016-08-26 13:30:02 +08:00 |
chart_series.php
|
MDL-54987 charts: fix style issues
|
2016-07-25 11:21:31 +01:00 |
collator.php
|
MDL-45828 cache: definitions now sorted in the admin UI
|
2014-07-21 09:25:22 +12:00 |
component.php
|
MDL-59211 analytics: Make cibot happy
|
2017-07-24 08:36:49 +02:00 |
cssparser.php
|
MDL-55071 psr4: Use psr4 classloader for scss, rtlcss and cssparser
|
2016-09-23 10:57:35 +01:00 |
date.php
|
MDL-50704 date: Fix invalid timezone mapping for +14
|
2016-05-09 17:28:38 +08:00 |
filetypes.php
|
MDL-39913 filetypes: mimetypes remediation
|
2017-04-07 16:02:00 +08:00 |
grades_external.php
|
MDL-55928 gradereport_user: New WS for retrieve grade items
|
2016-09-16 09:55:14 +01:00 |
grading_external.php
|
MDL-46861 added missing required field areaname
|
2014-08-29 09:42:54 +12:00 |
invalid_persistent_exception.php
|
MDL-57273 core: Migrating persistent from core_competency into core
|
2017-01-20 12:56:18 +08:00 |
ip_utils.php
|
MDL-56334 libraries: Addition of domain checker.
|
2016-10-26 15:51:32 +08:00 |
lessc.php
|
MDL-44357 libraries: Remove import_file method from core_lessc
|
2014-03-24 15:15:04 +08:00 |
minify.php
|
MDL-53695 minify: switch to MatthiasMullie\Minify
|
2016-10-10 13:17:04 +01:00 |
notification.php
|
MDL-56679 core: Initialise $SESSION if necessary
|
2017-02-16 16:17:14 +08:00 |
persistent.php
|
MDL-57596 forms: CLEANHTML in persistent forms
|
2017-03-10 18:04:48 +00:00 |
php_time_limit.php
|
|
|
plugin_manager.php
|
MDL-57791 tool_analytics: From tool_models to tool_analytics
|
2017-07-24 08:37:03 +02:00 |
requirejs.php
|
MDL-55283 javascript: Check dir is readable before traversing them
|
2016-07-20 12:16:13 +08:00 |
rtlcss.php
|
MDL-55071 psr4: Use psr4 classloader for scss, rtlcss and cssparser
|
2016-09-23 10:57:35 +01:00 |
scss.php
|
MDL-56992 core_scss: Don't allow invalid files to be included
|
2017-01-04 11:33:57 +00:00 |
shutdown_manager.php
|
MDL-52284 core: PHP7 engine errors have type Throwable
|
2015-12-10 10:49:37 +08:00 |
string_manager.php
|
MDL-46585 lang: display debugging message when deprecated string is used
|
2014-09-12 10:24:43 +08:00 |
string_manager_install.php
|
MDL-46585 lang: display debugging message when deprecated string is used
|
2014-09-12 10:24:43 +08:00 |
string_manager_standard.php
|
MDL-50829 lang: fix to RTL/LTR bracket confusion
|
2015-12-29 12:30:18 +00:00 |
text.php
|
MDL-55326 core_text: Correct typo3 file permissions
|
2017-03-27 15:07:01 +08:00 |
user.php
|
MDL-59214 webservice: Return calendar type in get_site_info
|
2017-06-20 11:44:04 +01:00 |
useragent.php
|
MDL-38158 media: mpeg is not html5 supported format
|
2016-11-07 11:44:59 +08:00 |