moodle/lib/classes
2023-01-12 11:35:10 +08:00
..
access
analytics
antivirus
check MDL-73601 lib: Normalize readme_moodle.txt file name 2022-02-01 18:10:36 +01:00
content/export MDL-72885 core: Use get_html_lang_attribute_value() 2022-05-27 19:38:54 +08:00
dataformat
dml MDL-73424 general: Internal methods must have same type as parent 2022-10-10 16:46:13 +02:00
event MDL-73424 general: Internal methods must have same type as parent 2022-10-10 16:46:13 +02:00
external MDL-74317 output: Remove capability checks in edit mode WS 2022-05-02 10:45:30 +02:00
files
form
hub MDL-76052 webservice_xmlrpc: Remove it completely from core 2022-11-04 16:49:52 +01:00
local/cli
lock MDL-76506 core\lock: Fix MDL_PERF and perfdebug checks 2022-11-28 18:53:44 -05:00
log MDL-72723 logs: Add get_events_select_exists to the sql_reader interface 2022-05-30 10:42:47 +10:00
message MDL-76356 various: avoid implicit conversion to int 2023-01-10 15:27:11 +01:00
navigation Merge branch 'MDL-75903' of https://github.com/paulholden/moodle 2022-11-18 11:28:31 +08:00
oauth2 MDL-76380 tool_oauth2: remove double persistent load on update. 2022-11-28 19:38:47 +00:00
output Merge branch 'MDL-75516' of https://github.com/larsbonczek/moodle 2022-12-06 10:37:46 +03:00
plugininfo MDL-76356 various: avoid implicit conversion to int 2023-01-10 15:27:11 +01:00
privacy
progress
session MDL-76356 various: avoid implicit conversion to int 2023-01-10 15:27:11 +01:00
task MDL-72775 tool_task: check long running tasks 2022-12-23 09:41:05 +10:00
update
upgrade
activity_dates.php
chart_axis.php MDL-73424 general: specify return type where possible 2022-10-10 16:46:26 +02:00
chart_bar.php MDL-73424 general: specify return type where possible 2022-10-10 16:46:26 +02:00
chart_base.php MDL-73424 general: specify return type where possible 2022-10-10 16:46:26 +02:00
chart_line.php MDL-73424 general: specify return type where possible 2022-10-10 16:46:26 +02:00
chart_pie.php MDL-73424 general: specify return type where possible 2022-10-10 16:46:26 +02:00
chart_series.php MDL-73424 general: specify return type where possible 2022-10-10 16:46:26 +02:00
collator.php
component.php MDL-71096 core: Add meta information about APIs to core 2022-12-09 10:49:12 +01:00
content.php
cssparser.php
dataformat.php
date.php MDL-76470 core: normalise locale for strftime substitution 2022-11-24 16:21:43 +01:00
encryption.php
filetypes.php
geopattern.php
grades_external.php
grading_external.php
invalid_persistent_exception.php
ip_utils.php MDL-75889 core: compare domain names in a case-insensitive manner. 2022-11-07 22:37:15 +00:00
minify.php
notification.php
persistent.php MDL-76221 core: method to filter by defined properties of persistent. 2022-12-29 14:02:58 +00:00
php_time_limit.php
plugin_manager.php MDL-75269 tiny_equation: Create TinyMCE Equation editor plugin 2022-11-10 19:54:01 +08:00
qrcode.php
report_helper.php MDL-73595 theme_boost: make tertiary nav more distinct 2022-02-28 13:07:52 +01:00
requirejs.php MDL-73183 js: Stop supporting debug mode for amd 2022-02-08 12:05:31 +08:00
rtlcss.php
scss.php MDL-74109 lib: replace deprecated compile call 2022-03-17 12:10:18 +08:00
shutdown_manager.php MDL-76166 auth: Ensure user is in server access logs 2022-11-30 13:25:20 +11:00
string_manager.php
string_manager_install.php
string_manager_standard.php MDL-74608 activities: a new option to force the activity language 2022-08-15 22:15:52 +01:00
text.php MDL-74853 various: add second parameter to htmlentities functions 2022-11-28 16:12:20 +01:00
user.php MDL-76862 user: ensure user can only update own preferred start page. 2023-01-12 11:35:10 +08:00
useragent.php
userfeedback.php
uuid.php