nextcloud/apps
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
..
admin_audit Disable by default 2016-08-08 16:45:40 +02:00
comments Increment the versions and adjust the capitilization 2016-08-08 16:45:40 +02:00
dav Increment the versions and adjust the capitilization 2016-08-08 16:45:40 +02:00
encryption [tx-robot] updated from transifex 2016-08-09 00:10:11 +00:00
federatedfilesharing Merge pull request #780 from nextcloud/copy_fed_cloud_id 2016-08-09 16:18:15 +02:00
federation Merge pull request #789 from nextcloud/padding_federation 2016-08-09 16:02:48 +02:00
files [tx-robot] updated from transifex 2016-08-05 00:10:09 +00:00
files_external Increment the versions and adjust the capitilization 2016-08-08 16:45:40 +02:00
files_sharing [tx-robot] updated from transifex 2016-08-09 00:10:11 +00:00
files_trashbin Increment the versions and adjust the capitilization 2016-08-08 16:45:40 +02:00
files_versions [tx-robot] updated from transifex 2016-07-30 00:11:16 +00:00
provisioning_api Increment the versions and adjust the capitilization 2016-08-08 16:45:40 +02:00
systemtags Merge pull request #764 from nextcloud/fix-tags-icon 2016-08-08 19:42:16 +02:00
testing Increment the versions and adjust the capitilization 2016-08-08 16:45:40 +02:00
theming Increment the versions and adjust the capitilization 2016-08-08 16:45:40 +02:00
updatenotification more admin page splitup improvements 2016-08-10 15:21:25 +02:00
user_ldap more admin page splitup improvements 2016-08-10 15:21:25 +02:00
workflowengine Merge pull request #750 from nextcloud/workflow-cleanup 2016-08-09 11:29:31 +02:00