Commit Graph

287 Commits (8c33f05e93f3f3da601372f41f48bd968f7c63cd)

Author SHA1 Message Date
Lukas Reschke 8a8800203e Remove legacy "Check for user comment" 11 years ago
raghunayyar 16fb48f2eb Adds admin check on groupname changes. 11 years ago
Arthur Schiwon 478393e15a load groups when clicking on them 11 years ago
Arthur Schiwon 57ffaddf26 add Last Login column 11 years ago
raghunayyar 970f899726 Initial Commit : Changes Storage to Quota, Implements GroupName editing. 11 years ago
Arthur Schiwon dc28f58951 add Storage Location col 11 years ago
raghunayyar c7af9cd6dd Initial Commit : User Search, Fixes Typos 11 years ago
raghunayyar 78e1b71003 Reverts Bogus Changes. 11 years ago
raghunayyar ce46cd3680 Implements Group Creation from Sidebar 11 years ago
raghunayyar b506388b75 Reverts last commit, implements user in group count. 11 years ago
raghunayyar b2ca595509 Add GroupList Ajax to Users. 11 years ago
Georg Ehrke 2bcfd8e084 make it possible to update shipped apps via the appstore 11 years ago
Bjoern Schiessle 12338e0ef0 allow admin to disable sharing for specific groups of users 11 years ago
Bjoern Schiessle a9ac11718e backup the encryption key after the encryption was disabled so that the user 11 years ago
Thomas Müller e0dd69e4e6 remove legacy aka deprecated code: OC_FilesystemView 11 years ago
Volkan Gezer 1903895172 Make email display name change translatable again 11 years ago
Volkan Gezer 286323f7a4 Fix some localization issues with file encryption/decription strings 11 years ago
Thomas Müller 3eb5898f7b use \OC_Mail::validateAddress() to validate the email address - fixes #7862 11 years ago
Bjoern Schiessle 86b3cdc132 close encryption session after decryption was finished 11 years ago
Bjoern Schiessle f2f5769df7 catch errors during decryption 11 years ago
Bjoern Schiessle 2556647a10 check if user is logged in 11 years ago
Jan-Christoph Borchardt d62b683c6a change 'Display Name' to more understandable 'Full Name', fix #5612 12 years ago
Vincent Petry 1ee4b680f6 Fixed user dir existence check when creating new user 12 years ago
Vincent Petry 00f4928866 Added warning notification when user home already exists 12 years ago
kondou 306a8681c5 Move ajax/changepassword to changepassword/controller to use autoloading 12 years ago
kondou f6faec0e0b Use a controller instead of two files for changepassword.php 12 years ago
kondou 4aa84047fe Remove $recoveryPassword from changepersonalpassword & fix indent 12 years ago
kondou a21376480d Split personal and user-mgmt password change logic 12 years ago
Bjoern Schiessle bab63c22ee encryption error messages, distinguish between a re-enabled encryption app and a password change from outside 12 years ago
kondou 81cadd5ea3 Remove gravatar and no-avatar functionality, prepare for default avatars even more and reword some stuff 12 years ago
kondou 0a4febf1eb Integrate newavatar.php into avatar.php by using GET, POST & DELETE 12 years ago
kondou 9500109349 Refactor newavatar.php and show (for now) an alert on problems when setting new avatars 12 years ago
kondou 252548c62c Improve styling & enable avatar-upload at personal page 12 years ago
kondou a58d270684 Load avatar from path, if one's provided 12 years ago
kondou 2bfe662235 Add unittests & check filetype in setLocalAvatar() 12 years ago
kondou fac671b14e Modularize get(), async getAvatar, avatars @ usermgmt 12 years ago
kondou 4a08f7d710 Add basic avatars and gravatar 12 years ago
kondou fbe7a68ce8 Use personal-password for the password name in personal.php 12 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 12 years ago
Andreas Fischer 4f462e9b6f Add trailing comma for all touched array lines. 12 years ago
Andreas Fischer d38929fb10 Fix spacing of all touched lines. 12 years ago
Bart Visscher 29b6dd53a0 Compare result are already true/false 12 years ago
Owen Winkler cd7e57e8ec Use JSON to send/receive group data. 12 years ago
kondou 605050df9b Log exception at the catching code 12 years ago
kondou 1a4465f41d Improve app-management 12 years ago
Bjoern Schiessle a7a7ef2b3a improved error handling 12 years ago
Bjoern Schiessle b6fa0e4eef working decrypt files method 12 years ago
Björn Schießle 830f5d24c7 add decryptall.php 12 years ago
kondou 05084e03a0 Use !== and === in settings. 12 years ago
Georg Ehrke a2fa91fdd5 init language object before using it 12 years ago