nextcloud/apps
nfebe 163957faa1 fix(systemtags): Provide initial state for admin restriction setting
The “Restrict tag creation and editing to administrators” switch in the SystemTags
admin settings was not reflecting the correct database value on page load.
This happened because no initial state was being provided.

Fix
This change ensures the correct initial state is set by:

- Injecting IAppConfig and IInitialState dependencies.
- Following the same initial state provisioning pattern used by other admin settings in Nextcloud.

Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-10-16 00:56:32 +02:00
..
admin_audit Merge pull request #54906 from nextcloud/backport/54870/stable32 2025-09-08 22:46:22 +02:00
cloud_federation_api feat(migration-attributes): missing attributes 2025-09-04 09:02:00 +00:00
comments fix(comments): explicitly return limbo status of comment 2025-10-15 07:41:43 -07:00
contactsinteraction fix(l10n): Update translations from Transifex 2025-10-11 00:13:23 +00:00
dashboard fix(l10n): Update translations from Transifex 2025-10-15 00:12:38 +00:00
dav fix(l10n): Update translations from Transifex 2025-10-15 00:12:38 +00:00
encryption fix(l10n): Update translations from Transifex 2025-10-15 00:12:38 +00:00
federatedfilesharing fix(l10n): Update translations from Transifex 2025-10-05 00:13:19 +00:00
federation fix(l10n): Update translations from Transifex 2025-09-28 00:13:26 +00:00
files feat: add new link endpoint when using globalscale 2025-10-15 22:52:05 +02:00
files_external fix(l10n): Update translations from Transifex 2025-10-15 00:12:38 +00:00
files_reminders fix(l10n): Update translations from Transifex 2025-10-11 00:13:23 +00:00
files_sharing feat: add new link endpoint when using globalscale 2025-10-15 22:52:05 +02:00
files_trashbin fix(files): Always return a valid mimetype 2025-10-06 11:24:18 +00:00
files_versions fix(l10n): Update translations from Transifex 2025-10-05 00:13:19 +00:00
lookup_server_connector fix(l10n): Update translations from Transifex 2025-10-11 00:13:23 +00:00
oauth2 fix(l10n): Update translations from Transifex 2025-09-21 00:13:22 +00:00
profile fix(l10n): Update translations from Transifex 2025-10-09 00:25:35 +00:00
provisioning_api fix(l10n): Update translations from Transifex 2025-10-15 00:12:38 +00:00
settings fix: Fix logic error to make tests pass 2025-10-15 08:14:07 +00:00
sharebymail fix(l10n): Update translations from Transifex 2025-09-22 00:13:32 +00:00
systemtags fix(systemtags): Provide initial state for admin restriction setting 2025-10-16 00:56:32 +02:00
testing chore: run rector 2025-07-01 22:45:52 +02:00
theming fix(l10n): Update translations from Transifex 2025-10-14 00:12:30 +00:00
twofactor_backupcodes fix(l10n): Update translations from Transifex 2025-09-22 00:13:32 +00:00
updatenotification fix(l10n): Update translations from Transifex 2025-10-05 00:13:19 +00:00
user_ldap fix(l10n): Update translations from Transifex 2025-10-15 00:12:38 +00:00
user_status fix(l10n): Update translations from Transifex 2025-09-23 00:13:38 +00:00
weather_status fix(l10n): Update translations from Transifex 2025-09-20 00:13:32 +00:00
webhook_listeners fix(l10n): Update translations from Transifex 2025-10-10 00:13:25 +00:00
workflowengine fix(l10n): Update translations from Transifex 2025-10-10 00:13:25 +00:00