Bug #55
Pagination
| Status: | New | Start date: | ||
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | Anonymous | % Done: | 0% | |
| Category: | ProCKSI/server | |||
| Target version: | 10.0 | |||
| Resolution: |
Description
Introduce pagination for all long lists of files, e.g. in Structure Manager, Dataset Manager
- Use SELECT with LIMIT for post-processing with database access
- Manual pagination for pre-processing with session access