Commit Graph

22 Commits

Author SHA1 Message Date
Víctor Martínez
d043742efc [FIX] mail_outbound_static: Remove warning 2022-10-19 13:07:50 +02:00
oca-ci
62b9b68c3d [UPD] Update mail_outbound_static.pot 2022-03-03 15:30:33 +00:00
Maksym Yankin
44e34aa1c0 fixup! [MIG] mail_outbound_static: Migration to 15.0 2022-01-27 15:08:49 +02:00
Maksym Yankin
b7bfb6d15f [IMP] mail_outbound_static: pylint 2022-01-26 10:23:02 +02:00
Maksym Yankin
a4e70bc598 [MIG] mail_outbound_static: Migration to 15.0 2022-01-26 10:22:37 +02:00
Maksym Yankin
9640ff44ba [IMP] mail_outbound_static: black, isort, prettier 2022-01-26 09:40:31 +02:00
Denis Roussel
43be1be2a3 [14.0][FIX] mail_outbound_static: Apply pre-commit 2022-01-26 09:36:10 +02:00
Katherine Zaoral
201e35d24e 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
2022-01-26 09:36:00 +02:00
Katherine Zaoral
7a9fcb44e3 mail_outbound_static: Domain whitelist based logic. 2022-01-26 09:35:49 +02:00
oca-travis
bcff3bbb15 [UPD] Update mail_outbound_static.pot 2022-01-26 09:34:12 +02:00
Pierre Pizzetta
87dfa76370 [MIG] mail_outbound_static: Migration to 14.0 2022-01-26 09:34:12 +02:00
OCA-git-bot
e52f55c1d7 mail_outbound_static 13.0.1.0.1 2022-01-26 09:34:12 +02:00
eLBati
4c2f1c6e1b [FIX] 13.0 mail_outbound_static
use sudo to get ir.config_parameter, otherwise when normal users try to
send email they get AccessError
2022-01-26 09:34:12 +02:00
OCA-git-bot
a89af4c4ff [UPD] README.rst 2022-01-26 09:34:12 +02:00
oca-travis
9aa5b8dc87 [UPD] Update mail_outbound_static.pot 2022-01-26 09:34:12 +02:00
Frédéric Garbely
d88b08eefc [IMP] mail_outbound_static: black, isort, prettier 2022-01-26 09:34:12 +02:00
Frédéric Garbely
29dad4da0f [MIG] mail_outbound_static: Migration to 13.0 2022-01-26 09:34:12 +02:00
OCA-git-bot
76cbadbb06 [UPD] README.rst 2022-01-26 09:34:12 +02:00
oca-travis
df68d09c46 [UPD] Update mail_outbound_static.pot 2022-01-26 09:34:12 +02:00
Lorenzo Battistini
fdce35309e Update website in mail_outbound_static/__manifest__.py
Co-Authored-By: Jairo Llopis <Yajo@users.noreply.github.com>
2022-01-26 09:34:12 +02:00
eLBati
4cbb2097eb Port mail_outbound_static to 12.0
Fixing and extending tests
Add setup
2022-01-26 09:34:12 +02:00
Dave Lasley
85d68c4f40 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
2022-01-26 09:34:12 +02:00