summaryrefslogtreecommitdiffstats
path: root/settings/ajax/userlist.php
Commit message (Expand)AuthorAgeFilesLines
* Fix retrieval of users with multiple backendsArthur Schiwon2013-05-031-2/+7
* fixes #2743 - use public OC_User::getDisplayName instead of OC_User::determin...Thomas Mueller2013-04-081-1/+1
* Fetch displayname in userlist ajax requests. Refs #1681Thomas Tanghus2013-02-221-2/+4
* Check if user is admin - boolLukas Reschke2013-01-141-1/+1
* Style: Remove all the dangling white spacesFelix Moeller2012-11-041-5/+5
* Make the settings ajax calls use the routerBart Visscher2012-10-021-3/+1
* Update settings/ajax/userlist.phpThomas Müller2012-09-041-2/+9
* Use limit and offset for subadmin usersMichael Gapczynski2012-08-111-2/+2
* Add infinite scrolling to Settings -> Users, still a little buggyMichael Gapczynski2012-08-111-0/+45