hveficent
8af29e5804
[11.0][FIX] base_search_mail_content: Move message content search to last position
2024-02-16 15:40:48 +01:00
cubells
933b7e2d4c
[MIG] base_search_mail_content: Migration to 11.0
2024-02-16 15:40:48 +01:00
mreficent
423af9afed
[MIG] base_search_mail_content: Migration to 10.0
2024-02-16 15:40:48 +01:00
darshan-serpent
3b1806bbed
[IMP] advanced search for negative expression
2024-02-16 15:40:48 +01:00
ahenriquez
c05a68d41b
[IMP] search by email_from and reply_to
...
Introduce search of html fields
Create indexes
Update Readme
2024-02-16 15:40:48 +01:00
darshan-serpent
f2bab981d7
[ADD] renamed module to base_search_mail_content
2024-02-16 15:40:48 +01:00
OCA-git-bot
98b7b0d620
[BOT] post-merge updates
2024-02-16 15:40:48 +01:00
oca-ci
ff9d4806b8
[UPD] Update mail_partner_forwarding.pot
2024-02-16 15:40:48 +01:00
augusto-weiss
7590694c1e
[MIG] mail_partner_forwarding: Migration to 17.0
2024-02-16 15:40:48 +01:00
augusto-weiss
988ae12bba
[IMP] mail_partner_forwarding: pre-commit execution
2024-02-16 15:40:48 +01:00
OCA-git-bot
ef469a33c4
[UPD] README.rst
2024-02-16 15:40:47 +01:00
OCA-git-bot
0ca672b58a
[ADD] icon.png
2024-02-16 15:40:46 +01:00
OCA-git-bot
f103c853d6
[UPD] README.rst
2024-02-16 15:40:46 +01:00
oca-ci
dac38f5cc4
[UPD] Update mail_partner_forwarding.pot
2024-02-16 15:40:46 +01:00
Pablo Paez
8d3f126418
[ADD] mail_partner_forwarding: New module
2024-02-16 15:40:45 +01:00
OCA-git-bot
7f8dfd03a8
[BOT] post-merge updates
2024-02-16 15:40:45 +01:00
oca-ci
4d261d19f5
[UPD] Update mail_outbound_static.pot
2024-02-16 15:40:44 +01:00
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