nextcloud/apps
Arthur Schiwon 7a982872e7 Main view does not commands detail and tab views to render. Fixes JS tests.
For a predictive behaviour we need to determine who is allowed to call render
methods on the views. Either, the main view is solely allowed to call render
and views do not do anything about output until then. Or, the main view relies
on the concrete views to be ready when things are about to be shown. The latter
approach has the advantage that concrete views know when they have to update
themselves (e.g. new data arrives or information change), but the main view
has now idea of the inner workings.
2015-08-07 01:22:43 +02:00
..
encryption Fix namespace conflict in OC.Encryption JS code 2015-08-06 15:53:38 +02:00
files Main view does not commands detail and tab views to render. Fixes JS tests. 2015-08-07 01:22:43 +02:00
files_external Merge pull request #17680 from owncloud/ftp-rmdir-file 2015-08-06 18:05:28 +02:00
files_sharing Added unit tests for right sidebar 2015-08-07 01:22:43 +02:00
files_trashbin Set proper mimetype for directories 2015-08-05 13:54:09 +02:00
files_versions Merge pull request #16964 from owncloud/versions_occ 2015-07-06 15:34:40 +02:00
provisioning_api Merge pull request #15506 from rullzer/core_apps_oc_log2ocp_util 2015-07-01 08:53:16 +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