[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.09-40-g7a9727f

Git repo owner gitmaster at git.koha-community.org
Wed Aug 6 10:43:22 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  7a9727fca4437b635946d910dca26dd2ce8e0f83 (commit)
      from  8cb6faed4c30e65ccfcc0a0f7e3cd1d6251d1cfe (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 7a9727fca4437b635946d910dca26dd2ce8e0f83
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>
    (cherry picked from commit dcca71f0befa92d2212855aecfc0f473b6304832)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.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