Open
Conversation
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/
ae58231 to
2d543a1
Compare
[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
34279a3 to
33ca47c
Compare
61d58d8 to
4a40213
Compare
…41AHEi6N46i m.francke@secure42.de [IMP] increase test coverage [IMP] increase test coverage [IMP] increase test coverage fghf fgghf dfdfg dffg
4a40213 to
dc8e654
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.