Commit Graph

516 Commits (adc986f3e4b83670f69e2ce48044595193be4e69)

Author SHA1 Message Date
raghunayyar 71160ff853 Deletes Group Clientside Effectively. 11 years ago
raghunayyar ce46cd3680 Implements Group Creation from Sidebar 11 years ago
Georg Ehrke 020255b4e5 add button for properly uninstalling apps 11 years ago
Volkan Gezer 4843d13056 prevent pageload if pressed enter on name email change 11 years ago
Volkan Gezer c01f196f72 make reshare settings foldable 11 years ago
Joas Schilling dc83b17f49 Fix double "saved" message when changing email settings 11 years ago
Bjoern Schiessle 12338e0ef0 allow admin to disable sharing for specific groups of users 11 years ago
Volkan Gezer 5291f47c66 fix typo encryption 11 years ago
Bjoern Schiessle a9ac11718e backup the encryption key after the encryption was disabled so that the user 11 years ago
Bjoern Schiessle ec045b251c hide input field if default expire date isn't activated 11 years ago
Lukas Reschke eecd4bd18e Use JS as content-type due to mimesniffing 11 years ago
Thomas Müller 647abe512b reduce code duplication, fix parse error, prevent page reload on hitting enter while changing the display name - refs #8085 11 years ago
Volkan Gezer 286323f7a4 Fix some localization issues with file encryption/decription strings 11 years ago
Vincent Petry 82f98fb3d3 Fixed user list offset call 11 years ago
raghunayyar 3d8ce8104f Adds Style changes to app-navigation in core/css/apps.css 11 years ago
raghunayyar 59d1ee565e Makes #app-navigation a part of app management. 11 years ago
kondou 8fafee31ef Use $.hide() instead of .hidden for now 11 years ago
kondou dd97d532be Remove OC.Router usage 11 years ago
Joas Schilling 5b8cde48dc Add button to send a test mail after changing the email settings 11 years ago
Thomas Müller 5f711912a1 remove OC.Router.registerLoadedCallback() 11 years ago
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
kondou 88882e3fa7 Use addClass('hidden') and removeClass('hidden') 11 years ago
kondou 0e0b4d5575 Hide remove image, if there's no custom avatar 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 11 years ago
Morris Jobke 44a55056e7 change mail address by pressing enter - fixes #6179 11 years ago
Morris Jobke ac77218d57 parent().parent() -> closest() 11 years ago
Morris Jobke 008bfc6793 Fix full name edit for repetive edit 11 years ago
Bjoern Schiessle caf486d6e7 - show a spinner while decrypting files if the encryption app was disabled 11 years ago
Vincent Petry 9d230bcc75 Improve quota input field 11 years ago