Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
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
..
bookcount.tt Bug 14890: Simplify processing to display a date with hours 2015-10-08 10:59:05 -03:00
branchoverdues.tt Bug 11359: Add the borrower's cardnumber and phonenumber to the branch overdues report 2014-03-10 20:25:26 +00:00
branchtransfers.tt
circulation-home.tt Bug 11201 - QA follow-up - Pending on-site checkouts 2015-03-31 11:30:55 -03:00
circulation.tt Bug 14900: Add ability to pay all fees at once from circulation screen 2015-10-21 13:45:53 -03:00
circulation_batch_checkouts.tt Bug 11759: (QA followup) minor text changes 2015-10-20 10:01:56 -03:00
offline-mf.tt Bug 12118 - remove unnecessary YUI assets included in offline circ manifest 2014-04-25 15:25:34 +00:00
offline.tt Bug 12666 - Fix poor HTML from circ/offline.tt 2014-08-15 14:59:17 -03:00
on-site_checkouts.tt Bug 11201 - QA follow-up - Pending on-site checkouts 2015-03-31 11:30:55 -03:00
overdue.tt Bug 14916: Display overdues if due on 23:59 2015-10-19 11:50:37 -03:00
pendingreserves.tt Bug 14918: Remove C4::Dates from circ/pendingreserves.pl 2015-10-23 10:13:16 -03:00
printslip.tt Bug 12062: Follow up - adds missing ) 2014-07-07 10:32:24 -03:00
renew.tt Bug 13941: [2/2] Fix <body> tags missing id/class 2015-04-24 09:47:38 -03:00
reserveratios.tt Bug 14920: Remove C4::Dates from circ/reserveratios.pl 2015-10-13 11:39:01 -03:00
returns.tt Bug 14655: Fix wording 2015-09-16 10:12:15 -03:00
selectbranchprinter.tt Bug 12744 - Set language in staff client should have 'Cancel' link 2014-08-24 13:23:41 -03:00
stats.tt
transfer-slip.tt
transferstoreceive.tt Bug 14356: Improvements to the 'Transfers to receive' page 2015-06-22 17:30:53 -03:00
view_holdsqueue.tt Bug 14142 - Holds queue viewer only displays first subtitle from marc keyword mappings 2015-06-04 11:14:58 -03:00
waitingreserves.tt Bug 12692 - Markup improvements to holds awaiting pickup report 2014-11-10 12:22:13 -03:00