]> git.koha-community.org Git - koha.git/commit
Bug 9903 - Sort by date broken on patron detail page
authorOwen Leonard <oleonard@myacpl.org>
Tue, 9 Apr 2013 12:55:45 +0000 (08:55 -0400)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Wed, 24 Apr 2013 13:11:31 +0000 (09:11 -0400)
commit005ff0e54353c28aba4ce60eeb5c43ba2a8edeab
tree7870e8f67c59abd40422270d40f71c8ef3e5c2d0
parente03e3a15068243f8fb490f72b68841e068dd5a8d
Bug 9903 - Sort by date broken on patron detail page

When the patron detail page switched to DataTables no accommodation was
made for metric date formats in sorting.

This patch adds sorting based on data in a span's title attribute, and
thus requires that the patch for Bug 9887 be applied.

To test, view the detail page for a patron who has assorted checkouts,
relatives' checkouts, and holds. Sorting of date columns should be
correct with the dateformat preference set to any value.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
All tests and QA script pass.
Nice improvement.
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
(cherry picked from commit 0c76032738ffd4c18e5a90e68a27b46c9d82a37a)

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt
members/moremember.pl