Ticket #61 (closed defect: fixed)
admin UI: user management should not load all users at once
| Reported by: | erwin | Owned by: | joeri |
|---|---|---|---|
| Priority: | major | Milestone: | M4 |
| Component: | dalicms-admin | Version: | 1.0 |
| Keywords: | Cc: |
Description
The user management admin module loads all users at once. That can be a big problem if there are hundreds (or thousands) of users. (forum and site users also count)
The users screen should be paginated. (20 per page) And there should be a simple search to avoid looping over all pages to find a user.
Change History
Note: See
TracTickets for help on using
tickets.