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

[MIG][17.0] website_cookiebot #1044

Merged
merged 14 commits into from
Aug 22, 2024
Merged

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    fe1a908 View commit details
    Browse the repository at this point in the history
  2. [IMP] website_cookiebot: cleanup

    - Reorganize templates.
    - Make templates noupdate=0, because if user edits them, it will be in the COW'd, website-specific version, so no problem on that.
    - Rename `cookiebot_id` to `cookiebot_dgid` to avoid confusion with X2many fields.
    - Remove ICP support, as the DGID should be per website.
    - Add ID placeholders to Cookie Declaration page editable sections.
    - Ensure Google Analytic script is blocked before consenting statistics. FTR it wasn't actually being blocked.
    - Improve instructions.
    - Split README.
    - Apply pre-commit.
    
    @Tecnativa TT32828
    Jairo Llopis authored and adriresu committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    917b9f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d77981 View commit details
    Browse the repository at this point in the history
  4. [UPD] README.rst

    OCA-git-bot authored and adriresu committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    0da2e70 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    cfcdb4a View commit details
    Browse the repository at this point in the history
  2. [MIG] website_cookiebot: Migration to 16.0

    TT44375
    pilarvargas-tecnativa authored and adriresu committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    31b6b94 View commit details
    Browse the repository at this point in the history
  3. [UPD] Update website_cookiebot.pot

    oca-ci authored and adriresu committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ba97b5b View commit details
    Browse the repository at this point in the history
  4. [UPD] README.rst

    OCA-git-bot authored and adriresu committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    709e16a View commit details
    Browse the repository at this point in the history
  5. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: website-16.0/website-16.0-website_cookiebot
    Translate-URL: https://translation.odoo-community.org/projects/website-16-0/website-16-0-website_cookiebot/
    weblate authored and adriresu committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    24f34fa View commit details
    Browse the repository at this point in the history
  6. Translated using Weblate (Spanish)

    Currently translated at 100.0% (13 of 13 strings)
    
    Translation: website-16.0/website-16.0-website_cookiebot
    Translate-URL: https://translation.odoo-community.org/projects/website-16-0/website-16-0-website_cookiebot/es/
    Ivorra78 authored and adriresu committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    e63c0e6 View commit details
    Browse the repository at this point in the history
  7. Added translation using Weblate (Italian)

    mymage authored and adriresu committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    0fe1b4d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4794687 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4fb96f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. [FIX] website_cookiebot: disable for sure

    If we don't remove the key the assets will keep trying to load, which
    isn't what we'd expect.
    
    TT50520
    chienandalu authored and Anxo82 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3f3ddc2 View commit details
    Browse the repository at this point in the history