moodle/admin
Paul Holden fe0b0135b2
MDL-77259 tool_monitor: use core component API for event list.
The previous method of hardcoded filepaths, specifically for events
belonging to core, meant that any events belongs to core subsystems
were omitted (core_customfield, core_h5p, core_payment, etc).
2023-05-16 09:50:11 +01:00
..
amd MDL-76867 core_admin: Rebuild js. 2023-03-14 21:41:48 +08:00
classes MDL-76867 core_admin: Standardise plugin management when plugin missing from disk 2023-03-14 11:07:43 +08:00
cli Merge branch 'MDL-70975-adhoc-carneval' of https://github.com/catalyst/moodle 2023-04-13 09:07:58 +08:00
course MDL-76997 admin: Option to reset course indentation 2023-03-16 17:22:02 +01:00
mnet MDL-76116 mnet: styling the delete key confirmation window properly 2022-12-07 11:14:05 +07:00
presets MDL-77164 various: fix incorrect phpdocs 2023-04-13 11:35:06 +01:00
registration MDL-76412 general: Fixed PHP 8.2 utf8_encode deprecations 2023-02-15 10:27:38 +01:00
roles MDL-77164 various: fix incorrect phpdocs 2023-04-13 11:35:06 +01:00
settings MDL-75316 core_moodlenet: Rename settings 2023-04-18 17:03:02 +08:00
templates Merge branch 'MDL-77164-master' of https://github.com/marinaglancy/moodle 2023-04-13 14:00:18 +02:00
tests Merge branch 'MDL-75316-master-4' of https://github.com/mickhawkins/moodle 2023-04-18 17:24:55 +08:00
tool MDL-77259 tool_monitor: use core component API for event list. 2023-05-16 09:50:11 +01:00
user MDL-72019 user: Allows data to be formatted when exporting. 2022-11-17 16:28:09 +07:00
webservice MDL-77355 Web services: add function class not found 2023-04-06 11:46:35 +01:00
antiviruses.php
auth.php
blocks.php MDL-76867 core_admin: Migrate blocks admin ui to plugin management 2023-03-14 08:44:15 +08:00
category.php
contentbank.php
courseformats.php
cron.php MDL-77186 core: Move all uses of cronlib to new class 2023-03-13 21:21:13 +08:00
customfields.php
dataformats.php
editors.php MDL-76867 core_admin: Migrate editors admin ui to plugin management 2023-03-14 08:44:15 +08:00
enrol.php
environment.php
environment.xml MDL-77927 core: mod_assignment subplugins environment check 2023-04-21 12:32:06 +08:00
filters.php
index.php MDL-65471 upgrade: framework to reduce maintenance mode 2023-04-06 11:38:26 +10:00
lib.php MDL-75218 theme: Add a Favicon setting 2022-08-29 09:35:54 -03:00
localplugins.php
lock.php
mailout-debugger.php MDL-75100 core: replace function strftime deprecated in PHP 8.1 2022-11-21 11:41:12 +01:00
media.php MDL-76867 core_admin: Migrate media plugin management to dynamic table 2023-03-14 08:44:15 +08:00
message.php
modules.php MDL-76867 core_admin: Migrate module management table to dynamic table 2023-03-14 08:44:15 +08:00
moodlenet_oauth2_callback.php MDL-75316 core_moodlenet: Share to MoodleNet modal and activity menu 2023-04-18 17:05:07 +08:00
oauth2callback.php MDL-77382 core: fix error handling in oauth2 callback for auth'd users 2023-03-13 10:47:23 +08:00
phpinfo.php
plagiarism.php
plugins.php
portfolio.php
process_email.php
purgecaches.php
qbankplugins.php
qbehaviours.php
qtypes.php MDL-77391 question admin: further improve query peformance in qtypes.php 2023-02-28 10:17:11 -05:00
renderer.php MDL-52805 core: Remove legacy log plugin and more calls 2023-03-07 13:08:46 +08:00
reports.php
repository.php
repositoryinstance.php
resetemoticons.php
search.php
searchareas.php MDL-75337 core: Single button - core changes 2023-01-24 06:01:35 +01:00
searchreindex.php MDL-75337 core: Single button - core changes 2023-01-24 06:01:35 +01:00
settings.php
tasklogs.php MDL-70975 task: adhoctasks.php - queued ad hoc tasks report 2023-04-05 11:29:46 +10:00
testoutgoingmailconf.php
thirdpartylibs.php
timezone.php
updatesetting.php
upgrade.txt MDL-76377 block_myoverview: Improve zero state 2023-01-12 15:55:57 +01:00
upgradesettings.php
user.php