| Commit message (Expand) | Author | Age | Files | Lines |
* | Port of #9584 | Stephan Peijnik | 2014-07-16 | 1 | -1/+8 |
* | Better Logic to display user count for everyone. | raghunayyar | 2014-06-24 | 1 | -0/+1 |
* | small fixes / cleanup | Arthur Schiwon | 2014-06-02 | 1 | -11/+0 |
* | Add space | Lukas Reschke | 2014-06-02 | 1 | -1/+1 |
* | Rename $accessibleusers to $accessibleUsers | Lukas Reschke | 2014-06-02 | 1 | -3/+3 |
* | Rename $isadmin to $isAdmin | Lukas Reschke | 2014-06-02 | 1 | -4/+4 |
* | unify and consolidate group fetching method for initial template fill and aja... | Arthur Schiwon | 2014-06-02 | 1 | -43/+7 |
* | enable group filtering | Arthur Schiwon | 2014-06-02 | 1 | -3/+8 |
* | make filter work on server-side | Arthur Schiwon | 2014-06-02 | 1 | -0/+1 |
* | refactor delete handling and apply it to users and groups | Arthur Schiwon | 2014-06-02 | 1 | -0/+1 |
* | resolving conflict when picking 8b81a0b | raghunayyar | 2014-06-02 | 1 | -1/+1 |
* | sort groups by user count | Arthur Schiwon | 2014-06-02 | 1 | -2/+20 |
* | Splits Code for Users and Groups. | raghunayyar | 2014-06-02 | 1 | -1/+2 |
* | add Last Login column | Arthur Schiwon | 2014-06-02 | 1 | -0/+1 |
* | add Storage Location col | Arthur Schiwon | 2014-06-02 | 1 | -0/+3 |
* | Removes Delete Icon from Admin Group. | raghunayyar | 2014-06-02 | 1 | -6/+14 |
* | Reverts last commit, implements user in group count. | raghunayyar | 2014-06-02 | 1 | -3/+18 |
* | killing some more calls to OC_App::loadApps(); - because we load all apps in ... | Thomas Müller | 2014-03-25 | 1 | -1/+0 |
* | Pass view in \OC_Avatar to constructor and use $_ for enable_avatars | kondou | 2013-09-09 | 1 | -0/+1 |
* | Clean up some cruft | kondou | 2013-08-26 | 1 | -1/+0 |
* | Modularize get(), async getAvatar, avatars @ usermgmt | kondou | 2013-08-25 | 1 | -0/+1 |
* | Use JSON to send/receive group data. | Owen Winkler | 2013-08-15 | 1 | -7/+8 |
* | Use !== and === in settings. | kondou | 2013-07-21 | 1 | -1/+1 |
* | allow admin to recover users files in case of password lost | Björn Schießle | 2013-05-16 | 1 | -0/+3 |
* | Style cleanup settings | Bart Visscher | 2013-02-21 | 1 | -2/+4 |
* | Split editable select code used for quota selection into a jquery plugin | Robin Appelman | 2013-02-11 | 1 | -0/+1 |
* | fix typo in variable name | Björn Schießle | 2013-01-29 | 1 | -1/+1 |
* | prepare user table to show and edit display names | Björn Schießle | 2013-01-28 | 1 | -3/+3 |
* | typo fixed | Björn Schießle | 2013-01-25 | 1 | -1/+1 |
* | compare the correct uids | Björn Schießle | 2013-01-25 | 1 | -0/+1 |
* | get all display names from users in a given group | Björn Schießle | 2013-01-25 | 1 | -1/+1 |
* | get all display names | Björn Schießle | 2013-01-25 | 1 | -5/+10 |
* | Spaces to tabs | Bart Visscher | 2013-01-16 | 1 | -5/+5 |
* | Fix regression caused by 31b1a73e1f508a33843835b632ee05c7bfc2aaaf | Daniel Molkentin | 2013-01-15 | 1 | -1/+3 |
* | Check if user is admin - bool | Lukas Reschke | 2013-01-14 | 1 | -2/+1 |
* | Change old variable name $default_quota to $defaultQuota | Michael Gapczynski | 2012-12-28 | 1 | -1/+1 |
* | moving logic from template to the 'controller' | Thomas Müller | 2012-12-21 | 1 | -11/+20 |
* | remove unused code | Thomas Müller | 2012-12-20 | 1 | -5/+0 |
* | enable translations for quota sizes 'none' and 'default' | Thomas Müller | 2012-12-20 | 1 | -3/+9 |
* | change storage space 'none' to 'Unlimited' and capitalize Default | Jan-Christoph Borchardt | 2012-12-14 | 1 | -3/+3 |
* | Style: Remove all the dangling white spaces | Felix Moeller | 2012-11-04 | 1 | -1/+1 |
* | Checkstyle: Fix the last 25 NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 1 | -1/+1 |
* | Convert menu entries of settings pages to use router | Bart Visscher | 2012-09-28 | 1 | -2/+2 |
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -3/+3 |
* | Update settings/users.php | Thomas Müller | 2012-09-04 | 1 | -6/+10 |
* | Remove sharing notice in users settings - The default is now share with anyon... | Michael Gapczynski | 2012-08-27 | 1 | -10/+1 |
* | Move jquery.inview from contacts app to core | Michael Gapczynski | 2012-08-26 | 1 | -2/+1 |
* | Use limit and offset for subadmin users | Michael Gapczynski | 2012-08-11 | 1 | -1/+1 |
* | Start with 30 users, this fills my screen | Michael Gapczynski | 2012-08-11 | 1 | -1/+1 |
* | Add infinite scrolling to Settings -> Users, still a little buggy | Michael Gapczynski | 2012-08-11 | 1 | -0/+2 |