Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Mar 15, 2024
1 parent 9c4753c commit 35d0335
Show file tree
Hide file tree
Showing 10 changed files with 12 additions and 15 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@ addon | version | maintainers | summary
[website_crm_privacy_policy](website_crm_privacy_policy/) | 14.0.1.0.0 | | Website CRM privacy policy
[website_crm_quick_answer](website_crm_quick_answer/) | 14.0.1.1.0 | | Add an automatic answer for contacts asking for info
[website_forum_subscription](website_forum_subscription/) | 14.0.1.0.0 | | Adds a button to allow subscription from the website
[website_google_analytics_4](website_google_analytics_4/) | 14.0.1.0.0 | | Google Analytics 4 integration
[website_google_analytics_4](website_google_analytics_4/) | 14.0.1.1.0 | | Google Analytics 4 integration
[website_google_tag_manager](website_google_tag_manager/) | 14.0.1.0.0 | | Add support for Google Tag Manager
[website_legal_page](website_legal_page/) | 14.0.1.0.0 | | Website Legal Page
[website_menu_by_user_status](website_menu_by_user_status/) | 14.0.1.0.0 | | Allow to manage the display of website.menus
[website_no_crawler](website_no_crawler/) | 14.0.1.1.0 | | Disables robots.txt for indexing by webcrawlers like Google
[website_odoo_debranding](website_odoo_debranding/) | 14.0.1.0.0 | | Remove Odoo Branding from Website
[website_no_crawler](website_no_crawler/) | 14.0.1.2.0 | | Disables robots.txt for indexing by webcrawlers like Google
[website_odoo_debranding](website_odoo_debranding/) | 14.0.1.1.0 | | Remove Odoo Branding from Website
[website_plausible](website_plausible/) | 14.0.1.0.1 | [![LoisRForgeFlow](https://github.com/LoisRForgeFlow.png?size=30px)](https://github.com/LoisRForgeFlow) | Track website users using plausible
[website_require_login](website_require_login/) | 14.0.1.0.0 | | Website Login Required
[website_snippet_country_dropdown](website_snippet_country_dropdown/) | 14.0.1.0.0 | | Allow to select country in a dropdown
Expand Down
2 changes: 1 addition & 1 deletion website_google_analytics_4/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Google Analytics 4
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:5f63b9b08931ce73ea903d19ee7289307ede3e2ad6a776ca124092aa5433ef8c
!! source digest: sha256:3d59d3b845b40a90e29a619a22f0d774af4da9f8b9940d50f04e1975e4dfa622
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion website_google_analytics_4/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"name": "Google Analytics 4",
"summary": "Google Analytics 4 integration",
"category": "Website",
"version": "14.0.1.0.0",
"version": "14.0.1.1.0",
"author": "Studio73, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/website",
"license": "AGPL-3",
Expand Down
3 changes: 1 addition & 2 deletions website_google_analytics_4/static/description/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
Expand Down Expand Up @@ -367,7 +366,7 @@ <h1 class="title">Google Analytics 4</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:5f63b9b08931ce73ea903d19ee7289307ede3e2ad6a776ca124092aa5433ef8c
!! source digest: sha256:3d59d3b845b40a90e29a619a22f0d774af4da9f8b9940d50f04e1975e4dfa622
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/website/tree/14.0/website_google_analytics_4"><img alt="OCA/website" src="https://img.shields.io/badge/github-OCA%2Fwebsite-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/website-14-0/website-14-0-website_google_analytics_4"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/website&amp;target_branch=14.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module overrides the Google Analytic script in favor of integrating with Google analytic version 4.</p>
Expand Down
2 changes: 1 addition & 1 deletion website_no_crawler/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Alter robots.txt disallow indexing
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:3ecbbb0d6546d26141b36d8c64062815cdf1278b32e7350e3948fe71e42b872f
!! source digest: sha256:0d35e7869aefebc62333a56728a242b2b7c553d7ce084f9ae95913bef772b806
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion website_no_crawler/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"name": "Alter robots.txt disallow indexing",
"summary": "Disables robots.txt for indexing by webcrawlers like Google",
"license": "AGPL-3",
"version": "14.0.1.1.0",
"version": "14.0.1.2.0",
"website": "https://github.com/OCA/website",
"author": "B-Informed B.V., Ooops, Odoo Community Association (OCA)",
"category": "Website",
Expand Down
3 changes: 1 addition & 2 deletions website_no_crawler/static/description/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
Expand Down Expand Up @@ -367,7 +366,7 @@ <h1 class="title">Alter robots.txt disallow indexing</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:3ecbbb0d6546d26141b36d8c64062815cdf1278b32e7350e3948fe71e42b872f
!! source digest: sha256:0d35e7869aefebc62333a56728a242b2b7c553d7ce084f9ae95913bef772b806
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/website/tree/14.0/website_no_crawler"><img alt="OCA/website" src="https://img.shields.io/badge/github-OCA%2Fwebsite-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/website-14-0/website-14-0-website_no_crawler"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/website&amp;target_branch=14.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>By default, /robots.txt on an Odoo installation with website module installed will allow indexing by webcrawlers.</p>
Expand Down
2 changes: 1 addition & 1 deletion website_odoo_debranding/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Remove Odoo Branding from Website
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:13cdf8c88b18d8f04b3423ba1609939b968e147e90cb74e263a17957c4ab1963
!! source digest: sha256:ba3304e2638e2d686b3c5ef3c2e6f3bd5b9a30f68f6510e1306de7eadd4fe40d
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion website_odoo_debranding/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html).
{
"name": "Remove Odoo Branding from Website",
"version": "14.0.1.0.0",
"version": "14.0.1.1.0",
"author": "Tecnativa, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/website",
"license": "LGPL-3",
Expand Down
3 changes: 1 addition & 2 deletions website_odoo_debranding/static/description/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
Expand Down Expand Up @@ -367,7 +366,7 @@ <h1 class="title">Remove Odoo Branding from Website</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:13cdf8c88b18d8f04b3423ba1609939b968e147e90cb74e263a17957c4ab1963
!! source digest: sha256:ba3304e2638e2d686b3c5ef3c2e6f3bd5b9a30f68f6510e1306de7eadd4fe40d
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/website/tree/14.0/website_odoo_debranding"><img alt="OCA/website" src="https://img.shields.io/badge/github-OCA%2Fwebsite-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/website-14-0/website-14-0-website_odoo_debranding"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/website&amp;target_branch=14.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module remove Odoo branding on website:</p>
Expand Down

0 comments on commit 35d0335

Please sign in to comment.