Skip to content

Commit 7e66409

Browse files
committed
[BOT] post-merge updates
1 parent 7fc9e11 commit 7e66409

File tree

4 files changed

+29
-27
lines changed

4 files changed

+29
-27
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Available addons
2121
----------------
2222
addon | version | maintainers | summary
2323
--- | --- | --- | ---
24+
[web_dialog_size](web_dialog_size/) | 18.0.1.0.0 | | A module that lets the user expand a dialog box to the full screen width.
2425
[web_environment_ribbon](web_environment_ribbon/) | 18.0.1.0.1 | | Web Environment Ribbon
2526
[web_favicon](web_favicon/) | 18.0.1.0.0 | | Allows to set a custom shortcut icon (aka favicon)
2627
[web_no_bubble](web_no_bubble/) | 18.0.1.0.0 | | Remove the bubbles from the web interface

setup/_metapackage/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
[project]
22
name = "odoo-addons-oca-web"
3-
version = "18.0.20250114.0"
3+
version = "18.0.20250206.0"
44
dependencies = [
5+
"odoo-addon-web_dialog_size==18.0.*",
56
"odoo-addon-web_environment_ribbon==18.0.*",
67
"odoo-addon-web_favicon==18.0.*",
78
"odoo-addon-web_no_bubble==18.0.*",

web_dialog_size/README.rst

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Web Dialog Size
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:a861bfd49e89d43c9b0dea89a15318450f23f5a9fc30747b5fdddeb6d291120c
10+
!! source digest: sha256:6e8cbde132eca54a0b756ffe2922edfe7b701ea5400063603cba71aa0e4de87d
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -17,13 +17,13 @@ Web Dialog Size
1717
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1818
:alt: License: AGPL-3
1919
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github
20-
:target: https://github.com/OCA/web/tree/17.0/web_dialog_size
20+
:target: https://github.com/OCA/web/tree/18.0/web_dialog_size
2121
:alt: OCA/web
2222
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
23-
:target: https://translation.odoo-community.org/projects/web-17-0/web-17-0-web_dialog_size
23+
:target: https://translation.odoo-community.org/projects/web-18-0/web-18-0-web_dialog_size
2424
:alt: Translate me on Weblate
2525
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
26-
:target: https://runboat.odoo-community.org/builds?repo=OCA/web&target_branch=17.0
26+
:target: https://runboat.odoo-community.org/builds?repo=OCA/web&target_branch=18.0
2727
:alt: Try me on Runboat
2828

2929
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -52,15 +52,15 @@ you want to set dialog boxes maximized by default, you need to:
5252
Known issues / Roadmap
5353
======================
5454

55-
- Allow setting default dialog size per user.
55+
- Allow setting default dialog size per user.
5656

5757
Bug Tracker
5858
===========
5959

6060
Bugs are tracked on `GitHub Issues <https://github.com/OCA/web/issues>`_.
6161
In case of trouble, please check there if your issue has already been reported.
6262
If you spotted it first, help us to smash it by providing a detailed and welcomed
63-
`feedback <https://github.com/OCA/web/issues/new?body=module:%20web_dialog_size%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
63+
`feedback <https://github.com/OCA/web/issues/new?body=module:%20web_dialog_size%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
6464

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

@@ -79,23 +79,23 @@ Authors
7979
Contributors
8080
------------
8181

82-
- Anthony Muschang <[email protected]>
83-
- Stéphane Bidoul <[email protected]>
84-
- Holger Brunn <[email protected]>
85-
- Siddharth Bhalgami <[email protected]>
86-
- Wolfgang Pichler <[email protected]>
87-
- David Vidal <[email protected]>
88-
- Quentin Theuret <[email protected]>
89-
- `Tecnativa <https://www.tecnativa.com>`__:
82+
- Anthony Muschang <[email protected]>
83+
- Stéphane Bidoul <[email protected]>
84+
- Holger Brunn <[email protected]>
85+
- Siddharth Bhalgami <[email protected]>
86+
- Wolfgang Pichler <[email protected]>
87+
- David Vidal <[email protected]>
88+
- Quentin Theuret <[email protected]>
89+
- `Tecnativa <https://www.tecnativa.com>`__:
9090

91-
- Pedro M. Baeza
92-
- Jairo Llopis
93-
- Ernesto Tejeda
94-
- Carlos Roca
91+
- Pedro M. Baeza
92+
- Jairo Llopis
93+
- Ernesto Tejeda
94+
- Carlos Roca
9595

96-
- Sudhir Arya <[email protected]>
97-
- Pierre Pizzetta <[email protected]>
98-
- Mantas Šniukas <[email protected]>
96+
- Sudhir Arya <[email protected]>
97+
- Pierre Pizzetta <[email protected]>
98+
- Mantas Šniukas <[email protected]>
9999

100100
Maintainers
101101
-----------
@@ -110,6 +110,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
110110
mission is to support the collaborative development of Odoo features and
111111
promote its widespread use.
112112

113-
This module is part of the `OCA/web <https://github.com/OCA/web/tree/17.0/web_dialog_size>`_ project on GitHub.
113+
This module is part of the `OCA/web <https://github.com/OCA/web/tree/18.0/web_dialog_size>`_ project on GitHub.
114114

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

web_dialog_size/static/description/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -367,9 +367,9 @@ <h1 class="title">Web Dialog Size</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:a861bfd49e89d43c9b0dea89a15318450f23f5a9fc30747b5fdddeb6d291120c
370+
!! source digest: sha256:6e8cbde132eca54a0b756ffe2922edfe7b701ea5400063603cba71aa0e4de87d
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<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/web/tree/17.0/web_dialog_size"><img alt="OCA/web" src="https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/web-17-0/web-17-0-web_dialog_size"><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/web&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
372+
<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/web/tree/18.0/web_dialog_size"><img alt="OCA/web" src="https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/web-18-0/web-18-0-web_dialog_size"><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/web&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373373
<p>A module that lets the user expand/restore the dialog box size through a
374374
button in the upper right corner (imitating most windows managers). It
375375
also adds draggable support to the dialogs.</p>
@@ -413,7 +413,7 @@ <h1><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h1>
413413
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/web/issues">GitHub Issues</a>.
414414
In case of trouble, please check there if your issue has already been reported.
415415
If you spotted it first, help us to smash it by providing a detailed and welcomed
416-
<a class="reference external" href="https://github.com/OCA/web/issues/new?body=module:%20web_dialog_size%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
416+
<a class="reference external" href="https://github.com/OCA/web/issues/new?body=module:%20web_dialog_size%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
417417
<p>Do not contact contributors directly about support or help with technical issues.</p>
418418
</div>
419419
<div class="section" id="credits">
@@ -459,7 +459,7 @@ <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
459459
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
460460
mission is to support the collaborative development of Odoo features and
461461
promote its widespread use.</p>
462-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/web/tree/17.0/web_dialog_size">OCA/web</a> project on GitHub.</p>
462+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/web/tree/18.0/web_dialog_size">OCA/web</a> project on GitHub.</p>
463463
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
464464
</div>
465465
</div>

0 commit comments

Comments
 (0)