server/apps
Vincent Petry e2549fa660 Improve right sidebar tabs behavior
Tab heads are not rendered if only one tab.

The tab contents is updated on-demand. This means that if a tab is not
visible it is not rendered at first. If the tab was already rendered
through switching, its model will not get updated until the next time it
becomes visible. This will prevent needless rerendering of invisible tab
contents, especially considering that some tabs might need extra ajax
requests.
2015-08-14 16:51:04 +02:00
..
encryption Remove unnecessary DB prefixes from existing query builder usages 2015-08-10 16:21:41 +02:00
files Improve right sidebar tabs behavior 2015-08-14 16:51:04 +02:00
files_external Moved core apps to the capabilities manager 2015-08-10 10:45:16 +02:00
files_sharing Improve right sidebar tabs behavior 2015-08-14 16:51:04 +02:00
files_trashbin Merge pull request #18065 from owncloud/new-trashbin-retention 2015-08-12 13:13:45 +02:00
files_versions Use DI 2015-08-10 10:45:16 +02:00
provisioning_api Check for userSession->getUser() === null 2015-08-11 15:37:06 +02:00
user_ldap integration tests for hardening user home retrieval 2015-08-06 09:31:07 +02:00
user_webdavauth Merge pull request #17316 from owncloud/master-delete-ocsid-from-db-if-none-specified 2015-07-02 12:37:31 +02:00