Commit Graph

26 Commits (16.0)

Author SHA1 Message Date
OCA-git-bot 5322697c5c [BOT] post-merge updates 2024-03-25 12:38:27 +00:00
Anna Janiszewska 390f7061e5 [FIX] mail_drop_target: remove carriage returns and newlines from message_id
sometimes message_id has format:
 '\r\n <AS4PR02MA8445729A3270B2F11E55EBD29B2A2@XS4PR02MBBX.eurprd.prod.outlook.com>'
This causes returning ValueError: Header values may not contain linefeed or carriage return characters
2024-03-20 12:13:32 +01:00
mymage 6c3e7322c4 Translated using Weblate (Italian)
Currently translated at 100.0% (10 of 10 strings)

Translation: social-16.0/social-16.0-mail_drop_target
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_drop_target/it/
2024-02-26 16:34:42 +00:00
mymage e94440ef84 Added translation using Weblate (Italian) 2024-02-26 13:47:06 +00:00
oca-ci dd3c398b09 [UPD] Update mail_drop_target.pot 2024-02-22 18:56:23 +00:00
chien ed5b0bd8fc [MIG] mail_drop_target: Migration to 16.0 2024-02-19 10:30:07 +07:00
Jasmin Solanki 0ff1e8bc0c [MIG] mail_drop_target: Migration to 15.0 2024-02-19 10:21:15 +07:00
OCA-git-bot 4a978873b1 mail_drop_target 14.0.1.0.1 2024-02-19 10:21:15 +07:00
OCA-git-bot 6f562a1a86 [UPD] README.rst 2024-02-19 10:21:15 +07:00
oca-travis ac9600ae02 [UPD] Update mail_drop_target.pot 2024-02-19 10:21:15 +07:00
Olga Marco 95501de8c6 [MIG] mail_drop_target: Migration to 14.0 2024-02-19 10:21:15 +07:00
Olga Marco 6ea5f34f37 [IMP] mail_drop_target: black, isort, prettier 2024-02-19 10:21:15 +07:00
Alexandre D. Díaz b35d39cb98 [IMP] Apply pre-commit changes: Resolve conflicts 2024-02-19 10:21:15 +07:00
Jairo Llopis 0b6646f0aa [IMP] pre-commit run -a 2024-02-19 10:21:15 +07:00
Laurent Mignon (ACSONE) fe1537d986 [FIX] mail_drop_target: Fix method signature due to change into odoo v13
fbd30f4266
2024-02-19 10:21:15 +07:00
Jairo Llopis 05ad9564ee [FIX] mail_drop_target: new attribute name
The external dependency `extract_msg` changed how to access to the message id in [its 0.24.4 release][1].

That broke the branch. Fixing here.

[1]: https://github.com/mattgwwalker/msg-extractor/releases/tag/v0.24.4

@Tecnativa TT24457
2024-02-19 10:21:15 +07:00
Lois Rilo 33591ee656 [13.0][MIG] mail_drop_target: finish migration 2024-02-19 10:21:15 +07:00
Joan Sisquella 928b746eae [MIG] mail_drop_target: Migration to 13.0 2024-02-19 10:21:15 +07:00
Joan Sisquella 014823bcd9 [IMP] mail_drop_target: black, isort 2024-02-19 10:21:15 +07:00
Enric Tobella 8598ea366e [12.0][MIG] mail_drop_target 2024-02-19 10:21:15 +07:00
Enric Tobella 0817a73a0c [11.0][FIX] mail_drop_target: Add sudo on config_param 2024-02-19 10:21:15 +07:00
Jordi Ballester Alomar 45bd390111 adds an option to disable the notification to existing followers
on a new email dropped to a record.
2024-02-19 10:21:15 +07:00
Enric Tobella f933a9feb8 [IMP] mail_drop_target: Raise a warning when the file has already been imported 2024-02-19 10:21:15 +07:00
Holger Brunn 094ce332e3 [ADD] test our code without msgextract 2024-02-19 10:21:15 +07:00
Enric Tobella 9de5ebf3b0 [MIG] mail_drop_target: Migration to 11.0 2024-02-19 10:21:15 +07:00
Holger Brunn 377991b97c [ADD] mail_drop_target PoC 2024-02-19 10:21:15 +07:00