nextcloud/apps/files
Vincent Petry dd7529da98 Added mountType attribute and adapted Delete action text
Added mountType attribute for files/folder to indicated whether they are
regular, external or shared.

The client side then adapts the "Delete" action hint text based on this
information.

Only the mount roots must have the delete icon hint adapted.
To make this detectable on the client side, the mountType can now
be null, "shared", "shared-root", "external" or "external-root".

This also gives room to icon customization on the client side.
2014-07-14 10:36:04 +02:00
..
ajax More error catching in list.php 2014-07-01 14:58:17 +02:00
appinfo Upload abortion is now detected within the OC_Connector_Sabre_File::put() 2014-07-08 11:09:59 +02:00
command Merge pull request #9206 from owncloud/occ-scan-user 2014-06-26 17:03:23 +02:00
css Merge pull request #9403 from owncloud/design-fix-fileslistbottom 2014-07-03 16:40:38 +02:00
js Added mountType attribute and adapted Delete action text 2014-07-14 10:36:04 +02:00
l10n [tx-robot] updated from transifex 2014-07-13 01:54:35 -04:00
lib Added mountType attribute and adapted Delete action text 2014-07-14 10:36:04 +02:00
templates change 'Cancel upload' text to x icon for more space in breadcrumbs bar 2014-06-30 18:20:35 +02:00
tests Propagate file action changes to the file lists 2014-07-09 12:26:33 +02:00
admin.php drop allowZIPdownload and maxZIPSize as options 2014-06-02 16:29:03 +02:00
download.php Moved content disposition code+workarounds to OCP\Response 2013-12-10 12:42:26 +01:00
index.php set "allow users to send mail notification for shared files default" setting to "no" now that we have the activity app 2014-06-03 11:29:28 +02:00
list.php drop allowZIPdownload and maxZIPSize as options 2014-06-02 16:29:03 +02:00
settings.php merge master into filesystem 2013-01-28 19:37:58 +01:00
triggerupdate.php $owner is not defined here 2014-05-11 15:34:54 +02:00