nextcloud/core
Daniel Calviño Sánchez 4508a12188 Prevent default action from being executed when the button is disabled
When "enter" is pressed in the file picker a "click" event is triggered
on the primary action button. However, in some cases, like when the file
picker is in "Choose" mode and the current directory in the file picker
is the root folder, the primary action button is disabled. In those
cases pressing enter should not trigger a click action on the button and
be ignored instead.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-08-30 10:25:09 +02:00
..
BackgroundJobs Background job to clean up old backups of the updater 2018-06-13 17:43:29 +02:00
Command Merge pull request #10334 from denismosolov/group-add 2018-08-24 13:46:16 +03:00
Controller Merge pull request #10670 from nextcloud/fix/login-throttle-username-length 2018-08-24 16:25:35 +02:00
Middleware Update license headers 2017-11-06 16:56:19 +01:00
Migrations Add "password_by_talk" column to "share" table in the database 2018-07-24 13:56:25 +02:00
ajax Use ellipsis instead of triple dot 2018-06-22 11:08:26 +02:00
css Merge pull request #10881 from nextcloud/fix/10705/notification-width 2018-08-28 13:08:09 +02:00
doc changed to nextcloud 2016-06-22 08:20:23 +02:00
fonts OpenSans font contrast option 2018-06-25 17:12:27 +02:00
img Restores the guest icons 2018-08-08 23:19:37 +02:00
js Prevent default action from being executed when the button is disabled 2018-08-30 10:25:09 +02:00
l10n [tx-robot] updated from transifex 2018-08-30 00:12:07 +00:00
search Fix search on public pages 2018-07-25 12:20:46 +02:00
skeleton ownCloud -> Nextcloud 2016-07-28 15:47:04 +02:00
templates Show link to simple sign up page 2018-08-23 14:41:19 +02:00
vendor Rerun js build 2018-07-24 13:23:43 +02:00
Application.php Add filecache index on mtime 2018-07-19 17:43:20 +02:00
register_command.php Add an options to create and remove groups via occ 2018-08-16 10:31:20 +03:00
routes.php Svg icon api sass function and upgrade of all styles 2018-07-19 08:16:57 +02:00
shipped.json Support app is shipped 2018-07-25 15:42:36 +02:00
strings.php Update with robin 2016-07-21 18:13:58 +02:00