server/settings
Lukas Reschke 00a65e30ce Request approved state for disabled apps with ocsid
In case an application gets disabled the level is set to "experimental" if it does not contain a `shipped` tag. This can for example be reproduced by installing the documents app from the appstore and then disabling it. Or cloning an app from git.

With this change the controller will now load the level of the application from the appstore if a valid OCSID has been provided.

Fixes https://github.com/owncloud/core/issues/17003
2015-06-19 19:04:54 +02:00
..
ajax Migrate personal certificate handling into AppFramework controllers 2015-04-20 12:58:58 +02:00
changepassword a new approach to display the error message 2015-05-18 10:15:17 +02:00
controller Request approved state for disabled apps with ocsid 2015-06-19 19:04:54 +02:00
css fix user mgmt search box position, fix #15928 2015-05-12 15:48:45 +02:00
factory Update license headers 2015-03-26 11:44:36 +01:00
img remove shadow effects from settings icons, reduce size 2014-07-02 19:50:58 +02:00
js Merge pull request #16889 from owncloud/group-sorting-fixes 2015-06-19 08:29:25 +02:00
l10n [tx-robot] updated from transifex 2015-06-18 01:55:14 -04:00
middleware Update license headers 2015-03-26 11:44:36 +01:00
templates Merge pull request #16889 from owncloud/group-sorting-fixes 2015-06-19 08:29:25 +02:00
tests/js Sort apps by level, then by name 2015-05-20 13:43:20 +02:00
admin.php Check for redis to be 2.2.5+ 2015-06-02 15:42:48 +02:00
application.php Migrate personal certificate handling into AppFramework controllers 2015-04-20 12:58:58 +02:00
help.php Use active instead of non existing pressed 2015-05-12 12:20:28 +02:00
languageCodes.php Update license headers 2015-03-26 11:44:36 +01:00
personal.php Migrate personal certificate handling into AppFramework controllers 2015-04-20 12:58:58 +02:00
routes.php Migrate personal certificate handling into AppFramework controllers 2015-04-20 12:58:58 +02:00
users.php Do not return backends but add a method to check for one 2015-06-16 11:31:04 +02:00