]> git.koha-community.org Git - koha.git/commit
Bug 12075: fix keyboard shortcuts broken by jQueryUI upgrade
authorOwen Leonard <oleonard@myacpl.org>
Fri, 11 Apr 2014 16:40:20 +0000 (12:40 -0400)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 6 Aug 2014 09:13:01 +0000 (11:13 +0200)
commit7a9727fca4437b635946d910dca26dd2ce8e0f83
tree8ae92da8e604fd91a24c0353a854afd58cf3f73b
parent8cb6faed4c30e65ccfcc0a0f7e3cd1d6251d1cfe
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@veron.ch>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@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@esilibrary.com>
(cherry picked from commit dcca71f0befa92d2212855aecfc0f473b6304832)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/js/staff-global.js