Summary: | add table sorting to patron card batches | ||
---|---|---|---|
Product: | Koha | Reporter: | Galen Charlton <gmcharlt> |
Component: | Label/patron card printing | Assignee: | Chris Nighswonger <cnighswonger> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | fridolin.somers, nengard |
Version: | Main | ||
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: | ||
Circulation function: | |||
Attachments: |
Bug 12018 - add table sorting to patron card batches
[SIGNED-OFF] Bug 12018 - add table sorting to patron card batches Bug 12018 - add table sorting to patron card batches |
Description
Galen Charlton
2014-03-31 14:24:57 UTC
Created attachment 26765 [details] [review] Bug 12018 - add table sorting to patron card batches When viewing batches of patrons in the patron card creator module the table is not sortable. This patch adds table sorting. The patch also makes some corrections of invalid markup and moves informational/error messages to the top of the page rather than in a sidebar. This change lets the table and sorting controls expand into a wider space. This patch also corrects a translation issue with table headers identical to that addressed by Bug 11505. To test, go to Tools -> Patron card creator -> Manage batches. View an existing batch or create a new batch and populate it with patrons. Table sorting controls should work correctly. Batch management operations should work correctly. Created attachment 26771 [details] [review] [SIGNED-OFF] Bug 12018 - add table sorting to patron card batches When viewing batches of patrons in the patron card creator module the table is not sortable. This patch adds table sorting. The patch also makes some corrections of invalid markup and moves informational/error messages to the top of the page rather than in a sidebar. This change lets the table and sorting controls expand into a wider space. This patch also corrects a translation issue with table headers identical to that addressed by Bug 11505. To test, go to Tools -> Patron card creator -> Manage batches. View an existing batch or create a new batch and populate it with patrons. Table sorting controls should work correctly. Batch management operations should work correctly. Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com> Created attachment 26791 [details] [review] Bug 12018 - add table sorting to patron card batches When viewing batches of patrons in the patron card creator module the table is not sortable. This patch adds table sorting. The patch also makes some corrections of invalid markup and moves informational/error messages to the top of the page rather than in a sidebar. This change lets the table and sorting controls expand into a wider space. This patch also corrects a translation issue with table headers identical to that addressed by Bug 11505. To test, go to Tools -> Patron card creator -> Manage batches. View an existing batch or create a new batch and populate it with patrons. Table sorting controls should work correctly. Batch management operations should work correctly. Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com> Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> Pushed to master. Thanks, Owen! Pushed to 3.14.x, will be in 3.14.08 |