server/settings
Lukas Reschke 8ee11956da
Use app ID instead of object
Fixes several error messages when installing an app from the appstore, including:

```
Illegal offset type in isset or empty at /media/psf/stable9/lib/private/legacy/app.php#662
Illegal offset type at /media/psf/stable9/lib/private/legacy/app.php#663
Illegal offset type at /media/psf/stable9/lib/private/legacy/app.php#661
Object of class OC_App could not be converted to string at /media/psf/stable9/lib/private/legacy/app.php#81
trim() expects parameter 1 to be string, object given at /media/psf/stable9/lib/private/legacy/app.php#628
```

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-11-22 00:24:23 +01:00
..
ajax Use app ID instead of object 2016-11-22 00:24:23 +01:00
Controller Cast "isFeatured" to "featured" 2016-11-21 21:34:37 +01:00
css center checkmark to indicate that the setting was stored 2016-11-21 11:30:03 +01:00
img Get rid of settings/img/*.png 2016-10-20 14:20:47 +02:00
js use date as device name if no name was given 2016-11-21 20:28:21 +01:00
l10n [tx-robot] updated from transifex 2016-11-21 01:06:58 +00:00
Middleware Fix others 2016-07-21 18:13:57 +02:00
templates Merge pull request #2214 from nextcloud/remove-logging 2016-11-21 17:17:02 +01:00
tests/js Fixes javascript tests for apps.js 2016-11-13 14:28:32 +01:00
Application.php small fixes 2016-11-21 11:30:03 +01:00
help.php Update with robin 2016-07-21 18:13:58 +02:00
languageCodes.php Update with robin 2016-07-21 18:13:58 +02:00
personal.php update system address book if the user change the personal settings 2016-11-21 11:29:57 +01:00
routes.php allow to change display names in the user settings again 2016-11-21 11:29:54 +01:00
users.php Update with robin 2016-07-21 18:13:58 +02:00