server/apps/files/tests
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
..
js Improve FileActions JS to allow for custom rendering 2014-11-24 16:26:50 +01:00
ajax_rename.php Make apps/ extend the \Test\TestCase and fix overwritten methods 2014-11-19 14:52:09 +01:00
helper.php Use base class to reset the file mapper 2014-11-19 14:52:07 +01:00