[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.07-83-g4e77ca5

Git repo owner gitmaster at git.koha-community.org
Thu Jun 19 16:25:59 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  4e77ca5a496e5161fe57309cb0b0539a04e4ccd4 (commit)
      from  6b4503054f39e60cf39bd8b4c5f58795d6a67c79 (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 4e77ca5a496e5161fe57309cb0b0539a04e4ccd4
Author: Pasi Kallinen <pasi.kallinen at pttk.fi>
Date:   Wed Apr 2 14:30:03 2014 +0300

    Bug 12024: fix add to list opening the list adding UI in two windows
    
    In Item details, when using the menu toolbar for Add To > List,
    the list adding UI opens in a popup window, and also in the original
    window. The original window should stay showing the item details page.
    
    This patch corrects this behavior, which has been observed in Chromium
    on Ubuntu and Chrome on Windows.
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    Works fixing problem. No koha-qa errors.
    
    Test:
    1. On staff, go to detail of some biblio,
    click add to List, described behavior
    
    2. With patch applied, original windows stay on item detail
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Patch passes all tests and QA script, works as described.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit b5ae30cd6376ded9c7e63f0e3fcc34d043640e0e)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/includes/cat-toolbar.inc |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list