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

Git repo owner gitmaster at git.koha-community.org
Thu Jun 20 16:33:33 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  1da312ce43e68eb82c511e7563c16dabcb4e6c8b (commit)
      from  29edd3797a7c950664ebc3be272ad4dca2575a80 (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 1da312ce43e68eb82c511e7563c16dabcb4e6c8b
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Apr 9 10:52:12 2013 -0400

    Bug 10010 - Use jQueryUI Accordion to display constraints in MARC subfield editor
    
    The jQueryUI Accordion widget, included by default in Koha, is
    well-suited to handle the kind of show/hide actions which are used in
    the MARC subfield editor. This patch replaces the custom-writted JS with
    jQueryUI JS and markup.
    
    To test, load the tag subfield editor: Admin -> MARC frameworks -> MARC
    structure -> Subfields -> Edit. Confirm that basic, advanced, and other
    contraints panels are show/hidden correctly. Confirm that tabs work, and
    that edit operations are not disrupted.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Looks nice, passes all tests and QA script.
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 .../intranet-tmpl/prog/en/css/staff-global.css     |    5 ++-
 .../en/modules/admin/marc_subfields_structure.tt   |   46 +++++++++-----------
 2 files changed, 24 insertions(+), 27 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list