Skip to content

19.0 mig mail quoted reply#151

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

19.0 mig mail quoted reply#151
mathiasfrancke wants to merge 34 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 from ae58231 to 2d543a1 Compare February 18, 2026 14:48
[FIX] moved wizard from models to wizard directory

[FIX] changed usage of _ to self.env._

[FIX] fixed context now using public method

[FIX] removed record_name from depends

[FIX] changed invalid partner_demo to partner_admin

[FIX] fixed invalid use of context

[FIX] fixed invalid use of context

[FIX] fixed invalid use of context

[FIX] fixed invalid use of context
@mathiasfrancke mathiasfrancke force-pushed the 19.0-mig-mail_quoted_reply branch from 34279a3 to 33ca47c Compare February 18, 2026 15:00
@mathiasfrancke mathiasfrancke force-pushed the 19.0-mig-mail_quoted_reply branch 5 times, most recently from 61d58d8 to 4a40213 Compare February 19, 2026 08:18
…41AHEi6N46i m.francke@secure42.de

[IMP] increase test coverage

[IMP] increase test coverage

[IMP] increase test coverage

fghf

fgghf

dfdfg

dffg
@mathiasfrancke mathiasfrancke force-pushed the 19.0-mig-mail_quoted_reply branch from 4a40213 to dc8e654 Compare February 19, 2026 08:31
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.