nextcloud-server/apps/settings/tests
Ferdinand Thiessen 9e327a5890
fix(apps-store): Remove apps from force-enabled state when uninstalled
If an app is force-enabled and then uninstalled the force-enabled state was kept.
This is now removed, so when the app should be re-installed the compatibility should be reevaluated.

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-18 14:09:54 +07:00
..
Activity fix(activity): Update more activity providers to use new exceptions 2024-09-23 12:31:59 +07:00
AppInfo refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Controller fix(apps-store): Remove apps from force-enabled state when uninstalled 2024-11-18 14:09:54 +07:00
Mailer chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +07:00
Middleware chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +07:00
Settings fix(settings): Do not use `null` on `string` parameter for sharing disclaimer 2024-10-23 20:12:32 +07:00
SetupChecks chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +07:00
UserMigration fix(settings): pronouns UsersControllerTest 2024-09-18 13:30:33 +07:00