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

[18.0][MIG] mail_restrict_follower_selection: Migration to 18.0 #4

Open
wants to merge 38 commits into
base: 18.0
Choose a base branch
from

Commits on Oct 15, 2024

  1. [ADD] mail_restrict_follower_selection

    hbrunn authored and Kimkhoi3010 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    e0db3e0 View commit details
    Browse the repository at this point in the history
  2. [FIX] better default filter

    hbrunn authored and Kimkhoi3010 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    e1a02d9 View commit details
    Browse the repository at this point in the history
  3. [MIG] Make modules uninstallable

    pedrobaeza authored and Kimkhoi3010 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    4d38e69 View commit details
    Browse the repository at this point in the history
  4. [MIG] Rename manifest files

    pedrobaeza authored and Kimkhoi3010 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    758e806 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98850fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f7d93eb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ae32a41 View commit details
    Browse the repository at this point in the history
  8. Translated using Weblate (French) [ci skip]

    Currently translated at 100.0% (3 of 3 strings)
    
    Translation: social-11.0/social-11.0-mail_restrict_follower_selection
    Translate-URL: https://translation.odoo-community.org/projects/social-11-0/social-11-0-mail_restrict_follower_selection/fr/
    didierdonze authored and Kimkhoi3010 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    dcbd49a View commit details
    Browse the repository at this point in the history
  9. Translated using Weblate (German)

    Currently translated at 100.0% (3 of 3 strings)
    
    Translation: social-11.0/social-11.0-mail_restrict_follower_selection
    Translate-URL: https://translation.odoo-community.org/projects/social-11-0/social-11-0-mail_restrict_follower_selection/de/
    marylla authored and Kimkhoi3010 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    00a97bc View commit details
    Browse the repository at this point in the history
  10. fixes a corner case where you could send an email to a partner

    that you are not supposed to.
    JordiBForgeFlow authored and Kimkhoi3010 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    3906478 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    048050e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6ef8d5c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cc9ab9f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    15ca769 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1642ca9 View commit details
    Browse the repository at this point in the history
  16. Translated using Weblate (Italian)

    Currently translated at 75.0% (3 of 4 strings)
    
    Translation: social-13.0/social-13.0-mail_restrict_follower_selection
    Translate-URL: https://translation.odoo-community.org/projects/social-13-0/social-13-0-mail_restrict_follower_selection/it/
    alessandro-fiorino authored and Kimkhoi3010 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    2d339fb View commit details
    Browse the repository at this point in the history
  17. [IMP] pre-commit run -a

    Jairo Llopis authored and Kimkhoi3010 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    adea4b0 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0a8dfaf View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    858f142 View commit details
    Browse the repository at this point in the history
  20. [FIX] mail_restrict_follower_selection: res_model not always in context

    When creating a record from a record from another model, the model is not in the context (`default_res_model` key). For example: creating an invoice from a sale order.
    enriquemartin authored and Kimkhoi3010 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    9a8191c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a20dc01 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    85b288a View commit details
    Browse the repository at this point in the history
  23. [UPD] README.rst

    OCA-git-bot authored and Kimkhoi3010 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    3ce3abb View commit details
    Browse the repository at this point in the history
  24. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: social-14.0/social-14.0-mail_restrict_follower_selection
    Translate-URL: https://translation.odoo-community.org/projects/social-14-0/social-14-0-mail_restrict_follower_selection/
    oca-transbot authored and Kimkhoi3010 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    2d8d528 View commit details
    Browse the repository at this point in the history
  25. Translated using Weblate (Italian)

    Currently translated at 100.0% (7 of 7 strings)
    
    Translation: social-14.0/social-14.0-mail_restrict_follower_selection
    Translate-URL: https://translation.odoo-community.org/projects/social-14-0/social-14-0-mail_restrict_follower_selection/it/
    francesco-ooops authored and Kimkhoi3010 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    1aa0f44 View commit details
    Browse the repository at this point in the history
  26. [IMP] update dotfiles [ci skip]

    OCA-git-bot authored and Kimkhoi3010 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5e1bc7b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    d7117c9 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    438e6bb View commit details
    Browse the repository at this point in the history
  29. [IMP] adjustments

    1. Use forecreate=false in mail_restrict_follower_selection/data/ir_config_parameter.xml so that a deleted configuration is not recreated by a module update
    2. Change the default domain to something less agressive
    3. Add an example restriction restricting following a specific model
    AungKoKoLin1997 authored and Kimkhoi3010 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    12fe153 View commit details
    Browse the repository at this point in the history
  30. [UPD] Update mail_restrict_follower_selection.pot

    oca-ci authored and Kimkhoi3010 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    68e4524 View commit details
    Browse the repository at this point in the history
  31. [BOT] post-merge updates

    OCA-git-bot authored and Kimkhoi3010 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    2d9373a View commit details
    Browse the repository at this point in the history
  32. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: social-16.0/social-16.0-mail_restrict_follower_selection
    Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_restrict_follower_selection/
    weblate authored and Kimkhoi3010 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    6b6aa4a View commit details
    Browse the repository at this point in the history
  33. Translated using Weblate (Italian)

    Currently translated at 100.0% (4 of 4 strings)
    
    Translation: social-16.0/social-16.0-mail_restrict_follower_selection
    Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_restrict_follower_selection/it/
    mymage authored and Kimkhoi3010 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    328b6e4 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    0e2fb98 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    46460f5 View commit details
    Browse the repository at this point in the history
  36. mail_restrict_follower_selection: improve eval

    With this is change it is now possible to use the `ref` function
    in the domain set in a parameter, allowing to include xmlids
    in the domain.
    TDu authored and Kimkhoi3010 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    2680261 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    7d337a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

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