moodle/admin
Sara Arjona a9cdd7384f
MDL-83083 theme: Revert preview icon
In MDL-82211, the preview icon was updated to use the "fa-regular fa-eye" icon.
However, this icon is also used elsewhere to represent hide/show functionality,
leading to potential confusion.
To address this, the UX team has requested that the change be reverted, and the
preview icon should now be replaced with "fa-magnifying-glass-plus".
2024-09-10 15:55:41 +02:00
..
amd Merge branch 'MDL-81129-main' of https://github.com/meirzamoodle/moodle 2024-08-13 09:06:09 +02:00
classes MDL-82567 core: Add has_capability method 2024-08-28 03:34:17 +00:00
cli MDL-82158 core: Remove uses of cache/lib.php 2024-08-20 15:47: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-81634 core: Fix all implicitly defined nullables 2024-08-02 14:11:12 +08:00
registration MDL-81129 hub: Update the intro paragraph on the site registration page 2024-08-02 14:10:51 +07:00
roles NOBUG: Add upgrade notes 2024-09-07 06:48:52 +08:00
settings MDL-75850 core: file redact 2024-08-28 17:17:08 +07:00
templates Merge branch 'mdl-82214' of https://github.com/NeillM/moodle 2024-08-13 16:08:08 +02:00
tests Merge branch 'MDL-82006' of https://github.com/paulholden/moodle 2024-08-24 16:21:20 +10:00
tool MDL-83083 theme: Revert preview icon 2024-09-10 15:55:41 +02:00
user MDL-81578 user: disable form change checker for bulk user actions. 2024-04-17 12:22:43 +01:00
webservice MDL-75671 theme_boost: Refactor spacing classes for BS5 2024-08-09 07:40:17 +02: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 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
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-79809 environment: Moodle 4.5 requirements 2024-06-24 09:37:08 +07:00
filters.php
hooks.php MDL-81456 core: Use DI for all hook access 2024-04-08 09:35:41 +08:00
index.php MDL-82224 core_admin: Remove manual check for json 2024-06-18 15:55:03 +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
portfolio.php
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
qtypes.php MDL-77391 question admin: further improve query peformance in qtypes.php 2023-02-28 10:17:11 -05:00
renderer.php MDL-82297 core: Add notification to warn admins 2024-08-26 14:49:02 +02: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
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
swaggerui.php MDL-81031 admin: Add swagger UI 2024-08-06 16:01:07 +08:00
tasklogs.php MDL-82175 cron: Improved task view logs page 2024-08-19 23:30:25 +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-81125 core: Update upgrade.txt files to document new upgrade notes 2024-05-20 22:26:45 +08:00
upgradesettings.php
UPGRADING.md NOBUG: Add upgrade notes 2024-08-16 08:37:50 +07:00
user.php MDL-66151 Performance: Session Manager modularisation 2024-09-03 13:04:04 +10:00