nextcloud/apps
Ferdinand Thiessen 0fb42e0515 fix(settings): do not show admin section container if empty
- fixes https://github.com/nextcloud/server/issues/59337

Already fixed for Nextcloud 34+ but here we need to fix the legacy
navigation as well.
The problem is that empty `<ul>` elements are not allowed,
lists always require at least one list item for accessibility.
Ref: https://www.w3.org/TR/wai-aria-1.2/#mustContain

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-04-09 10:28:50 +00:00
..
admin_audit fix(l10n): Update translations from Transifex 2026-03-31 00:19:24 +00:00
cloud_federation_api fix(l10n): Update translations from Transifex 2026-02-24 00:19:33 +00:00
comments fix(l10n): Update translations from Transifex 2026-04-08 00:19:17 +00:00
contactsinteraction fix(l10n): Update translations from Transifex 2026-03-27 00:29:17 +00:00
dashboard fix(dashboard): remove status list if there are none 2026-04-07 15:28:00 +00:00
dav fix(l10n): Update translations from Transifex 2026-04-07 00:37:38 +00:00
encryption Merge pull request #59314 from nextcloud/backport/59202/stable33 2026-04-07 23:38:47 +02:00
federatedfilesharing fix(l10n): Update translations from Transifex 2026-03-27 00:29:17 +00:00
federation fix(l10n): Update translations from Transifex 2026-03-27 00:29:17 +00:00
files fix(l10n): Update translations from Transifex 2026-04-08 00:19:17 +00:00
files_external fix(l10n): Update translations from Transifex 2026-04-08 00:19:17 +00:00
files_reminders fix(l10n): Update translations from Transifex 2026-03-14 00:19:15 +00:00
files_sharing fix(l10n): Update translations from Transifex 2026-04-08 00:19:17 +00:00
files_trashbin test: skip testTrashEntryCreatedWhenSourceNotInCache on object store 2026-04-08 16:04:42 +00:00
files_versions fix(l10n): Update translations from Transifex 2026-03-28 00:30:34 +00:00
lookup_server_connector fix(l10n): Update translations from Transifex 2026-03-28 00:30:34 +00:00
oauth2 fix(oauth2): Do not store the code in throttle metadata 2026-04-07 14:43:39 +02:00
profile fix(l10n): Update translations from Transifex 2026-04-08 00:19:17 +00:00
provisioning_api fix(l10n): Update translations from Transifex 2026-03-30 00:29:26 +00:00
settings fix(settings): do not show admin section container if empty 2026-04-09 10:28:50 +00:00
sharebymail fix(l10n): Update translations from Transifex 2026-04-08 00:19:17 +00:00
systemtags fix(l10n): Update translations from Transifex 2026-04-08 00:19:17 +00:00
testing feat: add fake OCR taskprocessing provider in the testing app 2026-01-06 14:36:51 +01:00
theming fix(l10n): Update translations from Transifex 2026-04-07 00:37:38 +00:00
twofactor_backupcodes fix(l10n): Update translations from Transifex 2026-03-30 00:29:26 +00:00
updatenotification fix(l10n): Update translations from Transifex 2026-04-01 00:19:27 +00:00
user_ldap fix(l10n): Update translations from Transifex 2026-04-08 00:19:17 +00:00
user_status fix(l10n): Update translations from Transifex 2026-04-08 00:19:17 +00:00
weather_status fix(l10n): Update translations from Transifex 2026-04-06 00:21:35 +00:00
webhook_listeners fix(l10n): Update translations from Transifex 2026-02-24 00:19:33 +00:00
workflowengine fix(l10n): Update translations from Transifex 2026-03-29 00:34:04 +00:00