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] mail_environment: Migration to 18.0 #206

Merged
merged 40 commits into from
Oct 10, 2024

Commits on Oct 7, 2024

  1. [add] mail_environment

    jgrandguillaume authored and qgroulard committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    fb73498 View commit details
    Browse the repository at this point in the history
  2. [IMP] mail_environment misc

    @ authored and qgroulard committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    ff9c6f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08187a8 View commit details
    Browse the repository at this point in the history
  4. [IMP] 7.0 no view type required

    Jose Morales authored and qgroulard committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    b59f53b View commit details
    Browse the repository at this point in the history
  5. mail_eniroment misc improvements

    * Move mail_environment in root folder
    * Use absolute imports for openerp and new Model classes
    * Use cr argument instead of cursor, propagate context
    * Update fields, remove deprecated 'method' argument, change 'states'
      otherwise the fields are not readonly (seems that the 'states' of the
      original field is kept.
    * Activate the installable flag
    * Indentation of the view with 2 spaces
    * Remove only the attrs attribute instead of redefining the whole field
    * pep8
    * crm is not a dependency for mail_environment
    * Fix typo in manifest
    guewen authored and qgroulard committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    7bbe1ab View commit details
    Browse the repository at this point in the history
  6. Add OCA as author of OCA addons

    In order to get visibility on https://www.odoo.com/apps the OCA board has
    decided to add the OCA as author of all the addons maintained as part of the
    association.
    gurneyalex authored and qgroulard committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    2ac27fe View commit details
    Browse the repository at this point in the history
  7. fix runbot warning

    rename *_xml entries in manifest
    gurneyalex authored and qgroulard committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    4da01ad View commit details
    Browse the repository at this point in the history
  8. Add missing default oca icons

    yvaucher authored and qgroulard committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    f572628 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a8e0bf9 View commit details
    Browse the repository at this point in the history
  10. [UPD] prefix versions with 8.0

    sbidoul authored and qgroulard committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    56b627b View commit details
    Browse the repository at this point in the history
  11. [MIG] Make modules uninstallable

    pedrobaeza authored and qgroulard committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a56b239 View commit details
    Browse the repository at this point in the history
  12. 9.0 migration of mail_environment

    gurneyalex authored and qgroulard committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    d885a7d View commit details
    Browse the repository at this point in the history
  13. [MIG] pre migration changes

    [MIG] Rename manifest files
    pedrobaeza authored and qgroulard committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    ce6c8da View commit details
    Browse the repository at this point in the history
  14. Migrate mail_environment to 10.0

    guewen authored and qgroulard committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    67fe2d5 View commit details
    Browse the repository at this point in the history
  15. README.rst - Fix layout

    yvaucher authored and qgroulard committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    050bab9 View commit details
    Browse the repository at this point in the history
  16. [FIX] mail_environment must not depend on server_environment_files

    Depending on server_environment is enough
    sbidoul authored and qgroulard committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    76cdb1a View commit details
    Browse the repository at this point in the history
  17. [11.0][MIG] mail_environment

    simahawk authored and qgroulard committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    55c57b1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d677036 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a69e668 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1b717a6 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    08d30e8 View commit details
    Browse the repository at this point in the history
  22. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (6 of 6 strings)
    
    Translation: server-env-12.0/server-env-12.0-mail_environment
    Translate-URL: https://translation.odoo-community.org/projects/server-env-12-0/server-env-12-0-mail_environment/pt_BR/
    Rodrigo Macedo authored and qgroulard committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    c7c60ec View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    58e6463 View commit details
    Browse the repository at this point in the history
  24. [MIG] mail_environment to 13.0

    gurneyalex authored and qgroulard committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    04b2359 View commit details
    Browse the repository at this point in the history
  25. Run pre-commit (black, isort)

    guewen authored and qgroulard committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    ecc3827 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    82834ca View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    3f6e61a View commit details
    Browse the repository at this point in the history
  28. Remove en.po

    sbidoul authored and qgroulard committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    c9b4ed6 View commit details
    Browse the repository at this point in the history
  29. [MIG] Migrate to version 15.0

    JuMiSanAr authored and qgroulard committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    007ddab View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    505ff68 View commit details
    Browse the repository at this point in the history
  31. [FIX] mail_environment: add search field for fetchmail.server's is_ssl

    Fixes
    
    ```
    while parsing /home/odoo/16.0/addons/mail/views/fetchmail_views.xml:88
    Error while validating view near:
    
                        <separator/>
                        <filter string="SSL" name="ssl" domain="[('is_ssl', '=', True)]" help="If SSL required."/>
                        <separator/>
                        <filter string="Archived" name="inactive" domain="[('active', '=', False)]"/>
                    </search>
    Unsearchable field 'is_ssl' in path 'is_ssl' in domain of <filter name="ssl"> ([('is_ssl', '=', True)]))
    ```
    
    While upgrading --all on a setup with mail_environment installed.
    StefanRijnhart authored and qgroulard committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    27dd0c7 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    a00739f View commit details
    Browse the repository at this point in the history
  33. Translated using Weblate (Spanish)

    Currently translated at 100.0% (6 of 6 strings)
    
    Translation: server-env-16.0/server-env-16.0-mail_environment
    Translate-URL: https://translation.odoo-community.org/projects/server-env-16-0/server-env-16-0-mail_environment/es/
    Ivorra78 authored and qgroulard committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    dd4f833 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    edd6680 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    5fc5a3f View commit details
    Browse the repository at this point in the history
  36. [UPD] Update mail_environment.pot

    oca-ci authored and qgroulard committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    7f314fa View commit details
    Browse the repository at this point in the history
  37. [BOT] post-merge updates

    OCA-git-bot authored and qgroulard committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    3ca7d08 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    83c778c View commit details
    Browse the repository at this point in the history
  39. Translated using Weblate (Italian)

    Currently translated at 100.0% (6 of 6 strings)
    
    Translation: server-env-17.0/server-env-17.0-mail_environment
    Translate-URL: https://translation.odoo-community.org/projects/server-env-17-0/server-env-17-0-mail_environment/it/
    mymage authored and qgroulard committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    fd4be87 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    590d178 View commit details
    Browse the repository at this point in the history