[koha-commits] main Koha release repository branch master updated. v3.16.00-283-g6e10200

Git repo owner gitmaster at git.koha-community.org
Fri Jul 25 23:30:21 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, master has been updated
       via  6e1020015898e0cf72f562361daadd9f7ea723b5 (commit)
       via  015f77dea1b5ce9bbe7b8f15b6b1242988b006cc (commit)
      from  ea124e29c17f053a763e05f4567cbe79f3387838 (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 6e1020015898e0cf72f562361daadd9f7ea723b5
Author: Tomas Cohen Arazi <tomascohen at gmail.com>
Date:   Fri Jul 25 18:57:44 2014 -0300

    Bug 12572: (followup) Small style fix
    
    Boxes show a bit overlapped. This fixes that.
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

commit 015f77dea1b5ce9bbe7b8f15b6b1242988b006cc
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Jul 14 10:32:11 2014 -0400

    Bug 12572 - Use jQueryUI Accordion to display message transport types
    
    The notice edit view has separate sections for each of the various
    message transport types. This patch groups them in a jQueryUI accordion
    to simplify the view.
    
    Also changed: Some label/id pairs have been changed to eliminate
    duplicate ids.
    
    To test, apply the patch an edit any notice under Tools -> Notices &
    Slips.
    
    - The message transport type fields for email, feed, phone, etc. should
      be correctly grouped in a collapsed accordion. The acccordion should
      look correct and work correctly.
    - Clicking the label for any form field should correctly highlight the
      corresponding field.
    - Submitting updates to the notice should work correctly for all message
      transport types.
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    This works as described.
    Something small: the top border of the uncollapsed/opened section
    doesn't display correctly, but this is working a lot nicer than before,
    as now changing a message requires a lot less scrolling.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

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

Summary of changes:
 .../intranet-tmpl/prog/en/css/staff-global.css     |   16 ++++++++
 .../intranet-tmpl/prog/en/modules/tools/letter.tt  |   42 ++++++++++----------
 2 files changed, 37 insertions(+), 21 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list