[koha-commits] main Koha release repository branch 3.16.x updated. v3.16.06-68-gc20a7cd

Git repo owner gitmaster at git.koha-community.org
Thu Jan 22 10:31:24 CET 2015


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, 3.16.x has been updated
       via  c20a7cd4dfb43dbe7556dfd165a57818cea1ca31 (commit)
      from  ebdbf0caab1857acdf1f2bd86a3d8882a906d1fd (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c20a7cd4dfb43dbe7556dfd165a57818cea1ca31
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Tue Nov 18 12:40:43 2014 -0500

    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 at cdalibary.org>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    (cherry picked from commit 9fcdb0108217fc746731d2d8736a8765427453a0)
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

-----------------------------------------------------------------------

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css |    6 ++++++
 koha-tmpl/intranet-tmpl/prog/en/js/checkouts.js      |    3 +++
 2 files changed, 9 insertions(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list