diff --git a/README.md b/README.md index f64edd6815..7ce6bdf592 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ addon | version | maintainers | summary [website_cookiefirst](website_cookiefirst/) | 16.0.1.0.0 | | Cookiefirst integration [website_crm_privacy_policy](website_crm_privacy_policy/) | 16.0.1.1.0 | | Website CRM privacy policy [website_crm_quick_answer](website_crm_quick_answer/) | 16.0.1.0.0 | | Add an automatic answer for contacts asking for info +[website_forum_subscription](website_forum_subscription/) | 16.0.1.0.0 | | Adds a button to allow subscription from the website [website_google_tag_manager](website_google_tag_manager/) | 16.0.1.0.0 | | Add support for Google Tag Manager [website_legal_page](website_legal_page/) | 16.0.1.0.0 | | Website Legal Page [website_odoo_debranding](website_odoo_debranding/) | 16.0.1.0.0 | | Remove Odoo Branding from Website diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index c000a773ca..2131afb22d 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -16.0.20230822.0 \ No newline at end of file +16.0.20231004.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index 7c8b0fc1a1..ae0b833e90 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -12,6 +12,7 @@ 'odoo-addon-website_cookiefirst>=16.0dev,<16.1dev', 'odoo-addon-website_crm_privacy_policy>=16.0dev,<16.1dev', 'odoo-addon-website_crm_quick_answer>=16.0dev,<16.1dev', + 'odoo-addon-website_forum_subscription>=16.0dev,<16.1dev', 'odoo-addon-website_google_tag_manager>=16.0dev,<16.1dev', 'odoo-addon-website_legal_page>=16.0dev,<16.1dev', 'odoo-addon-website_odoo_debranding>=16.0dev,<16.1dev', diff --git a/website_forum_subscription/README.rst b/website_forum_subscription/README.rst index d5829dfd63..ed1e5edec2 100644 --- a/website_forum_subscription/README.rst +++ b/website_forum_subscription/README.rst @@ -7,7 +7,7 @@ Website Forum Subscription !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:d74438ad14ac2d5fb49a9cd66ec6adc159c82934ae8de37f7a84e5e3b157fea6 + !! source digest: sha256:a16b7259e6947aef9c6cc9237e29bcf89274a353e2914578b18e72fab647a11c !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -17,13 +17,13 @@ Website Forum Subscription :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fwebsite-lightgray.png?logo=github - :target: https://github.com/OCA/website/tree/15.0/website_forum_subscription + :target: https://github.com/OCA/website/tree/16.0/website_forum_subscription :alt: OCA/website .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/website-15-0/website-15-0-website_forum_subscription + :target: https://translation.odoo-community.org/projects/website-16-0/website-16-0-website_forum_subscription :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/website&target_branch=15.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/website&target_branch=16.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| @@ -52,7 +52,7 @@ Bug Tracker Bugs are tracked on `GitHub 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 `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -71,6 +71,7 @@ Contributors * David Vidal * Stefan Ungureanu + * Carolina Fernandez Maintainers ~~~~~~~~~~~ @@ -85,6 +86,6 @@ 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/website `_ project on GitHub. +This module is part of the `OCA/website `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/website_forum_subscription/static/description/index.html b/website_forum_subscription/static/description/index.html index bc452550da..acd0e4c688 100644 --- a/website_forum_subscription/static/description/index.html +++ b/website_forum_subscription/static/description/index.html @@ -367,9 +367,9 @@

Website Forum Subscription

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:d74438ad14ac2d5fb49a9cd66ec6adc159c82934ae8de37f7a84e5e3b157fea6 +!! source digest: sha256:a16b7259e6947aef9c6cc9237e29bcf89274a353e2914578b18e72fab647a11c !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

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

+

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

Allows users to subscribe/unsubscribe from forum notifications.

Table of contents

@@ -400,7 +400,7 @@

Bug Tracker

Bugs are tracked on GitHub 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.

+feedback.

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

@@ -429,7 +429,7 @@

Maintainers

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/website project on GitHub.

+

This module is part of the OCA/website project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.