moodle/lib/classes
2023-11-16 09:29:00 +08:00
..
access
analytics MDL-78165 lib: Added class properties that are not declared in classes 2023-06-14 20:17:55 +07:00
antivirus MDL-77164 various: fix incorrect phpdocs 2023-04-13 11:35:06 +01:00
check Merge branch 'MDL-79139' of https://github.com/paulholden/moodle 2023-08-28 15:39:53 +08:00
content/export MDL-77164 various: fix incorrect phpdocs 2023-04-13 11:35:06 +01:00
context MDL-74936 core: tidy up context API 2023-03-31 23:09:39 +02:00
dataformat MDL-76800 lib: Adapt dataformat to OpenSpout 4.0 version. 2023-03-31 09:18:14 +02:00
dml
event MDL-75318 core: Event update to share course to MoodleNet 2023-08-22 11:00:06 +10:00
external MDL-79041 core: Better handling of the MoodleNet resource URL 2023-09-28 11:32:59 +07:00
files MDL-78215 core: support checking if 0.0.0.0 is in subnet 2023-06-08 09:36:00 +08:00
form
hook MDL-79338 core: add support for hook callback redirection in tests 2023-09-14 11:47:52 +02:00
hub MDL-78048 Site Registration: Course Dates 2023-05-17 09:01:10 +10:00
local MDL-78165 lib: Added class properties that are not declared in classes 2023-06-14 20:17:55 +07:00
lock MDL-78580 report_statistics: Prevent database deadlocks when viewing 2023-09-15 15:16:52 +01:00
log MDL-77164 various: fix incorrect phpdocs 2023-04-13 11:35:06 +01:00
message MDL-79539 core: handling negative input to get the upper value 2023-10-02 20:51:02 +07:00
moodlenet MDL-79381 core: Refactor MoodleNet controller 2023-10-05 10:40:32 +07:00
navigation MDL-79088 navigation: new hook to add items to site primary navigation 2023-09-04 13:36:40 +01:00
oauth2 MDL-79181 core: update LinkedIn OAuth template to use OIDC 2023-09-11 10:40:34 +08:00
output MDL-79987 output: Add i/activities icon 2023-11-10 16:09:10 +01:00
plugininfo MDL-78425 core_theme: Theme selection now uses cards and modal 2023-11-08 11:10:41 +11:00
privacy MDL-77296 core: Record MoodleNet share progress 2023-08-29 11:26:23 +10:00
progress
reportbuilder/local/entities MDL-78741 files: context report entity data for path and parent. 2023-08-24 08:02:08 +01:00
session MDL-79092 session: fix recentsessionlocks mutated session debugging 2023-08-23 09:29:34 +10:00
task MDL-79186 task: fix evaluation of 'X/Y' cron field format. 2023-09-11 09:22:17 +01:00
update MDL-77164 various: fix incorrect phpdocs 2023-04-13 11:35:06 +01:00
upgrade
activity_dates.php
chart_axis.php
chart_bar.php
chart_base.php
chart_line.php
chart_pie.php
chart_series.php MDL-78165 lib: Added class properties that are not declared in classes 2023-06-14 20:17:55 +07:00
collator.php MDL-77599 coding-style: Replace forbidden @const tags by @var 2023-07-03 15:58:16 +02:00
component.php MDL-79697 core: Coding style updates 2023-11-15 21:24:31 +08:00
content.php
context.php MDL-74936 core: tidy up context API 2023-03-31 23:09:39 +02:00
context_helper.php MDL-74936 core: tidy up context API 2023-03-31 23:09:39 +02:00
cron.php Merge branch 'MDL-70975-adhoc-carneval' of https://github.com/catalyst/moodle 2023-04-13 09:07:58 +08:00
cssparser.php
dataformat.php
date.php MDL-78151 core: account for timezone differences in intl extension. 2023-05-10 17:12:10 +01:00
encryption.php MDL-71421 core: deprecate openssl fallbacks in encryption library. 2023-08-01 12:10:36 +01:00
filetypes.php MDL-78930 filetypes: Add MIME for PSD and JSON icon 2023-08-28 13:42:55 +02:00
geopattern.php MDL-73708 course: Return geo pattern generated course images via WS 2023-03-22 17:39:07 -03:00
grades_external.php MDL-71325 grade: final removal of deprecated category external method. 2023-05-26 13:48:57 +01:00
grading_external.php
hooks.php MDL-79144 hooks: allow hooks to return tags 2023-08-25 13:53:09 +01:00
http_client.php
invalid_persistent_exception.php
ip_utils.php
minify.php
notification.php MDL-77164 various: fix incorrect phpdocs 2023-04-13 11:35:06 +01:00
persistent.php MDL-77164 various: fix incorrect phpdocs 2023-04-13 11:35:06 +01:00
php_time_limit.php
plugin_manager.php MDL-78619 communication: add customlink to list of standard plugins. 2023-09-08 22:14:31 +08:00
qrcode.php
report_helper.php MDL-77178 report: Update reports tertiary navigation 2023-03-20 11:13:55 +01:00
requirejs.php
rtlcss.php
scss.php
shutdown_manager.php MDL-79276 core: Fix output renderer error in the shutdown handler. 2023-10-03 14:14:32 +02:00
string_manager.php
string_manager_install.php
string_manager_standard.php MDL-77708 docs: Update references from docs.moodle.org/dev 2023-09-26 10:30:19 +02:00
text.php
user.php MDL-77274 core_renderer: Respect full name format in letter avatars 2023-10-30 06:14:18 +01:00
useragent.php MDL-78993 theme: Remove $CFG->svgicons 2023-09-12 15:28:03 +02:00
userfeedback.php
uuid.php