diff --git a/README.md b/README.md index 2aae9e2..4190d31 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Build Status](https://travis-ci.com/it-projects-llc/mail-addons.svg?branch=11.0)](https://travis-ci.com/it-projects-llc/mail-addons) + # mail-addons Odoo mail addons diff --git a/mail_all/i18n/de.po b/mail_all/i18n/de.po new file mode 100644 index 0000000..b48dd16 --- /dev/null +++ b/mail_all/i18n/de.po @@ -0,0 +1,35 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_all +# +# Translators: +# Dawid Runowski , 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: Dawid Runowski , 2019\n" +"Language-Team: German (https://www.transifex.com/it-projects-llc/teams/76080/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: mail_all +#. openerp-web +#: code:addons/mail_all/static/src/js/mail_all.js:49 +#: code:addons/mail_all/static/src/xml/menu.xml:7 +#, python-format +msgid "All messages" +msgstr "Alle Nachrichten" + +#. module: mail_all +#. openerp-web +#: code:addons/mail_all/static/src/xml/menu.xml:15 +#, python-format +msgid "No messages" +msgstr "Keine Nachrichten" diff --git a/mail_archives/i18n/de.po b/mail_archives/i18n/de.po new file mode 100644 index 0000000..56c8d08 --- /dev/null +++ b/mail_archives/i18n/de.po @@ -0,0 +1,35 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_archives +# +# Translators: +# Dawid Runowski , 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: Dawid Runowski , 2019\n" +"Language-Team: German (https://www.transifex.com/it-projects-llc/teams/76080/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: mail_archives +#. openerp-web +#: code:addons/mail_archives/static/src/js/archives.js:68 +#: code:addons/mail_archives/static/src/xml/menu.xml:7 +#, python-format +msgid "Archive" +msgstr "Archiv" + +#. module: mail_archives +#. openerp-web +#: code:addons/mail_archives/static/src/xml/menu.xml:15 +#, python-format +msgid "Archive is empty" +msgstr "Archiv ist leer" diff --git a/mail_base/i18n/de.po b/mail_base/i18n/de.po new file mode 100644 index 0000000..f3c153e --- /dev/null +++ b/mail_base/i18n/de.po @@ -0,0 +1,30 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_base +# +# Translators: +# Dawid Runowski , 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: 2017-11-28 13:59+0000\n" +"Last-Translator: Dawid Runowski , 2019\n" +"Language-Team: German (https://www.transifex.com/it-projects-llc/teams/76080/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: mail_base +#: model:ir.model,name:mail_base.model_mail_compose_message +msgid "Email composition wizard" +msgstr "" + +#. module: mail_base +#: model:ir.model,name:mail_base.model_mail_message +msgid "Message" +msgstr "Nachricht" diff --git a/mail_multi_website/doc/index.rst b/mail_multi_website/doc/index.rst index bdfaf0b..95e9938 100644 --- a/mail_multi_website/doc/index.rst +++ b/mail_multi_website/doc/index.rst @@ -48,9 +48,9 @@ Note. If related record (e.g. ``sale.order``) has field ``company_id`` or ``webs Alias domain per website ------------------------ -Configure ``mail.catchall.domain`` per website. See Documentation of the module `Context-dependent values in System Parameters`__. +Configure ``mail.catchall.domain`` per website. See Documentation of the module `Context-dependent values in System Parameters `__. -Outgoing mails servers per +Outgoing mails servers per website -------------------------- If each domain has different Outgoing Mail Server you need following adjustments @@ -61,7 +61,7 @@ If each domain has different Outgoing Mail Server you need following adjustments Properties ---------- -To review properties by website use menu ``[[ Settings ]] >> Technical >> Parameters >> Company Properties``. See **How it works** in Documentation of module `Website Switcher in Backend`__. +To review properties by website use menu ``[[ Settings ]] >> Technical >> Parameters >> Company Properties``. See **How it works** in Documentation of module `Website Switcher in Backend `__. Usage ===== diff --git a/mail_multi_website/models/mail_template.py b/mail_multi_website/models/mail_template.py index 7342663..2b7db1c 100644 --- a/mail_multi_website/models/mail_template.py +++ b/mail_multi_website/models/mail_template.py @@ -98,7 +98,7 @@ class MailTemplate(models.Model): if record_company and record_website \ and record_website.company_id != company: - # company and website are incompatible, so keep only website + # company and website are incompatible, so keep only company record_website = self.env['website'] # empty value record_context = dict(force_company=record_company.id, website_id=record_website.id) diff --git a/mail_private/static/src/js/test_private.js b/mail_private/static/src/js/test_private.js new file mode 100644 index 0000000..4b6efda --- /dev/null +++ b/mail_private/static/src/js/test_private.js @@ -0,0 +1,48 @@ +/* Copyright 2018 Kolushov Alexandr + License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html).*/ +odoo.define('mail_private.tour', function (require) { + "use strict"; + + var tour = require("web_tour.tour"); + var core = require('web.core'); + var _t = core._t; + + var email = 'mail_private test email'; + var steps = [{ + trigger: '.o_thread_message strong.o_mail_redirect:contains("Agrolait")', + content: _t("Open Partners Form"), + position: 'bottom', + }, { + trigger: "button.oe_compose_post_private", + content: _t("Click on Private mail creating button"), + position: "bottom" + }, { + // for some reason (due to tricky renderings) button.oe_composer_uncheck could not be find by the tour manager + trigger: ".o_control_panel.o_breadcrumb_full li.active", + content: _t("Dummy action"), + }, { + trigger: "button.oe_composer_uncheck", + extra_trigger: "button.oe_composer_uncheck", + content: _t("Uncheck all Followers"), + timeout: 10000, + }, { + trigger: "div.o_composer_suggested_partners input:first", + content: _t("Check the first one"), + }, { + trigger: "textarea.o_composer_text_field:first", + content: _t("Write some email"), + run: function() { + $('textarea.o_composer_text_field:first').val(email); + }, + }, { + trigger: ".o_composer_send .o_composer_button_send", + content: _t("Send email"), + }, { + trigger: ".o_mail_thread .o_thread_message:contains(" + email + ")", + content: _t("Send email"), + } + ]; + + tour.register('mail_private_tour', { test: true, url: '/web' }, steps); + +}); diff --git a/mail_private/template.xml b/mail_private/template.xml index 8f26202..842bdf0 100644 --- a/mail_private/template.xml +++ b/mail_private/template.xml @@ -8,6 +8,9 @@ + diff --git a/mail_private/tests/__init__.py b/mail_private/tests/__init__.py new file mode 100644 index 0000000..4f6aa47 --- /dev/null +++ b/mail_private/tests/__init__.py @@ -0,0 +1,4 @@ +# -*- coding: utf-8 -*- +# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html). + +from . import test_js diff --git a/mail_private/tests/test_js.py b/mail_private/tests/test_js.py new file mode 100644 index 0000000..88e0f73 --- /dev/null +++ b/mail_private/tests/test_js.py @@ -0,0 +1,32 @@ +# -*- coding: utf-8 -*- +# Copyright 2018 Kolushov Alexandr +# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html). + +import odoo.tests +from odoo.api import Environment + + +@odoo.tests.common.at_install(True) +@odoo.tests.common.post_install(True) +class TestUi(odoo.tests.HttpCase): + + def test_01_mail_private(self): + # needed because tests are run before the module is marked as + # installed. In js web will only load qweb coming from modules + # that are returned by the backend in module_boot. Without + # this you end up with js, css but no qweb. + cr = self.registry.cursor() + env = Environment(cr, self.uid, {}) + env['ir.module.module'].search([('name', '=', 'mail_private')], limit=1).state = 'installed' + cr.release() + + env = Environment(self.registry.test_cr, self.uid, {}) + partners = env['res.partner'].search([]) + new_follower = env['res.partner'].search([('name', 'ilike', 'Ja')]) + for partner in partners: + partner.message_subscribe(new_follower.ids, []) + + self.phantom_js("/web", + "odoo.__DEBUG__.services['web_tour.tour'].run('mail_private_tour', 1000)", + "odoo.__DEBUG__.services['web_tour.tour'].tours.mail_private_tour.ready", + login="admin", timeout=90) diff --git a/mail_sent/i18n/de.po b/mail_sent/i18n/de.po new file mode 100644 index 0000000..e9ae420 --- /dev/null +++ b/mail_sent/i18n/de.po @@ -0,0 +1,66 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_sent +# +# Translators: +# Dawid Runowski , 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: Dawid Runowski , 2019\n" +"Language-Team: German (https://www.transifex.com/it-projects-llc/teams/76080/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: mail_sent +#: model:ir.model,name:mail_sent.model_mail_compose_message +msgid "Email composition wizard" +msgstr "" + +#. module: mail_sent +#: model:ir.model,name:mail_sent.model_mail_message +msgid "Message" +msgstr "Nachricht" + +#. module: mail_sent +#. openerp-web +#: code:addons/mail_sent/static/src/xml/menu.xml:15 +#, python-format +msgid "No sent messages" +msgstr "Keine Nachrichten wurden versandt" + +#. module: mail_sent +#. openerp-web +#: code:addons/mail_sent/static/src/js/sent.js:61 +#: code:addons/mail_sent/static/src/xml/menu.xml:7 +#: model:ir.model.fields,field_description:mail_sent.field_mail_compose_message_sent +#: model:ir.model.fields,field_description:mail_sent.field_mail_mail_sent +#: model:ir.model.fields,field_description:mail_sent.field_mail_message_sent +#, python-format +msgid "Sent" +msgstr "versandt" + +#. module: mail_sent +#: model:ir.model.fields,help:mail_sent.field_mail_mail_sent +#: model:ir.model.fields,help:mail_sent.field_mail_message_sent +msgid "Was message sent to someone" +msgstr "Die Nachricht wurde an jmdn versandt" + +#. module: mail_sent +#. openerp-web +#: code:addons/mail_sent/static/src/xml/menu.xml:16 +#, python-format +msgid "You can send messages and then these messages will appear here." +msgstr "dann erscheinen diese Nachrichten hier." + +#. module: mail_sent +#: model:ir.model.fields,help:mail_sent.field_mail_compose_message_sent +msgid "dummy field to fix inherit error" +msgstr "" diff --git a/mail_to/i18n/de.po b/mail_to/i18n/de.po new file mode 100644 index 0000000..64740d2 --- /dev/null +++ b/mail_to/i18n/de.po @@ -0,0 +1,41 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_to +# +# Translators: +# Dawid Runowski , 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: Dawid Runowski , 2019\n" +"Language-Team: German (https://www.transifex.com/it-projects-llc/teams/76080/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: mail_to +#. openerp-web +#: code:addons/mail_to/static/src/xml/recipient.xml:6 +#, python-format +msgid "To:" +msgstr "zu:" + +#. module: mail_to +#. openerp-web +#: code:addons/mail_to/static/src/xml/recipient.xml:15 +#, python-format +msgid "and" +msgstr "un" + +#. module: mail_to +#. openerp-web +#: code:addons/mail_to/static/src/xml/recipient.xml:16 +#, python-format +msgid "more" +msgstr "mehr"