Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UHF-8650 Preparation for the HDS cookie banner module #832

Open
wants to merge 42 commits into
base: main
Choose a base branch
from

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    070f189 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    656197d View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    aca5b0e View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. UHF-8650: Added default JSON without any cookies to "site_settings". …

    …This will prevent the JSON validation bug when enabling site specific cookie settings.
    khalima committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    a457a83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    062b2f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1e4bae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fdd401a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f2638f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc37c57 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b90466c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1f7252f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    46037d5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    01eb14d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    709a400 View commit details
    Browse the repository at this point in the history
  12. UHF-8650: Use HDBT cookie banner cookie settings URL if available. Ot…

    …herwise, fallback to helfi_eu_cookie_compliance private policy URL.
    khalima committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    9e84cf8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a8987cf View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4518f94 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c0654a2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    58ac6b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    878b262 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf2246c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f23507 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50a5dc1 View commit details
    Browse the repository at this point in the history
  5. UHF-8650: Fixed the weights for the cookieConsent files and added uni…

    …versal helper functions.
    khalima committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    0029824 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b87aea2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    feaab60 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. UHF-8650: Use global Drupal.cookieConsent functions to check the cons…

    …ent statuses. Use correct dependencies when loading the chart library.
    khalima committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    9cd727e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6885ef4 View commit details
    Browse the repository at this point in the history
  3. UHF-8650: Fixed phpcs.

    khalima committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    e3b4f99 View commit details
    Browse the repository at this point in the history
  4. UHF-8650: Fixed phpcs.

    khalima committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    32bd4e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc6b9fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d83bb5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    de9d809 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    1b3eabc View commit details
    Browse the repository at this point in the history
  2. Revert the uninstall hook

    khalima authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9b47978 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    579e912 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d02f99c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    894a3e5 View commit details
    Browse the repository at this point in the history
  6. UHF-8650: Switched the module uninstallation to update hook. This wil…

    …l prevent the issue with Missing required data for typed configuration: helfi_eu_cookie_compliance.cookie_consent_intro.
    khalima committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    7fed5ba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fbf65af View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c513e8c View commit details
    Browse the repository at this point in the history
  9. UHF-8650: Added the cookie consent library version number as a cache …

    …buster for the JS library which is being loaded from etusivu instance.
    khalima committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6b226da View commit details
    Browse the repository at this point in the history