nextcloud/settings
Arthur Schiwon 1eb8b951c2
more admin page splitup improvements
* bump version to ensure tables are created
* make updatenotification app use settings api
* change IAdmin::render() to getForm() and change return type from Template to TemplateResponse
* adjust User_LDAP accordingly, as well as built-in forms
* add IDateTimeFormatter to AppFramework/DependencyInjection/DIContainer.php. This is important so that \OC::$server->query() is able to resolve the
constructor parameters. We should ensure that all OCP/* stuff that is available from \OC::$server is available here. Kudos to @LukasReschke
* make sure apps that have settings info in their info.xml are loaded before triggering adding the settings setup method
2016-08-10 15:21:25 +02:00
..
ajax Update with robin 2016-07-21 18:13:58 +02:00
ChangePassword Update with robin 2016-07-21 18:13:58 +02:00
Controller more admin page splitup improvements 2016-08-10 15:21:25 +02:00
css Orders Admin Log Button 2016-07-26 09:27:48 +00:00
img THIS IS NEXTCLOUD! adjusting the design 2016-06-08 17:02:18 +02:00
js Apply inverted app icon style to newly installed icons 2016-08-01 21:48:06 +02:00
l10n [tx-robot] updated from transifex 2016-08-07 00:10:23 +00:00
Middleware Fix others 2016-07-21 18:13:57 +02:00
templates Fallback for legacy settings. They are placed into Additional Settings 2016-08-09 23:30:07 +02:00
tests/js Properly escape URL 2016-04-18 17:43:20 +02:00
Application.php Initial work on Apps page split: 2016-08-09 18:05:09 +02: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 with robin 2016-07-21 18:13:58 +02:00
routes.php Initial work on Apps page split: 2016-08-09 18:05:09 +02:00
users.php Update with robin 2016-07-21 18:13:58 +02:00