Koha/koha-tmpl/intranet-tmpl/prog/en/modules
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
..
acqui Bug 19271: Show vendor name on ordered/spent lists 2018-10-01 13:56:35 +00:00
admin Bug 17602: RecordedBooks Integration to Koha 2018-10-01 13:56:38 +00:00
authorities Bug 13406: (RM follow-up) Add missing filter 2018-09-19 14:35:41 +00:00
basket Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
batch Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
catalogue Bug 21376: Add date accessioned to items table on catalogue detail page 2018-10-01 13:56:37 +00:00
cataloguing Bug 12747: Add extra column in Z3950 search 2018-10-01 13:56:26 +00:00
circ Bug 21176: Fix due date calculation when high holds and TimeFormat is 12hr 2018-10-01 23:53:05 +00:00
clubs Bug 13272: (follow-up) add missing type="text" 2018-10-01 11:18:32 +00:00
common Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
course_reserves Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
errors Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
ill Bug 21377: Remove erroneous "html" filter use 2018-09-28 19:00:33 +00:00
installer Bug 19833: Kill all the "bibilos" - final couple 2018-09-19 13:54:43 +00:00
labels Bug 13618: (follow-up) Add html filters to all the variables 2018-08-17 15:55:13 +00:00
members Bug 21462: (bug 15136 follow-up) Shift column numbering 2018-10-01 23:52:18 +00:00
offline_circ Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
onboarding Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
patron_lists Bug 21437: Update two-column templates with Bootstrap grid: Patron lists 2018-10-01 13:56:37 +00:00
patroncards Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
plugins Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
reports Bug 9188: Remove 'debug' information from patron statistics 2018-10-01 13:56:37 +00:00
reserve Bug 13272: (follow-up) fix concerns from comment #5 2018-10-01 11:18:31 +00:00
reviews Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
rotating_collections Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
serials Bug 21454: Remove html filter for Price filtered variables 2018-10-01 13:56:34 +00:00
services Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
suggestion Bug 21454: Remove html filter for Price filtered variables 2018-10-01 13:56:34 +00:00
tags Bug 21306: Update two-column templates with Bootstrap grid: Tags 2018-09-16 00:13:14 +00:00
test
tools Bug 13272: Adds type="text" to inputs missing it 2018-10-01 11:18:30 +00:00
virtualshelves Bug 21297: Display public lists to existing lists when adding a new item 2018-09-28 19:18:43 +00:00
about.tt Bug 17282: Ability to create charts for SQL reports 2018-10-01 13:56:35 +00:00
auth.tt Bug 12027: (follow-up) Add missing filter 2018-10-01 13:56:32 +00:00
intranet-main.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00