Koha/koha-tmpl/opac-tmpl/bootstrap/en/includes
Owen Leonard 8b1fb387ac
Bug 14862: Upgrade jQuery from 1.7 to 3.4.1 in OPAC
This patch upgrades jQuery to 3.4.1, jQuery-UI to 1.12.1, and adds the
jQuery-migrate plugin to ensure backwards-compatibility with existing
jQuery plugins and code. An updated of jquery-ui-rtl.css has been
created by converting the new version of jquery-ui.css.

All jQuery assets are now include the version number in the file name
just as we now do in the staff client.

Besides updating file names in the templates, there was only one change
made: opac-results.tt had a typo which has been corrected.

To test, apply the patch and test as many different pages in the OPAC as
possible, including self-checkout and self checkin. Keep the browser
console open and watch for JavaScript errors. All JavaScript-driven
behavior should work correctly. For instance:

 - Tabs
 - Datepickers
 - Select all/none operations
 - Cart and lists popups
 - Search result highlighting

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-10-07 16:22:04 +01:00
..
account-table.inc
authorities-search-results.inc
av-build-dropbox.inc
biblio-title-head.inc
biblio-title.inc
bodytag.inc
calendar.inc
columns_settings.inc
datatables.inc
date-format.inc
doc-head-close.inc Bug 14862: Upgrade jQuery from 1.7 to 3.4.1 in OPAC 2019-10-07 16:22:04 +01:00
doc-head-open.inc
greybox.inc
holds-table.inc
html_helpers.inc
i18n.inc
item-status-schema-org.inc
item-status.inc
masthead-langmenu.inc
masthead-sco.inc
masthead.inc
navigation.inc
opac-authorities.inc
opac-bottom.inc Bug 14862: Upgrade jQuery from 1.7 to 3.4.1 in OPAC 2019-10-07 16:22:04 +01:00
opac-detail-sidebar.inc
opac-facets.inc
opac-note.inc
opac-topissues.inc
openlibrary-readapi.inc
overdrive-checkout.inc
overdrive-login.inc
page-numbers.inc
password_check.inc
patron-title.inc
recordedbooks-checkout.inc
resort_form.inc
shelfbrowser.inc Bug 18421: Add Coce to the staff intranet 2019-10-07 14:09:12 +01:00
slip-print.inc
subtypes_unimarc.inc
usermenu.inc
xslt-handler.inc