Koha/koha-tmpl/intranet-tmpl/prog/en
Jonathan Druart c43e10f06e Bug 14918: Remove C4::Dates from circ/pendingreserves.pl
This patch uses Koha::DateUtils instead of C4::Dates and Date::Calc. It
also sent DateTime objects to the template, which use the TT plugin to
display them.
If an invalid dates is entered, the default date is picked.

Test plan:
1/ Go to Home > Circulation > Holds to pull
2/ Verify that the the filter and the list behave as before
3/ Enter invalid dates and confirm that you do not get a software error

Counter patch works as expected and is a much cleaner solution.
Signed-off-by: Marc Veron <veron@veron.ch>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2015-10-23 10:13:16 -03:00
..
css Bug 11759: Add some css to highlight warnings and errors 2015-10-19 15:02:21 -03:00
data
includes Bug 15037: Correctly check the patron categories on displaying the Batch checkout tab 2015-10-23 10:11:37 -03:00
js Bug 8236: Renewing policy in overdue or restriction case 2015-10-19 14:36:55 -03:00
lib/yui
modules Bug 14918: Remove C4::Dates from circ/pendingreserves.pl 2015-10-23 10:13:16 -03:00
xslt Bug 14054: 246 XSLT Improvements 2015-09-28 11:52:08 -03:00
columns.def Bug 14130: Update columns.def 2015-05-22 17:02:21 -03:00