Koha/koha-tmpl/opac-tmpl/bootstrap/en/modules
Owen Leonard c5602bf813 Bug 12428 - "OPAC info" is not displayed in the OPAC
The changes made by Bug 7720 ("Ambiguity in OPAC Details location")
broke the display of OPAC branch information tooltips by making changes
to the markup which the tooltip plugin needs to function.

This patch corrects the markup to enable tooltips to work again. This
patch also makes changes to Items.pm so that branch information tooltips
can be shown for both home and holding branches (which are optionally
displayed now via the changes by Bug 7720). Before this patch the
tooltip would always display the information for the holding branch
regardless of the OpacLocationBranchToDisplay setting.

This patch also changes the footer include, adding an alias for the
jQueryUI tooltip function to prevent conflict with Bootstrap's function
of the same name.

To test, you must have at least two libraries configured with "OPAC
info" for display in the OPAC.

Modify the holdings of a title so that there is at least one item which
has different holding and home branches matching your library configured
above.

View the detail page for that record under various values of the
OpacLocationBranchToDisplay system preference:

- "holding library" : The table of holdings should show a column for
  only the holding library. Hovering your cursor over the library name
  should display the branch information you configured for that library
  in a tooltip .

- "home and holding library" : The table of holdings should show columns
  for both home and holding library. Hovering your cursor over each
  should show the corresponding library information tooltips.

- "home library" : The table of holdings should show a column for
  only the home library. Hovering your cursor over the library name
  should display the branch information you configured for that library
  in a tooltip.

Signed-off-by: Christopher Brannon <cbrannon@cdalibrary.org>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Passes QA script and tests.
Works with all settings of OpacLocationBranchToDisplay.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2014-06-23 15:44:05 -03:00
..
errors
sco Bug 11014 - Slip Print Problem in Chrome 2014-05-30 16:05:23 -03:00
search Bug 12271: (follow-up) fix minor errors in Bootstrap theme 2014-05-19 16:25:53 +00:00
svc Bug 11951: fix OPAC search suggestions template error 2014-04-09 22:50:53 +00:00
text
ilsdi.tt Bug 11497: remove TT construct for picking a default string that i18n toolchain fails to pick up 2014-04-27 21:23:01 +00:00
maintenance.tt
opac-account.tt Bug 12165: (follow-up) display record title 2014-05-23 13:46:08 +00:00
opac-addbybiblionumber.tt
opac-advsearch.tt Bug 10936: remove duplicate 'Standard number' option in Advanced search 2014-05-22 21:45:19 +00:00
opac-alert-subscribe.tt
opac-auth-detail.tt Bug 11794 - restore functioning of opacSerialDefaultTab 2014-03-10 15:29:04 +00:00
opac-auth-MARCdetail.tt
opac-auth.tt Bug 12211: fix wrong home link in bootstrap public catalog login page 2014-05-22 21:12:40 +00:00
opac-authorities-home.tt
opac-authoritiessearchresultlist.tt Bug 10691: (follow-up) restore behaviour for control field ($w) 2014-01-16 22:39:42 +00:00
opac-basket.tt
opac-blocked.tt Bug 10195: (follow-up) add blocked record template for Bootstrap 2014-05-05 15:46:48 +00:00
opac-browser.tt
opac-course-details.tt Bug 9723: display time due for hourly loans in the public catalog 2014-05-08 16:38:43 +00:00
opac-course-reserves.tt
opac-detail.tt Bug 12428 - "OPAC info" is not displayed in the OPAC 2014-06-23 15:44:05 -03:00
opac-downloadcart.tt
opac-downloadshelf.tt
opac-full-serial-issues.tt
opac-imageviewer.tt
opac-ISBDdetail.tt
opac-main.tt
opac-MARCdetail.tt Bug 11878 - Eliminate use of deprecated jQuery .toggle() method usage 2014-03-26 19:25:11 +00:00
opac-memberentry-update-submitted.tt
opac-memberentry.tt Bug 11809: don't display 'Clear date' on OPAC patron details form if date of birth is required 2014-02-26 17:32:06 +00:00
opac-messaging.tt Bug 12293: Correct display for patron messaging preferences on OPAC - bootstrap 2014-06-17 08:46:24 +12:00
opac-mymessages.tt
opac-opensearch.tt Bug 11308: fix RSS page in bootstrap theme 2013-11-27 15:50:19 +00:00
opac-overdrive-search.tt Bug 12058: make OverDrive search results page show cart, lists, and login links 2014-04-17 16:37:59 +00:00
opac-passwd.tt
opac-privacy.tt
opac-readingrecord.tt Bug 11684: avoid mixed content warnings using SSL with Amazon - opac-readingrecord and opac-user 2014-05-05 03:22:29 +00:00
opac-registration-confirmation.tt
opac-registration-email-sent.tt
opac-registration-invalid.tt
opac-reserve.tt Bug 7825: (follow-up) do not preselect item when OpacItemHolds is 'force' - bootstrap 2014-05-26 01:01:12 +00:00
opac-results-grouped.tt Bug 12271: (follow-up) fix minor errors in Bootstrap theme 2014-05-19 16:25:53 +00:00
opac-results.tt Bug 10944: follow-up for Bootstrap Amazon images on https OPAC 2014-05-05 03:31:06 +00:00
opac-review.tt Bug 11497: remove TT construct for picking a default string that i18n toolchain fails to pick up 2014-04-27 21:23:01 +00:00
opac-search-history.tt Bug 10807: (follow-up) change wording of tabs 2014-05-05 02:38:08 +00:00
opac-sendbasket.tt
opac-sendbasketform.tt
opac-sendshelf.tt Bug 11912: (refactoring followup) make GetMarcISBN implement its advertised API 2014-04-19 18:23:15 +00:00
opac-sendshelfform.tt
opac-serial-issues.tt Bug 11752: display the correct frequency for serial subscriptions in OPAC details 2014-04-18 21:28:03 +00:00
opac-shareshelf.tt Bug 9032: (follow-up) wording tweaks 2014-04-20 22:00:46 +00:00
opac-shelves.tt Bug 8262: explicitly warn that database admin account cannot create lists 2014-04-20 22:55:22 +00:00
opac-showmarc.tt
opac-showreviews-rss.tt
opac-showreviews.tt
opac-suggestions.tt Bug 3144 - anti-spam for opac-suggestions 2014-06-08 21:12:12 +12:00
opac-tags.tt
opac-tags_subject.tt Bug 11497: remove TT construct for picking a default string that i18n toolchain fails to pick up 2014-04-27 21:23:01 +00:00
opac-topissues.tt Bug 11692: fix display of additional bib information in OPAC "most popular" pag 2014-02-10 15:17:50 +00:00
opac-user.tt Bug 12255 - Amazon cover images have useless image alt text in bootstrap 2014-06-21 16:31:47 -03:00