[koha-commits] main Koha release repository branch 3.12.x updated. v3.12.08-8-gf3c8be6

Git repo owner gitmaster at git.koha-community.org
Mon Jan 13 16:08:08 CET 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.12.x has been updated
       via  f3c8be69c9dfa7a4a5eac9e30e980299cfc0e650 (commit)
      from  e74d3780c955263723cabdab5391020514a04344 (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 f3c8be69c9dfa7a4a5eac9e30e980299cfc0e650
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Wed Nov 13 11:33:05 2013 +0100

    Bug 8683: ensure clear button clears all item fields on order form
    
    The clear js function parses input text, but input filled to a plugin
    does not contain the type attribute.
    
    Test plan:
    - fill the barcode field to the barcode plugin
    - go on the new order page
    - verify the barcode plugin works as before
    - verify the clear link clears the barcode field and all others fields.
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    
    Works as expected, passes all tests and QA script.
    Template change only.
    Barcode and date acquired are now also cleared with the
    'clear' link.
    
    But: it only works when you enter a barcode manually currently,
    because the AutoBarcode functionality is broken on master (bug 11273).
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit f3b28a5d8ad381bbe5b3edce994e0d45ee96f920)
    Signed-off-by: Fridolin SOMERS <fridolin.somers at biblibre.com>
    (cherry picked from commit 842724659c9ac3b6dd1fbf312d8a07ac00fa43c5)
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

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

Summary of changes:
 C4/Items.pm |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list