[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.10-2-gc96d5f6

Git repo owner gitmaster at git.koha-community.org
Fri Sep 5 16:00:48 CEST 2014


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.14.x has been updated
       via  c96d5f6937ffc4e904e56103fb7acd83b46e57eb (commit)
       via  dd1668325de59382b453f1a446634fcf2f6adc03 (commit)
      from  439a4b9d0a7e5da7b918032d03bef880591a94aa (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 c96d5f6937ffc4e904e56103fb7acd83b46e57eb
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Mon Jun 16 07:30:03 2014 -0400

    Bug 11292 [QA Followup] - Use noEnterSubmit instead of new keypress handler
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    (cherry picked from commit 6f4baf2c59ff00b64a0beb891605c2dd4a7452a6)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit dd1668325de59382b453f1a446634fcf2f6adc03
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Thu May 22 08:35:16 2014 -0400

    Bug 11292 - barcode scanner clicking 'save'
    
    When cataloging a bib record if you scan an ISBN barcode in the barcode
    scanner clicks the 'save' button before the cataloging is done. This did
    not happen in 3.10, but is happening again in 3.12.
    
    Test Plan:
    1) Open the marc editor
    2) Focus on a field, hit the enter key
    3) Note the record tries to save
    4) Focus on an indicator, hit the enter key
    5) Note the record tries to save
    6) Apply this patch
    7) Repeat steps 2 and 4, note the record no longer
       tries to save upon carriage return
    
    Signed-off-by: Christopher Brannon <cbrannon at cdalibrary.org>
    Patch tested with a sandbox.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    (cherry picked from commit a52a0a8811f6ad03c422c62280bc184a9e16996d)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/js/cataloging.js |    4 ++++
 1 file changed, 4 insertions(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list