summaryrefslogtreecommitdiffstats
path: root/settings/js/personal.js
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'master' into oc_avatarskondou2013-09-121-1/+1
|\ \ \ | | |/ | |/|
| * | Fix language selection; Fix #4756kondou2013-09-071-1/+1
| |/
* | Have the "notsquare" error as data, not as messagekondou2013-09-061-1/+1
* | Clean up avatars and preliminary use JSON->rawlist.phpkondou2013-09-051-1/+1
* | Fix an IE8 bug with the avatarcropper.kondou2013-09-051-9/+12
* | Have login-checks and CSRF checkskondou2013-09-051-1/+1
* | Remove backgroundcolor on updating avatar, and add a missing parameterkondou2013-09-041-3/+8
* | Clean up oc_avatarskondou2013-09-041-6/+8
* | Don't update avatar on displayNameChange anymorekondou2013-09-041-1/+0
* | Fix unwanted caching in IE8kondou2013-09-031-4/+9
* | Partly fix cropper in IE8 and don't use a dialog for itkondou2013-09-031-18/+20
* | Fix some of @jancborchardt's complaints in oc_avatarskondou2013-09-021-1/+1
* | Fix @tanghus's complains in avatars and clean up cropper after closing with "x"kondou2013-09-011-2/+6
* | Sanitize displayname, respect data @ $element, fix routename, clean after cro...kondou2013-08-311-1/+2
* | Finish cropper, Get rid of TODOs, Improve \OCP\Avatar and "fix" unitestskondou2013-08-301-16/+18
* | Use OC_Cache and finish cropper functionalitykondou2013-08-291-7/+4
* | Use defaultavatarskondou2013-08-291-2/+2
* | Use OC.Router.generate, TODO use cache, prepare for defaultavatarskondou2013-08-281-4/+4
* | Continue work on cropperkondou2013-08-281-2/+3
* | Have a controller instead ofo avatar.php and fix some cropper-designkondou2013-08-261-9/+16
* | Use Jcrop, have inline errormsg, work on cropping, clean up, WIPkondou2013-08-251-13/+49
* | Integrate newavatar.php into avatar.php by using GET, POST & DELETEkondou2013-08-251-3/+8
* | Several improvementskondou2013-08-251-1/+1
* | Have a fancy uploadavatar buttonkondou2013-08-251-0/+4
* | Refactor newavatar.php and show (for now) an alert on problems when setting n...kondou2013-08-251-4/+13
* | Have /avatar.php as a central avatar-pointkondou2013-08-251-3/+1
* | Improve styling & enable avatar-upload at personal pagekondou2013-08-251-0/+8
* | Modularize get(), async getAvatar, avatars @ usermgmtkondou2013-08-251-0/+24
|/
* Merge pull request #4262 from owncloud/fix_jslint_kondouChristopher2013-08-201-1/+1
|\
| * Fix some JSLint warningskondou2013-07-311-1/+1
* | working decrypt files methodBjoern Schiessle2013-07-291-8/+49
* | add ajax call to decrypt all filesBjörn Schießle2013-07-291-0/+13
|/
* Merge pull request #3002 from owncloud/priorize_common_languagesBart Visscher2013-04-261-0/+3
|\
| * Make divider not selectablekondou2013-04-191-4/+3
| * 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
|/
* Removed extra id from jquery selectors. Remove console.log call. Removed comm...David Reagan2013-04-161-4/+2
* Modified how the #lostpassword or #email fields save email addresses on the P...David Reagan2013-04-161-12/+24
* Merge branch 'master' of github.com:owncloud/core into issue_1776Qingping Hou2013-02-251-2/+2
|\
* | add span tag to displayname on expand buttonQingping Hou2013-02-251-3/+1
* | update oldDisplayName value on displayName changeQingping Hou2013-02-241-0/+1
* | 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
* 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