nextcloud/core/js
Vincent Petry e97aaee1aa Prevent share dropdown to close too early with autocomplete
When clicking on an autocomplete result in the sharing dropdown,
it will mistakenly be detected as being clicked outside and would
trigger the sharing dropdown closing.

This fix adds a check to detect clicks inside the autocomplete and
prevent closing the dropdown in that case.

This fixes #4142
2013-10-07 13:26:46 +02:00
..
LICENSE.jquery.inview Move additional jquery.inview files 2012-08-26 18:50:20 -04:00
avatar.js Hide defaultavatar in #header and don't darken proper avatars in #header 2013-10-04 02:27:53 +02:00
backgroundjobs.js JavaScript file for activating web cron 2012-08-09 00:58:54 +02:00
compatibility.js Fix some JSLint warnings 2013-07-31 21:21:02 +02:00
config.js Fix some JSLint warnings 2013-07-31 21:21:02 +02:00
config.php move javascript variables 'oc_current_user' and 'oc_requesttoken' to js.js - fixes #3853 2013-06-26 11:23:21 +02:00
eventsource.js - eventsource.php: in case of potential CSRF attack we send an error message from the EventSource to the browser 2013-07-11 00:27:21 +02:00
jquery-1.10.0.min.js Update jquery to 1.10.0 & add jquery-migrate 1.2.1 2013-05-27 20:13:13 +02:00
jquery-migrate-1.2.1.min.js Update jquery to 1.10.0 & add jquery-migrate 1.2.1 2013-05-27 20:13:13 +02:00
jquery-showpassword.js modify password clone to password type right on submit to prevent the browser remind the content 2013-04-19 10:06:18 +02:00
jquery-tipsy.js Fix size calculation with css styling of tipsy popup 2011-10-21 22:08:55 +02:00
jquery-ui-1.10.0.custom.js update to jquery-ui 1.10.0 2013-01-23 11:37:52 +01:00
jquery.avatar.js Hide defaultavatar in #header and don't darken proper avatars in #header 2013-10-04 02:27:53 +02:00
jquery.infieldlabel.js Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
jquery.inview.js Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
jquery.inview.txt Move additional jquery.inview files 2012-08-26 18:50:20 -04:00
jquery.multiselect.js Update to jquery.multiselect 1.13 2013-06-02 19:53:18 +02:00
jquery.ocdialog.js allow passing classes to buttons 2013-09-18 17:13:07 +02:00
js.js Merge pull request #4263 from owncloud/search_scrollto 2013-09-19 05:49:45 -07:00
listview.js Fix some JSLint warnings 2013-07-31 21:21:02 +02:00
multiselect.js Fix some JSLint warnings 2013-07-31 21:21:02 +02:00
oc-dialogs.js use {count} instead of 'One' for more versatile translation 2013-09-19 12:05:30 +02:00
oc-requesttoken.js use on to add event listener instead of deprecated jquery bind 2013-09-03 13:12:19 +02:00
oc-vcategories.js Fix some JSLint warnings 2013-07-31 21:21:02 +02:00
oc-vcategories.txt Added some documentation. 2012-03-27 12:30:20 +02:00
octemplate.js Cache Object.keys(this.vars) 2013-08-28 12:50:05 +02:00
placeholder.js Shorten optional text-argument processing 2013-09-25 17:19:38 +02:00
router.js Fix some JSLint warnings 2013-07-31 21:21:02 +02:00
setup.js Allow "Finishing..." button on setup page to be translated. 2013-10-04 11:09:59 -04:00
share.js Prevent share dropdown to close too early with autocomplete 2013-10-07 13:26:46 +02:00
singleselect.js Split editable select code used for quota selection into a jquery plugin 2013-02-11 15:18:14 +01:00
update.js - eventsource.php: in case of potential CSRF attack we send an error message from the EventSource to the browser 2013-07-11 00:27:21 +02:00
visitortimezone.js Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00