Commit Graph

313 Commits (9f087a2070c1115eeb6bd0d961f7629e19eceefc)

Author SHA1 Message Date
Thomas Müller 1291303c5a Replace OC.Router.generate() with OC.generateUrl() 11 years ago
Joas Schilling 9847912257 Remove unused variables, add doc blocks and break lines 11 years ago
kondou 593adab258 Fix scrutinizer issue in settings/js/apps.js 11 years ago
Jan-Christoph Borchardt bc1c136cd6 coding style fixes: cut long lines, whitespace 11 years ago
Joas Schilling 331bd527a7 Hide SMTP options based on selected send mode 11 years ago
kondou e32acf933d Highlight the selected app in app-settings 11 years ago
Jan-Christoph Borchardt 20b740f8e4 do not show display name on mobile when profile picture is present 11 years ago
Lukas Reschke 16262e3fd2 Move isadmin to template and rename it to oc_isadmin 11 years ago
Joas Schilling c196e59e88 Add event parameter to keyup event 11 years ago
Joas Schilling fdb0d2067f Remove duplicated definition and move OC.msg to js/js.js 11 years ago
Joas Schilling 8387cd8ae3 Add option to change email settings in admin section 11 years ago
Vincent Petry 58b1dc5e76 Added loading spinner to users list on scroll 11 years ago
Vincent Petry c732764eb5 Improve users list scrolling performance 11 years ago
Morris Jobke 13fa0e2a9d Fix implied evals and doubled definition of variable 11 years ago
Bjoern Schiessle 6bb27ea76b disable button and input field during decryption 11 years ago
Bjoern Schiessle 2a3cb7ac5b remove the form, it isn't needed here 11 years ago
Morris Jobke 80dead5a9f fix double call of changeEmailAddress() 11 years ago
Bjoern Schiessle 80d871ab1e added website field 11 years ago
Bjoern Schiessle e2de3b8337 distinguish app links from doc links 11 years ago
Bjoern Schiessle bf0471a92e show link to app documentation 11 years ago
Volkan Gezer 97b0840bbe Fix untranslated text when deleting user 11 years ago
Morris Jobke 5c1a9f35f1 Indicate password strength using strengthify 11 years ago
Morris Jobke bc23f46198 fix typo 12 years ago
Morris Jobke 44a55056e7 change mail address by pressing enter - fixes #6179 12 years ago
Morris Jobke ac77218d57 parent().parent() -> closest() 12 years ago
Morris Jobke 008bfc6793 Fix full name edit for repetive edit 12 years ago
Bjoern Schiessle caf486d6e7 - show a spinner while decrypting files if the encryption app was disabled 12 years ago
Vincent Petry 9d230bcc75 Improve quota input field 12 years ago
Vincent Petry 5aeafab9ab Fixed wrong id when reading checkbox value for force SSL setting 12 years ago
Vincent Petry 00f4928866 Added warning notification when user home already exists 12 years ago
raghunayyar 7c2f1fd580 Puts the language divider in place. thanks @Kondou-ger ;) 12 years ago
raghunayyar e27bb660bd Uniform Styles and Indentation Fixes for Personal Block 12 years ago
Vincent Petry 6970774776 Fixed display name change for IE8 12 years ago
Victor Dubiniuk a240e63981 Fix new user avatar. Ref#5166 12 years ago
kondou b0ff10a536 Hide defaultavatar in #header and don't darken proper avatars in #header 12 years ago
kondou 24d092c4ba Have uniform (wrong) indention 12 years ago
kondou 4907685405 Base defaultavatar text on displayname 12 years ago
Bart Visscher 45a7b0dbac Fix the apps enabling/disabling in settings 12 years ago
kondou 18da2f9cf7 Improve changepassword route naming 12 years ago
ringmaster 3790cbb493 Allow numeric group names 12 years ago
kondou 4963a5b30f Fix language selection; Fix #4756 12 years ago
kondou d18a070a03 Have the "notsquare" error as data, not as message 12 years ago
kondou a21376480d Split personal and user-mgmt password change logic 12 years ago
kondou 3774632ecc Clean up avatars and preliminary use JSON->rawlist.php 12 years ago
kondou 15ab798353 Fix an IE8 bug with the avatarcropper. 12 years ago
kondou 6db96603a0 Have login-checks and CSRF checks 12 years ago
kondou fca5db748b Remove backgroundcolor on updating avatar, and add a missing parameter 12 years ago
kondou a1e7614d73 Clean up oc_avatars 12 years ago
kondou 32a7ba9823 Don't update avatar on displayNameChange anymore 12 years ago
kondou 6d42f51d0c Fix unwanted caching in IE8 12 years ago