nextcloud/apps/dav/tests/unit/Connector/Sabre
Michael Jobst 969c19b2e9
Fixed size issues on main detail view and disappearing of share recipients (#26603)
* fixed size issues on main detail view and disappearing of share recipients

* Changes due to code comments

* Moved reloadProperties() to FileInfoModel

* Solved Scrutinizer issues

* Bugfix: undefined value used on error

* check if options are set for FileInfoModel.initialize()

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2016-12-23 16:56:55 +01:00
..
Exception Fix apps/ 2016-07-21 18:13:57 +02:00
RequestTest Introduce an event for first time login based on the last login time stamp 2016-11-14 14:50:10 +01:00
AuthTest.php Update sabre dav to 3.2 (#26115) 2016-11-04 13:35:10 +01:00
BlockLegacyClientPluginTest.php Fix unit tests for BlockLegacyClientPlugin 2016-10-25 18:03:10 +02:00
CommentsPropertiesPluginTest.php Fix apps/ 2016-07-21 18:13:57 +02:00
CopyEtagHeaderPluginTest.php Return ETag and OC-ETag in case of a move (#25683) 2016-09-28 21:12:50 +02:00
CustomPropertiesBackendTest.php Fix apps/ 2016-07-21 18:13:57 +02:00
DirectoryTest.php Move OC\Files\Storage\Shared to the right namespace 2016-10-20 20:27:44 +02:00
DummyGetResponsePluginTest.php Fix apps/ 2016-07-21 18:13:57 +02:00
ExceptionLoggerPluginTest.php Fix apps/ 2016-07-21 18:13:57 +02:00
FakeLockerPluginTest.php Fix apps/ 2016-07-21 18:13:57 +02:00
FileTest.php Update with robin 2016-07-21 18:13:58 +02:00
FilesPluginTest.php Fixed size issues on main detail view and disappearing of share recipients (#26603) 2016-12-23 16:56:55 +01:00
FilesReportPluginTest.php Remove unused $view from FilesPlugin (#26549) 2016-11-14 14:45:33 +01:00
MaintenancePluginTest.php Fix apps/ 2016-07-21 18:13:57 +02:00
NodeTest.php Update with robin 2016-07-21 18:13:58 +02:00
ObjectTreeTest.php Fix tests 2016-09-07 18:39:48 +02:00
PrincipalTest.php Fix apps/ 2016-07-21 18:13:57 +02:00
QuotaPluginTest.php Sanitize length headers when validating quota 2016-10-20 15:15:48 +02:00
SharesPluginTest.php fix tests 2016-11-10 15:06:24 +01:00
TagsPluginTest.php Fix apps/ 2016-07-21 18:13:57 +02:00