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 Jan 14, 2025
1 parent e5495a2 commit 83f6936
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 14 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[website_conditional_visibility_user_group](website_conditional_visibility_user_group/) | 17.0.1.0.0 | | Only internal users will see the blocks you add this condition to
[website_cookiebot](website_cookiebot/) | 17.0.1.0.1 | | Ask for cookies consent connecting with Cookiebot
[website_cookiefirst](website_cookiefirst/) | 17.0.1.0.0 | | Cookiefirst integration
[website_form_require_legal](website_form_require_legal/) | 17.0.1.0.0 | | Add possibility to require confirm legal terms.
Expand Down
3 changes: 2 additions & 1 deletion setup/_metapackage/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
[project]
name = "odoo-addons-oca-website"
version = "17.0.20250110.0"
version = "17.0.20250114.0"
dependencies = [
"odoo-addon-website_conditional_visibility_user_group>=17.0dev,<17.1dev",
"odoo-addon-website_cookiebot>=17.0dev,<17.1dev",
"odoo-addon-website_cookiefirst>=17.0dev,<17.1dev",
"odoo-addon-website_form_require_legal>=17.0dev,<17.1dev",
Expand Down
24 changes: 12 additions & 12 deletions website_conditional_visibility_user_group/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Conditional visibility for internal users in Website
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:748c0a8174d9f9a0b4aee5b58aeaced2309a29997f74d53c86a129c7b0b021a0
!! source digest: sha256:3bbca96da1873574321a715ab9006d10573854d43eafe55f064b7346fc4fd883
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down Expand Up @@ -42,14 +42,14 @@ Configuration

To configure the user group visibility:

- With the frontend editor opened select the block you want to set the
visibility for.
- In *Style* tab of the editor panel set the *Visibility* option to
*Conditional* and unfold it.
- Set the *Users* option to *Visible for logged in*.
- Now you'll see the new *Groups* option.
- You can choose between *Only internal users*, *Only portal users* or
*No restriction*, which is the default value.
- With the frontend editor opened select the block you want to set the
visibility for.
- In *Style* tab of the editor panel set the *Visibility* option to
*Conditional* and unfold it.
- Set the *Users* option to *Visible for logged in*.
- Now you'll see the new *Groups* option.
- You can choose between *Only internal users*, *Only portal users* or
*No restriction*, which is the default value.

Bug Tracker
===========
Expand All @@ -72,10 +72,10 @@ Authors
Contributors
------------

- `Tecnativa <https://tecnativa.com>`__
- `Tecnativa <https://tecnativa.com>`__

- David Vidal
- Pilar Vargas
- David Vidal
- Pilar Vargas

Maintainers
-----------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Conditional visibility for internal users in Website</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:748c0a8174d9f9a0b4aee5b58aeaced2309a29997f74d53c86a129c7b0b021a0
!! source digest: sha256:3bbca96da1873574321a715ab9006d10573854d43eafe55f064b7346fc4fd883
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/17.0/website_conditional_visibility_user_group"><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-17-0/website-17-0-website_conditional_visibility_user_group"><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=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module adds extra granularity in the visibility of the website
Expand Down

0 comments on commit 83f6936

Please sign in to comment.