Bug 532567 - Use YUI datatable to allow client side pagination in query results (buglist.cgi)
Summary: Use YUI datatable to allow client side pagination in query results (buglist.cgi)
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Bugzilla
Classification: Community
Component: Query/Bug List
Version: 3.4
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: David Lawrence
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: RHBZ34UpgradeTracker
TreeView+ depends on / blocked
 
Reported: 2009-11-02 20:04 UTC by David Lawrence
Modified: 2010-01-06 20:30 UTC (History)
0 users

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-01-06 20:30:03 UTC
Embargoed:


Attachments (Terms of Use)
Patch to add YUI Datatable to buglist.cgi results (v1) (32.30 KB, patch)
2009-11-02 20:04 UTC, David Lawrence
dkl: review? (nelhawar)
Details | Diff

Description David Lawrence 2009-11-02 20:04:44 UTC
Created attachment 367193 [details]
Patch to add YUI Datatable to buglist.cgi results (v1)

Description of problem:
Using YUI datatable, it is relatively simple to add client side column sorting and pagination to lists of bugs returned by buglist.cgi. Also you can provide a drop down that allows the user to select to show 25,50,100 or all rows. Requires very little change to existing table.html.tmpl template code.


Note You need to log in before you can comment on or make changes to this bug.