Commit Graph

82 Commits (7d3ac194e3a6c407a9ca44117d01d68945042266)

Author SHA1 Message Date
Arthur Schiwon 7d3ac194e3 do not show 0 when group has no users 11 years ago
raghunayyar e681e1eec0 Initial Commit: Takes Quota Settings inside Navigation, Changes Create -> Add Group 11 years ago
Arthur Schiwon 3a92d48104 reduce template function calls 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 dc1523355b Adds Admin to Grouplist Everywhere 11 years ago
raghunayyar 4a30665ec3 Removes Delete Icon from Admin Group. 11 years ago
raghunayyar 8e4bbe8297 Adds class button to fix font sizes. 11 years ago
raghunayyar 8e34316e04 Fixes User Search by username. 11 years ago
raghunayyar c7af9cd6dd Initial Commit : User Search, Fixes Typos 11 years ago
raghunayyar 71160ff853 Deletes Group Clientside Effectively. 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 43ced8c6c7 Splits Controls overlap in files and users. 11 years ago
raghunayyar 0663d954e6 resolve conflicts while picking c0fb623 11 years ago
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