Koha/koha-tmpl/opac-tmpl/bootstrap/en/includes
Owen Leonard c63337a12a Bug 29006: Make GoogleOpenIDConnect options consistent in the OPAC
This patch makes modifications to OPAC templates to make the Google
login options more consistent.

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).

- In the staff interface, enable the GoogleOpenIDConnect preference, and
  populate the GoogleOAuth2ClientID the GoogleOAuth2ClientSecret with
  values (they don't need to be valid).
- On the OPAC main page you should see a "Log in with Google" button
  above the Koha login form.
- If you click the "Log in to your account" link at the top of the page
  you should see a "Log in with Google" button in the modal window
- If you navigate directly to /cgi-bin/koha/opac-user.pl when not logged
  in you should see the same "Log in with Google" button on that page.
- In each case the Google button should point to /cgi-bin/koha/svc/auth/googleopenidconnect
- If you disable GoogleOpenIDConnect the buttons should disappear.

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-10-05 10:58:14 +02:00
..
account-table.inc
accounts.inc Bug 22435: Update accountline-details page to show all history 2021-08-04 14:06:43 +02:00
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
display-library-address.inc
doc-head-close.inc
doc-head-open.inc
greybox.inc
holds-table.inc
html_helpers.inc Bug 28921: Remove warning from html_helpers.inc 2021-09-09 10:59:38 +02:00
i18n.inc
ill-availability-table.inc
item-status-schema-org.inc
item-status.inc
js-date-format.inc
masthead-langmenu.inc
masthead-sci.inc Bug 24387: Rename "News" with "Additional contents" 2021-08-16 11:55:55 +02:00
masthead-sco.inc Bug 24387: Rename "News" with "Additional contents" 2021-08-16 11:55:55 +02:00
masthead.inc Bug 29006: Make GoogleOpenIDConnect options consistent in the OPAC 2021-10-05 10:58:14 +02:00
navigation.inc
opac-authorities.inc
opac-bottom.inc Bug 28536: Move translatable strings into overdrive.js 2021-09-21 20:22:57 +02: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
slip-print.inc
subtypes_unimarc.inc
title-actions-menu.inc
user-star-ratings.inc
usermenu.inc
validator-strings.inc
xslt-handler.inc