]> git.koha-community.org Git - koha.git/commit
Bug 13290 - Add better feedback for returns to the checkouts table
authorKyle M Hall <kyle@bywatersolutions.com>
Tue, 18 Nov 2014 17:40:43 +0000 (12:40 -0500)
committerMason James <mtj@kohaaloha.com>
Thu, 22 Jan 2015 09:36:45 +0000 (22:36 +1300)
commitc20a7cd4dfb43dbe7556dfd165a57818cea1ca31
treebe83b9df638b5045d192ff6831cf315aa5371c41
parentebdbf0caab1857acdf1f2bd86a3d8882a906d1fd
Bug 13290 - Add better feedback for returns to the checkouts table

The feedback given when returning an item is only to update the "Check
in" column. It would be nice if the entire column was highlighted in
some way so librarians have an easier time spotting which items were
checked in and which ones failed to be checked in.

Test Plan:
1) Apply this patch
2) Browse to a patron with checkouts
3) Return an item using the checkouts table
4) Note if the return was successful, the row is highlighted in
   yellow, if the return was not allowed, the row is highlighted
   in red.

Signed-off-by: Christopher Brannon <cbrannon@cdalibary.org>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit 9fcdb0108217fc746731d2d8736a8765427453a0)
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css
koha-tmpl/intranet-tmpl/prog/en/js/checkouts.js