Bug 8693

Summary: Sort biblio checkout history by checkout date instead of patron name
Product: Koha Reporter: Owen Leonard <oleonard>
Component: CirculationAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Mason James <mtj>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kyle.m.hall, mtj, nengard, paul.poulain
Version: 3.10   
Hardware: All   
OS: All   
URL: /cgi-bin/koha/catalogue/issuehistory.pl
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Bug 8693 - Sort biblio checkout history by checkout date instead of patron name
[SIGNED-OFF] Bug 8693 - Sort biblio checkout history by checkout date instead of patron name

Description Owen Leonard 2012-08-28 13:04:57 UTC
issuehistory.pl is displaying a timeline of checkouts for a particular title, so it makes more sense to display the list chronologically.
Comment 1 Owen Leonard 2012-08-28 13:27:21 UTC Comment hidden (obsolete)
Comment 2 Nicole C. Engard 2012-08-28 14:52:37 UTC
Created attachment 11868 [details] [review]
[SIGNED-OFF] Bug 8693 - Sort biblio checkout history by checkout date instead of patron name

Adding a default sort on checkout date.

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Comment 3 Mason James 2012-09-16 13:46:49 UTC
(In reply to comment #2)
> Created attachment 11868 [details] [review]
> [SIGNED-OFF] Bug 8693 - Sort biblio checkout history by checkout date
> instead of patron name
> 
> Adding a default sort on checkout date.
> 
> Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>

patch looks good, passing QA…

$ koha-qa.pl  

testing 1 commit(s) (applied to commit ce03893)
 * 9394921 Bug 8693 - Sort biblio checkout history by checkout date instead 
      koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/issuehistory.tt

* koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/issuehistory.tt        OK
Comment 4 Paul Poulain 2012-09-18 10:26:31 UTC
Patch pushed to master

Tiny enhancement that could also be considered as a minor bugfix & ported to 3.8