server/core/js
Vincent Petry 1de068b5cb Disable login button until the timezone is set
On slow computers it might happen that the user manages to login before
the timezone code has a chance to run, which then causes dates to appear
wrong in the UI.

This fix makes sure the login cannot happen until the timezone field is
set.

Note that it's not possible to run the timezone code outside of
document.ready() because at that time the DOM element doesn't exist yet.
2014-05-14 17:00:15 +02:00
..
tests Fix file summary to use the whole file list 2014-04-28 14:49:39 +02:00
avatar.js do not show display name on mobile when profile picture is present 2014-02-20 13:37:23 +01:00
backgroundjobs.js JavaScript file for activating web cron 2012-08-09 00:58:54 +02:00
compatibility.js Show higher resolution previews for high dpi screens 2014-04-04 17:10:46 +02:00
config.js Fix some JSLint warnings 2013-07-31 21:21:02 +02:00
config.php Add owncloud version to JS scope 2014-02-26 11:50:52 +01:00
core.json reduce code duplication, fix parse error, prevent page reload on hitting enter while changing the display name - refs #8085 2014-04-07 14:04:16 +02:00
eventsource.js Fix typo 2014-04-22 10:43:35 +02:00
jquery-1.10.0.js add uncompressed jquery files - fixes #8294 2014-04-23 00:07:00 +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.js add uncompressed jquery files - fixes #8294 2014-04-23 00:07:00 +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 Shows The Eye permanently in the Confirm Password field in Personal Settings - fix #5167 2013-10-12 12:42:23 +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 use high resolution avatars on highdpi screens 2014-04-04 23:35:32 +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
jquery.placeholder.js Fixed sharing dropdown placeholders in IE8/9 2013-10-23 18:51:25 +02:00
js.js Fix file selection for infinite scrolling 2014-04-28 14:55:00 +02:00
LICENSE.jquery.inview Move additional jquery.inview files 2012-08-26 18:50:20 -04:00
listview.js Fix some JSLint warnings 2013-07-31 21:21:02 +02:00
multiselect.js Slide duration set to 200ms for multiselect (same duration as user menu) 2013-12-05 15:46:13 -05:00
oc-dialogs.js Fix Typo, define $ as global 2014-05-11 10:55:00 +02:00
oc-requesttoken.js Fix JSDoc 2014-04-21 14:42:50 +02:00
octemplate.js add missing ; 2013-10-23 10:59:01 +02:00
placeholder.js Renamed current placeholder jquery plugin to imageplaceholder 2013-10-23 16:47:25 +02:00
setup.js Fix position of eye icon on database password field 2014-03-05 10:22:35 +01:00
share.js fix style 2014-05-12 11:30:47 +02:00
singleselect.js Fixed input field and tipsy positioning in singleselect 2013-10-31 10:50:18 +01:00
tags.js Fix JSDoc 2014-04-21 14:42:50 +02:00
underscore.js adding underscore.js 2014-04-07 14:05:58 +02:00
update.js Translate reload message after update 2013-11-26 16:22:01 +01:00
visitortimezone.js Disable login button until the timezone is set 2014-05-14 17:00:15 +02:00