From 95bf1c61b736fd926bd71e4d36deec75f5dbc753 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 16 Oct 2024 10:37:43 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- web_advanced_search/README.rst | 2 +- web_advanced_search/__manifest__.py | 2 +- web_advanced_search/static/description/index.html | 14 ++++++++------ 4 files changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 1a4762e9b93c..e13ef3d6d90f 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Available addons addon | version | maintainers | summary --- | --- | --- | --- [web_action_conditionable](web_action_conditionable/) | 16.0.1.0.0 | | web_action_conditionable -[web_advanced_search](web_advanced_search/) | 16.0.1.0.4 | [![ivantodorovich](https://github.com/ivantodorovich.png?size=30px)](https://github.com/ivantodorovich) | Easier and more powerful searching tools +[web_advanced_search](web_advanced_search/) | 16.0.1.0.5 | [![ivantodorovich](https://github.com/ivantodorovich.png?size=30px)](https://github.com/ivantodorovich) | Easier and more powerful searching tools [web_apply_field_style](web_apply_field_style/) | 16.0.1.0.1 | | Apply css class style to fields from a dict parameters [web_calendar_slot_duration](web_calendar_slot_duration/) | 16.0.1.0.1 | [![Yajo](https://github.com/Yajo.png?size=30px)](https://github.com/Yajo) | Customizable calendar slot durations [web_chatter_position](web_chatter_position/) | 16.0.1.0.2 | | Add an option to change the chatter position diff --git a/web_advanced_search/README.rst b/web_advanced_search/README.rst index 0feb637c9662..40e712083d23 100644 --- a/web_advanced_search/README.rst +++ b/web_advanced_search/README.rst @@ -7,7 +7,7 @@ Advanced search !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:49aa0bfa3f44cf2d0a4825e8734b3ddcc51097df43051eaba3d04945a3885a3d + !! source digest: sha256:0f112453b121055f5627a98bbef2ae9a8eb27ba57c1a678f640e9e99719bcc89 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/web_advanced_search/__manifest__.py b/web_advanced_search/__manifest__.py index f9b6e5234c27..f1ef3d809e70 100644 --- a/web_advanced_search/__manifest__.py +++ b/web_advanced_search/__manifest__.py @@ -6,7 +6,7 @@ { "name": "Advanced search", "summary": "Easier and more powerful searching tools", - "version": "16.0.1.0.4", + "version": "16.0.1.0.5", "author": "Therp BV, Tecnativa, Camptocamp, Odoo Community Association (OCA)", "website": "https://github.com/OCA/web", "maintainers": ["ivantodorovich"], diff --git a/web_advanced_search/static/description/index.html b/web_advanced_search/static/description/index.html index a281a4c0fa3b..f064c46e94d8 100644 --- a/web_advanced_search/static/description/index.html +++ b/web_advanced_search/static/description/index.html @@ -1,4 +1,3 @@ - @@ -9,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. @@ -275,7 +275,7 @@ 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 } @@ -301,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -367,7 +367,7 @@

Advanced search

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:49aa0bfa3f44cf2d0a4825e8734b3ddcc51097df43051eaba3d04945a3885a3d +!! source digest: sha256:0f112453b121055f5627a98bbef2ae9a8eb27ba57c1a678f640e9e99719bcc89 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

More powerful and easy to use search, especially for related fields.

@@ -534,7 +534,9 @@

Contributors

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.