moodle/admin
2024-02-23 08:37:37 +07:00
..
amd MDL-80037 theme: Indicate when $CFG->theme is defined in config.php 2023-11-17 09:25:20 +08:00
classes Merge branch 'MDL-80259-main' of https://github.com/roland04/moodle 2024-01-24 09:16:12 +01:00
cli Merge branch 'MDL-79564_master_v2' of https://github.com/TomoTsuyuki/moodle 2023-11-16 09:33:14 +08:00
course MDL-76997 admin: Option to reset course indentation 2023-03-16 17:22:02 +01:00
mnet MDL-77193 mnet: correct sorting of access control table. 2023-06-07 09:53:01 +08:00
presets MDL-80124 admin: prevent deletion of pre-installed preset definitions. 2024-01-25 21:51:41 +00:00
registration MDL-76412 general: Fixed PHP 8.2 utf8_encode deprecations 2023-02-15 10:27:38 +01:00
roles MDL-79397 reportbuilder: update existing entity table definitions. 2023-12-07 17:19:01 +00:00
settings MDL-79802 core_h5p: Add a new setting for adding custom H5P styles. 2024-02-20 18:12:18 +00:00
templates MDL-78427 core_theme: Add theme usage report and icon 2024-02-02 11:16:46 +11:00
tests Merge branch 'MDL-80328' of https://github.com/paulholden/moodle 2024-01-22 17:22:50 +01:00
tool NOBUG: Fixed SVG browser compatibility 2024-02-23 08:37:37 +07:00
user MDL-80072 core: Deprecate format_text smiley option 2024-02-12 11:11:18 +08:00
webservice MDL-80324 webservice: correct current page URL for user settings. 2024-01-23 08:22:42 +00:00
antiviruses.php
auth.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
blocks.php MDL-76867 core_admin: Migrate blocks admin ui to plugin management 2023-03-14 08:44:15 +08:00
category.php MDL-78806 admin: Display the most unique information in the title first 2023-09-09 08:58:55 +08:00
communication.php MDL-77576 core: Register new communication sub-system 2023-05-05 14:41:28 +10:00
contentbank.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
courseformats.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
cron.php MDL-77186 core: Move all uses of cronlib to new class 2023-03-13 21:21:13 +08:00
customfields.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
dataformats.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
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 MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
environment.xml MDL-76441 env: Moodle 4.2.x and 4.3.x do not support PHP 8.3 2024-02-15 18:44:42 +01:00
filters.php MDL-74390 filter admin: modernise coding style in admin/filters.php 2022-03-31 15:48:54 +01:00
hooks.php MDL-74954 core: Add hook discovery feature 2023-05-20 11:03:46 +02:00
index.php MDL-78806 admin: Consistent page title during upgrade and install 2023-09-09 08:58:55 +08:00
lib.php MDL-78644 files: more fault tolerant resizing of logos/icons. 2023-07-05 00:54:03 +01:00
localplugins.php MDL-77708 docs: Update references from docs.moodle.org/dev 2023-09-26 10:30:19 +02:00
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 MDL-77708 docs: Update references from docs.moodle.org/dev 2023-09-26 10:30:19 +02:00
plugins.php MDL-73848 administration: Fix the breadcrumbs and nav highlights 2022-03-25 17:44:47 +08:00
portfolio.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
process_email.php
purgecaches.php
qbankplugins.php MDL-78823 core: Add new events when enabling and disabling qbank plugins 2023-08-02 08:34:32 +01:00
qbehaviours.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
qtypes.php MDL-77391 question admin: further improve query peformance in qtypes.php 2023-02-28 10:17:11 -05:00
renderer.php MDL-80259 theme_boost: Refactor badge helper classes for Bootstrap 5 2024-01-23 08:27:23 +01:00
reports.php
repository.php MDL-74466 repository: avoid passing around sesskey when not required. 2023-12-04 09:22:27 +00:00
repositoryinstance.php MDL-74466 repository: avoid passing around sesskey when not required. 2023-12-04 09:22:27 +00:00
resetemoticons.php
search.php Merge branch 'MDL-74026' of https://github.com/paulholden/moodle 2022-04-04 10:47:10 +06:00
searchareas.php MDL-75337 core: Single button - core changes 2023-01-24 06:01:35 +01:00
searchreindex.php MDL-78806 core: Remove redundant site name 2023-09-09 08:58:54 +08:00
settings.php MDL-78806 admin: Display the most unique information in the title first 2023-09-09 08:58:55 +08:00
tasklogs.php MDL-70975 task: adhoctasks.php - queued ad hoc tasks report 2023-04-05 11:29:46 +10:00
testoutgoingmailconf.php MDL-49827 core: Expose the noemailever config in the admin UI 2023-08-15 14:47:20 +10:00
themeselector.php MDL-78427 core_theme: Add theme usage report and icon 2024-02-02 11:16:46 +11:00
thirdpartylibs.php
timezone.php
updatesetting.php
upgrade.txt MDL-78468 admin: Removed devicedetectregex theme setting 2023-08-22 09:47:36 +07:00
upgradesettings.php
user.php MDL-80328 user: use modal confirmation for admin deleting users. 2024-01-10 09:06:07 +00:00