nextcloud/lib/private/legacy
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
..
db Update with robin 2016-07-21 18:13:58 +02:00
group Update with robin 2016-07-21 18:13:58 +02:00
l10n Fix others 2016-07-21 18:13:57 +02:00
ocs Fix others 2016-07-21 18:13:57 +02:00
template Fix others 2016-07-21 18:13:57 +02:00
user Fix others 2016-07-21 18:13:57 +02:00
api.php Update with robin 2016-07-21 18:13:58 +02:00
app.php more admin page splitup improvements 2016-08-10 15:21:25 +02:00
db.php Update with robin 2016-07-21 18:13:58 +02:00
defaults.php Update with robin 2016-07-21 18:13:58 +02:00
eventsource.php Update with robin 2016-07-21 18:13:58 +02:00
filechunking.php Update with robin 2016-07-21 18:13:58 +02:00
files.php Update with robin 2016-07-21 18:13:58 +02:00
group.php Update with robin 2016-07-21 18:13:58 +02:00
helper.php Update with robin 2016-07-21 18:13:58 +02:00
hook.php Update with robin 2016-07-21 18:13:58 +02:00
image.php Update with robin 2016-07-21 18:13:58 +02:00
json.php Update with robin 2016-07-21 18:13:58 +02:00
l10n.php Update with robin 2016-07-21 18:13:58 +02:00
ocs.php Update with robin 2016-07-21 18:13:58 +02:00
response.php Fix others 2016-07-21 18:13:57 +02:00
template.php Update with robin 2016-07-21 18:13:58 +02:00
user.php Update with robin 2016-07-21 18:13:58 +02:00
util.php libxml - compare against loaded version 2016-07-28 08:30:33 +02:00