Commit Graph

455 Commits (a77d468d3568055ee85dd9508a2f009cb5da650f)

Author SHA1 Message Date
raghunayyar c7af9cd6dd Initial Commit : User Search, Fixes Typos 12 years ago
raghunayyar 71160ff853 Deletes Group Clientside Effectively. 12 years ago
raghunayyar ce46cd3680 Implements Group Creation from Sidebar 12 years ago
Georg Ehrke 020255b4e5 add button for properly uninstalling apps 12 years ago
Volkan Gezer 4843d13056 prevent pageload if pressed enter on name email change 12 years ago
Volkan Gezer c01f196f72 make reshare settings foldable 12 years ago
Joas Schilling dc83b17f49 Fix double "saved" message when changing email settings 12 years ago
Bjoern Schiessle 12338e0ef0 allow admin to disable sharing for specific groups of users 12 years ago
Volkan Gezer 5291f47c66 fix typo encryption 12 years ago
Bjoern Schiessle a9ac11718e backup the encryption key after the encryption was disabled so that the user 12 years ago
Bjoern Schiessle ec045b251c hide input field if default expire date isn't activated 12 years ago
Lukas Reschke eecd4bd18e Use JS as content-type due to mimesniffing 13 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 13 years ago
Volkan Gezer 286323f7a4 Fix some localization issues with file encryption/decription strings 13 years ago
Vincent Petry 82f98fb3d3 Fixed user list offset call 13 years ago
raghunayyar 3d8ce8104f Adds Style changes to app-navigation in core/css/apps.css 13 years ago
raghunayyar 59d1ee565e Makes #app-navigation a part of app management. 13 years ago
kondou 8fafee31ef Use $.hide() instead of .hidden for now 13 years ago
kondou dd97d532be Remove OC.Router usage 13 years ago
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
kondou 88882e3fa7 Use addClass('hidden') and removeClass('hidden') 13 years ago
kondou 0e0b4d5575 Hide remove image, if there's no custom avatar 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