diff --git a/README.md b/README.md index e26c0dbfa6f3..6c13581ccdbe 100644 --- a/README.md +++ b/README.md @@ -23,10 +23,10 @@ addon | version | maintainers | summary --- | --- | --- | --- [web_calendar_slot_duration](web_calendar_slot_duration/) | 17.0.1.0.0 | Yajo | Customizable calendar slot durations [web_chatter_position](web_chatter_position/) | 17.0.1.0.1 | trisdoan | Add an option to change the chatter position -[web_company_color](web_company_color/) | 17.0.1.2.0 | | Web Company Color -[web_dialog_size](web_dialog_size/) | 17.0.1.0.0 | | A module that lets the user expand a dialog box to the full screen width. +[web_company_color](web_company_color/) | 17.0.1.2.1 | | Web Company Color +[web_dialog_size](web_dialog_size/) | 17.0.1.0.1 | | A module that lets the user expand a dialog box to the full screen width. [web_editor_class_selector](web_editor_class_selector/) | 17.0.1.1.0 | | Web editor class selector -[web_environment_ribbon](web_environment_ribbon/) | 17.0.1.0.2 | | Web Environment Ribbon +[web_environment_ribbon](web_environment_ribbon/) | 17.0.1.0.3 | | Web Environment Ribbon [web_favicon](web_favicon/) | 17.0.1.0.2 | | Allows to set a custom shortcut icon (aka favicon) [web_field_tooltip](web_field_tooltip/) | 17.0.1.0.0 | | Displays customizable tooltips for fields [web_group_expand](web_group_expand/) | 17.0.1.0.0 | | Group Expand Buttons @@ -37,7 +37,7 @@ addon | version | maintainers | summary [web_pwa_customize](web_pwa_customize/) | 17.0.1.0.0 | victoralmau | Web Pwa Customize [web_refresher](web_refresher/) | 17.0.1.1.2 | | Web Refresher [web_remember_tree_column_width](web_remember_tree_column_width/) | 17.0.1.0.0 | frahikLV luisg123v cuongnmtm | Remember the tree columns' widths across sessions. -[web_responsive](web_responsive/) | 17.0.1.1.8 | Tardo SplashS | Responsive web client, community-supported +[web_responsive](web_responsive/) | 17.0.1.1.9 | Tardo SplashS | Responsive web client, community-supported [web_save_discard_button](web_save_discard_button/) | 17.0.1.0.1 | synconics | Save & Discard Buttons [web_search_with_and](web_search_with_and/) | 17.0.1.0.0 | | Use AND conditions on omnibar search [web_theme_classic](web_theme_classic/) | 17.0.1.0.0 | legalsylvain | Contrasted style on fields to improve the UI. diff --git a/web_company_color/README.rst b/web_company_color/README.rst index bbea231fdba6..8906316ef7f5 100644 --- a/web_company_color/README.rst +++ b/web_company_color/README.rst @@ -1,3 +1,7 @@ +.. image:: https://odoo-community.org/readme-banner-image + :target: https://odoo-community.org/get-involved?utm_source=readme + :alt: Odoo Community Association + ================= Web Company Color ================= @@ -7,13 +11,13 @@ Web Company Color !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:5ca2a7baff460d79cfe08003918418fa008f47a4dce22a66e362ba8bf9cd3a6b + !! source digest: sha256:62405140d3524aab7dbf2ccc711a250068653d1e28d977b22e804b8c4a387de5 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status :alt: Beta -.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png +.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github diff --git a/web_company_color/__manifest__.py b/web_company_color/__manifest__.py index 39a2d533ce81..63daba18c08d 100644 --- a/web_company_color/__manifest__.py +++ b/web_company_color/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Web Company Color", "category": "web", - "version": "17.0.1.2.0", + "version": "17.0.1.2.1", "author": "Alexandre Díaz, Odoo Community Association (OCA)", "website": "https://github.com/OCA/web", "depends": ["web", "base_sparse_field"], diff --git a/web_company_color/models/res_company.py b/web_company_color/models/res_company.py index 76eecf38eeff..fc2baf5c6d11 100644 --- a/web_company_color/models/res_company.py +++ b/web_company_color/models/res_company.py @@ -115,7 +115,9 @@ class ResCompany(models.Model): background-color: %(color_navbar_bg_hover)s !important; } } - .o_menu_systray .o-dropdown .dropdown-toggle { + .o_menu_systray .o-dropdown .dropdown-toggle, + .o_menu_systray .o_mobile_menu_toggle, + .o_menu_toggle { color: %(color_navbar_text)s !important; &:hover, &:focus, &:active, &:focus:active { background-color: %(color_navbar_bg_hover)s !important; diff --git a/web_company_color/static/description/index.html b/web_company_color/static/description/index.html index bd92856060f7..c03c124ba5d4 100644 --- a/web_company_color/static/description/index.html +++ b/web_company_color/static/description/index.html @@ -3,7 +3,7 @@ -Web Company Color +README.rst -
-

Web Company Color

+
+ + +Odoo Community Association + +
+

Web Company Color

-

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

+

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

This module change navbar colors based in the company logo colors.

Table of contents

@@ -386,18 +391,18 @@

Web Company Color

-

Usage

+

Usage

Go to company record and set a logo. Can see/modify applied colors on the “Navbar” section.

For optimal results use images with alpha channel.

-

Known issues / Roadmap

+

Known issues / Roadmap

White color is omitted in the addition operation to support images without alpha channel.

-

Bug Tracker

+

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 @@ -405,15 +410,15 @@

Bug Tracker

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

-

Credits

+

Credits

-

Authors

+

Authors

  • Alexandre Díaz
-

Contributors

+

Contributors

-

Maintainers

+

Maintainers

This module is maintained by the OCA.

Odoo Community Association @@ -443,5 +448,6 @@

Maintainers

+
diff --git a/web_dialog_size/README.rst b/web_dialog_size/README.rst index d988d2592ec3..89acd68f0729 100644 --- a/web_dialog_size/README.rst +++ b/web_dialog_size/README.rst @@ -1,3 +1,7 @@ +.. image:: https://odoo-community.org/readme-banner-image + :target: https://odoo-community.org/get-involved?utm_source=readme + :alt: Odoo Community Association + =============== Web Dialog Size =============== @@ -7,13 +11,13 @@ Web Dialog Size !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:a861bfd49e89d43c9b0dea89a15318450f23f5a9fc30747b5fdddeb6d291120c + !! source digest: sha256:1b8bcfc8070f1e6aa6e6576fa074d8608bf926ce753996006832479ea3ac4b91 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status :alt: Beta -.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png +.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github @@ -52,7 +56,7 @@ you want to set dialog boxes maximized by default, you need to: Known issues / Roadmap ====================== -- Allow setting default dialog size per user. +- Allow setting default dialog size per user. Bug Tracker =========== @@ -79,23 +83,23 @@ Authors Contributors ------------ -- Anthony Muschang -- Stéphane Bidoul -- Holger Brunn -- Siddharth Bhalgami -- Wolfgang Pichler -- David Vidal -- Quentin Theuret -- `Tecnativa `__: - - - Pedro M. Baeza - - Jairo Llopis - - Ernesto Tejeda - - Carlos Roca - -- Sudhir Arya -- Pierre Pizzetta -- Mantas Šniukas +- Anthony Muschang +- Stéphane Bidoul +- Holger Brunn +- Siddharth Bhalgami +- Wolfgang Pichler +- David Vidal +- Quentin Theuret +- `Tecnativa `__: + + - Pedro M. Baeza + - Jairo Llopis + - Ernesto Tejeda + - Carlos Roca + +- Sudhir Arya +- Pierre Pizzetta +- Mantas Šniukas Maintainers ----------- diff --git a/web_dialog_size/__manifest__.py b/web_dialog_size/__manifest__.py index c3db7866d6a4..750874121cf8 100644 --- a/web_dialog_size/__manifest__.py +++ b/web_dialog_size/__manifest__.py @@ -15,7 +15,7 @@ "Odoo Community Association (OCA)", "website": "https://github.com/OCA/web", "category": "web", - "version": "17.0.1.0.0", + "version": "17.0.1.0.1", "license": "AGPL-3", "depends": ["web"], "installable": True, diff --git a/web_dialog_size/static/description/index.html b/web_dialog_size/static/description/index.html index 5a8a0caa8a43..8bd12f42a951 100644 --- a/web_dialog_size/static/description/index.html +++ b/web_dialog_size/static/description/index.html @@ -3,7 +3,7 @@ -Web Dialog Size +README.rst -
-

Web Dialog Size

+
+ + +Odoo Community Association + +
+

Web Dialog Size

-

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

+

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

A module that lets the user expand/restore the dialog box size through a button in the upper right corner (imitating most windows managers). It also adds draggable support to the dialogs.

@@ -388,7 +393,7 @@

Web Dialog Size

-

Configuration

+

Configuration

By default, the module respects the caller’s dialog_size option. If you want to set dialog boxes maximized by default, you need to:

    @@ -403,13 +408,13 @@

    Configuration

-

Known issues / Roadmap

+

Known issues / Roadmap

  • Allow setting default dialog size per user.
-

Bug Tracker

+

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 @@ -417,9 +422,9 @@

Bug Tracker

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

-

Credits

+

Credits

-

Authors

+

Authors

  • ACSONE SA/NV
  • Therp BV
  • @@ -429,7 +434,7 @@

    Authors

-

Contributors

+

Contributors

-

Maintainers

+

Maintainers

This module is maintained by the OCA.

Odoo Community Association @@ -464,5 +469,6 @@

Maintainers

+
diff --git a/web_dialog_size/static/src/js/web_dialog_size.esm.js b/web_dialog_size/static/src/js/web_dialog_size.esm.js index 76379af98016..93b646c79c2c 100644 --- a/web_dialog_size/static/src/js/web_dialog_size.esm.js +++ b/web_dialog_size/static/src/js/web_dialog_size.esm.js @@ -1,7 +1,7 @@ /** @odoo-module **/ import {ActionDialog} from "@web/webclient/actions/action_dialog"; -import {Component, onMounted} from "@odoo/owl"; +import {Component, onMounted, onWillRender} from "@odoo/owl"; import {Dialog} from "@web/core/dialog/dialog"; import {SelectCreateDialog} from "@web/views/view_dialogs/select_create_dialog"; import {patch} from "@web/core/utils/patch"; @@ -44,9 +44,15 @@ patch(Dialog.prototype, { super.setup(); this.setSize = this.setSize.bind(this); this.getSize = this.getSize.bind(this); + onWillRender(() => { + if (this._forcedSize && this.props.size !== this._forcedSize) { + this.props.size = this._forcedSize; + } + }); }, setSize(size) { + this._forcedSize = size; this.props.size = size; this.render(); }, diff --git a/web_environment_ribbon/README.rst b/web_environment_ribbon/README.rst index d1380d30539f..6775dfdb45fd 100644 --- a/web_environment_ribbon/README.rst +++ b/web_environment_ribbon/README.rst @@ -1,3 +1,7 @@ +.. image:: https://odoo-community.org/readme-banner-image + :target: https://odoo-community.org/get-involved?utm_source=readme + :alt: Odoo Community Association + ====================== Web Environment Ribbon ====================== @@ -7,13 +11,13 @@ Web Environment Ribbon !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:9a08035950044b08a0f55bd6ff0b05de48c9cb8abd74df63a5579dbf1510048b + !! source digest: sha256:8657bdbca17395569acf55ce1b3487ec8243d733eee9f6dcc09017bbb8cc4684 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status :alt: Beta -.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png +.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github @@ -39,19 +43,21 @@ every page Configuration ============= -- You can change the ribbon's name ("TEST") by editing the default - system parameter "ribbon.name" (in the menu Settings > Technical > - Parameters > System Parameters) To hide the ribbon, set this - parameter to "False" or delete it and refresh the page. +- You can change the ribbon's name ("TEST") by editing the default + system parameter "ribbon.name" (in the menu Settings > Technical > + Parameters > System Parameters) To hide the ribbon, set this parameter + to "False" or delete it and refresh the page. + +- You can customize the ribbon color and background color through system + parameters: "ribbon.color", "ribbon.background.color". Fill with valid + CSS colors or just set to "False" to use default values. -- You can customize the ribbon color and background color through - system parameters: "ribbon.color", "ribbon.background.color". Fill - with valid CSS colors or just set to "False" to use default values. +- You can add the database name in the ribbon by adding "{db_name}" in + the system parameter "ribbon.name". -- You can add the database name in the ribbon by adding "{db_name}" in - the system parameter "ribbon.name". + |configure_1| - `configure_1 <../static/description/configure_1.png>`__ +.. |configure_1| image:: https://raw.githubusercontent.com/OCA/web/17.0/web_environment_ribbon/static/description/configure_1.png Usage ===== @@ -81,13 +87,13 @@ Authors Contributors ------------ -- Francesco Apruzzese -- Javi Melendez -- Antonio Espinosa -- Thomas Binsfeld -- Xavier Jiménez -- Dennis Sluijk -- Eric Lembregts +- Francesco Apruzzese +- Javi Melendez +- Antonio Espinosa +- Thomas Binsfeld +- Xavier Jiménez +- Dennis Sluijk +- Eric Lembregts Maintainers ----------- diff --git a/web_environment_ribbon/__manifest__.py b/web_environment_ribbon/__manifest__.py index fd5eae994d10..f7d7ed266ba0 100644 --- a/web_environment_ribbon/__manifest__.py +++ b/web_environment_ribbon/__manifest__.py @@ -6,7 +6,7 @@ { "name": "Web Environment Ribbon", - "version": "17.0.1.0.2", + "version": "17.0.1.0.3", "category": "Web", "author": "Francesco OpenCode Apruzzese, " "Tecnativa, " diff --git a/web_environment_ribbon/readme/CONFIGURE.md b/web_environment_ribbon/readme/CONFIGURE.md index d7789f405f8c..0170d2c9d258 100644 --- a/web_environment_ribbon/readme/CONFIGURE.md +++ b/web_environment_ribbon/readme/CONFIGURE.md @@ -1,5 +1,5 @@ - You can change the ribbon's name ("TEST") by editing the default - system parameter "ribbon.name" (in the menu Settings \> Technical \> Parameters \> + system parameter "ribbon.name" (in the menu Settings \> Technical \> Parameters \> System Parameters) To hide the ribbon, set this parameter to "False" or delete it and refresh the page. - You can customize the ribbon color and background color through system @@ -8,4 +8,4 @@ - You can add the database name in the ribbon by adding "{db_name}" in the system parameter "ribbon.name". - [configure_1](../static/description/configure_1.png) + ![configure_1](../static/description/configure_1.png) diff --git a/web_environment_ribbon/static/description/index.html b/web_environment_ribbon/static/description/index.html index c32f41ceeb74..0b9dcbea0ac7 100644 --- a/web_environment_ribbon/static/description/index.html +++ b/web_environment_ribbon/static/description/index.html @@ -3,7 +3,7 @@ -Web Environment Ribbon +README.rst -
-

Web Environment Ribbon

+
+ + +Odoo Community Association + +
+

Web Environment Ribbon

-

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

+

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

Mark a Test Environment with a red ribbon on the top left corner in every page

Table of contents

@@ -387,30 +392,30 @@

Web Environment Ribbon

-

Configuration

+

Configuration

  • You can change the ribbon’s name (“TEST”) by editing the default system parameter “ribbon.name” (in the menu Settings > Technical > -Parameters > System Parameters) To hide the ribbon, set this -parameter to “False” or delete it and refresh the page.

    +Parameters > System Parameters) To hide the ribbon, set this parameter +to “False” or delete it and refresh the page.

  • -
  • You can customize the ribbon color and background color through -system parameters: “ribbon.color”, “ribbon.background.color”. Fill -with valid CSS colors or just set to “False” to use default values.

    +
  • You can customize the ribbon color and background color through system +parameters: “ribbon.color”, “ribbon.background.color”. Fill with valid +CSS colors or just set to “False” to use default values.

  • You can add the database name in the ribbon by adding “{db_name}” in the system parameter “ribbon.name”.

    -

    configure_1

    +

    configure_1

-

Usage

+

Usage

To use this module, you need only to install it. After installation, a red ribbon will be visible on top left corner of every Odoo backend page

-

Bug Tracker

+

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 @@ -418,16 +423,16 @@

Bug Tracker

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

-

Credits

+

Credits

-

Authors

+

Authors

  • Francesco OpenCode Apruzzese
  • Tecnativa
-

Contributors

+

Contributors

-

Maintainers

+

Maintainers

This module is maintained by the OCA.

Odoo Community Association @@ -452,5 +457,6 @@

Maintainers

+
diff --git a/web_responsive/README.rst b/web_responsive/README.rst index e402871952d3..2fe5930fdad2 100644 --- a/web_responsive/README.rst +++ b/web_responsive/README.rst @@ -11,7 +11,7 @@ Web Responsive !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:ea6c474292fc4c26a8944820ee63c95af49aa986136a7c57fed801edd2b17188 + !! source digest: sha256:83af8063b60ae0e333469552a2e834cdc0d3772ae55283b19f47bc42d4ef6a20 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png diff --git a/web_responsive/__manifest__.py b/web_responsive/__manifest__.py index 1bc19d50eaf2..e0e8d588f24f 100644 --- a/web_responsive/__manifest__.py +++ b/web_responsive/__manifest__.py @@ -9,7 +9,7 @@ { "name": "Web Responsive", "summary": "Responsive web client, community-supported", - "version": "17.0.1.1.8", + "version": "17.0.1.1.9", "category": "Website", "website": "https://github.com/OCA/web", "author": "LasLabs, Tecnativa, ITerra, Onestein, " diff --git a/web_responsive/static/description/index.html b/web_responsive/static/description/index.html index ad5326fc8b16..7de4165362e8 100644 --- a/web_responsive/static/description/index.html +++ b/web_responsive/static/description/index.html @@ -372,7 +372,7 @@

Web Responsive

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

Production/Stable License: LGPL-3 OCA/web Translate me on Weblate Try me on Runboat

This module adds responsiveness to web backend.

diff --git a/web_responsive/static/src/components/chatter/chatter.xml b/web_responsive/static/src/components/chatter/chatter.xml index 6890045726f7..b357d8615029 100644 --- a/web_responsive/static/src/components/chatter/chatter.xml +++ b/web_responsive/static/src/components/chatter/chatter.xml @@ -40,7 +40,7 @@