Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove obsolete placeholder call, fix #8881 | Jan-Christoph Borchardt | 2014-06-04 | 1 | -2/+0 |
| | |||||
* | add missing placeholder shim for change password fields in IE8/9 | Jan-Christoph Borchardt | 2014-06-03 | 1 | -0/+2 |
| | |||||
* | prevent pageload if pressed enter on name email change | Volkan Gezer | 2014-05-30 | 1 | -1/+1 |
| | |||||
* | fix typo encryption | Volkan Gezer | 2014-05-15 | 1 | -2/+2 |
| | |||||
* | backup the encryption key after the encryption was disabled so that the user | Bjoern Schiessle | 2014-05-13 | 1 | -9/+52 |
| | | | | can restore them if needed | ||||
* | Merge pull request #8069 from ↵ | Björn Schießle | 2014-04-11 | 1 | -1/+1 |
|\ | | | | | | | | | owncloud/fix-localization-issues-with-file-encrypt-app Fix some localization issues with file encryption/decryption strings | ||||
| * | Fix some localization issues with file encryption/decription strings | Volkan Gezer | 2014-04-05 | 1 | -1/+1 |
| | | |||||
* | | reduce code duplication, fix parse error, prevent page reload on hitting ↵ | Thomas Müller | 2014-04-07 | 1 | -50/+47 |
|/ | | | | enter while changing the display name - refs #8085 | ||||
* | Use $.hide() instead of .hidden for now | kondou | 2014-03-12 | 1 | -3/+3 |
| | | | | .inlineblock ranks higher than .hidden | ||||
* | Remove OC.Router usage | kondou | 2014-03-12 | 1 | -7/+8 |
| | |||||
* | Merge branch 'master' into hide_remove_image_avatar | kondou | 2014-03-12 | 1 | -5/+5 |
|\ | |||||
| * | Replace OC.Router.generate() with OC.generateUrl() | Thomas Müller | 2014-03-02 | 1 | -5/+5 |
| | | |||||
* | | Merge branch 'master' into hide_remove_image_avatar | kondou | 2014-02-28 | 1 | -22/+2 |
|\| | |||||
| * | Merge pull request #7174 from owncloud/issue/7166 | Jan-Christoph Borchardt | 2014-02-26 | 1 | -22/+0 |
| |\ | | | | | | | Add option to change email settings in admin section | ||||
| | * | Remove duplicated definition and move OC.msg to js/js.js | Joas Schilling | 2014-02-19 | 1 | -22/+0 |
| | | | | | | | | | | | | Fix issue #7166 | ||||
| * | | do not show display name on mobile when profile picture is present | Jan-Christoph Borchardt | 2014-02-20 | 1 | -0/+2 |
| | | | |||||
* | | | Use addClass('hidden') and removeClass('hidden') | kondou | 2014-02-21 | 1 | -3/+3 |
| | | | |||||
* | | | Hide remove image, if there's no custom avatar | kondou | 2014-02-20 | 1 | -0/+14 |
|/ / | | | | | | | Fix #7308 | ||||
* / | Add event parameter to keyup event | Joas Schilling | 2014-02-19 | 1 | -1/+1 |
|/ | | | | Fix issue #7277 | ||||
* | Fix implied evals and doubled definition of variable | Morris Jobke | 2014-02-07 | 1 | -2/+2 |
| | | | | | | | fixes #7119 fixes #7120 fixes #7121 fixes #7122 | ||||
* | disable button and input field during decryption | Bjoern Schiessle | 2014-01-24 | 1 | -0/+5 |
| | |||||
* | remove the form, it isn't needed here | Bjoern Schiessle | 2014-01-24 | 1 | -3/+2 |
| | |||||
* | Merge pull request #6234 from owncloud/change-email-by-enter | Jan-Christoph Borchardt | 2014-01-23 | 1 | -0/+17 |
|\ | | | | | change mail address by pressing enter - fixes #6179 | ||||
| * | fix double call of changeEmailAddress() | Morris Jobke | 2014-01-18 | 1 | -0/+5 |
| | | |||||
| * | fix typo | Morris Jobke | 2013-12-09 | 1 | -1/+1 |
| | | |||||
| * | change mail address by pressing enter - fixes #6179 | Morris Jobke | 2013-12-07 | 1 | -0/+12 |
| | | |||||
* | | Indicate password strength using strengthify | Morris Jobke | 2014-01-15 | 1 | -0/+12 |
|/ | | | | | | | | | | | * uses zxcvbn * outsourced to separate jquery plugin * async loading * hide strength meter if input is empty * feedback if user enters weakest password * fade in and out * show tipsy with strength * Opera 12, IE8-10, FF 23, Chromium 29 | ||||
* | - show a spinner while decrypting files if the encryption app was disabled | Bjoern Schiessle | 2013-11-20 | 1 | -5/+5 |
| | | | | - don't fade-out the decryption result | ||||
* | Puts the language divider in place. thanks @Kondou-ger ;) | raghunayyar | 2013-10-11 | 1 | -4/+0 |
| | |||||
* | Uniform Styles and Indentation Fixes for Personal Block | raghunayyar | 2013-10-11 | 1 | -1/+0 |
| | |||||
* | Fixed display name change for IE8 | Vincent Petry | 2013-10-11 | 1 | -1/+1 |
| | | | | | | | | After saving the display name, the oldDisplayName field's value was wrongly set with text(), which would append the text inside the input element which is considered as an invalid operation in IE8. This fix for #5054 correctly puts the old value into the field with a val() call. | ||||
* | Hide defaultavatar in #header and don't darken proper avatars in #header | kondou | 2013-10-04 | 1 | -4/+8 |
| | |||||
* | Have uniform (wrong) indention | kondou | 2013-09-28 | 1 | -1/+1 |
| | |||||
* | Base defaultavatar text on displayname | kondou | 2013-09-28 | 1 | -0/+1 |
| | | | | Fix #4876 | ||||
* | Merge pull request #4745 from owncloud/split_personal-user_passwordchange | Bart Visscher | 2013-09-18 | 1 | -4/+7 |
|\ | | | | | Split personal and user-mgmt password change logic | ||||
| * | Improve changepassword route naming | kondou | 2013-09-13 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' into split_personal-user_passwordchange | kondou | 2013-09-11 | 1 | -1/+1 |
| |\ | |||||
| * | | Split personal and user-mgmt password change logic | kondou | 2013-09-06 | 1 | -4/+7 |
| | | | |||||
* | | | Merge branch 'master' into oc_avatars | kondou | 2013-09-12 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | Fix language selection; Fix #4756 | kondou | 2013-09-07 | 1 | -1/+1 |
| |/ | |||||
* | | Have the "notsquare" error as data, not as message | kondou | 2013-09-06 | 1 | -1/+1 |
| | | |||||
* | | Clean up avatars and preliminary use JSON->rawlist.php | kondou | 2013-09-05 | 1 | -1/+1 |
| | | |||||
* | | Fix an IE8 bug with the avatarcropper. | kondou | 2013-09-05 | 1 | -9/+12 |
| | | | | | | | | | | | | 1. Crop an avatar 2. Crop another avatar without reloading -> Second cropper is 28px x 30px big | ||||
* | | Have login-checks and CSRF checks | kondou | 2013-09-05 | 1 | -1/+1 |
| | | |||||
* | | Remove backgroundcolor on updating avatar, and add a missing parameter | kondou | 2013-09-04 | 1 | -3/+8 |
| | | |||||
* | | Clean up oc_avatars | kondou | 2013-09-04 | 1 | -6/+8 |
| | | |||||
* | | Don't update avatar on displayNameChange anymore | kondou | 2013-09-04 | 1 | -1/+0 |
| | | |||||
* | | Fix unwanted caching in IE8 | kondou | 2013-09-03 | 1 | -4/+9 |
| | | |||||
* | | Partly fix cropper in IE8 and don't use a dialog for it | kondou | 2013-09-03 | 1 | -18/+20 |
| | | |||||
* | | Fix some of @jancborchardt's complaints in oc_avatars | kondou | 2013-09-02 | 1 | -1/+1 |
| | |