Commit Graph

1019 Commits (ac71ee9442ece63968c26f1e3f81ff25ee3bcb77)

Author SHA1 Message Date
OCA-git-bot ac71ee9442 [BOT] post-merge updates 2025-01-22 16:08:36 +00:00
oca-ci c479a21644 [UPD] Update mail_forward.pot 2025-01-22 16:04:21 +00:00
OCA-git-bot a6eaa48472 Merge PR #1536 into 17.0
Signed-off-by pedrobaeza
2025-01-22 16:00:37 +00:00
Carlos Lopez ea11305f94 [FIX] mail_forward: Render message actions correctly with callComponent
Currently, Odoo only renders the callComponent for quick actions (2 or 3 actions). However, the remaining actions, rendered as DropdownItem, do not invoke the callComponent.
This commit ensures that the rendering is consistent in both cases.

Complementary to: #131426

TODO: This code should be removed once the issue is fixed in the Odoo core.
        https://github.com/odoo/odoo/pull/194643
2025-01-22 10:54:38 -05:00
Carlos Lopez e13886b75b [MIG] mail_forward: Migration to version 17.0 2025-01-22 10:53:11 -05:00
OCA-git-bot ee3bb19bc8 [BOT] post-merge updates 2025-01-21 14:44:55 +00:00
OCA-git-bot 7050dc8119 Merge PR #1550 into 17.0
Signed-off-by pedrobaeza
2025-01-21 14:40:49 +00:00
Pierre Verkest bcfc8fcd09 [FIX] mail_tracking: remove deprecation warning
Since python12 utcfromtimestamp is deprecated which generate deprecation warnings
class TestMailTrackingEmailCleanUp(SavepointCaseWithUserDemo):

fix #1445
2025-01-21 12:08:48 +01:00
Carlos Lopez 807ef4a78b [IMP] mail_forward: pre-commit auto fixes 2025-01-20 06:45:26 -05:00
Carlos Lopez 3a743683fb [FIX] mail_forward: prevent errors during the test tour when web_responsive is installed. 2025-01-20 06:45:26 -05:00
Carlos Lopez cd5e2421cd [ADD] mail_forward: new module to forward messages from the chatter 2025-01-20 06:45:26 -05:00
mymage cc0666843e Translated using Weblate (Italian)
Currently translated at 100.0% (6 of 6 strings)

Translation: social-17.0/social-17.0-mail_print
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_print/it/
2025-01-19 14:06:28 +00:00
mymage b3cd114888 Translated using Weblate (Italian)
Currently translated at 100.0% (34 of 34 strings)

Translation: social-17.0/social-17.0-mail_activity_team
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_activity_team/it/
2025-01-19 14:06:28 +00:00
mymage a5796a0ca8 Added translation using Weblate (Italian) 2025-01-19 12:01:58 +00:00
Weblate 81909b247f Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-17.0/social-17.0-mail_print
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_print/
2025-01-18 15:51:12 +00:00
OCA-git-bot 61e573e627 [BOT] post-merge updates 2025-01-18 11:55:20 +00:00
oca-ci 70e9963244 [UPD] Update mail_print.pot 2025-01-18 11:51:34 +00:00
OCA-git-bot 939bc776f9 Merge PR #1532 into 17.0
Signed-off-by pedrobaeza
2025-01-18 11:48:08 +00:00
Weblate a642059ed9 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-17.0/social-17.0-mail_activity_team
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_activity_team/
2025-01-17 07:48:23 +00:00
OCA-git-bot 7e3355800d [BOT] post-merge updates 2025-01-17 07:48:13 +00:00
oca-ci 729b4ee9ef [UPD] Update mail_activity_team.pot 2025-01-17 07:44:37 +00:00
OCA-git-bot 4f41c102ca Merge PR #1474 into 17.0
Signed-off-by yajo
2025-01-17 07:41:32 +00:00
mymage bc3d2f4f65 Translated using Weblate (Italian)
Currently translated at 100.0% (32 of 32 strings)

Translation: social-17.0/social-17.0-mail_activity_team
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_activity_team/it/
2025-01-16 15:06:49 +00:00
Carlos Lopez 6015dfdc20 [IMP] mail_print: Migration to 17 2025-01-07 06:47:31 -05:00
Carlos Lopez 609747f0d0 [IMP] mail_print: pre-commit auto fixes 2024-12-31 07:48:16 -05:00
Carlos Lopez bfac37d090 [IMP] mail_print: Allow printing messages from incoming mail
Before this commit, the option to print messages was only available for messages sent from Odoo. After this commit, it is now possible to print incoming messages as well.
2024-12-31 07:48:15 -05:00
Carlos Lopez 40749ba5f4 [FIX] mail_print: prevent errors during the test tour when web_responsive is installed. 2024-12-31 07:48:12 -05:00
Carlos Lopez 6f276d7a35 [ADD] mail_print: new module to print messages from chatter 2024-12-31 07:48:06 -05:00
Weblate 6179ce65ed Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-17.0/social-17.0-mail_quoted_reply
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_quoted_reply/
2024-12-27 11:51:42 +00:00
OCA-git-bot 90823b4117 [BOT] post-merge updates 2024-12-27 09:35:23 +00:00
oca-ci 6788b1aa47 [UPD] Update mail_quoted_reply.pot 2024-12-27 09:31:43 +00:00
OCA-git-bot 7bd025bce3 Merge PR #1456 into 17.0
Signed-off-by hbrunn
2024-12-27 09:28:05 +00:00
OCA-git-bot 5a400c7581 [BOT] post-merge updates 2024-12-20 11:35:38 +00:00
OCA-git-bot 23047300cf Merge PR #1524 into 17.0
Signed-off-by yajo
2024-12-20 11:31:41 +00:00
Víctor Martínez f2d95dfd7c [IMP] mail_notification_custom_subject: Make the subject_template field translatable
TT52259
2024-12-20 08:19:49 +01:00
OCA-git-bot 32e72bea74 Merge PR #1477 into 17.0
Signed-off-by hbrunn
2024-12-06 11:14:17 +00:00
mymage bdbf483c57 Translated using Weblate (Italian)
Currently translated at 100.0% (133 of 133 strings)

Translation: social-17.0/social-17.0-mail_tracking
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_tracking/it/
2024-11-25 11:06:28 +00:00
mymage 001b8c3e15 Translated using Weblate (Italian)
Currently translated at 100.0% (2 of 2 strings)

Translation: social-17.0/social-17.0-mail_autogenerated_header
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_autogenerated_header/it/
2024-11-25 11:06:28 +00:00
mymage 54f32c1451 Added translation using Weblate (Italian) 2024-11-23 16:50:37 +00:00
Weblate 69fb9b8d02 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-17.0/social-17.0-mail_tracking
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_tracking/
2024-11-22 16:21:35 +00:00
OCA-git-bot e90dd39642 [BOT] post-merge updates 2024-11-22 16:21:27 +00:00
oca-ci c94b45e9b7 [UPD] Update mail_tracking.pot 2024-11-22 16:17:42 +00:00
OCA-git-bot ebe778fa59 Merge PR #1475 into 17.0
Signed-off-by hbrunn
2024-11-22 16:14:25 +00:00
OCA-git-bot 64883674fd [BOT] post-merge updates 2024-11-22 16:12:20 +00:00
oca-ci d07edbee48 [UPD] Update mail_autogenerated_header.pot 2024-11-22 16:08:33 +00:00
OCA-git-bot 4429756753 Merge PR #1442 into 17.0
Signed-off-by hbrunn
2024-11-22 16:04:34 +00:00
OCA-git-bot c0e9e49d50 [BOT] post-merge updates 2024-11-22 16:03:15 +00:00
OCA-git-bot e228d345ba Merge PR #1468 into 17.0
Signed-off-by hbrunn
2024-11-22 15:59:06 +00:00
Akim Juillerat a6965b0e1c [IMP] mail_quoted_reply: Sanitize HTML body before quoting
As we are adding HTML from external messages into the mail composer
HTML widget, we do not control what is in there and it could break
the webclient or making it unresponsive depending on its content.

Sanitizing the body of the quoted message might not solve all the
issues, but it at least provides a hook for extra processing.
2024-11-21 11:25:50 +01:00
Weblate ce46528916 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-17.0/social-17.0-mail_layout_preview
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_layout_preview/
2024-11-14 07:50:50 +00:00