nextcloud/apps/updatenotification
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
..
appinfo more admin page splitup improvements 2016-08-10 15:21:25 +02:00
js Added escaping html code when building link to documentation. 2016-07-05 06:59:11 +02:00
l10n [tx-robot] updated from transifex 2016-08-05 00:10:09 +00:00
lib more admin page splitup improvements 2016-08-10 15:21:25 +02:00
templates Fix update notification text 2016-06-29 16:05:51 +02:00
tests Fix apps/ 2016-07-21 18:13:57 +02:00