nextcloud/apps/settings/lib/Controller
Ferdinand Thiessen 5453c1d7fa
feat(settings): Allow to sort groups in the account management alphabetically
We can do this purly in the frontend - but when enforced from the backend using the existing system config,
we need to follow the requirement. We then show a warning about the configuration.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-27 12:04:03 +01:00
..
AdminSettingsController.php feat: Add declarative settings 2024-03-12 13:56:54 +02:00
AISettingsController.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
AppSettingsController.php fix(AppDiscoverFetcher): Do not remove entries as expired that have no expiry date 2024-03-19 09:36:06 +01:00
AuthorizedGroupController.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
AuthSettingsController.php Use IToken from OCP instead of OC 2024-01-11 14:02:15 +01:00
ChangePasswordController.php fix: replace Account name by Login 2024-02-13 21:08:10 +01:00
CheckSetupController.php feat(settings): Migrate SSL access and URL generation check to SetupCheck API 2024-02-29 12:21:36 +01:00
CommonSettingsTrait.php feat: Add declarative settings 2024-03-12 13:56:54 +02:00
DeclarativeSettingsController.php fix: add missing copyrights and strict types 2024-03-12 18:14:40 +02:00
HelpController.php refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2024-01-18 16:14:17 +01:00
LogSettingsController.php Add single status code descriptions for OpenAPI 2023-09-27 08:05:21 +02:00
MailSettingsController.php feat: rename users to account or person 2024-02-13 21:06:30 +01:00
PersonalSettingsController.php feat: Add declarative settings 2024-03-12 13:56:54 +02:00
ReasonsController.php refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2024-01-18 16:14:17 +01:00
TwoFactorSettingsController.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
UsersController.php feat(settings): Allow to sort groups in the account management alphabetically 2024-03-27 12:04:03 +01:00
WebAuthnController.php refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2024-01-18 16:14:17 +01:00