nextcloud/apps/files/templates
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
..
admin.php use correct case for addScript (#26214) 2016-09-26 11:44:57 +02:00
appnavigation.php Fixed pinned state of quota if no apps registered an app nav item 2017-12-14 12:06:28 +01:00
fileexists.html fix filecomparator 2015-09-25 00:51:39 +02:00
index.php Add an event so apps can add hidden fields to the files page 2017-06-13 11:17:44 +02:00
list.php Split move and copy operations 2018-02-15 18:51:12 +01:00
recentlist.php Move away from OC_L10N 2016-10-28 21:46:28 +02:00
simplelist.php Remove deprecated template functions from OCP directly 2018-01-14 21:39:36 +01:00