nextcloud/apps/user_ldap
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 Merge pull request #595 from nextcloud/fix_slow_test 2016-07-31 17:29:22 +02:00
appinfo more admin page splitup improvements 2016-08-10 15:21:25 +02:00
css Design LDAP wizard to better integrate into the design 2016-03-30 15:24:14 +02:00
img LDAP Wizard Overhaul 2015-04-09 09:47:49 +02:00
js/wizard LDAP Wizard: reset connection status indicator when switching LDAP config 2016-04-25 16:24:44 +02:00
l10n [tx-robot] updated from transifex 2016-08-06 00:10:17 +00:00
lib more admin page splitup improvements 2016-08-10 15:21:25 +02:00
templates more admin page splitup improvements 2016-08-10 15:21:25 +02:00
tests Nextcloud license header for new files 2016-07-28 15:13:00 +08:00
vendor/ui-multiselect Migrate multiselect to user_ldap 2014-11-13 00:47:14 +01:00