Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Jonathan Druart 11885e75c0 Bug 21176: Fix due date calculation when high holds and TimeFormat is 12hr
What we were doing was wrong and is still wrong. The output_pref should not be done
in modules or script, only template side.
Much more work would be needed to clean the situation. This patch provides less changes
as possible to, hopefully, not introduce side-effects.

To recreate:
1 - Enable decreaseLoanHighHolds, set to 1 day and more than 0 holds
2 - Set TimeFormat to 12 hour
3 - Find or create a record with two items
4 - Place a hold on one of them
5 - Checkout the other to a different patron
6 - Note the warning message display correct time
7 - Confirm the checkout
8 - Note the item is due at 11:59AM

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-10-01 23:53:05 +00:00
..
article-requests.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
bookcount.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
branchoverdues.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
branchtransfers.tt Bug 13272: Adds type="text" to inputs missing it 2018-10-01 11:18:30 +00:00
checkout-notes.tt Bug 13618: Add missing raw filters 2018-08-17 15:55:14 +00:00
circulation-home.tt Bug 21350: Added icon to Pending on-site checkouts and moved 2018-09-26 16:47:06 +00:00
circulation.tt Bug 21176: Fix due date calculation when high holds and TimeFormat is 12hr 2018-10-01 23:53:05 +00:00
circulation_batch_checkouts.tt Bug 21454: Remove html filter for Price filtered variables 2018-10-01 13:56:34 +00:00
offline-mf.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
offline.tt Bug 13272: Adds type="text" to inputs missing it 2018-10-01 11:18:30 +00:00
on-site_checkouts.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
overdue.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
pendingreserves.tt Bug 13618: Manually replace missing .raw 2018-08-17 15:55:10 +00:00
printslip.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
renew.tt Bug 13272: Adds type="text" to inputs missing it 2018-10-01 11:18:30 +00:00
request-article.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
reserveratios.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
returns.tt Bug 13272: (follow-up) Replace tabs with spaces 2018-10-01 11:18:31 +00:00
selectbranchprinter.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
transferstoreceive.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
view_holdsqueue.tt Bug 13618: Manually replace missing .raw 2018-08-17 15:55:10 +00:00
waitingreserves.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00