Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

17 mig mail quoted reply #1456

Open
wants to merge 37 commits into
base: 17.0
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
6b554b2
[ADD] mail_quoted_reply
etobella Apr 27, 2021
a590460
[IMP] black, isort, prettier
LoisRForgeFlow Jun 3, 2022
9427925
[MIG] mail_quoted_reply: migration to version 13.0
LoisRForgeFlow Jun 3, 2022
883964a
[UPD] Update mail_quoted_reply.pot
Jun 11, 2022
b074154
[UPD] README.rst
OCA-git-bot Jun 11, 2022
6865d9c
[MIG] mail_quoted_reply: Migration to 14.0
jonasbuchholz Apr 4, 2022
05c4690
[MIG] mail_quoted_reply: Migration to 15.0
jonasbuchholz Oct 4, 2022
7fcd3c0
[UPD] Update mail_quoted_reply.pot
oca-travis Jun 22, 2022
33673de
[UPD] README.rst
OCA-git-bot Jun 22, 2022
8bc5a58
Added translation using Weblate (Catalan)
jabelchi Jul 4, 2022
d98fadc
Added translation using Weblate (Spanish)
jabelchi Jul 4, 2022
123e96c
Translated using Weblate (Catalan)
jabelchi Jul 4, 2022
c80d6b0
Translated using Weblate (Spanish)
jabelchi Jul 4, 2022
edf34bd
[FIX] mail_quoted_reply: avoid access right errors when reading action.
LoisRForgeFlow Oct 3, 2022
2d65b24
[FIX] mail_quoted_reply: add line breaks before block quote
jonasbuchholz Dec 13, 2022
47dd3b7
[UPD] Update mail_quoted_reply.pot
Dec 15, 2022
f052063
[UPD] README.rst
OCA-git-bot Dec 15, 2022
a4800e5
Update translation files
weblate Dec 15, 2022
c4997cd
[FIX] mail_quoted_reply: format of default m2m value in context (fixe…
StefanRijnhart Jan 13, 2023
4c30902
mail_quoted_reply 15.0.1.0.1
OCA-git-bot Jan 24, 2023
23e15ad
[MIG] mail_quoted_reply: Migration to 16.0
Borruso Jun 14, 2023
dbfd0aa
[MIG] mail_quoted_reply
llabusch93 Jun 28, 2023
65d2d56
[IMP] Add functionality to include original subject in quoted reply
llabusch93 Jun 28, 2023
c5e1712
15.0 - [IMP] mail_quoted_reply
Vulpino Jun 5, 2023
9a86ab9
[IMP] mail_quoted_reply: set email author as default reply partner
jonasbuchholz Jun 21, 2023
f080754
[UPD] Update mail_quoted_reply.pot
Jan 9, 2024
41cb9e3
[BOT] post-merge updates
OCA-git-bot Jan 9, 2024
66c35e3
Update translation files
weblate Jan 10, 2024
776f35d
[FIX] mail_quoted_reply: Use standard paragraph element to enter text
grindtildeath Jan 9, 2024
918dffd
Translated using Weblate (Spanish)
Ivorra78 Jan 10, 2024
0e7a6d5
Added translation using Weblate (Italian)
mymage Jan 11, 2024
a04913f
Translated using Weblate (Italian)
mymage Jan 11, 2024
4782a13
[BOT] post-merge updates
OCA-git-bot Jan 13, 2024
731fd76
[IMP] mail_quoted_reply: pre-commit auto fixes
trisdoan Apr 12, 2024
11e8d50
[MIG] mail_quoted_reply: Migration to 17.0
trisdoan Apr 12, 2024
2fac423
fixup! [MIG] mail_quoted_reply: Migration to 17.0
trisdoan Jun 2, 2024
d72fecd
fixup! [MIG] mail_quoted_reply: Migration to 17.0
Abranes Oct 4, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
94 changes: 94 additions & 0 deletions mail_quoted_reply/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
==================
Mail Message Reply
==================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:96ee412b2c8c5a8d16223e5cfde5f442bdcbd230882516934e376d7fe0da8c08
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fsocial-lightgray.png?logo=github
:target: https://github.com/OCA/social/tree/17.0/mail_quoted_reply
:alt: OCA/social
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_quoted_reply
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/social&target_branch=17.0
:alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This addon allow to reply on messages from odoo directly. It is useful
when replying to a message from a customer.

**Table of contents**

.. contents::
:local:

Usage
=====

On the messages from threads, a reply button is shown. Once it has been
pressed, a composer with the reply is shown.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/social/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/social/issues/new?body=module:%20mail_quoted_reply%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
-------

* Creu Blanca

Contributors
------------

- Enric Tobella
- Lois Rilo <[email protected]>
- Giuseppe Borruso <[email protected]>
- Laurence Labusch <[email protected]>
- Dani Forga
- Tris Doan <[email protected]>

Other credits
-------------

The migration from 16.0 to 17.0 of this module were financially
supported by Camptocamp.

Maintainers
-----------

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

This module is part of the `OCA/social <https://github.com/OCA/social/tree/17.0/mail_quoted_reply>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
1 change: 1 addition & 0 deletions mail_quoted_reply/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from . import models
19 changes: 19 additions & 0 deletions mail_quoted_reply/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Copyright 2021 Creu Blanca
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

{
"name": "Mail Message Reply",
"summary": """
Make a reply using a message""",
"version": "17.0.1.0.0",
"license": "AGPL-3",
"author": "Creu Blanca,Odoo Community Association (OCA)",
"website": "https://github.com/OCA/social",
"depends": ["mail"],
"data": [],
"assets": {
"web.assets_backend": [
"/mail_quoted_reply/static/src/*.js",
],
},
}
96 changes: 96 additions & 0 deletions mail_quoted_reply/i18n/ca.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mail_quoted_reply
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2022-07-04 15:05+0000\n"
"Last-Translator: jabelchi <[email protected]>\n"
"Language-Team: none\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.3.2\n"

#. module: mail_quoted_reply
#. odoo-python
#: code:addons/mail_quoted_reply/models/mail_message.py:0
#, python-format
msgid "Date"
msgstr ""

#. module: mail_quoted_reply
#: model:ir.model,name:mail_quoted_reply.model_mail_compose_message
msgid "Email composition wizard"
msgstr "Assistent de redacció d'emails"

#. module: mail_quoted_reply
#. odoo-python
#: code:addons/mail_quoted_reply/models/mail_message.py:0
#, python-format
msgid "From"
msgstr ""

#. module: mail_quoted_reply
#: model:ir.model,name:mail_quoted_reply.model_mail_message
msgid "Message"
msgstr "Missatge"

#. module: mail_quoted_reply
#. odoo-javascript
#: code:addons/mail_quoted_reply/static/src/models/message_action_view.esm.js:0
#, python-format
msgid "Reply"
msgstr "Respon"

#. module: mail_quoted_reply
#. odoo-python
#: code:addons/mail_quoted_reply/models/mail_message.py:0
#, python-format
msgid "Subject"
msgstr ""

#~ msgid ""
#~ "\n"
#~ " <div>\n"
#~ " </div>\n"
#~ " <br/>\n"
#~ " <blockquote style=\"padding-right:0px; padding-left:5px; "
#~ "border-left-color: #000; margin-left:5px; margin-right:0px;border-left-"
#~ "width: 2px; border-left-style:solid\">\n"
#~ " From: ${object.email_from}<br/>\n"
#~ " Date: ${object.date}<br/>\n"
#~ " Subject: ${object.subject}<br/>\n"
#~ " ${object.body | safe}\n"
#~ " </blockquote>\n"
#~ " "
#~ msgstr ""
#~ "\n"
#~ " <div>\n"
#~ " </div>\n"
#~ " <br/>\n"
#~ " <blockquote style=\"padding-right:0px; padding-left:5px; "
#~ "border-left-color: #000; margin-left:5px; margin-right:0px;border-left-"
#~ "width: 2px; border-left-style:solid\">\n"
#~ " From: ${object.email_from}<br/>\n"
#~ " Date: ${object.date}<br/>\n"
#~ " Subject: ${object.subject}<br/>\n"
#~ " ${object.body | safe}\n"
#~ " </blockquote>\n"
#~ " "

#~ msgid "Display Name"
#~ msgstr "Nom a mostrar"

#~ msgid "ID"
#~ msgstr "ID"

#~ msgid "Last Modified on"
#~ msgstr "Darrera modificació el"

#~ msgid "Re: ${object.subject}"
#~ msgstr "Re: ${object.subject}"
96 changes: 96 additions & 0 deletions mail_quoted_reply/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mail_quoted_reply
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2024-01-10 19:33+0000\n"
"Last-Translator: Ivorra78 <[email protected]>\n"
"Language-Team: none\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.17\n"

#. module: mail_quoted_reply
#. odoo-python
#: code:addons/mail_quoted_reply/models/mail_message.py:0
#, python-format
msgid "Date"
msgstr "Fecha"

#. module: mail_quoted_reply
#: model:ir.model,name:mail_quoted_reply.model_mail_compose_message
msgid "Email composition wizard"
msgstr "Asistente composición Correo Electrónico"

#. module: mail_quoted_reply
#. odoo-python
#: code:addons/mail_quoted_reply/models/mail_message.py:0
#, python-format
msgid "From"
msgstr "Desde"

#. module: mail_quoted_reply
#: model:ir.model,name:mail_quoted_reply.model_mail_message
msgid "Message"
msgstr "Mensaje"

#. module: mail_quoted_reply
#. odoo-javascript
#: code:addons/mail_quoted_reply/static/src/models/message_action_view.esm.js:0
#, python-format
msgid "Reply"
msgstr "Responder"

#. module: mail_quoted_reply
#. odoo-python
#: code:addons/mail_quoted_reply/models/mail_message.py:0
#, python-format
msgid "Subject"
msgstr "Asunto"

#~ msgid ""
#~ "\n"
#~ " <div>\n"
#~ " </div>\n"
#~ " <br/>\n"
#~ " <blockquote style=\"padding-right:0px; padding-left:5px; "
#~ "border-left-color: #000; margin-left:5px; margin-right:0px;border-left-"
#~ "width: 2px; border-left-style:solid\">\n"
#~ " From: ${object.email_from}<br/>\n"
#~ " Date: ${object.date}<br/>\n"
#~ " Subject: ${object.subject}<br/>\n"
#~ " ${object.body | safe}\n"
#~ " </blockquote>\n"
#~ " "
#~ msgstr ""
#~ "\n"
#~ " <div>\n"
#~ " </div>\n"
#~ " <br/>\n"
#~ " <blockquote style=\"padding-right:0px; padding-left:5px; "
#~ "border-left-color: #000; margin-left:5px; margin-right:0px;border-left-"
#~ "width: 2px; border-left-style:solid\">\n"
#~ " From: ${object.email_from}<br/>\n"
#~ " Date: ${object.date}<br/>\n"
#~ " Subject: ${object.subject}<br/>\n"
#~ " ${object.body | safe}\n"
#~ " </blockquote>\n"
#~ " "

#~ msgid "Display Name"
#~ msgstr "Nombre mostrado"

#~ msgid "ID"
#~ msgstr "ID"

#~ msgid "Last Modified on"
#~ msgstr "Última modificación el"

#~ msgid "Re: ${object.subject}"
#~ msgstr "Re: ${object.subject}"
55 changes: 55 additions & 0 deletions mail_quoted_reply/i18n/it.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mail_quoted_reply
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2024-01-11 08:06+0000\n"
"Last-Translator: mymage <[email protected]>\n"
"Language-Team: none\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.17\n"

#. module: mail_quoted_reply
#. odoo-python
#: code:addons/mail_quoted_reply/models/mail_message.py:0
#, python-format
msgid "Date"
msgstr "Data"

#. module: mail_quoted_reply
#: model:ir.model,name:mail_quoted_reply.model_mail_compose_message
msgid "Email composition wizard"
msgstr "Procedura guidata creazione e-mail"

#. module: mail_quoted_reply
#. odoo-python
#: code:addons/mail_quoted_reply/models/mail_message.py:0
#, python-format
msgid "From"
msgstr "Dal"

#. module: mail_quoted_reply
#: model:ir.model,name:mail_quoted_reply.model_mail_message
msgid "Message"
msgstr "Messaggio"

#. module: mail_quoted_reply
#. odoo-javascript
#: code:addons/mail_quoted_reply/static/src/models/message_action_view.esm.js:0
#, python-format
msgid "Reply"
msgstr "Rispondi"

#. module: mail_quoted_reply
#. odoo-python
#: code:addons/mail_quoted_reply/models/mail_message.py:0
#, python-format
msgid "Subject"
msgstr "Soggetto"
Loading
Loading