nextcloud/apps/files/tests
Roland Tapken 38ba64af77 Split move and copy operations
The new 'Move and copy' operation from #6040 requires UPDATE permissions
on the selected files. However, READ would be sufficient to create a
copy of a file (if not viewed as a public share). For this reason this patch:

- changes the permission of the 'MoveCopy' action to PERMISSION_READ
- changes the label of the action depending on the permissions
- changes the available buttons in the Move/Copy dialog depending on the
  permissions.

The same changes are done to the filelist view for bulk actions.

Signed-off-by: Roland Tapken <roland@bitarbeiter.net>
2018-02-15 18:51:12 +01:00
..
Activity Update license headers 2017-11-06 16:56:19 +01:00
BackgroundJob Update license headers 2017-11-06 16:56:19 +01:00
Command Use ::class in test mocks of encryption app 2017-10-26 13:56:56 +02:00
Controller Update license headers 2017-11-06 16:56:19 +01:00
Service Add events for favorites 2018-01-10 11:20:21 +01:00
Settings Update license headers 2017-11-06 16:56:19 +01:00
js Split move and copy operations 2018-02-15 18:51:12 +01:00
HelperTest.php Update license headers 2017-11-06 16:56:19 +01:00