From 72da77b052fc6a0094b794b25d5b5759869976f1 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 8 Jul 2024 19:29:02 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- mail_tracking/README.rst | 2 +- mail_tracking/__manifest__.py | 2 +- mail_tracking/static/description/index.html | 13 ++++++++----- 4 files changed, 11 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index dddecd3ad..2379497c1 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ addon | version | maintainers | summary [mail_show_follower](mail_show_follower/) | 16.0.1.0.1 | [![yajo](https://github.com/yajo.png?size=30px)](https://github.com/yajo) | Show CC document followers in mails. [mail_template_multi_attachment](mail_template_multi_attachment/) | 16.0.1.0.0 | | Module who allows to generate multi attachments on an email template. [mail_template_substitute](mail_template_substitute/) | 16.0.1.0.0 | | This module allows to create substitution rules for mail templates. -[mail_tracking](mail_tracking/) | 16.0.1.0.4 | | Email tracking system for all mails sent +[mail_tracking](mail_tracking/) | 16.0.1.0.5 | | Email tracking system for all mails sent [mail_tracking_mailgun](mail_tracking_mailgun/) | 16.0.1.0.0 | | Mail tracking and Mailgun webhooks integration [mail_tracking_mass_mailing](mail_tracking_mass_mailing/) | 16.0.1.0.0 | | Improve mass mailing email tracking [mass_mailing_contact_active](mass_mailing_contact_active/) | 16.0.1.0.0 | | Adds active feature on mailing list contact and subscriptions diff --git a/mail_tracking/README.rst b/mail_tracking/README.rst index 91c3e83eb..f7cc826aa 100644 --- a/mail_tracking/README.rst +++ b/mail_tracking/README.rst @@ -7,7 +7,7 @@ Email tracking !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:ea59e8bd25a451ed67c147ccaf3d3959d2530c856358e168205e7aaca19cc415 + !! source digest: sha256:5f711f1725c73bc96877b16645bed6145cbc19bfa19678c87105097068492471 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/mail_tracking/__manifest__.py b/mail_tracking/__manifest__.py index 166b9d675..003442888 100644 --- a/mail_tracking/__manifest__.py +++ b/mail_tracking/__manifest__.py @@ -7,7 +7,7 @@ { "name": "Email tracking", "summary": "Email tracking system for all mails sent", - "version": "16.0.1.0.4", + "version": "16.0.1.0.5", "category": "Social Network", "website": "https://github.com/OCA/social", "author": ("Tecnativa, " "Odoo Community Association (OCA)"), diff --git a/mail_tracking/static/description/index.html b/mail_tracking/static/description/index.html index dfe93484d..0131ec776 100644 --- a/mail_tracking/static/description/index.html +++ b/mail_tracking/static/description/index.html @@ -8,10 +8,11 @@ /* :Author: David Goodger (goodger@python.org) -:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $ +:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $ :Copyright: This stylesheet has been placed in the public domain. Default cascading style sheet for the HTML output of Docutils. +Despite the name, some widely supported CSS2 features are used. See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to customize this style sheet. @@ -274,7 +275,7 @@ pre.literal-block, pre.doctest-block, pre.math, pre.code { margin-left: 2em ; margin-right: 2em } -pre.code .ln { color: grey; } /* line numbers */ +pre.code .ln { color: gray; } /* line numbers */ pre.code, code { background-color: #eeeeee } pre.code .comment, code .comment { color: #5C6576 } pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold } @@ -300,7 +301,7 @@ span.option { span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -366,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:ea59e8bd25a451ed67c147ccaf3d3959d2530c856358e168205e7aaca19cc415 +!! source digest: sha256:5f711f1725c73bc96877b16645bed6145cbc19bfa19678c87105097068492471 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/social Translate me on Weblate Try me on Runboat

This module shows email notification tracking status for any messages in @@ -503,7 +504,9 @@ If you spotted it first, help us to smash it by providing a detailed and welcome

Maintainers

This module is maintained by the OCA.

-Odoo Community Association + +Odoo Community Association +

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.