moodle/lib/classes
2022-06-30 10:47:34 +08: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
dml
event MDL-66940 badges: Create page to display badges info 2022-03-04 12:18:59 +01:00
external MDL-74317 output: Remove capability checks in edit mode WS 2022-05-02 10:45:30 +02:00
files MDL-72203 curl: Warn if someone actually started to use $maxredirects 2021-07-27 21:30:16 +08:00
form
hub MDL-71460 hub: Use checkboxes instead of dropdowns 2021-05-05 10:03:18 +08:00
local/cli
lock
log MDL-72723 logs: Add get_events_select_exists to the sql_reader interface 2022-05-30 10:42:47 +10:00
message MDL-73905 core: fix coding_exception missing namespace 2022-02-18 15:45:11 +01:00
navigation MDL-74522 lib/classes/navigation fix Navbar My courses data-key value 2022-06-07 16:29:31 +03:00
oauth2 MDL-73767 oauth2: Add clever oauth2 client 2022-05-31 17:17:20 -05:00
output Merge branch 'MDL-72885-master-2' of https://github.com/junpataleta/moodle 2022-06-29 19:03:00 +01:00
plugininfo MDL-73726 dataformat: obey sort order when returning enabled plugins. 2022-06-06 09:32:36 +01:00
privacy
progress
session Merge branch 'MDL-72283_allow-customisation-of-redis-session-handler-errors' of https://github.com/ziegenberg/moodle 2022-05-24 10:13:04 +08:00
task MDL-74548 backup: Refactor course copies 2022-06-29 09:13:29 +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-71807 cleanup: Replace deprecated codingStandardsIgnore annotations 2022-03-08 10:48:53 +01:00
chart_bar.php MDL-71807 cleanup: Replace deprecated codingStandardsIgnore annotations 2022-03-08 10:48:53 +01:00
chart_base.php MDL-71807 cleanup: Replace deprecated codingStandardsIgnore annotations 2022-03-08 10:48:53 +01:00
chart_line.php MDL-71807 cleanup: Replace deprecated codingStandardsIgnore annotations 2022-03-08 10:48:53 +01:00
chart_pie.php MDL-71807 cleanup: Replace deprecated codingStandardsIgnore annotations 2022-03-08 10:48:53 +01:00
chart_series.php MDL-71807 cleanup: Replace deprecated codingStandardsIgnore annotations 2022-03-08 10:48:53 +01:00
collator.php
component.php MDL-72292 core: add param type and polishing 2022-06-17 09:50:38 +08:00
content.php MDL-69561 mod: handle content download on course modules 2021-11-11 18:38:53 +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
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-72433 core: Final deprecation get_grades 2021-10-15 10:53:45 +08:00
grading_external.php
invalid_persistent_exception.php
ip_utils.php
minify.php
notification.php
persistent.php MDL-74192 core: add strictness to persistent get_record method. 2022-05-19 15:21:39 +01:00
php_time_limit.php
plugin_manager.php MDL-71636 qbank_columnsortorder: Fix issues identified during integration 2022-03-02 20:18:41 +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-71807 cleanup: Replace deprecated codingStandardsIgnore annotations 2022-03-08 10:48:53 +01:00
string_manager.php
string_manager_install.php
string_manager_standard.php MDL-73854 Calendar: Fix calendar controls cannot be translated 2022-02-15 12:16:32 +07:00
text.php MDL-74097 core_text: Ensure that transliteration always happens 2022-03-08 10:37:47 +01:00
user.php MDL-73233 user: Review Start page user preferences 2022-03-16 11:22:22 +01: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