Skip to content

19.0 mig mail quoted reply#151

Open
mathiasfrancke wants to merge 32 commits intoOCA:19.0from
initOS:19.0-mig-mail_quoted_reply
Open

19.0 mig mail quoted reply#151
mathiasfrancke wants to merge 32 commits intoOCA:19.0from
initOS:19.0-mig-mail_quoted_reply

Conversation

@mathiasfrancke
Copy link
Member

No description provided.

etobella and others added 30 commits February 16, 2026 15:33
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/
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/
Completed the migration to 16.0 incl. the upgrade to the OWL framework to make it more lean and reliable for the future.
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.
_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
Without this, it is not possible to do a copy paste of a block of
text into the mail composer.
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/
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/
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.
Currently translated at 100.0% (5 of 5 strings)

Translation: mail-18.0/mail-18.0-mail_quoted_reply
Translate-URL: https://translation.odoo-community.org/projects/mail-18-0/mail-18-0-mail_quoted_reply/it/
@mathiasfrancke mathiasfrancke mentioned this pull request Feb 18, 2026
33 tasks
@mathiasfrancke mathiasfrancke force-pushed the 19.0-mig-mail_quoted_reply branch 8 times, most recently from 4a40213 to dc8e654 Compare February 19, 2026 08:31
@mathiasfrancke mathiasfrancke force-pushed the 19.0-mig-mail_quoted_reply branch from dc8e654 to 5c29c36 Compare March 3, 2026 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.