Koha/koha-tmpl/opac-tmpl/bootstrap/en/includes
Katrin Fischer bd75309933
Bug 33197: Rename GDPR_Policy system preference
GDPR is a European Union (and, at time of writing, UK) law.
The GDPR_Policy system preference is about a patron
giving consent to their personal data being processed in
line with the library's privacy policy.

The name of the preference is vague: there could be
many policies implemented by libraries to comply with
GDPR. It also makes the preference look irrelevant for
libraries outside the areas where GDPR applies, while
it may be useful for libraries anywhere.

This renames GDPR_Policy to PrivacyPolicyConsent and
adjusts the system preference descriptions.

To test:
* Apply the patch
* Run database update
* Search for GDPR_Policy in the system preference
  - you should not find anything.
* Search for DataPrivacyConsent in the system preferences
  - you should find it and be able to activate it
* Verify the feature works as expected
  - If the preference is set to "enforced", you will be
    asked to give consent to the data privacy agreement
    in the OPAC when you log in
* Verify the page is now phrased neutrally using 'privacy policy'

Bonus: Consent date is now formatted according to DateFormat
       system preference.
Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-05-05 10:18:54 -03:00
..
modals Bug 31028: Add feedback to the patron on submission 2023-03-06 11:23:17 -03:00
account-table.inc
accounts.inc Bug 23012: Show the PROCESSING_FOUND account credit type 2022-10-24 17:43:28 -03:00
authorities-search-results.inc Bug 29602: (follow-up) Fix TT tags broken due to missing % 2022-04-19 21:25:51 -10:00
authority-identifiers.inc Bug 29897: Don't display empty li 2022-08-09 10:58:49 -03:00
av-build-dropbox.inc Bug 30603: Fix other occurrences 2022-05-10 23:09:09 -10:00
biblio-title-head.inc
biblio-title.inc Bug 30566: Incorporate link handling in OPAC's biblio-title include 2022-07-05 09:57:25 -03:00
bodytag.inc
calendar.inc Bug 31261: Introduce flatpickr-futureinclusive 2022-11-14 09:15:51 -03:00
columns_settings.inc
datatables.inc
date-format.inc
display-library-address.inc
doc-head-close.inc Bug 32969: Remove references to jQueryUI assets and style in the OPAC 2023-03-27 11:52:03 +02:00
doc-head-open.inc Bug 30543: Decouple DumpSearchQueryTemplate from other tempalte dump preferences 2022-08-09 08:44:14 -03:00
greybox.inc Bug 32998: Consolidate opac-tmpl/lib and opac-tmpl/bootstrap/lib 2023-04-13 11:47:57 -03:00
holds-table.inc Bug 24860: Add ability to select an item group when placing a hold - OPAC 2022-11-04 19:39:56 -03: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.inc Bug 32611: Not for loan items don't show the specific not for loan value in OPAC detail page 2023-02-27 11:39:58 -03:00
js-date-format.inc Bug 30310: Adjust js-date-format 2023-01-31 10:19:45 -03:00
masthead-langmenu.inc
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 31378: Rename Auth Provider to Identity Provider and add Client.t tests 2022-11-08 14:39:51 -03:00
navigation.inc Bug 24224: Convert OpacNavBottom system preference to additional content 2021-11-08 11:41:48 +01:00
opac-authorities.inc Bug 29602: (follow-up) Fix TT tags broken due to missing % 2022-04-19 21:25:51 -10:00
opac-bottom.inc Bug 32969: Remove references to jQueryUI assets and style in the OPAC 2023-03-27 11:52:03 +02:00
opac-detail-sidebar.inc Bug 31028: Add ability to report catalog concerns from the OPAC 2023-03-06 11:23:17 -03:00
opac-facets.inc Bug 17170: (follow-up) Use x instead of X 2022-10-21 11:15:24 -03:00
opac-note.inc Bug 12029: Ability for patrons to dismiss OPAC messages 2023-04-20 15:48:46 -03:00
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 Bug 21978: Add support for middle name 2022-06-24 12:24:11 -03:00
recordedbooks-checkout.inc
resort_form.inc
shelfbrowser.inc Bug 32041: Enforce SyndeticsCoverImageSize everywhere 2023-04-24 10:43:39 -03:00
slip-print.inc
subtypes_unimarc.inc
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 33197: Rename GDPR_Policy system preference 2023-05-05 10:18:54 -03:00
validator-strings.inc
xslt-handler.inc Bug 29602: (follow-up) fix duplicate, missing or mismatching <span> 2022-04-19 21:25:51 -10:00