[koha-commits] main Koha release repository branch master updated. v3.12.00-beta1-800-g5e1f8ca

Git repo owner gitmaster at git.koha-community.org
Fri Jul 12 22:38:04 CEST 2013


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, master has been updated
       via  5e1f8caf609aa58eabf6f353d12ec25e0e8e23a0 (commit)
      from  ced4ca4e2d39856b4f00411eaee406b569199c1f (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 5e1f8caf609aa58eabf6f353d12ec25e0e8e23a0
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Jun 25 12:46:04 2013 -0400

    Bug 10475 - Item form in acquisition not hiding subfields properly
    
    Subfields hidden in your ACQ framework leave a gap where they used to
    be in the item entry form when adding an item to an order. This patch
    makes the same change made by 7116 to services/itemrecorddisplay.tt to
    correct the problem.
    
    To test:
    
    - Edit your ACQ framework and set some item subfields to hidden in the
      editor.
    - Set your  AcqCreateItem system preference to "when placing an order."
    - Add a title to an existing basket from an existing record.
    
    The item entry form should display correctly with your hidden subfields
    hidden. No whitespace should be left behind where the subfields were
    hidden.
    
    Also changed: Invalid "size" attributes on hidden form fields in
    neworderempty.tt, stray </li>.
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Works nicely, passes all tests and QA script.
    Thx Owen!
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 .../prog/en/modules/acqui/neworderempty.tt         |   31 +++++++++----------
 .../prog/en/modules/services/itemrecorddisplay.tt  |    8 ++++-
 2 files changed, 21 insertions(+), 18 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list