[koha-commits] main Koha release repository branch master updated. v3.14.00-727-gdcca71f

Git repo owner gitmaster at git.koha-community.org
Tue Apr 15 01:34: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, master has been updated
       via  dcca71f0befa92d2212855aecfc0f473b6304832 (commit)
      from  ffd90a1564328add63ce376a15b097707d5d66be (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 dcca71f0befa92d2212855aecfc0f473b6304832
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Apr 11 12:40:20 2014 -0400

    Bug 12075: fix keyboard shortcuts broken by jQueryUI upgrade
    
    The recent jQueryUI upgrade broke keyboard shortcuts in the staff client
    because of changes to the jQueryUI API. This patch fixes the problem.
    
    To test, apply the patch and clear your browser cache if necessary.
    
    - View any page in the staff which includes header search tabs for check
      out, check in, or catalog search (staff client home page or
      circulation page for instance).
    - Test the keyboard shortcuts: Alt-q for catalog search, Alt-u for check
      out, Alt-r for check in.
    - Each keyboard shortcut should select the correct tab.
    
    Followed test plan, patch behaves as expected.
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Passes all tests and QA script.
    Confirmed that the shortcuts were broken before the patch
    and now work again after applying it.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/js/staff-global.js |   14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list