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
OCA-git-bot
6ce2c6af42
[ADD] setup.py
2022-01-21 10:56:05 +00:00
OCA-git-bot
f06549ea99
[UPD] README.rst
2022-01-21 10:56:04 +00:00
OCA-git-bot
1c5cb89934
[UPD] addons table in README.md
2022-01-21 10:56:03 +00:00
oca-ci
f99169aa12
[UPD] Update mail_activity_done.pot
2022-01-21 10:53:19 +00:00
OCA-git-bot
027b5c3a54
Merge PR #835 into 15.0
...
Signed-off-by etobella
2022-01-21 10:51:09 +00:00
OCA-git-bot
d63e90b63e
[ADD] setup.py
2022-01-21 08:34:33 +00:00
OCA-git-bot
bf62ac243b
[UPD] README.rst
2022-01-21 08:34:33 +00:00
OCA-git-bot
65a793ab61
[UPD] addons table in README.md
2022-01-21 08:34:32 +00:00
oca-ci
9602a09eb4
[UPD] Update mail_attach_existing_attachment.pot
2022-01-21 08:31:55 +00:00
OCA-git-bot
9d19e2abb7
Merge PR #816 into 15.0
...
Signed-off-by etobella
2022-01-21 08:29:45 +00:00
OCA-git-bot
18324e9577
[ADD] setup.py
2022-01-20 18:07:49 +00:00
OCA-git-bot
2e32e29fbc
[UPD] README.rst
2022-01-20 18:07:49 +00:00
OCA-git-bot
be9cfe5847
[UPD] addons table in README.md
2022-01-20 18:07:47 +00:00
oca-ci
f308b7df90
[UPD] Update mail_debrand.pot
2022-01-20 18:05:03 +00:00
OCA-git-bot
f8e344d752
Merge PR #819 into 15.0
...
Signed-off-by dreispt
2022-01-20 18:02:33 +00:00
Bernat Puig Font
875f3773c5
[15.0][MIG] mail_activity_done: Migration to 15.0
2022-01-20 15:46:07 +01:00
Bernat Puig Font
059bc27319
[IMP] mail_activity_done: black, isort, prettier
2022-01-20 09:10:35 +01:00
manu
add4366818
[MIG]mail_activity_done: Migration to 14.0
2022-01-20 09:10:35 +01:00
manu
88e375f09a
[IMP]mail_activity_done: black, isort, prettier
2022-01-20 09:10:35 +01:00
Jordi Ballester Alomar
49d8235387
[mail_activity_done] set activities as inactive when they have been completed.
2022-01-20 09:10:35 +01:00
Adrià Gil Sorribes
ccacf8b437
[UPD] Version number
2022-01-20 09:10:35 +01:00
Adrià Gil Sorribes
99810d0174
[ADD] uninstall_hook to remove done activities
2022-01-20 09:10:35 +01:00
Adrià Gil Sorribes
437b0e9502
[FIX] search view
2022-01-20 09:10:35 +01:00
Adrià Gil Sorribes
e5f1c8c338
[12.0][FIX] mail_activity_done module
2022-01-20 09:10:35 +01:00
mreficent
9e44958f98
[FIX] mail_activity_done: several fixes
2022-01-20 09:10:35 +01:00
Adrià Gil Sorribes
d698bba14a
[MIG] Migrate module mail_activity_done to v12
2022-01-20 09:10:35 +01:00
Jordi Ballester Alomar
c017a4cbdb
[11.0][mail_activity_done] add new module to keep activities that
...
have been completed.
fixup moment js
fixup
2022-01-19 12:35:50 +01:00
AlvaroTForgeFlow
9464d36898
[15.0][MIG]mail_debrand: Migration from 14.0 to 15.0
2021-12-16 14:56:38 +01:00
Simon S
18d88e1c14
Translated using Weblate (Swedish)
...
Currently translated at 66.6% (4 of 6 strings)
Translation: social-14.0/social-14.0-mail_debrand
Translate-URL: https://translation.odoo-community.org/projects/social-14-0/social-14-0-mail_debrand/sv/
2021-12-15 11:31:01 +01:00
Simon S
e10e06d263
Added translation using Weblate (Swedish)
2021-12-15 11:31:01 +01:00
oihane
0aa07f1ca4
Translated using Weblate (Spanish)
...
Currently translated at 66.6% (4 of 6 strings)
Translation: social-14.0/social-14.0-mail_debrand
Translate-URL: https://translation.odoo-community.org/projects/social-14-0/social-14-0-mail_debrand/es/
2021-12-15 11:31:01 +01:00
oihane
1844381040
Added translation using Weblate (Spanish)
2021-12-15 11:31:01 +01:00
OCA-git-bot
e9b331d11b
[UPD] README.rst
2021-12-15 11:31:01 +01:00
João Marques
de64c8d610
[IMP] mail_debrand: Keep message body intact while removing branding
...
Partially fixes https://github.com/OCA/social/issues/713
TT31737
2021-12-15 11:31:01 +01:00