Commit Graph

66 Commits (80393d9c0ff44c0614960cc6b7b7d8cc5bd17743)

Author SHA1 Message Date
Lukas Reschke 16262e3fd2 Move isadmin to template and rename it to oc_isadmin 11 years ago
Jan-Christoph Borchardt d62b683c6a change 'Display Name' to more understandable 'Full Name', fix #5612 12 years ago
Morris Jobke 680f4963dc fix translation strings 12 years ago
Vincent Petry 9d230bcc75 Improve quota input field 12 years ago
Vincent Petry 1a05ed2f38 Fixed table grid styles for IE8 12 years ago
kondou 1832eb8872 Pass view in \OC_Avatar to constructor and use $_ for enable_avatars 12 years ago
kondou 76b1b5b6a3 Provide 'enable_avatars' in config.php, to disable avatars 12 years ago
kondou 0c708be76b Use defaultavatars 12 years ago
kondou 31736a1df3 Have a controller instead ofo avatar.php and fix some cropper-design 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 9c12da6a94 Several improvements 12 years ago
kondou 33827d690e Use avatar.php in user-management 12 years ago
kondou fac671b14e Modularize get(), async getAvatar, avatars @ usermgmt 12 years ago
Owen Winkler cd7e57e8ec Use JSON to send/receive group data. 12 years ago
kondou 05084e03a0 Use !== and === in settings. 12 years ago
Arthur Schiwon 4dd0076e7c Users page: username instead of login name as col header to avoid confusion with other backends 12 years ago
Björn Schießle 97e05b71f8 add hint about what the recovery password field is for 12 years ago
Björn Schießle 9d1e60325c allow admin to recover users files in case of password lost 12 years ago
kondou e8bb998ecc Fix #3095. 12 years ago
Robin Appelman 27f710d860 Users: fix "Other.." quota option for the default quota 12 years ago
Lukas Reschke 229c907a57 [core] From echo to p 12 years ago
Jan-Christoph Borchardt e8190c6511 fix user delete button not showing in IE, another SVG replacement issue 12 years ago
Robin Appelman e68e5cc849 Split editable select code used for quota selection into a jquery plugin 12 years ago
Thomas Tanghus b06ac67e07 Add 'hascontrols' class for content with fixed topbar. 12 years ago
Björn Schießle 92921ceefd make strings translatable 12 years ago
Björn Schießle 4b7b092008 rename Name to Login Name 12 years ago
Björn Schießle f3a99f4869 show display name in input field 12 years ago
Björn Schießle e0f2ed2757 interface and API to change display names 12 years ago
Björn Schießle 022a7b13b8 prepare user table to show and edit display names 12 years ago
Björn Schießle 64e853394c compare the correct uids 12 years ago
Lukas Reschke 3ed7d5d521 Move isadmin to external file 12 years ago
Bart Visscher a8f963d9cf Spaces to tabs 12 years ago
Thomas Mueller 508b6a9fc7 displaying notification now centered 12 years ago
Thomas Müller 7e78f8e15a moving logic from template to the 'controller' 12 years ago
Thomas Müller 436df6b67d enable translations for quota sizes 'none' and 'default' 12 years ago
Jan-Christoph Borchardt 4acb2f70e1 change technical expression 'Quota' to simpler 'Storage' 12 years ago
Felix Moeller a4b2ea586d Style: Remove all the dangling white spaces 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Thomas Tanghus a2b6a92107 Disable asking to save password when adding users. 13 years ago
Thomas Müller 409ede0975 Update settings/templates/users.php 13 years ago
Michael Gapczynski aad7dc8390 Remove sharing notice in users settings - The default is now share with anyone, groups only sharing is now a setting in the admin page 13 years ago
Georg Ehrke ced234a81a rename subadmin to group admin 13 years ago
Michael Gapczynski a5a5ab2318 Add type text to new user, fixes display issue 13 years ago
Michael Gapczynski 1ec27399a7 Show delete tipsy for users 13 years ago
Georg Ehrke 8766b3286b fix a subadmin UI bug 13 years ago
Georg Ehrke c3bd30cc6b improve default qouta for subadmins 13 years ago
Georg Ehrke 6cf418f2fa fix copy&paste fail and deny subadmins to set the default qouta 13 years ago
Georg Ehrke e707e94857 subadmins can now add users 13 years ago
Georg Ehrke d0b625352c some work on subadmins 13 years ago
Sam Tuke 825d92d59c Added undo functionality to delete user procedure on user settings page 13 years ago