Commit Graph

1060 Commits (a4e328525e8f05be2da3eee1b62e460cae2f2aa9)

Author SHA1 Message Date
OCA-git-bot a782294087 Merge PR #1460 into 17.0
Signed-off-by etobella
2024-10-28 09:23:23 +00:00
manu 8b31c5ef84 [ADD]mute_notification_user_autosubscribe: Do not send notification to users autosubscribed through user_id field 2024-10-28 09:33:47 +01:00
mymage ba91c3fd80 Translated using Weblate (Italian)
Currently translated at 100.0% (128 of 128 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-10-24 09:06:38 +00:00
mymage d590e55239 Translated using Weblate (Italian)
Currently translated at 100.0% (4 of 4 strings)

Translation: social-17.0/social-17.0-mail_optional_follower_notification
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_optional_follower_notification/it/
2024-10-22 09:06:32 +00:00
Weblate 91ff47d023 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-17.0/social-17.0-mail_optional_follower_notification
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_optional_follower_notification/
2024-10-21 10:51:48 +00:00
OCA-git-bot 654ea127a0 [BOT] post-merge updates 2024-10-21 10:09:11 +00:00
oca-ci 2892cd0748 [UPD] Update mail_optional_follower_notification.pot 2024-10-21 10:06:01 +00:00
OCA-git-bot 3ed4400511 Merge PR #1381 into 17.0
Signed-off-by etobella
2024-10-21 10:03:00 +00:00
Vincent Van Rossem 55a6fb83d5 [17.0][REF] mail_activity_team: use mail.activity.schedule wizard 2024-10-17 09:29:05 -03:00
Jérémy Didderen 43e38fd385 [MIG] mail_optional_follower_notification: Migration to 17.0 2024-10-17 14:20:55 +02:00
andrea 48a3b12033 [17.0][FIX] mail_activity_board: hide button if has no activities 2024-10-13 11:35:14 +02:00
trisdoan a52ebfa51e oca-port: blacklist PR(s) 1244, 1048 for mail_tracking_mass_mailing 2024-10-10 15:54:44 +07:00
Abraham Anes d72fecd6e2 fixup! [MIG] mail_quoted_reply: Migration to 17.0 2024-10-04 11:13:52 +02:00
trisdoan 2fac423971 fixup! [MIG] mail_quoted_reply: Migration to 17.0 2024-10-04 11:11:33 +02:00
trisdoan 11e8d5038c [MIG] mail_quoted_reply: Migration to 17.0 2024-10-04 11:11:33 +02:00
trisdoan 731fd76a64 [IMP] mail_quoted_reply: pre-commit auto fixes 2024-10-04 11:11:33 +02:00
OCA-git-bot 4782a13cbb [BOT] post-merge updates 2024-10-04 11:11:33 +02:00
mymage a04913f851 Translated using Weblate (Italian)
Currently translated at 100.0% (6 of 6 strings)

Translation: social-16.0/social-16.0-mail_quoted_reply
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_quoted_reply/it/
2024-10-04 11:11:33 +02:00
mymage 0e7a6d5486 Added translation using Weblate (Italian) 2024-10-04 11:11:33 +02:00
Ivorra78 918dffda1a Translated using Weblate (Spanish)
Currently translated at 100.0% (6 of 6 strings)

Translation: social-16.0/social-16.0-mail_quoted_reply
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_quoted_reply/es/
2024-10-04 11:11:33 +02:00
Akim Juillerat 776f35d566 [FIX] mail_quoted_reply: Use standard paragraph element to enter text
Without this, it is not possible to do a copy paste of a block of
text into the mail composer.
2024-10-04 11:11:33 +02:00
Weblate 66c35e3570 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-16.0/social-16.0-mail_quoted_reply
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_quoted_reply/
2024-10-04 11:11:33 +02:00
OCA-git-bot 41cb9e30e3 [BOT] post-merge updates 2024-10-04 11:11:33 +02:00
oca-ci f0807541cb [UPD] Update mail_quoted_reply.pot 2024-10-04 11:11:33 +02:00
jb 9a86ab9ecd [IMP] mail_quoted_reply: set email author as default reply partner 2024-10-04 11:11:33 +02:00
Vulpino c5e1712b4b 15.0 - [IMP] mail_quoted_reply
_prep_quoted_reply_body. put the format date in the env format

[15][IMP]mail_quoted_reply: Added signature, and translate fields

Make it: From, Date, Subject Strings translate
Addded User Signature

Update mail_message.py

Update CONTRIBUTORS.rst
2024-10-04 11:11:33 +02:00
Laurence Lars Labusch 65d2d5625b [IMP] Add functionality to include original subject in quoted reply
This commit adds functionality to include the original subject of a message when composing a quoted reply. The `get_record_data` method in the `MailComposeMessage` model has been updated to check if there is a default subject and, if so, prepend "Re: " to it. This ensures that the new subject for the quoted reply includes a "Re:" prefix.
2024-10-04 11:11:33 +02:00
Laurence Lars Labusch dbfd0aabfd [MIG] mail_quoted_reply
Completed the migration to 16.0 incl. the upgrade to the OWL framework to make it more lean and reliable for the future.
2024-10-04 11:11:33 +02:00
Borruso 23e15ad58b [MIG] mail_quoted_reply: Migration to 16.0 2024-10-04 11:11:33 +02:00
OCA-git-bot 4c30902aa4 mail_quoted_reply 15.0.1.0.1 2024-10-04 11:11:33 +02:00
Stefan Rijnhart c4997cd36d [FIX] mail_quoted_reply: format of default m2m value in context (fixes tests) 2024-10-04 11:11:33 +02:00
Weblate a4800e51ff Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-15.0/social-15.0-mail_quoted_reply
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mail_quoted_reply/
2024-10-04 11:11:33 +02:00
OCA-git-bot f052063f51 [UPD] README.rst 2024-10-04 11:11:33 +02:00
oca-ci 47dd3b75f1 [UPD] Update mail_quoted_reply.pot 2024-10-04 11:11:33 +02:00
J.Buchholz@cibex.net 2d65b247e4 [FIX] mail_quoted_reply: add line breaks before block quote 2024-10-04 11:11:33 +02:00
Lois Rilo edf34bda26 [FIX] mail_quoted_reply: avoid access right errors when reading action. 2024-10-04 11:11:33 +02:00
jabelchi c80d6b0f81 Translated using Weblate (Spanish)
Currently translated at 100.0% (8 of 8 strings)

Translation: social-14.0/social-14.0-mail_quoted_reply
Translate-URL: https://translation.odoo-community.org/projects/social-14-0/social-14-0-mail_quoted_reply/es/
2024-10-04 11:11:33 +02:00
jabelchi 123e96cb4c Translated using Weblate (Catalan)
Currently translated at 100.0% (8 of 8 strings)

Translation: social-14.0/social-14.0-mail_quoted_reply
Translate-URL: https://translation.odoo-community.org/projects/social-14-0/social-14-0-mail_quoted_reply/ca/
2024-10-04 11:11:33 +02:00
jabelchi d98fadc838 Added translation using Weblate (Spanish) 2024-10-04 11:11:33 +02:00
jabelchi 8bc5a58915 Added translation using Weblate (Catalan) 2024-10-04 11:11:33 +02:00
OCA-git-bot 33673de14d [UPD] README.rst 2024-10-04 11:11:33 +02:00
oca-travis 7fcd3c01fb [UPD] Update mail_quoted_reply.pot 2024-10-04 11:11:33 +02:00
J.Buchholz@cibex.net 05c46900e1 [MIG] mail_quoted_reply: Migration to 15.0 2024-10-04 11:11:33 +02:00
J.Buchholz@cibex.net 6865d9c1b7 [MIG] mail_quoted_reply: Migration to 14.0 2024-10-04 11:11:33 +02:00
OCA-git-bot b0741549ee [UPD] README.rst 2024-10-04 11:11:33 +02:00
oca-ci 883964a3b0 [UPD] Update mail_quoted_reply.pot 2024-10-04 11:11:33 +02:00
Lois Rilo 9427925a70 [MIG] mail_quoted_reply: migration to version 13.0 2024-10-04 11:11:33 +02:00
Lois Rilo a590460eb1 [IMP] black, isort, prettier 2024-10-04 11:11:33 +02:00
Enric Tobella 6b554b2729 [ADD] mail_quoted_reply 2024-10-04 11:11:33 +02:00
trisdoan 82e66467ea [FW] port missing commits from 14.0 to 17.0 2024-10-03 11:41:51 +07:00