Koha/koha-tmpl/intranet-tmpl/prog/en/modules/members
Owen Leonard bfaf07b278 Fix for Bug 7019 - Circulation History Sort Order Wrong
The return column sort was not using the right sort algorithm
because it was confused by the combination of date data and
text data ("Checked out"). I've added an explicit instruction
to sort by date. The downside to this change is that checked
out items are sorted with the oldest checkouts rather than
the newest:

Checked Out
Checked Out
10/14/1988
07/14/2005

Not perfect, but an improvement over completely incorrect
sorting. This patch also adds the necessary check for system
dateformat preference to properly sort metric dates.

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-10-15 14:21:06 +13:00
..
boraccount.tt Bug 6732 : Showing the bibliographic title on the manual invoices line 2011-09-07 08:51:20 +12:00
deletemem.tt Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
guarantor_search.tt Bug 6750 Guarantor search broken on translated templates 2011-09-07 20:59:26 +12:00
mancredit.tt Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
maninvoice.tt Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
member-flags.tt Bug 6794 : Fixing a bug with member flags in IE 2011-09-01 21:02:38 +12:00
member-password.tt Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
member.tt Fix for Bug 6377 - fines should be red on patron search 2011-06-10 14:54:23 +12:00
memberentrygen.tt Fix for Bug 6458 Follow-up for memberentrygen.tt 2011-09-14 10:07:23 +12:00
moremember-brief.tt Bug 5252 - Phone labels on patron creation 2011-08-14 20:06:03 +12:00
moremember-print.tt Bug 4951 - Print page doesn't close after print This patch adds the print/close functionality present on all other slips to the full page account summary. 2011-07-10 20:25:39 +12:00
moremember-receipt.tt Bug 6126: Slip print doesn't work on Webkit based browsers 2011-04-13 12:00:31 +12:00
moremember.tt Bug 6801: checkoverdues returns unnecessary fields, causing slowness 2011-09-27 09:43:25 +13:00
notices.tt Bug 3941: Follow up 2011-09-23 10:06:47 +12:00
pay.tt Bug 3498 [ENH] Allow Partial Payment of Fines 2011-09-13 08:40:49 +12:00
paycollect.tt Bug 3498 [ENH] Allow Partial Payment of Fines 2011-09-13 08:40:49 +12:00
printfeercpt.tt Bug 6126: Slip print doesn't work on Webkit based browsers 2011-04-13 12:00:31 +12:00
printinvoice.tt Bug 6126: Slip print doesn't work on Webkit based browsers 2011-04-13 12:00:31 +12:00
readingrec.tt Fix for Bug 7019 - Circulation History Sort Order Wrong 2011-10-15 14:21:06 +13:00
search.tt Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
update-child.tt Fix for Bug 6501 - missing scroll bar when updating child 2011-06-20 11:51:22 +12:00