..
access
MDL-60983 get_user_capability_course: fix buggy edge cases
2017-12-07 18:28:18 +00:00
analytics
MDL-62218 analytics: Privacy API implementation
2018-05-03 15:28:22 +02:00
antivirus
MDL-50907 antivirus: Switch to correct string
2018-04-12 10:30:25 +08: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-62364 core: allow null for 'courseid' in notification_sent event
2018-05-09 17:27:00 +08:00
external
MDL-60966 external: contexts can be passed to external format funcs
2017-12-22 13:10:39 +08:00
files
MDL-61143 core_files: Don't append dot when checking domain names or IP addresses.
2018-01-10 15:22:17 +08:00
form
MDL-61625 persistent form: Add missing param to the constructor
2018-03-11 22:23:15 +01:00
hub
MDL-61424 admin: reset registration if token is rejected
2018-07-30 16:12:39 +02:00
lock
MDL-59506 core_lock: use a null lock during install
2017-08-07 09:59:44 +08:00
log
MDL-49291 core: final deprecation of sql_*_reader interfaces
2016-01-18 14:24:34 +08:00
message
MDL-36941 core: removed 'message_working' table
2018-03-23 12:30:29 +08:00
oauth2
MDL-61826 auth: Make Facebook endpoints more maintainable
2018-06-06 12:44:43 +08:00
output
MDL-61778 message: Renamed online status icon and replaced Boost icon
2018-06-05 16:36:42 +08:00
plugininfo
Merge branch 'wip-MDL-45500-master' of git://github.com/marinaglancy/moodle
2017-12-11 12:56:18 +08:00
privacy
MDL-63713 core: Support for removal of context users
2018-10-23 13:05:36 +11:00
progress
MDL-55385 output: Support non-integer output_buffering values
2016-08-23 11:19:04 +01:00
session
MDL-63183 auth: Login protection
2018-11-07 00:11:47 +01:00
task
MDL-62251 task: Fix file_temp_cleanup_task::execute() bug in Windows
2018-05-10 18:39:49 +10:00
update
MDL-63655 core: Fix miss-placed parenthesis
2018-10-15 01:02:51 +02: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
component.php
Merge branch 'wip-MDL-62138-master' of git://github.com/marinaglancy/moodle
2018-05-01 11:46:27 +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-62320 mimetypes: Add JSON to the default mime types list
2018-06-15 13:12:31 +01:00
geopattern.php
MDL-61657 block_myoverview: whitespace and css-style fixes
2018-04-23 23:35:17 +02: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
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
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-61899 core: Add too_dataprivacy to core plugins
2018-04-18 18:14:43 +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-61394 core_scss: Null coalesce path to sassc setting
2018-02-22 08:30:54 +08:00
shutdown_manager.php
MDL-62891 core: Stop using var_export() to describe callables
2018-10-05 08:51:56 +02: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-62042 core_search: Unicode non-characters cause indexing problems
2018-04-19 16:54:47 +01:00
user.php
MDL-61028 core_search: Fix SELECT bug affecting Oracle
2018-04-24 15:48:40 +02:00
useragent.php
MDL-38158 media: mpeg is not html5 supported format
2016-11-07 11:44:59 +08:00