Summary: | Order patrons on patron lists by name | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Patrons | Assignee: | Aleisha Amohia <aleisha> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | aleisha, brendan, gmcharlt, kyle.m.hall |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: |
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15109 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32742 |
||
Change sponsored?: | Sponsored | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 15196: Default sorting of patron lists
Bug 15196: Default sorting of patron lists |
Description
Katrin Fischer
2015-11-16 20:18:03 UTC
Created attachment 49364 [details] [review] Bug 15196: Default sorting of patron lists This patch sorts users by surname. Also string fix -> Firstname to First name in column heading To test: 1) Go to a patron list 2) Confirm it is sorted by surname 3) Add a patron that will need to slot in the middle somewhere 4) Confirm the data table sorts it correctly 5) Confirm column heading change Sponsored-by: Catalyst IT Created attachment 49390 [details] [review] Bug 15196: Default sorting of patron lists This patch sorts users by surname. Also string fix -> Firstname to First name in column heading To test: 1) Go to a patron list 2) Confirm it is sorted by surname 3) Add a patron that will need to slot in the middle somewhere 4) Confirm the data table sorts it correctly 5) Confirm column heading change Sponsored-by: Catalyst IT Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Pushed to Master - Should be in the May 2016 release. Thanks! |