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_inline_css: Migration to 18.0 #1471

Closed

Commits on Nov 5, 2024

  1. ADD module mail_inline_css

    bealdav authored and nguyenminhchien committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    ae12bfd View commit details
    Browse the repository at this point in the history
  2. IMP README use case

    bealdav authored and nguyenminhchien committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    89472d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f241de View commit details
    Browse the repository at this point in the history
  4. [11.0][MIG] mail_inline_css

    Timon Tschanz authored and nguyenminhchien committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    5154325 View commit details
    Browse the repository at this point in the history
  5. [IMP] mail_inline_css: Improve and add test cov

    Timon Tschanz authored and nguyenminhchien committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    ce143f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94a0c94 View commit details
    Browse the repository at this point in the history
  7. [ADD] icon.png

    OCA-git-bot authored and nguyenminhchien committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    a7a0bb8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3086500 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bb26fed View commit details
    Browse the repository at this point in the history
  10. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: social-12.0/social-12.0-mail_inline_css
    Translate-URL: https://translation.odoo-community.org/projects/social-12-0/social-12-0-mail_inline_css/
    oca-transbot authored and nguyenminhchien committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    4038eab View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    84a4561 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    21a6b6c View commit details
    Browse the repository at this point in the history
  13. Fix issue on empty template with premailer

    If premailer receives an empty value, such as an empty string,
    on parsing, it returns None and fails when trying to call
    'etree.fromstring()' on this None result.
    
    We should avoid to call premailer on an empty string, as the result
    will anyway not change.
    
    We may have an empty template for instance when a template could not
    compile due to a mistake.
    guewen authored and nguyenminhchien committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    8141115 View commit details
    Browse the repository at this point in the history
  14. mail_inline_css 13.0.1.0.1

    OCA-git-bot authored and nguyenminhchien committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    8a1597a View commit details
    Browse the repository at this point in the history
  15. mail_inline_css: fix transform hook

    The mail module offers a better hook to manipulate html: `render_post_process`.
    By using this, we make sure the transform is applied properly
    before html tags sanitizing happens,
    which can alter - if not screw - the final result.
    
    Finally, it simplifies code :)
    simahawk authored and nguyenminhchien committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    0b85cc9 View commit details
    Browse the repository at this point in the history
  16. mail_inline_css 13.0.1.0.2

    OCA-git-bot authored and nguyenminhchien committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    db8e206 View commit details
    Browse the repository at this point in the history
  17. [IMP] pre-commit run -a

    Jairo Llopis authored and nguyenminhchien committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    f4bf861 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    61af45f View commit details
    Browse the repository at this point in the history
  19. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: social-14.0/social-14.0-mail_inline_css
    Translate-URL: https://translation.odoo-community.org/projects/social-14-0/social-14-0-mail_inline_css/
    oca-transbot authored and nguyenminhchien committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    16a5f33 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d29ecca View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    dcd46ba View commit details
    Browse the repository at this point in the history
  22. [16.0][MIG] mail_inline_css: Migration to 16.0

    sonhd91 authored and nguyenminhchien committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    c4f280a View commit details
    Browse the repository at this point in the history
  23. [UPD] Update mail_inline_css.pot

    oca-ci authored and nguyenminhchien committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    2d61869 View commit details
    Browse the repository at this point in the history
  24. [BOT] post-merge updates

    OCA-git-bot authored and nguyenminhchien committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    87b5afb View commit details
    Browse the repository at this point in the history
  25. Update translation files

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

    Currently translated at 100.0% (5 of 5 strings)
    
    Translation: social-16.0/social-16.0-mail_inline_css
    Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_inline_css/it/
    mymage authored and nguyenminhchien committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    5180275 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    e6b589b View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    5972937 View commit details
    Browse the repository at this point in the history