Nextcloud Server
Go to file
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
3rdparty@ef80977061
apps Merge pull request #8584 from Bagera/master 2014-05-14 10:05:59 +02:00
build
config Merge pull request #8440 from wakeup/master 2014-05-03 23:39:10 +02:00
core Disable login button until the timezone is set 2014-05-14 17:00:15 +02:00
l10n [tx-robot] updated from transifex 2014-05-14 01:55:31 -04:00
lib [tx-robot] updated from transifex 2014-05-14 01:55:31 -04:00
ocs
search
settings Merge pull request #8398 from owncloud/enc_backup_keys 2014-05-13 09:25:16 -04:00
tests Merge pull request #8542 from owncloud/phpdoc-improvements 2014-05-13 23:23:11 +02:00
themes
.gitignore
.gitmodules
.htaccess
.jshintrc
.scrutinizer.yml
AUTHORS
autotest-js.sh
autotest.cmd
autotest.sh
console.php
CONTRIBUTING.md Updated Owncloud Mailinglist URL 2014-05-05 17:03:09 +02:00
COPYING-AGPL
COPYING-README
cron.php
db_structure.xml
index.html
index.php
issue_template.md
occ
public.php
README.md
remote.php
robots.txt
status.php
version.php

ownCloud

ownCloud gives you freedom and control over your own data. A personal cloud which runs on your own server.

Build Status on Jenkins CI

Git master: Build Status

Quality: Scrutinizer Quality Score

Installation instructions

http://doc.owncloud.org/server/7.0/developer_manual/app/index.html

Contribution Guidelines

http://owncloud.org/contribute/

Get in touch

Important notice on translations

Please submit translations via Transifex: https://www.transifex.com/projects/p/owncloud/

For more detailed information about translations: http://doc.owncloud.org/server/7.0/developer_manual/core/translation.html