nextcloud/apps
Daniel Calviño Sánchez d8251344c1 Use "dropnofiles" callback to disable the drop state in the UI
When a file is dragged from the desktop to the file list the file list
is highlighted, and when the file is finally dropped or the drag
operation is cancelled the highlighting is removed. In some cases, due
to a wrong implementation, a browser may end a file drag with a drop
with no files (for example, when a folder or text is dragged), which
would cause the highlight to not be removed. Now those cases are handled
with the "dropnofiles" callback, which restores the UI and also shows a
message to the user.

The error message is just a generic one, as in some cases it is not even
possible to know whether the problem came from a text drag or a folder
drag, and whether the problem appears or not depends on the browser,
version and even operating system.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-06-08 19:15:28 +02:00
..
admin_audit log to $datadir/audit.log by default and add rotation 2018-04-26 12:10:53 +02:00
comments [tx-robot] updated from transifex 2018-06-06 00:12:36 +00:00
dav [tx-robot] updated from transifex 2018-06-08 00:12:51 +00:00
encryption [tx-robot] updated from transifex 2018-06-06 00:12:36 +00:00
federatedfilesharing [tx-robot] updated from transifex 2018-06-08 00:12:51 +00:00
federation [tx-robot] updated from transifex 2018-06-08 00:12:51 +00:00
files Use "dropnofiles" callback to disable the drop state in the UI 2018-06-08 19:15:28 +02:00
files_external Merge pull request #9786 from nextcloud/feature/noid/external_sftp_password_and_key 2018-06-08 09:23:47 +02:00
files_sharing [tx-robot] updated from transifex 2018-06-06 00:12:36 +00:00
files_trashbin Merge pull request #9550 from nextcloud/bugfix/noid/override_freebusy_sharing_rules 2018-06-01 12:00:56 +02:00
files_versions Merge pull request #9550 from nextcloud/bugfix/noid/override_freebusy_sharing_rules 2018-06-01 12:00:56 +02:00
lookup_server_connector Fix info.xml files of shipped apps 2018-02-16 10:24:03 +01:00
oauth2 [tx-robot] updated from transifex 2018-06-01 00:12:28 +00:00
provisioning_api Allow 0 quota by provisioning api 2018-06-07 11:30:37 +02:00
sharebymail [tx-robot] updated from transifex 2018-06-01 00:12:28 +00:00
systemtags [tx-robot] updated from transifex 2018-06-04 00:12:26 +00:00
testing Fix info.xml files of shipped apps 2018-02-16 10:24:03 +01:00
theming Mock the timefactory in the theming tests 2018-06-07 11:42:21 +02:00
twofactor_backupcodes [tx-robot] updated from transifex 2018-05-30 00:12:08 +00:00
updatenotification [tx-robot] updated from transifex 2018-06-08 00:12:51 +00:00
user_ldap [tx-robot] updated from transifex 2018-06-03 00:12:47 +00:00
workflowengine [tx-robot] updated from transifex 2018-06-06 00:12:36 +00:00