Bug 8693 - Sort biblio checkout history by checkout date instead of patron name
Summary: Sort biblio checkout history by checkout date instead of patron name
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: 3.10
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Owen Leonard
QA Contact: Mason James
URL: /cgi-bin/koha/catalogue/issuehistory.pl
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-28 13:04 UTC by Owen Leonard
Modified: 2013-12-05 20:01 UTC (History)
5 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 8693 - Sort biblio checkout history by checkout date instead of patron name (1.02 KB, patch)
2012-08-28 13:27 UTC, Owen Leonard
Details | Diff | Splinter Review
[SIGNED-OFF] Bug 8693 - Sort biblio checkout history by checkout date instead of patron name (1.06 KB, patch)
2012-08-28 14:52 UTC, Nicole C. Engard
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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