Koha/koha-tmpl/intranet-tmpl/prog/en
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
..
css Bug 14190: Scale search boxes in staff head 2015-10-27 16:43:23 -03:00
data
includes Bug 14544: Fix regression on sending an email from staff 2015-11-16 15:44:37 -03:00
js Bug 8064: Fix issues with control fields and non-repeatable check 2015-11-09 15:08:57 -03:00
lib/yui
modules Bug 10067: decreaseLoanHighHolds messes with specify due date 2015-11-17 10:02:35 -03:00
xslt Bug 15102: Fix capitalization for some strings on XSLT detail pages 2015-11-11 11:09:12 -03:00
columns.def Bug 14130: Update columns.def 2015-05-22 17:02:21 -03:00