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.0][MIG] mail_debrand #1257

Closed
wants to merge 95 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
95 commits
Select commit Hold shift + click to select a range
49ca53e
[MIG] mail_debrand
pedrobaeza May 15, 2017
1af8443
OCA Transbot updated translations from Transifex
oca-transbot Jan 27, 2018
d0bf572
[11.0][MIG] mail_debrand
LoisRForgeFlow Apr 25, 2018
31f7f04
[UPD] Update mail_debrand.pot
oca-travis Jun 17, 2018
9fb5dfd
Rewrite mail_debrand for v12
gdgellatly Nov 7, 2018
a768762
[UPD] Update mail_debrand.pot
oca-travis Nov 8, 2018
6e5c903
[FIX] Parse generated html to remove to remove Odoo branding messages
gdgellatly Dec 27, 2018
808816c
[UPD] Update mail_debrand.pot
oca-travis Jun 10, 2019
16d37e2
[FIX] mail_debrand: Add development_status (#408)
max3903 Jul 11, 2019
130a271
[UPD] README.rst
OCA-git-bot Jul 11, 2019
ad9c5a1
[12.0][FIX] mail_debrand: debrand regular notifications.
LoisRForgeFlow Jul 16, 2019
3b843c6
[UPD] Update mail_debrand.pot
oca-travis Jul 20, 2019
232c33e
mail_debrand 12.0.2.0.1
OCA-git-bot Jul 20, 2019
5ceae88
[UPD] README.rst
OCA-git-bot Jul 29, 2019
8cf61e9
Added translation using Weblate (French)
qgroulard Feb 4, 2020
15ec04c
Added translation using Weblate (Portuguese)
pedrocs-exo Mar 2, 2020
2b198cf
Translated using Weblate (Portuguese)
pedrocs-exo Mar 2, 2020
5e5ae1a
Added translation using Weblate (Slovenian)
sysadminmatmoz Mar 19, 2020
3054664
Added translation using Weblate (Serbian (latin))
sysadminmatmoz Mar 19, 2020
2ad0e94
Translated using Weblate (Slovenian)
sysadminmatmoz Mar 19, 2020
f085663
[MIG] mail_debrand: Migration to v13.0
ValentinVinagre Mar 20, 2020
a9e06b5
[UPD] Update mail_debrand.pot
oca-travis Mar 25, 2020
5cae21a
[UPD] README.rst
OCA-git-bot Mar 25, 2020
cb94322
Update translation files
oca-transbot Mar 29, 2020
1f248f2
Added translation using Weblate (Dutch)
rven Apr 30, 2020
eeace6f
Translated using Weblate (Dutch)
rven Apr 30, 2020
0668ceb
Translated using Weblate (French)
Aug 12, 2020
eddbe2a
Translated using Weblate (French)
Aug 12, 2020
358d6cf
[FIX] support all languages, no need of translations
astirpe Sep 17, 2020
a380d84
[UPD] README.rst
OCA-git-bot Sep 22, 2020
675b08f
mail_debrand 13.0.2.0.0
OCA-git-bot Sep 22, 2020
b289b0d
[FIX] Fixed travis error.
Chandresh-SerpentCS Nov 2, 2020
0c6a211
[UPD] README.rst
OCA-git-bot Nov 2, 2020
a06926b
mail_debrand 13.0.2.0.1
OCA-git-bot Nov 2, 2020
facd3da
[IMP] mail_debrand: black, isort, prettier
atchuthan Jan 5, 2021
78bc89b
[MIG] mail_debrand: Migration to v14
atchuthan Jan 5, 2021
a94343f
also precommit
Jan 12, 2021
971118b
k also send mail
Jan 12, 2021
763bb28
now taking the parent if is td
Jan 22, 2021
a6e9058
k precommit
Jan 22, 2021
e9bdb19
[FIX] fixed test
atchuthan Feb 5, 2021
98f868e
I have a fix for the issue, here: ursais@6a3933f
Feb 26, 2021
5fe208c
[UPD] Update mail_debrand.pot
oca-travis Feb 26, 2021
38c3281
[UPD] README.rst
OCA-git-bot Feb 26, 2021
a882d86
Added translation using Weblate (French (France))
Yvesldff Apr 11, 2021
735f38a
Translated using Weblate (French (France))
Yvesldff Apr 11, 2021
05c3ae2
[FIX] mail_debrand: tolerate binary inputs, solve etree FutureWarning
dreispt Mar 15, 2021
9ced065
[FIX] mail_debrand: TypeError: object of type 'NoneType' has no len()
dreispt Mar 19, 2021
d5049ee
mail_debrand 14.0.1.0.1
OCA-git-bot Apr 23, 2021
667979d
Added translation using Weblate (Italian)
primes2h May 7, 2021
7fffbaf
Translated using Weblate (Italian)
primes2h May 7, 2021
bb03c18
Translated using Weblate (Dutch)
bosd May 17, 2021
b2462b4
[FIX] mail_debrand: avoid KeyError: 'body_html' on plain text emails
dreispt May 25, 2021
92afe76
mail_debrand 14.0.1.0.2
OCA-git-bot May 27, 2021
219e957
[14.0] mail_debrand: pass original args to super()
ryanc-me May 18, 2021
e525231
[IMP] mail_debrand: Split code into model-specific files
ioans73 Jul 22, 2021
9850d5f
[14.0] mail_debrand: Add tests to check that digest emails are render…
ryanc-me May 18, 2021
3c0448c
[IMP] mail_debrand: Avoid process each created mail
ioans73 Jul 27, 2021
aae767a
[UPD] Update mail_debrand.pot
oca-travis Jul 27, 2021
f215164
mail_debrand 14.0.2.0.0
OCA-git-bot Jul 27, 2021
6a1259f
Update translation files
oca-transbot Jul 27, 2021
4d5305c
[REF] mail_debrand: Fix FutureWarning: The behavior of this method wi…
moylop260 Aug 29, 2021
b4e891e
mail_debrand 14.0.2.0.1
OCA-git-bot Aug 30, 2021
895ebaf
[IMP] mail_debrand: Keep message body intact while removing branding
joao-p-marques Sep 14, 2021
dd4b0a5
[UPD] README.rst
OCA-git-bot Sep 16, 2021
3ec83ef
Added translation using Weblate (Spanish)
oihane Oct 5, 2021
2ee350d
Translated using Weblate (Spanish)
oihane Oct 5, 2021
38a3015
Added translation using Weblate (Swedish)
simonstromb Nov 17, 2021
1bbfdd6
Translated using Weblate (Swedish)
simonstromb Nov 17, 2021
de9464a
[15.0][MIG]mail_debrand: Migration from 14.0 to 15.0
AlvaroTForgeFlow Dec 16, 2021
740e0e5
[UPD] Update mail_debrand.pot
Jan 20, 2022
c2e5809
[UPD] README.rst
OCA-git-bot Jan 20, 2022
cfad31a
[15.0][IMP] mail_debrand: Remove Powered by Odoo
MateuGForgeFlow Mar 2, 2022
83194bf
mail_debrand 15.0.1.1.0
OCA-git-bot Apr 4, 2022
f718246
[UPD] Eficent -> ForgeFlow
MiquelRForgeFlow Apr 6, 2022
ca7e13d
[UPD] README.rst
OCA-git-bot Apr 7, 2022
9d95b6a
mail_debrand 15.0.1.2.0
OCA-git-bot Apr 7, 2022
a86b6a9
[FIX] mail_debrand: remove_href_odoo function
miguel-S73 May 23, 2022
552d2ef
mail_debrand 15.0.1.2.1
OCA-git-bot May 31, 2022
4a1c144
[FIX][15.0] mail_debrand: test_mail_digest update for 15.0
dhx Jun 8, 2022
5277687
mail_debrand 15.0.1.2.2
OCA-git-bot Jul 18, 2022
7e8819f
[FIX] mail_debrand: Set proper default engine in _render_template() f…
victoralmau Oct 19, 2022
385c4c1
[16.0][MIG] mail_debrand
LogeshSod Dec 5, 2022
a79b5fc
[15.0-mail] [FIX] mail_debrand: text/plain issue + TypeError: object …
rven Jul 19, 2022
f90e5d1
[16.0][IMP] mail_debrand
LogeshSod Dec 27, 2022
c46b26b
[UPD] Update mail_debrand.pot
Feb 7, 2023
01effbf
[UPD] README.rst
OCA-git-bot Feb 7, 2023
69a823f
Update translation files
weblate Feb 7, 2023
498e8f5
[UPD] README.rst
OCA-git-bot Sep 3, 2023
db3b7e8
Translated using Weblate (Spanish)
Ivorra78 Aug 27, 2023
a82e2e7
[IMP] mail_debrand: black, isort, prettier
gandalfthegreydev Nov 20, 2023
ef76c92
[MIG] mail_debrand: fixes
gandalfthegreydev Nov 20, 2023
81e30bd
[MIG] mail_debrand: bump version
gandalfthegreydev Nov 20, 2023
958ed1d
[MIG] mail_debrand: fix unit test
gandalfthegreydev Nov 20, 2023
9d7e884
restore siblings
gandalfthegreydev Nov 20, 2023
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
120 changes: 120 additions & 0 deletions mail_debrand/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,120 @@
============
Mail Debrand
============

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

.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
:target: https://odoo-community.org/page/development-status
:alt: Production/Stable
.. |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_debrand
: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_debrand
: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 module modifies the functionality of emails to remove the Odoo
branding, specifically the 'Powered by Odoo'

**Table of contents**

.. contents::
:local:

Usage
=====

To use this module, you need to:

- Install it.
- Send an email.
- Nobody will know it comes from Odoo.

Changelog
=========

15.0.1.2.3 (2022-07-19)
-----------------------

- [FIX] https://github.com/OCA/social/issues/915
- [FIX] https://github.com/OCA/social/issues/936

12.0.1.0.0 (2018-11-06)
-----------------------

- [NEW] Initial V12 version. Complete rewrite from v11.

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_debrand%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
-------

* Tecnativa
* ForgeFlow
* Onestein
* Sodexis
* Nexterp Romania

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

- Lois Rilo <[email protected]>
- Graeme Gellatly <[email protected]>
- `Tecnativa <https://www.tecnativa.com>`__:

- Pedro M. Baeza
- João Marques

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.

.. |maintainer-pedrobaeza| image:: https://github.com/pedrobaeza.png?size=40px
:target: https://github.com/pedrobaeza
:alt: pedrobaeza
.. |maintainer-joao-p-marques| image:: https://github.com/joao-p-marques.png?size=40px
:target: https://github.com/joao-p-marques
:alt: joao-p-marques

Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-pedrobaeza| |maintainer-joao-p-marques|

This module is part of the `OCA/social <https://github.com/OCA/social/tree/17.0/mail_debrand>`_ 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_debrand/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from . import models
25 changes: 25 additions & 0 deletions mail_debrand/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Copyright 2016 Tecnativa - Jairo Llopis
# Copyright 2017 Tecnativa - Pedro M. Baeza
# Copyright 2019 ForgeFlow S.L. - Lois Rilo <[email protected]>
# 2020 NextERP Romania
# Copyright 2021 Tecnativa - João Marques
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).

{
"name": "Mail Debrand",
"summary": """Remove Odoo branding in sent emails
Removes anchor <a href odoo.com togheder with it's parent
( for powerd by) form all the templates
removes any 'odoo' that are in tempalte texts > 20characters
""",
"version": "17.0.1.0.0",
"category": "Social Network",
"website": "https://github.com/OCA/social",
"author": """Tecnativa, ForgeFlow, Onestein, Sodexis, Nexterp Romania,
Odoo Community Association (OCA)""",
"license": "AGPL-3",
"installable": True,
"depends": ["mail"],
"development_status": "Production/Stable",
"maintainers": ["pedrobaeza", "joao-p-marques"],
}
40 changes: 40 additions & 0 deletions mail_debrand/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mail_debrand
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-09-03 13:36+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_debrand
#. odoo-python
#: code:addons/mail_debrand/tests/test_mail_debrand_digest.py:0
#, python-format
msgid "Connect"
msgstr "Conectar"

#. module: mail_debrand
#: model:ir.model,name:mail_debrand.model_mail_render_mixin
msgid "Mail Render Mixin"
msgstr "Mezcla de renderizado de correo"

#. module: mail_debrand
#: model:ir.model,name:mail_debrand.model_mail_mail
msgid "Outgoing Mails"
msgstr "Correos salientes"

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

#~ msgid "Last Modified on"
#~ msgstr "Última modificación en"
49 changes: 49 additions & 0 deletions mail_debrand/i18n/fr.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mail_debrand
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 13.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2020-08-12 17:59+0000\n"
"Last-Translator: Weblate Admin <[email protected]>\n"
"Language-Team: none\n"
"Language: fr\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 3.10\n"

#. module: mail_debrand
#. odoo-python
#: code:addons/mail_debrand/tests/test_mail_debrand_digest.py:0
#, python-format
msgid "Connect"
msgstr ""

#. module: mail_debrand
#: model:ir.model,name:mail_debrand.model_mail_render_mixin
msgid "Mail Render Mixin"
msgstr ""

#. module: mail_debrand
#: model:ir.model,name:mail_debrand.model_mail_mail
msgid "Outgoing Mails"
msgstr ""

#~ msgid "Email Templates"
#~ msgstr "Modèles d'emails"

#~ msgid "Email Thread"
#~ msgstr "Discussion par email"

#~ msgid "Odoo"
#~ msgstr "Odoo"

#~ msgid "Powered by"
#~ msgstr "Propulsé par"

#~ msgid "using"
#~ msgstr "utilisant"
40 changes: 40 additions & 0 deletions mail_debrand/i18n/fr_FR.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mail_debrand
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2021-04-11 18:46+0000\n"
"Last-Translator: Yves Le Doeuff <[email protected]>\n"
"Language-Team: none\n"
"Language: fr_FR\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_debrand
#. odoo-python
#: code:addons/mail_debrand/tests/test_mail_debrand_digest.py:0
#, python-format
msgid "Connect"
msgstr ""

#. module: mail_debrand
#: model:ir.model,name:mail_debrand.model_mail_render_mixin
msgid "Mail Render Mixin"
msgstr "Rendu du courrier"

#. module: mail_debrand
#: model:ir.model,name:mail_debrand.model_mail_mail
msgid "Outgoing Mails"
msgstr "E-mails sortants"

#~ msgid "Display Name"
#~ msgstr "Nom affiché"

#~ msgid "Last Modified on"
#~ msgstr "Dernière modification"
43 changes: 43 additions & 0 deletions mail_debrand/i18n/it.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mail_debrand
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2021-05-07 09:47+0000\n"
"Last-Translator: Sergio Zanchetta <[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.3.2\n"

#. module: mail_debrand
#. odoo-python
#: code:addons/mail_debrand/tests/test_mail_debrand_digest.py:0
#, python-format
msgid "Connect"
msgstr ""

#. module: mail_debrand
#: model:ir.model,name:mail_debrand.model_mail_render_mixin
msgid "Mail Render Mixin"
msgstr ""

#. module: mail_debrand
#: model:ir.model,name:mail_debrand.model_mail_mail
msgid "Outgoing Mails"
msgstr "Posta in uscita"

#~ msgid "Display Name"
#~ msgstr "Nome visualizzato"

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

#~ msgid "Last Modified on"
#~ msgstr "Ultima modifica il"
31 changes: 31 additions & 0 deletions mail_debrand/i18n/mail_debrand.pot
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mail_debrand
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.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_debrand
#. odoo-python
#: code:addons/mail_debrand/tests/test_mail_debrand_digest.py:0
#, python-format
msgid "Connect"
msgstr ""

#. module: mail_debrand
#: model:ir.model,name:mail_debrand.model_mail_render_mixin
msgid "Mail Render Mixin"
msgstr ""

#. module: mail_debrand
#: model:ir.model,name:mail_debrand.model_mail_mail
msgid "Outgoing Mails"
msgstr ""
Loading
Loading