Damien Bouvy
9813a5bda8
[MIG] email_template_qweb: Migrated to 10.0
2023-03-21 09:36:48 +07:00
Laurent Mignon (ACSONE)
a37333ac3b
[FIX] Call to generate_email can be done with a list of ids or only one id ( #65 )
...
fixes #64
2023-03-21 09:36:48 +07:00
Dave Lasley
108249b2af
[ADD] email_template_qweb
2023-03-21 09:36:48 +07:00
OCA-git-bot
edefc014cb
[ADD] setup.py
2023-03-20 09:52:07 +00:00
OCA-git-bot
6449191495
[UPD] README.rst
2023-03-20 09:52:06 +00:00
OCA-git-bot
4731dc2d55
[UPD] addons table in README.md
2023-03-20 09:52:04 +00:00
oca-ci
d8798a7b7b
[UPD] Update mail_outbound_static.pot
2023-03-20 09:49:26 +00:00
OCA-git-bot
dafb7bbe4f
Merge PR #1035 into 16.0
...
Signed-off-by hbrunn
2023-03-20 09:47:15 +00:00
OCA-git-bot
a2120a14da
[UPD] addons table in README.md
2023-03-20 09:36:51 +00:00
OCA-git-bot
d7ef12d534
mail_optional_follower_notification 16.0.1.0.1
2023-03-20 09:36:45 +00:00
OCA-git-bot
4b5827585a
Merge PR #1093 into 16.0
...
Signed-off-by hbrunn
2023-03-20 09:34:46 +00:00
oca-git-bot
14eb1d1f46
[IMP] update dotfiles [ci skip]
2023-03-12 21:01:04 +01:00
Anna Janiszewska
d2cd3b9080
[FIX] fix value returned by _action_send_mail
2023-03-10 08:55:23 +01:00
Daniel Reis
ec06042442
[MIG] mail_outbound_static: Migration to 16.0
2023-02-25 12:07:53 +00:00
Daniel Reis
81934c6d89
[IMP] mail_outbound_static: pre-commit stuff
2023-02-25 12:06:11 +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
OCA-git-bot
af3bf69ac1
[ADD] setup.py
2023-02-22 10:32:58 +00:00
OCA-git-bot
00c8473712
[UPD] addons table in README.md
2023-02-22 10:32:55 +00:00
OCA-git-bot
9fb08edc47
Merge PR #1071 into 16.0
...
Signed-off-by simahawk
2023-02-22 10:30:30 +00:00
Maksym Yankin
6b1d93981b
[MIG] mail_optional_follower_notification: Migration to 16.0
2023-02-20 12:55:53 +02:00
Maksym Yankin
410c3d2f9c
[IMP] mail_optional_follower_notification: pre-commit stuff
2023-02-17 09:37:30 +02:00
oca-git-bot
f2501f7d92
[IMP] update dotfiles [ci skip]
2023-02-17 09:36:40 +02:00
OCA-git-bot
879922493e
mail_optional_follower_notification 15.0.1.0.1
2023-02-17 09:36:40 +02:00
OCA-git-bot
b7f477233a
[UPD] README.rst
2023-02-17 09:36:40 +02:00
oca-ci
5e98a6d142
[UPD] Update mail_optional_follower_notification.pot
2023-02-17 09:36:40 +02:00
Robin Goots
9b588b7328
[MIG] mail_optional_follower_notificatio: Migration to 15.0
2023-02-17 09:36:40 +02:00
Olga Marco Puértolas
40a6e30825
Translated using Weblate (Spanish)
...
Currently translated at 50.0% (2 of 4 strings)
Translation: social-14.0/social-14.0-mail_optional_follower_notification
Translate-URL: https://translation.odoo-community.org/projects/social-14-0/social-14-0-mail_optional_follower_notification/es/
2023-02-17 09:36:40 +02:00
OCA-git-bot
83b9e93b17
[UPD] README.rst
2023-02-17 09:36:40 +02:00
oca-travis
9bb2817194
[UPD] Update mail_optional_follower_notification.pot
2023-02-17 09:36:40 +02:00