nextcloud/settings/Controller
Roeland Jago Douma d59ffb8bf1
Check for app updates on disabled page
Fixes #2403

We need to check for updates of disabled apps so that if you update with
incompatible apps you at least get a chance to upgrade.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2016-12-09 22:30:54 +01:00
..
AdminSettingsController.php Add unit tests 2016-08-15 16:25:34 +02:00
AppSettingsController.php Check for app updates on disabled page 2016-12-09 22:30:54 +01:00
AuthSettingsController.php Merge pull request #1447 from nextcloud/password-confirmation-for-some-actions 2016-11-18 15:42:30 +01:00
CertificateController.php Merge pull request #892 from nextcloud/fix_phpdoc 2016-08-17 10:38:21 +02:00
ChangePasswordController.php Require password confirmation for user management 2016-11-18 12:10:50 +01:00
CheckSetupController.php Deprecate getEditionString() 2016-09-06 16:05:28 +02:00
EncryptionController.php Use magic DI as much as possible 2016-10-05 16:36:49 +02:00
GroupsController.php Require password confirmation for user management 2016-11-18 12:10:50 +01:00
LogSettingsController.php remove old logging section 2016-11-21 13:46:31 +01:00
MailSettingsController.php Require confirmation when changing the email settings 2016-11-18 12:10:50 +01:00
PersonalController.php Allow non-subadmins to change their language 2016-12-08 16:24:21 +01:00
SecuritySettingsController.php Set default 2016-09-07 22:09:32 +02:00
UsersController.php make sure that we only update the email address if it really changed 2016-12-02 18:07:08 +01:00