Koha/cataloguing
Jonathan Druart 31800ba46b Bug 25553: Make date columns sortable on the edit items table
When editing items, the table at the top contain several columns that
have date values, but they cannot be sorted by dates correctly.

Test plan:
Have several items with different dates in columns that contain dates,
like items.dateaccessioned, items.datelastseen)
Sort the column and confirm that with this patch the lines are sorted
correctly

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-06-24 14:23:23 +02:00
..
value_builder Bug 22098: (QA follow-up) Improving documentation 2020-03-24 10:55:59 +00:00
addbiblio.pl Bug 25335: group by authorised_value in addbiblio.pl 2020-05-04 08:52:07 +01:00
addbooks.pl
additem.pl Bug 25553: Make date columns sortable on the edit items table 2020-06-24 14:23:23 +02:00
editor.pl
linkitem.pl
merge.pl
merge_ajax.pl
moveitem.pl
plugin_launcher.pl
ysearch.pl
z3950_auth_search.pl
z3950_search.pl