Bug 12587 - Improve output of filter information on patrons with the most checkouts...
authorOwen Leonard <oleonard@myacpl.org>
Wed, 16 Jul 2014 15:23:00 +0000 (11:23 -0400)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Tue, 9 Sep 2014 13:39:18 +0000 (10:39 -0300)
commitbfb20c9a7e6cfae9fd841a2be5d63d3337b8ddd8
tree0d33412e281300055dd4f748fbe3b4b90698eac5
parentc8016e0a0c9efa433d9470f4dc5d209ea1553868
Bug 12587 - Improve output of filter information on patrons with the most checkouts report

This patch makes some changes to the way filter information is displayed
after running the patrons with the most checkouts report. Before this
patch several untranslatable English strings would be displayed, and
library and item type codes would be shown instead of descriptions.

To test, go to Reports -> Patrons checking out the most. Enter values
for all the filter options:

- Checkout date from
- Checkout date to
- Checkin date from
- Checkin date to
- Library
- Item type
- Patron category

When you submit the form and view the results you should see your date
submissions formatted according to your selected dateformat system
preference. The library name and item type names should be shown instead
of codes.

Signed-off-by: Aleisha <aleishaamohia@hotmail.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Improves translatability of the filters output after running
the report and the readability of them (removing codes).

Note: it would be nice if the read-only would be removed from the date
fields, as forcing people to use the date widget is a known accessibility
issue.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/modules/reports/bor_issues_top.tt
reports/bor_issues_top.pl