Koha/koha-tmpl/opac-tmpl/bootstrap/en/includes
Owen Leonard 1ad3d2817d Bug 29066: (follow-up) Use tooltip when SearchMyLibraryFirst in effect
This patch proposes to add a Bootstrap tooltip to the OPAC masthead's
search field to indicate to the user when SearchMyLibraryFirst is in
effect. I think this lets the form layout stay clean-looking and is more
informative to the user because they don't have to look for the HTML
title tag tooltip.

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

- Go to Administration -> Global system preferences.
- Set the OpacAddMastheadLibraryPulldown preference to "Don't add."
- Set the SearchMyLibraryFirst preference to "Limit."
- Go to the OPAC and confirm that the main search field in the masthead
  has a filter icon in the background, indicating that searches will be
  limited.
- Hover your mouse over the search field and a tooltip should pop up,
  "Searching in <library> only"
- The message should also be triggered when you click inside the form
  field.
- Change the OpacAddMastheadLibraryPulldown and SearchMyLibraryFirst
  preferences again and the form should return to its normal behavior.

Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2022-04-13 15:55:38 +02:00
..
account-table.inc Bug 27876: added sr-only to caption of table in Charges page 2021-05-10 15:52:53 +02:00
accounts.inc Bug 27946: (QA follow-up) Remove 'scan' terminology, requests may not be scans 2022-01-28 11:09:07 -10:00
authorities-search-results.inc
av-build-dropbox.inc
biblio-title-head.inc
biblio-title.inc
bodytag.inc
calendar.inc Bug 29212: (follow-up) Restore "Clear date" text for "Suspend all holds" 2022-01-31 21:55:40 -10:00
columns_settings.inc Bug 28018: Replace obsolete title-string sorting: OPAC templates 2021-04-06 15:56:31 +02:00
datatables.inc
date-format.inc
display-library-address.inc Bug 27830: (follow-up) Merge DE and FR address formats 2021-04-21 10:51:30 +02:00
doc-head-close.inc Bug 30011: Update links to jQueryUI assets, remove datepicker references, etc. 2022-04-08 15:49:16 +02:00
doc-head-open.inc
greybox.inc
holds-table.inc Bug 29212: (follow-up) Restore "Clear date" text for "Suspend all holds" 2022-01-31 21:55:40 -10:00
html_helpers.inc Bug 29609: Centralized code to build the link to a biblio detail page 2022-04-08 15:49:16 +02:00
i18n.inc
ill-availability-table.inc
item-status-schema-org.inc
item-status.inc Bug 19532: Recalls on OPAC 2022-03-14 22:45:51 -10:00
js-date-format.inc
masthead-langmenu.inc Bug 27881: Markup error in masthead-langmenu.inc 2021-04-01 18:51:37 +02:00
masthead-sci.inc Bug 28955: (follow-up) Set to fall back 2022-02-24 14:35:36 -10:00
masthead-sco.inc Bug 28955: (follow-up) Set to fall back 2022-02-24 14:35:36 -10:00
masthead.inc Bug 29066: (follow-up) Use tooltip when SearchMyLibraryFirst in effect 2022-04-13 15:55:38 +02:00
navigation.inc Bug 24224: Convert OpacNavBottom system preference to additional content 2021-11-08 11:41:48 +01:00
opac-authorities.inc Bug 11873: Upgrade jstree jQuery plugin to the latest version 2022-02-09 15:36:24 -10:00
opac-bottom.inc Bug 30011: Update links to jQueryUI assets, remove datepicker references, etc. 2022-04-08 15:49:16 +02:00
opac-detail-sidebar.inc Bug 19532: (follow-up) aria-hidden attr on OPAC, and more 2022-03-14 22:45:51 -10:00
opac-facets.inc Bug 27035: Shows the number of results in a facets after facet selection 2022-04-12 11:40:17 +02:00
opac-note.inc
opac-topissues.inc Bug 17018: Split AdvancedSearchTypes for staff and OPAC 2022-04-12 17:13:02 +02:00
openlibrary-readapi.inc
overdrive-checkout.inc Bug 28537: (follow-up) Correct and improve OverDrive checkout modal 2021-11-03 15:40:52 +01:00
overdrive-login.inc
page-numbers.inc
password_check.inc
patron-title.inc
recordedbooks-checkout.inc
resort_form.inc
shelfbrowser.inc
slip-print.inc Bug 27282: fix all occurrences 2021-04-21 10:51:29 +02:00
subtypes_unimarc.inc Bug 28066: Remove select tag's size attribute where it is 1 2021-04-06 15:56:31 +02:00
title-actions-menu.inc Bug 19532: (follow-up) Fixes along recall workflow 2022-03-14 22:45:51 -10:00
user-star-ratings.inc
usermenu.inc Bug 19532: Recalls on OPAC 2022-03-14 22:45:51 -10:00
validator-strings.inc Bug 27668: Improve validation of patron entry form in the OPAC 2021-03-05 13:38:58 +01:00
xslt-handler.inc