Commit Graph

316 Commits (8320b8eb7aed2e5ca951663d2b3894f0484f407d)

Author SHA1 Message Date
Joas Schilling 5b8cde48dc Add button to send a test mail after changing the email settings 13 years ago
Thomas Müller 5f711912a1 remove OC.Router.registerLoadedCallback() 13 years ago
Thomas Müller 1291303c5a Replace OC.Router.generate() with OC.generateUrl() 13 years ago
Joas Schilling 9847912257 Remove unused variables, add doc blocks and break lines 13 years ago
kondou 593adab258 Fix scrutinizer issue in settings/js/apps.js 13 years ago
Jan-Christoph Borchardt bc1c136cd6 coding style fixes: cut long lines, whitespace 13 years ago
Joas Schilling 331bd527a7 Hide SMTP options based on selected send mode 13 years ago
kondou e32acf933d Highlight the selected app in app-settings 13 years ago
Jan-Christoph Borchardt 20b740f8e4 do not show display name on mobile when profile picture is present 13 years ago
Lukas Reschke 16262e3fd2 Move isadmin to template and rename it to oc_isadmin 13 years ago
Joas Schilling c196e59e88 Add event parameter to keyup event 13 years ago
Joas Schilling fdb0d2067f Remove duplicated definition and move OC.msg to js/js.js 13 years ago
Joas Schilling 8387cd8ae3 Add option to change email settings in admin section 13 years ago
Vincent Petry 58b1dc5e76 Added loading spinner to users list on scroll 13 years ago
Vincent Petry c732764eb5 Improve users list scrolling performance 13 years ago
Morris Jobke 13fa0e2a9d Fix implied evals and doubled definition of variable 13 years ago
Bjoern Schiessle 6bb27ea76b disable button and input field during decryption 13 years ago
Bjoern Schiessle 2a3cb7ac5b remove the form, it isn't needed here 13 years ago
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