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

Git repo owner gitmaster at git.koha-community.org
Thu Jan 22 10:30:30 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  ebdbf0caab1857acdf1f2bd86a3d8882a906d1fd (commit)
      from  0e97706b3bed604c07a1b301ecdd0d8b7287786e (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 ebdbf0caab1857acdf1f2bd86a3d8882a906d1fd
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Mon Dec 8 07:39:35 2014 -0500

    Bug 13408: Tell librarians they may continue scanning while checkouts table is loading
    
    Some librarians do not realize they can continue scanning items even if
    the checkouts table has not loaded. We should have Koha tell them
    explicitly that they may continue scanning barcodes.
    
    Test Plan:
    1) Apply this patch
    2) Load the checkouts table on circulation.pl, note the loading message is now
       Loading... you may continue scanning.
    3) Load the checkouts table on moremember.pl, note the loading message is still
       Loading...
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    This one works too!
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    (cherry picked from commit 28513edb943c255b191c94e0fbc0fe14368e6985)
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    
    Conflicts:
    	koha-tmpl/intranet-tmpl/prog/en/js/checkouts.js

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/js/checkouts.js             |    2 +-
 koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt |    1 +
 2 files changed, 2 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list