Merge pull request #22789 from owncloud/dav-sharesproperty
Add webdav property for share info in PROPFIND response
No related branches found
No related tags found
Showing
- apps/dav/lib/connector/sabre/serverfactory.php 6 additions, 0 deletionsapps/dav/lib/connector/sabre/serverfactory.php
- apps/dav/lib/connector/sabre/sharesplugin.php 176 additions, 0 deletionsapps/dav/lib/connector/sabre/sharesplugin.php
- apps/dav/lib/connector/sabre/sharetypelist.php 87 additions, 0 deletionsapps/dav/lib/connector/sabre/sharetypelist.php
- apps/dav/tests/unit/connector/sabre/sharesplugin.php 257 additions, 0 deletionsapps/dav/tests/unit/connector/sabre/sharesplugin.php
- apps/files/appinfo/application.php 3 additions, 1 deletionapps/files/appinfo/application.php
- apps/files/controller/apicontroller.php 51 additions, 3 deletionsapps/files/controller/apicontroller.php
- apps/files/service/tagservice.php 5 additions, 8 deletionsapps/files/service/tagservice.php
- apps/files/tests/controller/apicontrollertest.php 53 additions, 3 deletionsapps/files/tests/controller/apicontrollertest.php
- apps/files_sharing/js/share.js 33 additions, 24 deletionsapps/files_sharing/js/share.js
- apps/files_sharing/js/sharedfilelist.js 10 additions, 0 deletionsapps/files_sharing/js/sharedfilelist.js
- apps/files_sharing/tests/js/shareSpec.js 12 additions, 21 deletionsapps/files_sharing/tests/js/shareSpec.js
- build/integration/features/bootstrap/WebDav.php 52 additions, 1 deletionbuild/integration/features/bootstrap/WebDav.php
- build/integration/features/webdav-related.feature 73 additions, 0 deletionsbuild/integration/features/webdav-related.feature
Loading
Please register or sign in to comment