]> git.koha-community.org Git - koha.git/commit
Bug 13236 - Regression: Table of checkouts no longer preselects overdue items for...
authorOwen Leonard <oleonard@myacpl.org>
Wed, 12 Nov 2014 01:01:59 +0000 (20:01 -0500)
committerMason James <mtj@kohaaloha.com>
Thu, 22 Jan 2015 09:22:00 +0000 (22:22 +1300)
commit205a1db4a4cfdb6af4f88eb2393ddf26a0a29d2a
tree41cbe63d892ae604d655d1d487e79f197290d833
parent5869bccfc367a93063b552fbcf9d5dc90f0f0cdb
Bug 13236 - Regression: Table of checkouts no longer preselects overdue items for rewewal

Before Bug 11703, overdue items in the list of a patrons checkouts had
the renewal checkbox preselected so that librarians could quickly renew
only those items which required it. This is not longer the case.

This patch corrects it. To test, apply the patch and clear your browser
cache. Check out to a patron who has overdues and confirm that the
overdue items have the "renew" checkbox preselected. Check that items
which are not overdue are not preselected.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Works as described, no problems found.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Conflicts:
koha-tmpl/intranet-tmpl/prog/en/js/checkouts.js
koha-tmpl/intranet-tmpl/prog/en/js/checkouts.js