- Open/Closed filtering - Per-column filtering - Links to basketgroups and booksellers
Created attachment 75518 [details] [review] Bug 20810: Add filters and links in basketgroups page - Open/Closed filtering - Per-column filtering - Add links to basketgroups and booksellers - Display basketgroup id next to basketgroup name Test plan: 1. Go to basketgroups page (/acqui/basketgroups.pl) 2. Verify that the "Open/Closed/All" buttons work correctly by showing respectively only open basketgroups, only closed basketgroups, and all basketgroups. The "date closed" column should be hidden when only open basketgroups are shown. A hidden "Closed" column containing only "1" or "0" was added for these buttons to work correctly. Verify that you do not see it. 3. Verify that the column filters are displayed under the column headers and that they filter using only the data in their respective column. Verify that there is no filter for "Action" column. 4. Verify that the bookseller names are now links to the bookseller pages 5. Verify that basketgroup names are now links to the basketgroup pages 6. Verify that basketgroup id is displayed in the 'Name' column, next to the basketgroup name
Blocked by Bug 11708