mymage
a1aae20d59
Translated using Weblate (Italian)
...
Currently translated at 100.0% (7 of 7 strings)
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/it/
2023-12-01 12:33:51 +00:00
mymage
bfddec7521
Added translation using Weblate (Italian)
2023-12-01 10:09:22 +00:00
Weblate
dab35de4ea
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-10-09 20:21:15 +00:00
OCA-git-bot
8fb8fc30f7
[BOT] post-merge updates
2023-10-05 15:56:04 +00:00
OCA-git-bot
9e9efb4985
Merge PR #1123 into 16.0
...
Signed-off-by pedrobaeza
2023-10-05 15:53:12 +00:00
OCA-git-bot
8cc1f3516c
[UPD] README.rst
2023-09-03 17:03:29 +00:00
OCA-git-bot
2582007fe0
mail_outbound_static 16.0.1.0.1
2023-04-18 17:01:46 +00:00
OCA-git-bot
47b9330d6f
[UPD] README.rst
2023-04-18 17:01:45 +00:00
Alberto Re
f0a9806de7
Align maximum length of TLD to DNS limit (63 chars)
2023-04-04 17:18:29 +02:00
Yoshi Tashiro
f5824be6d1
[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-03-22 15:19:39 +06:30
OCA-git-bot
6449191495
[UPD] README.rst
2023-03-20 09:52:06 +00:00
oca-ci
d8798a7b7b
[UPD] Update mail_outbound_static.pot
2023-03-20 09:49:26 +00:00
Daniel Reis
ec06042442
[MIG] mail_outbound_static: Migration to 16.0
2023-02-25 12:07:53 +00:00
Víctor Martínez
95fd7285cc
[FIX] mail_outbound_static: Remove warning
2023-02-25 12:06:11 +00:00
oca-ci
6e13ffd239
[UPD] Update mail_outbound_static.pot
2023-02-25 12:06:11 +00:00
Maksym Yankin
5d87c6ea10
fixup! [MIG] mail_outbound_static: Migration to 15.0
2023-02-25 12:06:11 +00:00
Maksym Yankin
d595e0fc7a
[IMP] mail_outbound_static: pylint
2023-02-25 12:06:11 +00:00
Maksym Yankin
ee4ff7e20f
[MIG] mail_outbound_static: Migration to 15.0
2023-02-25 12:06:11 +00:00
Maksym Yankin
e8f34ab8b3
[IMP] mail_outbound_static: black, isort, prettier
2023-02-25 12:06:11 +00:00
Denis Roussel
7ee4afdb59
[14.0][FIX] mail_outbound_static: Apply pre-commit
2023-02-25 12:06:11 +00:00
Katherine Zaoral
66643e9125
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-02-25 12:06:11 +00:00
Katherine Zaoral
d83dc8ca3c
mail_outbound_static: Domain whitelist based logic.
2023-02-25 12:06:11 +00:00
oca-travis
253e227be0
[UPD] Update mail_outbound_static.pot
2023-02-25 12:06:11 +00:00
Pierre Pizzetta
5c0f533378
[MIG] mail_outbound_static: Migration to 14.0
2023-02-25 12:06:11 +00:00
OCA-git-bot
cb6ab25e22
mail_outbound_static 13.0.1.0.1
2023-02-25 12:06:11 +00:00
eLBati
c60495a721
[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-02-25 12:06:11 +00:00
OCA-git-bot
2b6b38455f
[UPD] README.rst
2023-02-25 12:06:11 +00:00
oca-travis
e96bad651f
[UPD] Update mail_outbound_static.pot
2023-02-25 12:06:11 +00:00
Frédéric Garbely
2cdbe327bd
[IMP] mail_outbound_static: black, isort, prettier
2023-02-25 12:06:11 +00:00
Frédéric Garbely
ef8263ea41
[MIG] mail_outbound_static: Migration to 13.0
2023-02-25 12:06:11 +00:00
OCA-git-bot
127cd49531
[UPD] README.rst
2023-02-25 12:06:11 +00:00
oca-travis
5a9599a1f0
[UPD] Update mail_outbound_static.pot
2023-02-25 12:06:11 +00:00
Lorenzo Battistini
b89b7e132a
Update website in mail_outbound_static/__manifest__.py
...
Co-Authored-By: Jairo Llopis <Yajo@users.noreply.github.com>
2023-02-25 12:06:11 +00:00
eLBati
5aa64c2362
Port mail_outbound_static to 12.0
...
Fixing and extending tests
Add setup
2023-02-25 12:06:11 +00:00
Dave Lasley
8a323e081b
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-02-25 12:06:11 +00:00