Koha/koha-tmpl/opac-tmpl/bootstrap/en/includes
Owen Leonard 67f695001a
Bug 25350: Load Emoji picker assets more efficiently
This patch moves the Emoji picker JS assets out of opac-bottom.inc and
into opac-detail.tt. This prevents the assets from being loaded on every
page of the OPAC when they're only used on opac-detail.

The patch also combines and minifies the 4 JavaScript files used by the
feature. opac-detail.tt now loads only the one file.

To test, apply the patch and make sure the TagsEnabled and
TagsInputOnDetail preferences are enabled.

- Log in to the OPAC and view the detail page for a bibliographic
  record.
- Click the "Add tag(s)" link
- Verify that the emoji-picker works for adding emojis

Signed-off-by: David Roberts <david@koha-ptfs.co.uk>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-05-04 09:44:45 +01:00
..
account-table.inc Bug 25010: Fix typo 'rewewal' in debit types 2020-04-03 14:26:35 +01:00
authorities-search-results.inc
av-build-dropbox.inc
biblio-title-head.inc
biblio-title.inc
bodytag.inc
calendar.inc
columns_settings.inc Bug 20053: Drop type attribute "text/javascript" in OPAC templates 2018-06-08 09:48:12 -04:00
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 Bug 24732: Set DumpTemplateVars Dumper options for Indent and Sort 2020-03-02 10:08:31 +00:00
greybox.inc
holds-table.inc Bug 25166: Add "aria-hidden = true" to Font Awesome icons in the OPAC 2020-04-29 17:28:04 +01:00
html_helpers.inc Bug 22880: Convert opacheader system preference to news block 2020-02-24 13:24:12 +00:00
i18n.inc
ill-availability-table.inc Bug 23173: (follow-up) Fix QA script errors 2020-04-06 11:05:14 +01:00
item-status-schema-org.inc
item-status.inc
js-date-format.inc Bug 24980: (follow-up) return '' when date is null 2020-05-01 08:14:34 +01:00
masthead-langmenu.inc Bug 25166: Add "aria-hidden = true" to Font Awesome icons in the OPAC 2020-04-29 17:28:04 +01:00
masthead-sco.inc Bug 25166: Add "aria-hidden = true" to Font Awesome icons in the OPAC 2020-04-29 17:28:04 +01:00
masthead.inc Bug 13388: (QA follow-up) Add id to nav item and use singleBranchMode 2020-05-04 09:11:37 +01:00
navigation.inc
opac-authorities.inc
opac-bottom.inc Bug 25350: Load Emoji picker assets more efficiently 2020-05-04 09:44:45 +01:00
opac-detail-sidebar.inc Bug 25166: Add "aria-hidden = true" to Font Awesome icons in the OPAC 2020-04-29 17:28:04 +01:00
opac-facets.inc Bug 14715: (follow-up) Keep results per page setting when selecting facets and sorting results 2020-03-26 12:03:42 +00:00
opac-note.inc Bug 23409: (follow-up) Allow HTML in circulation note and add line breaks in OPAC user account 2020-03-24 10:58:56 +00:00
opac-topissues.inc
openlibrary-readapi.inc
overdrive-checkout.inc
overdrive-login.inc
page-numbers.inc Bug 25166: Add "aria-hidden = true" to Font Awesome icons in the OPAC 2020-04-29 17:28:04 +01:00
password_check.inc
patron-title.inc
recordedbooks-checkout.inc
resort_form.inc Bug 25014: Fix capitalization for "Call Number" in staff and OPAC sort options 2020-04-03 14:26:34 +01:00
shelfbrowser.inc Bug 24740: Use biblio title rather than biblio number in OPAC search result cover images tooltips 2020-05-04 09:44:43 +01:00
slip-print.inc
subtypes_unimarc.inc
title-actions-menu.inc Bug 25166: Add "aria-hidden = true" to Font Awesome icons in the OPAC 2020-04-29 17:28:04 +01:00
user-star-ratings.inc Bug 25110: (QA follow-up) Add aria-hidden="true" to FA icons 2020-04-29 17:04:51 +01:00
usermenu.inc
xslt-handler.inc