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

[16.0][MIG] website_snippet_country_dropdown: Migration to 16.0 #986

Merged

Commits on Feb 1, 2024

  1. [NEW][8.0] website_snippet_country_dropdown: New base module for coun…

    …try dropdown flags.
    sergio-teruel authored and kaynnan committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    5ec3416 View commit details
    Browse the repository at this point in the history
  2. [IMP] website_snippet_country_dropdown: Several things:

    * Add demo page.
    * CSS to Sass. Include compiled version and CSS map.
    * Fix typo.
    * Refactor snippet code.
    
      - The `js_country_dropdown` class is added automatically by the template.
      - Add `extra_class` variable to highest div element. You can set it to `has-error` for example.
      - Add `default_value` variable to autopopulate the inputs.
      - `default_country` is smarter now.
    * Translate to Spanish.
    * Choose user's country by default.
    
      With this patch, when the currently logged-in user has a country in its profile, it will be chosen by default for the flag.
    yajo authored and kaynnan committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    c5f94b1 View commit details
    Browse the repository at this point in the history
  3. [MIG] website_snippet_country_dropdown: Migrate to v9 + imp

    * Some minor improvements: fix a string, add placeholder support, document variables.
    * Acknowledge problem about drag and drop
    * Remove example link.
    yajo authored and kaynnan committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    7c2c618 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc34519 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b34316 View commit details
    Browse the repository at this point in the history
  6. [IMP] website_snippet_country_dropdown: custom input field classes

    Allow to set custom classes to input tag with id 'no_country_field'
    ernestotejeda authored and kaynnan committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    5cbd52d View commit details
    Browse the repository at this point in the history
  7. [IMP] website_snippet_country_dropdown: readonly mode

    - Remove some garbage code.
    - Add readonly mode.
    - Add demo data.
    - Improve tour.
    
    @Tecnativa TT17694
    Jairo Llopis authored and kaynnan committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    1dbd652 View commit details
    Browse the repository at this point in the history
  8. Translated using Weblate (Spanish)

    Currently translated at 100.0% (9 of 9 strings)
    
    Translation: website-12.0/website-12.0-website_snippet_country_dropdown
    Translate-URL: https://translation.odoo-community.org/projects/website-12-0/website-12-0-website_snippet_country_dropdown/es/
    claudiagn authored and kaynnan committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    4ee0dcb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5cdd3f2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f8663d6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0de1e02 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fc26d04 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2c59425 View commit details
    Browse the repository at this point in the history
  14. [UPD] Update website_snippet_country_dropdown.pot

    oca-ci authored and kaynnan committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    b4a6573 View commit details
    Browse the repository at this point in the history
  15. [UPD] README.rst

    OCA-git-bot authored and kaynnan committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    0dd07b1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f41f6ca View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    57620a3 View commit details
    Browse the repository at this point in the history
  18. Translated using Weblate (Italian)

    Currently translated at 100.0% (9 of 9 strings)
    
    Translation: website-15.0/website-15.0-website_snippet_country_dropdown
    Translate-URL: https://translation.odoo-community.org/projects/website-15-0/website-15-0-website_snippet_country_dropdown/it/
    mymage authored and kaynnan committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    3c78f0d View commit details
    Browse the repository at this point in the history
  19. [FIX] Update copier template + remove offending en.po

    To avoid the isort problem (PyCQA/isort#2077)
    pedrobaeza authored and kaynnan committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    e7d9a31 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6c9e70d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    cf3cac4 View commit details
    Browse the repository at this point in the history