Koha/koha-tmpl/intranet-tmpl/prog/en/modules/reports
Jonathan Druart 48bf9b1d91
Bug 30718: Use flatpickr's altInput
The idea rely on the KohaDates TT plugin for the date formatting. We
should not have any output_pref calls in pl or pm (there are some
exceptions, for ILSDI for instance).

Also flatpickr will deal with the places where dates are inputed. We
will pass the raw SQL value (what we call 'iso' in Koha::DateUtils), and
the controller will receive the same value, no need to additional
conversion.
Note that DBIC has the capability to auto-deflate DateTime objects,
which makes things way easier. We can either pass the value we receive
from the controller, or pass a DT object to our methods.

Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-08-19 08:26:31 -03:00
..
csv Bug 29271: (QA follow-up) Add missing filter 2021-10-21 10:09:51 +02:00
acquisitions_stats.tt Bug 27631: reports and serials folders 2022-04-20 09:03:38 -10:00
bor_issues_top.tt Bug 29602: Surround strings with span tag 2022-04-19 21:25:51 -10:00
borrowers_out.tt Bug 29394: Remove flatpickr instantiations from most of the tt files 2021-11-22 11:48:45 +01:00
borrowers_stats.tt Bug 27631: reports and serials folders 2022-04-20 09:03:38 -10:00
cash_register_stats.tt Bug 30718: Use flatpickr's altInput 2022-08-19 08:26:31 -03:00
cat_issues_top.tt Bug 29609: Centralized code to build the link to a biblio detail page 2022-04-08 15:49:16 +02:00
catalogue_out.tt Bug 26703: reports folder 2021-04-21 11:16:35 +02:00
catalogue_stats.tt Bug 27631: reports and serials folders 2022-04-20 09:03:38 -10:00
convert_report.tt Bug 27631: reports and serials folders 2022-04-20 09:03:38 -10:00
dictionary.tt Bug 29602: (follow-up) Fix TT tags broken due to missing % 2022-04-19 21:25:51 -10:00
guided_reports_start.tt Bug 26486: Group edit buttons in reports toolbar 2022-06-27 12:32:24 -03:00
issues_avg_stats.tt Bug 27631: reports and serials folders 2022-04-20 09:03:38 -10:00
issues_stats.tt Bug 27631: reports and serials folders 2022-04-20 09:03:38 -10:00
itemslost.tt Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
itemtypes.tt Bug 27631: reports and serials folders 2022-04-20 09:03:38 -10:00
orders_by_budget.tt Bug 29648: (follow-up) Add missing raw filter 2022-04-27 11:20:45 -10:00
reports-home.tt Bug 27631: reports and serials folders 2022-04-20 09:03:38 -10:00
reserves_stats.tt Bug 27631: reports and serials folders 2022-04-20 09:03:38 -10:00
serials_stats.tt Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00