nextcloud/settings
Arthur Schiwon 2e9794f53e
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-16 21:05:11 +02:00
..
ChangePassword Run the license script 2016-07-22 11:40:41 +02:00
Controller more admin page splitup improvements 2016-08-16 21:05:11 +02:00
Middleware Run the license script 2016-07-22 11:40:41 +02:00
ajax Run the license script 2016-07-22 11:40:41 +02:00
css add more margin to right of the icon 2016-08-10 12:16:03 +02:00
img THIS IS NEXTCLOUD! adjusting the design 2016-06-08 17:02:18 +02:00
js Add sliding animation 2016-08-10 12:15:53 +02:00
l10n [tx-robot] updated from transifex 2016-07-20 00:09:13 +00:00
templates Fallback for legacy settings. They are placed into Additional Settings 2016-08-16 21:04:41 +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-16 21:04:22 +02:00
help.php Run the license script 2016-07-22 11:40:41 +02:00
languageCodes.php Run the license script 2016-07-22 11:40:41 +02:00
personal.php Run the license script 2016-07-22 11:40:41 +02:00
routes.php Initial work on Apps page split: 2016-08-16 21:04:22 +02:00
users.php Run the license script 2016-07-22 11:40:41 +02:00