nextcloud-server/apps/files
Daniel Calviño Sánchez 599274f509 Trigger pre and post render events in MainFileInfoDetailsView
The post-render event makes possible to modify the
MainFileInfoDetailsView element once it has been rendered, which is
needed by OCA.SystemTags.FilesPlugin to add the "Tags" label to the file
details, while the pre-render event makes possible to detach added
elements if needed before the MainFileInfoDetailsView is rendered again,
as that removes the events from the child DOM elements even if they
belong to other views.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-06-09 08:43:53 +07:00
..
ajax share api expanded by tags (#26583) 2017-04-11 11:54:13 +07:00
appinfo Split multi-author entries 2017-05-22 10:39:49 +07:00
css Increase width of clickable area in file row to open file/folder 2017-05-16 21:04:43 +07:00
img remove unused parameters and add viewBox 2017-01-02 15:32:16 +07:00
js Trigger pre and post render events in MainFileInfoDetailsView 2017-06-09 08:43:53 +07:00
l10n [tx-robot] updated from transifex 2017-06-07 00:09:00 +07:00
lib Fix username and avatar for external users 2017-05-19 15:45:14 +07:00
templates Wording detail fix for favorite emptycontent view 2017-04-21 14:11:49 +07:00
tests Make possible to know the registered detail views in a details view 2017-06-09 03:14:23 +07:00
download.php Update with robin 2016-07-21 18:13:58 +07:00
list.php Remove upload_limit in files app as it is not needed with PUT upload (#26069) 2016-11-02 20:43:35 +07:00
recentlist.php Add recent file listing 2016-07-22 15:20:51 +07:00
simplelist.php Fix apps/ 2016-07-21 18:13:57 +07:00