moodle/lib/classes
Paul Holden e6a4dde54b MDL-70427 task: correct missing component when queuing adhoc task.
If the task belongs to a component, and doesn't have it's own
component property set then we can lazy-load it based on class
namespace.
2021-07-12 20:47:00 +01:00
..
access MDL-60983 get_user_capability_course: fix buggy edge cases 2017-12-07 18:28:18 +00:00
analytics MDL-67119 core_analytics: Analyse users once per course 2021-02-26 11:48:09 +01:00
antivirus MDL-71777 antivirus: Use hash_from_path (sha1_file) 2021-06-25 09:50:39 -04:00
check MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:48:04 +00:00
content/export Merge branch 'MDL-70579-311' of git://github.com/paulholden/moodle into MOODLE_311_STABLE 2021-02-04 09:30:06 +08:00
dataformat MDL-67547 dataformat_pdf: method to convert images to supported format. 2020-05-26 00:54:27 +01:00
dml MDL-68402 accesslib: fix get_with_capability_join logic 2020-05-06 09:18:02 +01:00
event MDL-71011 php80: final private makes no sense, throwing warning 2021-04-12 18:50:59 +02:00
external MDL-71235 webservices: add activity completion data to web services 2021-04-29 13:52:52 +10:00
files MDL-71916 lib: Check cURL redirects for blocked URLs before following 2021-07-06 23:45:41 +02:00
form MDL-69166 core_payment: add payment accounts 2020-10-27 15:45:00 +11:00
hub MDL-71460 hub: Use checkboxes instead of dropdowns 2021-05-05 10:09:10 +08:00
local/cli MDL-59594 cli: Introduce cli helpers for graceful exits 2020-01-12 01:20:04 +11:00
lock MDL-69521 core: Move all comments in code from 4.0 to 3.10 2020-09-06 17:23:58 +02:00
log
message MDL-71919 core_message: Fix unclosed html tags in email notification 2021-07-08 23:32:19 +02:00
oauth2 MDL-71593 oauth2: Remove methods that were readded by mistake. 2021-06-21 10:12:45 +02:00
output MDL-70316 core: Update the emoji categories in the emoji picker 2021-01-27 13:37:47 +08:00
plugininfo MDL-70766 auth: Add all auth plugin changes to configlog 2021-02-11 11:05:53 +11:00
privacy MDL-59510 core: report oauth2_refresh_token table in core provider 2020-10-05 09:17:14 +08:00
progress MDL-28505 Backup: Asynchronous backup and restore 2019-04-09 00:15:42 +00:00
session Merge branch 'MDL-70424-auth-avoid-changes-MOODLE_311_STABLE' of https://github.com/brendanheywood/moodle into MOODLE_311_STABLE 2021-03-04 00:29:07 +01:00
task MDL-70427 task: correct missing component when queuing adhoc task. 2021-07-12 20:47:00 +01:00
update MDL-66917 admin: validate uploaded plugin version. 2020-04-21 14:35:59 +01:00
upgrade MDL-56917 core_upgrade: Do not use the raw version to check cURL caps. 2016-11-15 21:50:07 +01:00
activity_dates.php MDL-70816 core: Activity date details base class 2021-03-22 16:19:02 +11:00
chart_axis.php
chart_bar.php
chart_base.php MDL-68477 libraries: support for Chart.js legend options. 2020-04-23 09:23:21 +08:00
chart_line.php
chart_pie.php
chart_series.php MDL-68386 libraries: Enhancement for Area Charts support with chart.js. 2020-04-17 09:12:41 +12:00
collator.php
component.php MDL-65743 lib: add XMPPHP namespace and update calls 2020-10-12 13:10:12 +08:00
content.php MDL-69559 course: Add capability and access checks for course download 2020-10-26 10:19:33 +08:00
cssparser.php
dataformat.php MDL-71981 dataformat: indicate HTML support in writer callback. 2021-07-06 09:28:01 +08:00
date.php MDL-67943 core: Update timezone list in core_date 2020-08-17 10:36:01 +08:00
encryption.php MDL-71420 environment: Add some strategic comments and todos. 2021-05-06 14:33:23 +02:00
filetypes.php MDL-61215 core_files: add new optimised_image group 2020-08-20 07:16:41 +08:00
geopattern.php MDL-61657 block_myoverview: whitespace and css-style fixes 2018-04-23 23:35:17 +02:00
grades_external.php MDL-71031 webservices: Extended gradecategory creation API 2021-04-18 11:53:03 +02: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-66732 core: improve detection of non-public sites. 2020-04-15 21:54:29 +01:00
minify.php MDL-53695 minify: switch to MatthiasMullie\Minify 2016-10-10 13:17:04 +01:00
notification.php MDL-62678 core: Improve efficiency of notifications and avoid ajax call 2020-09-30 13:56:29 +10:00
persistent.php MDL-65096 docs: Use static return type in persistent 2019-03-18 10:30:48 +00:00
php_time_limit.php
plugin_manager.php MDL-69863 tool_brickfield: Moving plugins to core files. 2021-05-04 19:36:33 +02:00
qrcode.php MDL-65547 qr: Wrapper for core_qrcode 2020-05-08 10:26:45 +02:00
report_helper.php MDL-70753 report: Provide a separate page for course report 2021-04-30 08:37:13 +05:30
requirejs.php MDL-66502 javascript: Remove extension from AMD module names 2019-09-09 16:25:17 +08:00
rtlcss.php
scss.php MDL-65761 lib: Update scssphp to 1.0.0 2019-07-16 09:16:44 +08:00
shutdown_manager.php MDL-70920 core: prevent calls to call_user_fun_array() with assoc array 2021-02-21 22:22:56 +01:00
string_manager.php
string_manager_install.php
string_manager_standard.php MDL-69788 lang: fallback to all translations if misconfigured. 2020-10-16 14:38:03 +01:00
text.php MDL-66965 core: php74 curly 2 square braces changes 2019-10-25 17:41:10 +02:00
user.php MDL-66431 core: Remove activity chooser user preference. 2021-05-01 16:18:56 +02:00
useragent.php MDL-66972 Files API: Add Streaming file mime type support 2019-12-08 06:10:01 +11:00
userfeedback.php Merge branch 'MDL-68991-master' of git://github.com/rezaies/moodle 2020-06-11 12:27:16 +08:00
uuid.php MDL-61038 setuplib: Fixed PECL UUID extension support 2019-06-09 23:24:26 +02:00