nextcloud/apps
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
..
admin_audit Use proper authorative-autoloader for app autoloaders 2017-12-14 08:31:31 +01:00
comments Use proper authorative-autoloader for app autoloaders 2017-12-14 08:31:31 +01:00
dav Use proper authorative-autoloader for app autoloaders 2017-12-14 08:31:31 +01:00
encryption Use proper authorative-autoloader for app autoloaders 2017-12-14 08:31:31 +01:00
federatedfilesharing Use proper authorative-autoloader for app autoloaders 2017-12-14 08:31:31 +01:00
federation Use proper authorative-autoloader for app autoloaders 2017-12-14 08:31:31 +01:00
files Merge pull request #7591 from nextcloud/trigger-events-before-and-after-a-file-action-is-executed 2017-12-22 12:31:55 +01:00
files_external Disable selection in "External storages" file list 2017-12-27 16:31:22 +01:00
files_sharing Fix anchor change when clicking on sharing page menu 2017-12-21 14:19:29 +01:00
files_trashbin Use proper authorative-autoloader for app autoloaders 2017-12-14 08:31:31 +01:00
files_versions Use proper authorative-autoloader for app autoloaders 2017-12-14 08:31:31 +01:00
lookup_server_connector Use proper authorative-autoloader for app autoloaders 2017-12-14 08:31:31 +01:00
oauth2 Use proper authorative-autoloader for app autoloaders 2017-12-14 08:31:31 +01:00
provisioning_api Use proper authorative-autoloader for app autoloaders 2017-12-14 08:31:31 +01:00
sharebymail Use proper authorative-autoloader for app autoloaders 2017-12-14 08:31:31 +01:00
systemtags Use proper authorative-autoloader for app autoloaders 2017-12-14 08:31:31 +01:00
testing Use proper authorative-autoloader for app autoloaders 2017-12-14 08:31:31 +01:00
theming Fix tests 2017-12-18 21:06:52 +01:00
twofactor_backupcodes Use proper authorative-autoloader for app autoloaders 2017-12-14 08:31:31 +01:00
updatenotification Use proper authorative-autoloader for app autoloaders 2017-12-14 08:31:31 +01:00
user_ldap Also replace all other occurences 2017-12-18 20:57:11 +01:00
workflowengine [tx-robot] updated from transifex 2017-12-10 01:10:25 +00:00