Commit Graph

185 Commits (739d46511cf5d6671c6720795ea6d1b2b999e43c)

Author SHA1 Message Date
SodexisTeam b27266074f [MIG] mail_outbound_static: Migration to 17.0 2024-02-16 15:40:44 +01:00
SodexisTeam b8918de135 [IMP] mail_outbound_static: pre-commit auto fixes 2024-02-16 15:40:38 +01:00
Weblate 2538744c73 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-16.0/social-16.0-mail_outbound_static
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_outbound_static/
2023-11-21 13:15:48 +05:30
OCA-git-bot d439f780c4 [BOT] post-merge updates 2023-11-21 13:15:48 +05:30
OCA-git-bot ea00c57f69 [UPD] README.rst 2023-11-21 13:15:48 +05:30
OCA-git-bot 71d8562167 mail_outbound_static 16.0.1.0.1 2023-11-21 13:15:48 +05:30
OCA-git-bot 0cc44047c2 [UPD] README.rst 2023-11-21 13:15:48 +05:30
Alberto Re a8d8873eef Align maximum length of TLD to DNS limit (63 chars) 2023-11-21 13:15:48 +05:30
Yoshi Tashiro ea4011508a [FIX] Move smtp info update logic to _prepare_email_message()
Since 15.0, smtp info is prepared in _prepare_email_message() which is called
from send_email(), and the smtp info manipulation should be done in this method
instead of in send_email().
2023-11-21 13:15:48 +05:30
OCA-git-bot 5f24a54ae1 [UPD] README.rst 2023-11-21 13:15:48 +05:30
oca-ci ba5645bc0f [UPD] Update mail_outbound_static.pot 2023-11-21 13:15:48 +05:30
Daniel Reis f5e6221b41 [MIG] mail_outbound_static: Migration to 16.0 2023-11-21 13:15:48 +05:30
Víctor Martínez 54f05f0c9a [FIX] mail_outbound_static: Remove warning 2023-11-21 13:15:48 +05:30
oca-ci 2edbccc674 [UPD] Update mail_outbound_static.pot 2023-11-21 13:15:48 +05:30
Maksym Yankin 1dc9a1db64 fixup! [MIG] mail_outbound_static: Migration to 15.0 2023-11-21 13:15:48 +05:30
Maksym Yankin c71289353d [IMP] mail_outbound_static: pylint 2023-11-21 13:15:48 +05:30
Maksym Yankin 42e0392d30 [MIG] mail_outbound_static: Migration to 15.0 2023-11-21 13:15:48 +05:30
Maksym Yankin 032b43b27b [IMP] mail_outbound_static: black, isort, prettier 2023-11-21 13:15:48 +05:30
Denis Roussel 3ab46667c3 [14.0][FIX] mail_outbound_static: Apply pre-commit 2023-11-21 13:15:48 +05:30
Katherine Zaoral 89e5ba2bba new changes to squash after review:
- fix misspellings errors in documentation
- add unit test to avoid github checkers red status in codecov tests.
- add validation of email from and domain whitelist fields.
- update documentation remove roadmap for already updated functionalities.
- update translations
2023-11-21 13:15:48 +05:30
Katherine Zaoral 3309100448 mail_outbound_static: Domain whitelist based logic. 2023-11-21 13:15:48 +05:30
oca-travis 0beedefaf8 [UPD] Update mail_outbound_static.pot 2023-11-21 13:15:48 +05:30
Pierre Pizzetta afa00ae20e [MIG] mail_outbound_static: Migration to 14.0 2023-11-21 13:15:48 +05:30
OCA-git-bot 3d6be90094 mail_outbound_static 13.0.1.0.1 2023-11-21 13:15:48 +05:30
eLBati 71b50fc17c [FIX] 13.0 mail_outbound_static
use sudo to get ir.config_parameter, otherwise when normal users try to
send email they get AccessError
2023-11-21 13:15:48 +05:30
OCA-git-bot bdfc53e7e8 [UPD] README.rst 2023-11-21 13:15:48 +05:30
oca-travis ea479a2892 [UPD] Update mail_outbound_static.pot 2023-11-21 13:15:48 +05:30
Frédéric Garbely 7206175a23 [IMP] mail_outbound_static: black, isort, prettier 2023-11-21 13:15:48 +05:30
Frédéric Garbely f64086c10a [MIG] mail_outbound_static: Migration to 13.0 2023-11-21 13:15:48 +05:30
OCA-git-bot b4e566ab44 [UPD] README.rst 2023-11-21 13:15:48 +05:30
oca-travis 15c1f4c427 [UPD] Update mail_outbound_static.pot 2023-11-21 13:15:48 +05:30
Lorenzo Battistini 9eb9585e11 Update website in mail_outbound_static/__manifest__.py
Co-Authored-By: Jairo Llopis <Yajo@users.noreply.github.com>
2023-11-21 13:15:48 +05:30
eLBati 997c00ed3e Port mail_outbound_static to 12.0
Fixing and extending tests
Add setup
2023-11-21 13:15:48 +05:30
Dave Lasley 32d934a67b ADD mail_outbound_static: Allow configuration of from email header
* Allow for the configuration of the FROM header for outbound emails, and move the existing from header to Sender as per RFC-2822
2023-11-21 13:15:48 +05:30
oca-git-bot 30ce453141 Initialize 17.0 branch 2023-11-12 16:11:02 +01:00