Bug 8715

Summary: Select all serials for a year
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: SerialsAssignee: Jonathan Druart <jonathan.druart>
Status: CLOSED FIXED QA Contact:
Severity: enhancement    
Priority: P5 - low CC: colin.campbell, jcamins, paul.poulain
Version: 3.12   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Small patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 8715: Receive all serials for a year.
[SIGNED-OFF] Bug 8715: Receive all serials for a year.
Follow-up: Markup changes to improve consistency with other interfaces
[SIGNED-OFF] Bug 8715 [Follow-up] Receiving all serials for a year
Bug 8715: Force the default sort order to desc
Bug 8715: Receive all serials for a year.

Description Jonathan Druart 2012-09-03 09:42:41 UTC
It would be possible to receive all serials for a year.
Comment 1 Jonathan Druart 2012-09-03 09:45:39 UTC Comment hidden (obsolete)
Comment 2 Owen Leonard 2012-09-12 16:55:44 UTC Comment hidden (obsolete)
Comment 3 Owen Leonard 2012-09-12 18:11:15 UTC Comment hidden (obsolete)
Comment 4 Jonathan Druart 2012-09-13 07:53:29 UTC Comment hidden (obsolete)
Comment 5 Jonathan Druart 2012-09-21 09:03:40 UTC Comment hidden (obsolete)
Comment 6 Jared Camins-Esakov 2012-10-06 04:23:33 UTC
Changing target version so this bug report will show up in the list of 3.12-targeted features and doesn't get lost in the shuffle during feature freeze.
Comment 7 Paul Poulain 2012-11-28 16:20:24 UTC
QA comment:
 * small & easy to solve conflict in serials-collection.pl
 * passes koha-qa.pl
 * the feature is wrongly describe: it's more "select all serials of a year" than "receiving all serials", I'll update the patch description

passed QA
Comment 8 Paul Poulain 2012-11-28 16:21:54 UTC
Created attachment 13738 [details] [review]
Bug 8715: Receive all serials for a year.

This patch adds
- 2 links in the table header (select all and clear all).
- Datatable on these tables

Test plan:
Try to select all serials for a year and receive them.
Test there is no regression (ergonomic) on this page

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Bug 8715 [Follow-up] Receiving all serials for a year

Follow-up: For consistency, I would prefer to have the
column of checkboxes at the beginning of the table and the
select/clear links above.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>

Bug 8715: Force the default sort order to desc

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Comment 9 Jared Camins-Esakov 2012-11-30 12:15:38 UTC
This patch has been pushed to master.