Koha/koha-tmpl/intranet-tmpl/prog/css
Owen Leonard b3e472090d Bug 11873: Upgrade jstree jQuery plugin to the latest version
This patch upgrades the jstree plugin in the OPAC and the staff
interface. The old version had compatibility issues with the latest
jQuery.

Also changed: When viewing an authority record in the OPAC's MARC view,
clicking one of the hierarchy links should now open the MARC view again
rather than reverting to the normal view.

To test, apply the patch and rebuild the staff interface and OPAC CSS
(https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client).

To test you must have the AuthDisplayHierarchy system preference
enabled, and you must have some authorities data which can be displayed
as a hierarchy. From the test plan for Bug 8523:

"Create authority records with a hierarchy of see also fields (in
 MARC21/NORMARC, you'll be using 5xx fields for this, with a subfield
 $w = 'g' for broader terms and subfield $w = 'h' for narrower terms)"

- Perform an authority search in the OPAC which will return one of your
  modified authority records.
- View the record.
- There should be an expanded tree menu at the top of the authority
  information.
  - Clicking the arrows in the tree should correctly expand
    and collapse the nodes.
  - Clicking the authority record link in the node should load that
    record.
- Test also from the OPAC's MARC view of the authority record.
  - Confirm that clicking an authority record link in the MARC view
    opens the corresponding record in MARC view again.

- Perform the same tests in the staff interface.

Signed-off-by: Eugene Espinoza <eugenegf@yahoo.com>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2022-02-09 15:36:24 -10:00
..
src Bug 11873: Upgrade jstree jQuery plugin to the latest version 2022-02-09 15:36:24 -10:00
addbiblio.css Bug 28694: Check alert in cataloguing should be a static message 2021-11-03 15:40:52 +01:00
calendar.css Bug 29552: Compiled CSS 2022-01-13 16:37:33 -10:00
cateditor.css
hierarchy.css
holds.css Bug 28816: (follow-up) Compiled CSS 2021-11-16 13:59:57 +01:00
humanmsg.css
installer.css Bug 29552: Compiled CSS 2022-01-13 16:37:33 -10:00
itemsearchform.css
login.css
mainpage.css Bug 28819: (follow-up) Use stacked icons for different searches 2021-08-16 11:55:56 +02:00
preferences.css Bug 27805: (follow-up) Update more instances 2021-04-06 15:56:30 +02:00
print.css Bug 28450: Make Account summary print tables configurable 2021-11-03 15:40:52 +01:00
printreceiptinvoice.css
quotes.css
reports.css
right-to-left.css
select2.css
spinelabel.css
staff-global.css Bug 29552: Compiled CSS 2022-01-13 16:37:33 -10:00
tinymce.css
uploader.css