server/apps/files
Vincent Petry e689bc745f Improve FileActions JS to allow for custom rendering
This improves the OCA.Files.FileActions class to support passing a
"render" function in the action object.

The default function "_defaultRenderFunction" is used by default and
renders actions in the usual actions container.

Moved "Rename" and "Delete" to custom render functions.
2014-11-24 16:26:50 +01:00
..
ajax Prevent division by zero 2014-10-24 00:10:22 +02:00
appinfo Add support for keys in the info.xml 2014-10-09 15:48:30 +02:00
command Show a proper error message when trying to scan the filesystem for a non existing user 2014-09-24 15:48:54 +02:00
controller URLEncode filenames to be compatible with special characters 2014-10-20 20:00:34 +02:00
css add relevant focus styles to the existing hover styles 2014-11-06 16:22:57 +01:00
js Improve FileActions JS to allow for custom rendering 2014-11-24 16:26:50 +01:00
l10n [tx-robot] updated from transifex 2014-11-21 02:54:26 -05:00
lib Only show undelete capability if files_trashbin is enabled 2014-11-18 23:06:39 +01:00
templates fix HTML structure by rmv. obsolete input end tag 2014-08-20 22:36:58 +02:00
tests Improve FileActions JS to allow for custom rendering 2014-11-24 16:26:50 +01:00
admin.php drop allowZIPdownload and maxZIPSize as options 2014-06-02 16:29:03 +02:00
download.php Use secure mimetype for content delivery 2014-09-08 15:57:39 +02:00
index.php Added OC.L10N namespace with translation functions 2014-10-29 10:09:12 +01: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