1. 10 Feb, 2017 1 commit
    • admin: adds paging to global user list · 1294b203
      Currently there is a limit of 1000 users in the global
      user list. This change introduces paging so that an
      admin can see all users and not just the first 1000.
      
      Adds a new route to the api - /api/users/search that
      returns a list of users and a total count. It takes
      two parameters perpage and page that enable paging.
      
      Fixes #7469
      Daniel Lee committed
  2. 08 Feb, 2017 6 commits
  3. 07 Feb, 2017 13 commits
  4. 06 Feb, 2017 9 commits
  5. 05 Feb, 2017 2 commits
  6. 03 Feb, 2017 3 commits
  7. 02 Feb, 2017 6 commits