.. |
antivirus
|
MDL-47162 core_message: Updating all uses of messaging to add courseid
|
2016-10-31 14:13:13 -04:00 |
dataformat
|
MDL-37753 dataformat: Only set worksheet name where implemented
|
2016-04-29 12:17:58 +01:00 |
dml
|
MDL-31243 access/enrol libs: new fns returning useful SQL fragments
|
2016-09-30 09:27:56 +01:00 |
event
|
MDL-47162 core_message: debug whenever courseid is missing
|
2016-10-28 00:30:02 +02:00 |
files
|
MDL-48498 core_files: curl_security_helper_base and implementation
|
2016-11-08 15:11:15 +08: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-47162 core_message: debug whenever courseid is missing
|
2016-10-28 00:30:02 +02:00 |
output
|
MDL-55071 core_auth: Move new login renderable to core_auth
|
2016-09-23 10:57:13 +01:00 |
plugininfo
|
MDL-56880 webservices: Fix documentation of get_enabled_plugins()
|
2016-11-10 16:18:06 +00:00 |
progress
|
MDL-55385 output: Support non-integer output_buffering values
|
2016-08-23 11:19:04 +01:00 |
session
|
MDL-56417 session: Respect the return value of ignore_timeout_hook.
|
2016-11-10 14:24:24 +08:00 |
task
|
MDL-44467 core: always send email from noreplyaddress
|
2016-10-28 13:04:09 +08:00 |
update
|
MDL-47162 core_message: Updating all uses of messaging to add courseid
|
2016-10-31 14:13:13 -04:00 |
upgrade
|
MDL-55404 core_upgrade: Add libcurl environment checks
|
2016-09-06 11:34:46 +08: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-54987 charts: fix method name to match coding style
|
2016-07-25 11:21:37 +01: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-38158 core_media: Convert media players to new plugin type
|
2016-11-04 17:30:40 +08: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-38158 media: mpeg is not html5 supported format
|
2016-11-07 11:44:59 +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 |
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-30811 core: Initiate notifications on first use only
|
2016-03-02 13:30:09 +08:00 |
php_time_limit.php
|
MDL-42084 lib: fix undefined variable warnings
|
2013-12-03 14:00:21 +08:00 |
plugin_manager.php
|
MDL-38158 core_media: Convert media players to new plugin type
|
2016-11-04 17:30:40 +08: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-56005 output: Support prepending SCSS code instead of variables only
|
2016-10-10 10:59:52 +02: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-53273 search: Use unicode safe string truncation
|
2016-03-06 13:32:59 -05:00 |
user.php
|
MDL-44467 lib: Fix return path to noreply.
|
2016-10-28 13:27:00 +08:00 |
useragent.php
|
MDL-38158 media: mpeg is not html5 supported format
|
2016-11-07 11:44:59 +08:00 |