Commit Graph

291 Commits (8507efc4273aa87e32090bcabb31b7bc5b98ec35)

Author SHA1 Message Date
Morris Jobke 80dead5a9f fix double call of changeEmailAddress() 13 years ago
Bjoern Schiessle 80d871ab1e added website field 13 years ago
Bjoern Schiessle e2de3b8337 distinguish app links from doc links 13 years ago
Bjoern Schiessle bf0471a92e show link to app documentation 13 years ago
Volkan Gezer 97b0840bbe Fix untranslated text when deleting user 13 years ago
Morris Jobke 5c1a9f35f1 Indicate password strength using strengthify 13 years ago
Morris Jobke bc23f46198 fix typo 13 years ago
Morris Jobke 44a55056e7 change mail address by pressing enter - fixes #6179 13 years ago
Morris Jobke ac77218d57 parent().parent() -> closest() 13 years ago
Morris Jobke 008bfc6793 Fix full name edit for repetive edit 13 years ago
Bjoern Schiessle caf486d6e7 - show a spinner while decrypting files if the encryption app was disabled 13 years ago
Vincent Petry 9d230bcc75 Improve quota input field 13 years ago
Vincent Petry 5aeafab9ab Fixed wrong id when reading checkbox value for force SSL setting 13 years ago
Vincent Petry 00f4928866 Added warning notification when user home already exists 13 years ago
raghunayyar 7c2f1fd580 Puts the language divider in place. thanks @Kondou-ger ;) 13 years ago
raghunayyar e27bb660bd Uniform Styles and Indentation Fixes for Personal Block 13 years ago
Vincent Petry 6970774776 Fixed display name change for IE8 13 years ago
Victor Dubiniuk a240e63981 Fix new user avatar. Ref#5166 13 years ago
kondou b0ff10a536 Hide defaultavatar in #header and don't darken proper avatars in #header 13 years ago
kondou 24d092c4ba Have uniform (wrong) indention 13 years ago
kondou 4907685405 Base defaultavatar text on displayname 13 years ago
Bart Visscher 45a7b0dbac Fix the apps enabling/disabling in settings 13 years ago
kondou 18da2f9cf7 Improve changepassword route naming 13 years ago
ringmaster 3790cbb493 Allow numeric group names 13 years ago
kondou 4963a5b30f Fix language selection; Fix #4756 13 years ago
kondou d18a070a03 Have the "notsquare" error as data, not as message 13 years ago
kondou a21376480d Split personal and user-mgmt password change logic 13 years ago
kondou 3774632ecc Clean up avatars and preliminary use JSON->rawlist.php 13 years ago
kondou 15ab798353 Fix an IE8 bug with the avatarcropper. 13 years ago
kondou 6db96603a0 Have login-checks and CSRF checks 13 years ago
kondou fca5db748b Remove backgroundcolor on updating avatar, and add a missing parameter 13 years ago
kondou a1e7614d73 Clean up oc_avatars 13 years ago
kondou 32a7ba9823 Don't update avatar on displayNameChange anymore 13 years ago
kondou 6d42f51d0c Fix unwanted caching in IE8 13 years ago
kondou 4724d60ecd Partly fix cropper in IE8 and don't use a dialog for it 13 years ago
kondou e7e3f1b81a Fix some of @jancborchardt's complaints in oc_avatars 13 years ago
kondou c95d4cafa9 Fix @tanghus's complains in avatars and clean up cropper after closing with "x" 13 years ago
kondou aa88eea9cf Sanitize displayname, respect data @ $element, fix routename, clean after cropping, updateAvatar with displayname 13 years ago
Jan-Christoph Borchardt 1e834c57a4 fix issues caused by introduction of sticky Apps management footer 13 years ago
kondou ecf187393b Finish cropper, Get rid of TODOs, Improve \OCP\Avatar and "fix" unitests 13 years ago
kondou c533b80682 Use OC_Cache and finish cropper functionality 13 years ago
kondou 0c708be76b Use defaultavatars 13 years ago
Thomas Müller 1d04843ef0 no duplicate declaration of appLicense + camelCase 13 years ago
kondou 6c7efd5dac Work around #4630 to fix license showing 13 years ago
kondou bdf48a6daa Use OC.Router.generate, TODO use cache, prepare for defaultavatars 13 years ago
kondou 8d8a57de7f Continue work on cropper 13 years ago
kondou 31736a1df3 Have a controller instead ofo avatar.php and fix some cropper-design 13 years ago
kondou 9a8908b643 Use Jcrop, have inline errormsg, work on cropping, clean up, WIP 13 years ago
kondou 81cadd5ea3 Remove gravatar and no-avatar functionality, prepare for default avatars even more and reword some stuff 13 years ago
kondou 0a4febf1eb Integrate newavatar.php into avatar.php by using GET, POST & DELETE 13 years ago