summaryrefslogtreecommitdiffstats
path: root/settings/js/personal.js
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #3002 from owncloud/priorize_common_languagesBart Visscher2013-04-261-0/+3
|\ | | | | Priorize common languages.
| * Make divider not selectablekondou2013-04-191-4/+3
| | | | | | | | Very hacky
| * Priorize common languages.kondou2013-04-181-0/+4
| |
* | Fixed comment in personal.js. Changed message text in changedisplayname.php.David Reagan2013-04-231-1/+1
| |
* | Made saving the display name work the same way as the email address. Fixed a ↵David Reagan2013-04-231-36/+42
|/ | | | few comparison operators. Increased the fadeOut time for the success and error messages.
* Removed extra id from jquery selectors. Remove console.log call. Removed ↵David Reagan2013-04-161-4/+2
| | | | commented code.
* Modified how the #lostpassword or #email fields save email addresses on the ↵David Reagan2013-04-161-12/+24
| | | | Personal settings page. It now saves one second after the last keyup event, instead of after a blur event.
* Merge branch 'master' of github.com:owncloud/core into issue_1776Qingping Hou2013-02-251-2/+2
|\ | | | | | | | | Conflicts: core/templates/layout.user.php
* | add span tag to displayname on expand buttonQingping Hou2013-02-251-3/+1
| |
* | update oldDisplayName value on displayName changeQingping Hou2013-02-241-0/+1
| | | | | | | | | | | | | | | | | | | | | | This patch fixes a bug that can be reproduced in following way: 1. change displayName 2. clear text in displayName input click change again Then you will get an error and previous displayName will be restored. Expected behavior should restore the new updated displayName.
* | when user changes displayName, also update it on expand buttonQingping Hou2013-02-241-1/+5
|/
* let the user change his display name, if supported by the back-endBjörn Schießle2013-02-061-0/+27
|
* Add missing ; to js codeBart Visscher2012-09-051-1/+1
|
* Fix password is being saved even if not changedBart Visscher2012-04-151-0/+4
| | | | Fixes: http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-303
* Add email field to personal preferencesBart Visscher2011-09-261-0/+9
|
* Better feedback for saving calendar and openid settingsBart Visscher2011-09-111-8/+22
|
* Use Chosen for language select formMichael Gapczynski2011-08-271-1/+3
|
* Add locale for password change errorMichael Gapczynski2011-08-271-1/+2
|
* Fix changing password in personal page (not complete)Michael Gapczynski2011-08-271-17/+23
|
* Reload the personal page when a new language is setMichael Gapczynski2011-08-271-0/+1
|
* allow apps to register form for the settings and admin pagesRobin Appelman2011-08-231-0/+6
|
* more fixes for Personal and TipsyJan-Christoph Borchardt2011-08-141-0/+8
|
* merged admin, help and settings to settingsJan-Christoph Borchardt2011-08-131-0/+35