moodle/lib/classes
2023-03-17 13:03:29 +01:00
..
access MDL-72099 core_contenbank: Add context navigation 2021-10-14 13:04:13 +02:00
analytics MDL-67119 core_analytics: Analyse users once per course 2021-02-26 11:50:16 +01:00
antivirus MDL-71627 check: Add AV status, notification levels and more logging 2021-08-11 11:46:15 +10:00
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 MDL-76219 lib: Change Box\Spout to OpenSpout library 2023-01-05 15:58:18 +07:00
dml MDL-73424 general: Internal methods must have same type as parent 2022-10-10 16:46:13 +02:00
event MDL-52805 core: Remove legacy log calls 2023-03-07 13:08:46 +08:00
external MDL-76583 core: Update uses of external_* classes 2023-01-19 07:34:09 +08:00
files MDL-72203 curl: Warn if someone actually started to use $maxredirects 2021-07-27 21:30:16 +08:00
form MDL-69166 core_payment: add payment accounts 2020-10-27 14:40:49 +11:00
hub MDL-77300 Site Registration: Prompt to register site after upgrade 2023-02-28 11:39:28 +11:00
local MDL-76135 core: Implement Guzzle cache middleware 2023-01-30 13:05:27 +11:00
lock MDL-76415 core: Fixed ${var} string interpolation deprecations. 2023-02-13 19:51:46 +07: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 MDL-75908 navigation: fix active flag in navigation for custom menus 2023-03-15 11:16:44 +01:00
oauth2 MDL-75650 core: add moodlenet oauth2 service to core 2023-03-08 08:48:20 +08:00
output MDL-75659 core: Don't render component argument twice in mustache pix helper 2023-03-08 00:54:14 +00:00
plugininfo MDL-76867 core_admin: Migrate media plugin management to dynamic table 2023-03-14 08:44:15 +08:00
privacy
progress
session MDL-74585 core: pass string identifier/component to network keepalive. 2023-02-22 13:49:30 +00:00
task MDL-77186 core: Move all uses of cronlib to new class 2023-03-13 21:21:13 +08:00
update
upgrade
activity_dates.php MDL-70816 core: Activity date details base class 2021-03-22 16:15:17 +11:00
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-77163 cachestore_mongodb: Remve from core 2023-02-28 22:24:04 +08:00
content.php MDL-69561 mod: handle content download on course modules 2021-11-11 18:38:53 +08:00
cron.php MDL-77186 core: Address coding style violations in cron 2023-03-14 11:19:03 +08:00
cssparser.php
dataformat.php MDL-71981 dataformat: indicate HTML support in writer callback. 2021-07-06 09:27:15 +08:00
date.php MDL-76362 various: Avoid passing nulls to functions that don't allow nulls 2023-01-23 09:15:54 +08:00
encryption.php MDL-71420 environment: Add some strategic comments and todos. 2021-05-06 14:29:33 +02:00
filetypes.php MDL-72042 media: Remove SWF media player 2021-09-17 10:39:17 +02:00
geopattern.php
grades_external.php MDL-76583 core: Update uses of external_* classes 2023-01-19 07:34:09 +08:00
grading_external.php MDL-76583 core: Update uses of external_* classes 2023-01-19 07:34:09 +08:00
http_client.php MDL-76135 core: Implement Guzzle cache middleware 2023-01-30 13:05:27 +11:00
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 Merge branch 'MDL-77308-master' of https://github.com/andrewnicols/moodle 2023-03-09 17:02:07 +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-76878 user: amend permission callbacks for preference definitions. 2023-01-20 10:05:21 +00:00
useragent.php
userfeedback.php MDL-72674 core: Add indicator that feedback link opens in new window 2021-10-04 20:32:18 +08:00
uuid.php