Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Eivin Giske Skaaren 16213187d9 Bug 10067: decreaseLoanHighHolds messes with specify due date
To test:

1. On a branch up to date with master: apply the patch.

2. Try to check out items both with and without holds.
(The decreaseLoanHighHolds function should be configured and kick in when testing an item.

3. Expected results are:
The due date date field should be cleared after checkout if "Remember for session"
is not selected. If it is selected then the chosen date should stay in the field even
if the warning about reduced loan time for an item with too many holds is displayed.
Also the correct due dates are shown in the table after a checkout.

Known limitation: Does not work too well when jumping between different parts
of the system as it relies on the values sent to the circulation.pl script.

Sponsored-by: Halland County Library

Refactored to both fix specific issue where date is changed
and still have the old behaviour with date kept intact.

Rebase
Remove code whitespace cleanup

Remove one more code whitespace cleanup

Removed duplicate tag

Refactored stickyduedate session parameter

Fix datefield set by highholds if blanc

Signed-off-by: Nicole Engard <nengard@bywatersolutions.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2015-11-17 10:02:35 -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 15059: Line break in html attribute in branchoverdues.tt 2015-11-04 10:59:51 -03:00
branchtransfers.tt
circulation-home.tt Bug 15094: Update link to Windows Offline Circ 2015-11-01 17:14:35 -03:00
circulation.tt Bug 10067: decreaseLoanHighHolds messes with specify due date 2015-11-17 10:02:35 -03:00
circulation_batch_checkouts.tt Bug 15116: Show menu at the top of batch circ page 2015-11-16 12:53:12 -03:00
offline-mf.tt
offline.tt Bug 14915: Use Font Awesome instead of Glyphicons for the staff intranet 2015-10-27 10:02:42 -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 12933: (QA followup) Add missing notice templates and other small fixes 2015-11-04 12:41:29 -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 11431: (QA followup) Fix POD 2015-11-04 12:32:58 -03:00
selectbranchprinter.tt
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