diff --git a/mail_to/ ⇐ ⇐ ⇐/README.rst b/mail_to/ ⇐ ⇐ ⇐/README.rst new file mode 100644 index 0000000..24c2a04 --- /dev/null +++ b/mail_to/ ⇐ ⇐ ⇐/README.rst @@ -0,0 +1,16 @@ +========================= + Show message recipients +========================= + +Allows you be sure, that all discussion participants were notified. Adds recipients label the right of message. + + +Module is available at Odoo Apps Store: +https://www.odoo.com/apps/modules/13.0/mail_to/ + + We do love FOSS, but sometimes we need to eat ¯\\_(ツ)_/¯ + + Please consider buying the module and get karma and support in return + + `IT Projects Labs Team `__ + diff --git a/mail_to/__init__.py b/mail_to/__init__.py deleted file mode 100644 index e69de29..0000000 diff --git a/mail_to/doc/changelog.rst b/mail_to/doc/changelog.rst deleted file mode 100644 index ea27aff..0000000 --- a/mail_to/doc/changelog.rst +++ /dev/null @@ -1,9 +0,0 @@ -`1.0.1` -------- - -- **FIX:** The problem with duplicating the names of recipients was solved. - -`1.0.0` -------- - -- Init version diff --git a/mail_to/doc/index.rst b/mail_to/doc/index.rst deleted file mode 100644 index c83b725..0000000 --- a/mail_to/doc/index.rst +++ /dev/null @@ -1,20 +0,0 @@ -========================= - Show message recipients -========================= - -Installation -============ - -* `Install `__ this module in a usual way - -Configuration -============= - -This module does not require special configuration. - -Usage -===== - -* Open ``Discuss``. -* Above messages will be shown recipients info. -* For messages created before install module it will not work where the recipients are not set. There is no way to restore recipients value. diff --git a/mail_to/i18n/de.po b/mail_to/i18n/de.po deleted file mode 100644 index 88a1cc8..0000000 --- a/mail_to/i18n/de.po +++ /dev/null @@ -1,42 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mail_to -# -# Translators: -# Dawid Runowski , 2019 -# Ermin Trevisan , 2019 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 11.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-05-05 23:09+0000\n" -"PO-Revision-Date: 2018-04-21 00:05+0000\n" -"Last-Translator: Ermin Trevisan , 2019\n" -"Language-Team: German (https://www.transifex.com/it-projects-llc/teams/76080/de/)\n" -"Language: de\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" - -#. module: mail_to -#. openerp-web -#: code:addons/mail_to/static/src/xml/recipient.xml:10 -#, python-format -msgid "To:" -msgstr "An:" - -#. module: mail_to -#. openerp-web -#: code:addons/mail_to/static/src/xml/recipient.xml:19 -#, python-format -msgid "and" -msgstr "und" - -#. module: mail_to -#. openerp-web -#: code:addons/mail_to/static/src/xml/recipient.xml:20 -#, python-format -msgid "more" -msgstr "mehr" diff --git a/mail_to/i18n/es.po b/mail_to/i18n/es.po deleted file mode 100644 index 6394c9e..0000000 --- a/mail_to/i18n/es.po +++ /dev/null @@ -1,41 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mail_to -# -# Translators: -# Randall Castro , 2018 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 11.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-21 23:07+0000\n" -"PO-Revision-Date: 2018-04-21 23:07+0000\n" -"Last-Translator: Randall Castro , 2018\n" -"Language-Team: Spanish (https://www.transifex.com/it-projects-llc/" -"teams/76080/es/)\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" - -#. module: mail_to -#. openerp-web -#: code:addons/mail_to/static/src/xml/recipient.xml:10 -#, python-format -msgid "To:" -msgstr "Para:" - -#. module: mail_to -#. openerp-web -#: code:addons/mail_to/static/src/xml/recipient.xml:19 -#, python-format -msgid "and" -msgstr "y" - -#. module: mail_to -#. openerp-web -#: code:addons/mail_to/static/src/xml/recipient.xml:20 -#, python-format -msgid "more" -msgstr "más" diff --git a/mail_to/i18n/mail_to.pot b/mail_to/i18n/mail_to.pot deleted file mode 100644 index c7963c3..0000000 --- a/mail_to/i18n/mail_to.pot +++ /dev/null @@ -1,36 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mail_to -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 12.0\n" -"Report-Msgid-Bugs-To: \n" -"Last-Translator: <>\n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: \n" - -#. module: mail_to -#. openerp-web -#: code:addons/mail_to/static/src/xml/recipient.xml:10 -#, python-format -msgid "To:" -msgstr "" - -#. module: mail_to -#. openerp-web -#: code:addons/mail_to/static/src/xml/recipient.xml:19 -#, python-format -msgid "and" -msgstr "" - -#. module: mail_to -#. openerp-web -#: code:addons/mail_to/static/src/xml/recipient.xml:20 -#, python-format -msgid "more" -msgstr "" - diff --git a/mail_to/i18n/ru.po b/mail_to/i18n/ru.po deleted file mode 100644 index 1cfd161..0000000 --- a/mail_to/i18n/ru.po +++ /dev/null @@ -1,44 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mail_to -# -# Translators: -# Translation Bot , 2017 -# Ivan Yelizariev , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-28 14:34+0000\n" -"PO-Revision-Date: 2017-07-28 14:34+0000\n" -"Last-Translator: Ivan Yelizariev , 2017\n" -"Language-Team: Russian (https://www.transifex.com/it-projects-llc/" -"teams/76080/ru/)\n" -"Language: ru\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" -"%100>=11 && n%100<=14)? 2 : 3);\n" - -#. module: mail_to -#. openerp-web -#: code:addons/mail_to/static/src/xml/recipient.xml:10 -#, python-format -msgid "To:" -msgstr "К кому:" - -#. module: mail_to -#. openerp-web -#: code:addons/mail_to/static/src/xml/recipient.xml:19 -#, python-format -msgid "and" -msgstr "и" - -#. module: mail_to -#. openerp-web -#: code:addons/mail_to/static/src/xml/recipient.xml:20 -#, python-format -msgid "more" -msgstr "ещё" diff --git a/mail_to/i18n/sl.po b/mail_to/i18n/sl.po deleted file mode 100644 index 30218b8..0000000 --- a/mail_to/i18n/sl.po +++ /dev/null @@ -1,41 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mail_to -# -# Translators: -# Matjaz Mozetic , 2019 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 11.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-05-05 23:09+0000\n" -"PO-Revision-Date: 2018-04-21 00:05+0000\n" -"Last-Translator: Matjaz Mozetic , 2019\n" -"Language-Team: Slovenian (https://www.transifex.com/it-projects-llc/teams/76080/sl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: sl\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" - -#. module: mail_to -#. openerp-web -#: code:addons/mail_to/static/src/xml/recipient.xml:6 -#, python-format -msgid "To:" -msgstr "Za:" - -#. module: mail_to -#. openerp-web -#: code:addons/mail_to/static/src/xml/recipient.xml:15 -#, python-format -msgid "and" -msgstr "in" - -#. module: mail_to -#. openerp-web -#: code:addons/mail_to/static/src/xml/recipient.xml:16 -#, python-format -msgid "more" -msgstr "več" diff --git a/mail_to/images/1.png b/mail_to/images/1.png deleted file mode 100644 index 4bdcc63..0000000 Binary files a/mail_to/images/1.png and /dev/null differ diff --git a/mail_to/static/description/1.png b/mail_to/static/description/1.png deleted file mode 100644 index 4a6eb81..0000000 Binary files a/mail_to/static/description/1.png and /dev/null differ diff --git a/mail_to/static/description/icon.png b/mail_to/static/description/icon.png deleted file mode 100644 index 79f7d8f..0000000 Binary files a/mail_to/static/description/icon.png and /dev/null differ diff --git a/mail_to/static/src/css/mail_to.css b/mail_to/static/src/css/mail_to.css deleted file mode 100644 index 2944174..0000000 --- a/mail_to/static/src/css/mail_to.css +++ /dev/null @@ -1,19 +0,0 @@ -.recipient_link { - color: grey; -} -.recipient_link:hover { - color: #0d0d0d; -} - -.o_mail_thread .o_thread_message span.recipients_info, -.o_mail_thread .o_thread_message i.fa { - opacity: 0.4; -} - -.o_mail_thread .o_thread_message:hover i.fa { - opacity: 0.7; -} - -.o_mail_thread .o_thread_message:hover span.recipients_info { - opacity: 1; -} diff --git a/mail_to/tests/__init__.py b/mail_to/tests/__init__.py deleted file mode 100644 index 7ea835c..0000000 --- a/mail_to/tests/__init__.py +++ /dev/null @@ -1 +0,0 @@ -from . import test_default