| Commit message (Expand) | Author | Age | Files | Lines |
* | resolving conflict when picking 8b81a0b | raghunayyar | 2014-06-02 | 1 | -246/+0 |
* | do not show 0 when administered group has no users | Arthur Schiwon | 2014-06-02 | 1 | -1/+1 |
* | do not show 0 when group has no users | Arthur Schiwon | 2014-06-02 | 1 | -1/+1 |
* | Initial Commit: Takes Quota Settings inside Navigation, Changes Create -> Add... | raghunayyar | 2014-06-02 | 1 | -31/+35 |
* | reduce template function calls | Arthur Schiwon | 2014-06-02 | 1 | -1/+1 |
* | add Last Login column | Arthur Schiwon | 2014-06-02 | 1 | -0/+11 |
* | Initial Commit : Changes Storage to Quota, Implements GroupName editing. | raghunayyar | 2014-06-02 | 1 | -1/+3 |
* | add Storage Location col | Arthur Schiwon | 2014-06-02 | 1 | -0/+2 |
* | Adds Admin to Grouplist Everywhere | raghunayyar | 2014-06-02 | 1 | -1/+7 |
* | Removes Delete Icon from Admin Group. | raghunayyar | 2014-06-02 | 1 | -0/+11 |
* | Adds class button to fix font sizes. | raghunayyar | 2014-06-02 | 1 | -2/+2 |
* | Fixes User Search by username. | raghunayyar | 2014-06-02 | 1 | -2/+1 |
* | Initial Commit : User Search, Fixes Typos | raghunayyar | 2014-06-02 | 1 | -1/+5 |
* | Deletes Group Clientside Effectively. | raghunayyar | 2014-06-02 | 1 | -1/+4 |
* | Implements Group Creation from Sidebar | raghunayyar | 2014-06-02 | 1 | -3/+6 |
* | Reverts last commit, implements user in group count. | raghunayyar | 2014-06-02 | 1 | -1/+4 |
* | Splits Controls overlap in files and users. | raghunayyar | 2014-06-02 | 1 | -1/+1 |
* | resolve conflicts while picking c0fb623 | raghunayyar | 2014-06-02 | 1 | -25/+47 |
* | Move isadmin to template and rename it to oc_isadmin | Lukas Reschke | 2014-02-19 | 1 | -2/+0 |
* | change 'Display Name' to more understandable 'Full Name', fix #5612 | Jan-Christoph Borchardt | 2013-11-06 | 1 | -2/+2 |
* | fix translation strings | Morris Jobke | 2013-10-31 | 1 | -2/+2 |
* | Improve quota input field | Vincent Petry | 2013-10-30 | 1 | -2/+2 |
* | Fixed table grid styles for IE8 | Vincent Petry | 2013-10-11 | 1 | -1/+1 |
* | Pass view in \OC_Avatar to constructor and use $_ for enable_avatars | kondou | 2013-09-09 | 1 | -2/+2 |
* | Provide 'enable_avatars' in config.php, to disable avatars | kondou | 2013-09-01 | 1 | -0/+4 |
* | Use defaultavatars | kondou | 2013-08-29 | 1 | -1/+1 |
* | Have a controller instead ofo avatar.php and fix some cropper-design | kondou | 2013-08-26 | 1 | -1/+1 |
* | Remove gravatar and no-avatar functionality, prepare for default avatars even... | kondou | 2013-08-25 | 1 | -6/+2 |
* | Several improvements | kondou | 2013-08-25 | 1 | -1/+1 |
* | Use avatar.php in user-management | kondou | 2013-08-25 | 1 | -1/+1 |
* | Modularize get(), async getAvatar, avatars @ usermgmt | kondou | 2013-08-25 | 1 | -0/+6 |
* | Use JSON to send/receive group data. | Owen Winkler | 2013-08-15 | 1 | -3/+3 |
* | Use !== and === in settings. | kondou | 2013-07-21 | 1 | -4/+4 |
* | Users page: username instead of login name as col header to avoid confusion w... | Arthur Schiwon | 2013-06-18 | 1 | -1/+1 |
* | add hint about what the recovery password field is for | Björn Schießle | 2013-06-06 | 1 | -1/+5 |
* | allow admin to recover users files in case of password lost | Björn Schießle | 2013-05-16 | 1 | -0/+5 |
* | Fix #3095. | kondou | 2013-04-24 | 1 | -9/+3 |
* | Users: fix "Other.." quota option for the default quota | Robin Appelman | 2013-04-09 | 1 | -1/+1 |
* | [core] From echo to p | Lukas Reschke | 2013-02-27 | 1 | -54/+54 |
* | fix user delete button not showing in IE, another SVG replacement issue | Jan-Christoph Borchardt | 2013-02-14 | 1 | -1/+1 |
* | Split editable select code used for quota selection into a jquery plugin | Robin Appelman | 2013-02-11 | 1 | -33/+29 |
* | Add 'hascontrols' class for content with fixed topbar. | Thomas Tanghus | 2013-02-04 | 1 | -1/+1 |
* | make strings translatable | Björn Schießle | 2013-01-30 | 1 | -2/+2 |
* | Merge pull request #1360 from owncloud/display_name | Lukas Reschke | 2013-01-29 | 1 | -3/+9 |
|\ |
|
| * | rename Name to Login Name | Björn Schießle | 2013-01-28 | 1 | -2/+2 |
| * | show display name in input field | Björn Schießle | 2013-01-28 | 1 | -1/+2 |
| * | interface and API to change display names | Björn Schießle | 2013-01-28 | 1 | -1/+1 |
| * | prepare user table to show and edit display names | Björn Schießle | 2013-01-28 | 1 | -1/+6 |
| * | compare the correct uids | Björn Schießle | 2013-01-25 | 1 | -1/+1 |
* | | Merge pull request #1059 from owncloud/fixing-998-master | Thomas Müller | 2013-01-26 | 1 | -2/+0 |
|\ \ |
|