[Koha-bugs] [Bug 15883] Upgrade jQuery from v1.7.2 in the staff client

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 29 15:38:57 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15883

--- Comment #4 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 48457
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=48457&action=edit
Bug 15883 - Upgrade jQuery from v1.7.2 in the staff client

This patch adds jQuery 1.12.0 and jQueryUI 1.11.4 to the staff client.
It adds a new version of doc-head-close.inc,
doc-head-close-jquery-1.12.0.inc, to be included on pages which have
been tested with the new versions of jQuery and jQueryUI.

This patch changes only one template to use the new include file,
intranet-main.tt, as a proof of concept.

To test, apply the patch and view the staff client home page. Any
feature on the page which uses JavaScript should be tested:

- Dropdown menus like "More" and the user menu.
- Header search form tabs, and the preservation of search form text
  during tab switching.
- The "Help" link popup.
- Cart functionality
  -- Confirm that an clicking the "Cart" link when empty shows you the
     correct message.
  -- After adding titles to the Cart, return to the home page and
     confirm that the count of items in the Cart is correct.
  -- Confirm that clicking the "Cart" link triggers the Cart popup.
  -- In the Cart popup, click "Empty and close" and confirm that the
     "Cart" link now shows "(0)" as the count.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list