nextcloud/apps/files
Daniel Calviño Sánchez a8f1902b02 Add support to FileActionsMenu for icon class functions
Icon class function properties make possible to render a different icon
class depending on the context of the file action.

Inline file actions had support for them already and called them passing
the file name and context of the file action as parameters. Due to this
the FileActionsMenu passes those parameters too to icon class functions
instead of just the context like done for display name functions.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-10-19 01:46:13 +02:00
..
ajax Fix comparisons in the files app 2017-08-01 13:56:12 +02:00
appinfo Split multi-author entries 2017-05-22 10:39:49 +02:00
css Fix upload progress color to primary 2017-09-28 17:13:01 +02:00
img Quota icon by @jancborchardt 2017-09-21 14:00:38 +02:00
js Add support to FileActionsMenu for icon class functions 2017-10-19 01:46:13 +02:00
l10n [tx-robot] updated from transifex 2017-10-18 00:08:23 +00:00
lib Correctly format OCS response with favorites 2017-08-29 12:03:13 +02:00
templates Correct class to quota 2017-10-12 11:07:07 +02:00
tests Add support to FileActionsMenu for icon class functions 2017-10-19 01:46:13 +02:00
download.php Update with robin 2016-07-21 18:13:58 +02:00
list.php Remove upload_limit in files app as it is not needed with PUT upload (#26069) 2016-11-02 20:43:35 +01:00
recentlist.php Add recent file listing 2016-07-22 15:20:51 +02:00
simplelist.php Fix apps/ 2016-07-21 18:13:57 +02:00