nextcloud/apps/user_ldap/templates
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
..
part.settingcontrols.php Change png icons to svg 2016-07-07 15:09:28 +02:00
part.wizard-groupfilter.php make all the buttons beautiful 2015-11-05 16:32:07 +01:00
part.wizard-loginfilter.php LDAP Wizard: enable/disable test login name button depending on whether a login name is provided or not 2015-09-24 13:33:37 +02:00
part.wizard-server.php make all the buttons beautiful 2015-11-05 16:32:07 +01:00
part.wizard-userfilter.php wording in LDAP wizard 2016-05-04 17:25:44 +01:00
part.wizardcontrols.php Change png icons to svg 2016-07-07 15:09:28 +02:00
settings.php more admin page splitup improvements 2016-08-16 21:05:11 +02:00