Edgewall Software
Modify

Opened 16 years ago

Closed 15 years ago

Last modified 15 years ago

#7720 closed enhancement (fixed)

Configurable paging for reports

Reported by: kirean@… Owned by: Remy Blank
Priority: normal Milestone: 0.12
Component: web frontend Version:
Severity: normal Keywords: paginate query
Cc: scarle@… Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Hi

Just updated to latest 0.11 with paginate support of reports.

Some users complained directly and wanted the possibility to view all tickets.

In query there is a field to specify page size. I'm requesting for that to also be implemented on reports, or maybe a new link, all tickets, to be added?

Attachments (1)

7720-report-paging-r7687.patch (4.9 KB ) - added by Remy Blank 15 years ago.
Patch against trunk adding user-selectable report paging

Download all attachments as: .zip

Change History (7)

comment:1 by Erik Andersson <kirean@…>, 16 years ago

Keywords: paginate query added

comment:2 by Sylvain Carle <scarle@…>, 16 years ago

Cc: scarle@… added
Component: generalweb frontend

+1 for this, really useful when working with lots of tickets to have a page with all of them and open to quickly search with browser "find in page" and then open specific tickets in tabs…

comment:3 by Remy Blank, 16 years ago

Milestone: 0.12
Owner: set to Remy Blank

I'll look into this.

by Remy Blank, 15 years ago

Patch against trunk adding user-selectable report paging

comment:4 by Remy Blank, 15 years ago

The patch above adds a prefs box at the top right and allows setting the number of items per page in reports. The number of pages can also be specified in report: links as an additional max parameter:

  report:1?max=10

Comments welcome.

comment:5 by Remy Blank, 15 years ago

Resolution: fixed
Status: newclosed

Patch applied in [7715], with an additional max=limit that was missing.

comment:6 by Erik Andersson <kirean@…>, 15 years ago

Thanks!

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Remy Blank.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Remy Blank to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.