nextcloud/apps/files_external
Daniel Calviño Sánchez 11125164be Disable selection in "External storages" file list
When the checkbox was moved to where the favourite icon was shown before
the layout of the file list was modified. The checkbox is no longer a
descendant of the ".filename" element, so it is no longer removed by the
"External storages" file list.

However, even before the checkbox was moved, explicitly removing it was
not the best approach, as file list rows could still be selected using
"Ctrl/Shift+click". This did not provide much value, as the selection
header has no actions; it simply states the number of selected elements.
The proper way to disable the selection is by setting "_allowSelection"
to false in the file list instead.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-12-27 16:31:22 +01:00
..
3rdparty update icewind/smb to 2.0.3 2017-11-14 14:14:30 +01:00
ajax Update license headers 2017-11-06 16:56:19 +01:00
appinfo Update license headers 2017-11-06 16:56:19 +01:00
css Fix icons in sidebar on personal page 2017-04-27 17:58:41 -03:00
img Add the icons for shipped apps 2017-01-19 10:42:22 +01:00
js Disable selection in "External storages" file list 2017-12-27 16:31:22 +01:00
l10n [tx-robot] updated from transifex 2017-12-07 01:10:37 +00:00
lib Merge pull request #7556 from nextcloud/smb-stat-exception 2017-12-18 22:31:05 +01:00
templates Fix "allow user mount" checkbox for external storage 2017-11-09 14:49:21 +01:00
tests Merge pull request #6682 from nextcloud/dav-mimetype-fallback 2017-12-11 15:28:05 +01:00
list.php Fix apps/ 2016-07-21 18:13:57 +02:00