Koha/koha-tmpl/intranet-tmpl/prog/en/js
Owen Leonard dcca71f0be 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>
2014-04-14 23:57:04 +00:00
..
pages Bug 11734 - Use new DataTables include in batch modification templates 2014-04-08 23:51:47 +00:00
acq.js
additem.js
ajax.js
background-job-progressbar.js
basket.js
cataloging.js
datatables.js Bug 11605: fallback to default DataTables settings where possible 2014-03-10 19:05:51 +00:00
jquery.jeditable.mini.js
localcovers.js
members.js
merge-record.js
offlinecirc.js
prevent_submit.js
staff-global.js Bug 12075: fix keyboard shortcuts broken by jQueryUI upgrade 2014-04-14 23:57:04 +00:00
xmlControlfield.js Bug 11004: Make xmlControlfield.js use the marcflavour syspref to look for XML files 2013-12-25 16:02:57 +00:00