Skip to content

Commit 87e38ba

Browse files
[MIG] web_widget_url_advanced: Migration to 19.0
1 parent 183a526 commit 87e38ba

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

web_widget_url_advanced/README.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@ Web URL widget advanced
2121
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
2222
:alt: License: LGPL-3
2323
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github
24-
:target: https://github.com/OCA/web/tree/18.0/web_widget_url_advanced
24+
:target: https://github.com/OCA/web/tree/19.0/web_widget_url_advanced
2525
:alt: OCA/web
2626
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
27-
:target: https://translation.odoo-community.org/projects/web-18-0/web-18-0-web_widget_url_advanced
27+
:target: https://translation.odoo-community.org/projects/web-19-0/web-19-0-web_widget_url_advanced
2828
:alt: Translate me on Weblate
2929
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
30-
:target: https://runboat.odoo-community.org/builds?repo=OCA/web&target_branch=18.0
30+
:target: https://runboat.odoo-community.org/builds?repo=OCA/web&target_branch=19.0
3131
:alt: Try me on Runboat
3232

3333
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -90,16 +90,16 @@ both can be applied inside the options attribute too:
9090
9191
<field name="skype_name" widget="url" options="{'prefix_name': 'skype'}"/>
9292
93-
.. |image1| image:: https://raw.githubusercontent.com/OCA/web/18.0/web_widget_url_advanced/static/description/before.png
94-
.. |image2| image:: https://raw.githubusercontent.com/OCA/web/18.0/web_widget_url_advanced/static/description/after.png
93+
.. |image1| image:: https://raw.githubusercontent.com/OCA/web/19.0/web_widget_url_advanced/static/description/before.png
94+
.. |image2| image:: https://raw.githubusercontent.com/OCA/web/19.0/web_widget_url_advanced/static/description/after.png
9595

9696
Bug Tracker
9797
===========
9898

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

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

@@ -141,6 +141,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
141141
mission is to support the collaborative development of Odoo features and
142142
promote its widespread use.
143143

144-
This module is part of the `OCA/web <https://github.com/OCA/web/tree/18.0/web_widget_url_advanced>`_ project on GitHub.
144+
This module is part of the `OCA/web <https://github.com/OCA/web/tree/19.0/web_widget_url_advanced>`_ project on GitHub.
145145

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

web_widget_url_advanced/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"summary": "This module extends URL widget "
66
"for displaying anchors with custom labels.",
77
"category": "Web",
8-
"version": "18.0.1.0.0",
8+
"version": "19.0.1.0.0",
99
"license": "LGPL-3",
1010
"author": "Camptocamp, Odoo Community Association (OCA)",
1111
"website": "https://github.com/OCA/web",

web_widget_url_advanced/static/description/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ <h1>Web URL widget advanced</h1>
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375375
!! source digest: sha256:8390450f4787bfcef6bcf0da87974bc964fe6e8621d110430885912514941c4a
376376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377-
<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/license-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/web/tree/18.0/web_widget_url_advanced"><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_widget_url_advanced"><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>
377+
<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/license-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/web/tree/19.0/web_widget_url_advanced"><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-19-0/web-19-0-web_widget_url_advanced"><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=19.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
378378
<p>Extend URL, CopyClipboardURL widget features to ease customization of
379379
anchor’s text.</p>
380380
<p>By default, the URL, CopyClipboardURL widget will show the plain URL.
@@ -412,9 +412,9 @@ <h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
412412
<span class="nt">&lt;field</span><span class="w"> </span><span class="na">name=</span><span class="s">&quot;website&quot;</span><span class="w"> </span><span class="na">widget=</span><span class="s">&quot;url&quot;</span><span class="w"> </span><span class="na">text_field=</span><span class="s">&quot;name&quot;</span><span class="w"> </span><span class="na">placeholder=</span><span class="s">&quot;e.g. www.odoo.com&quot;</span><span class="nt">/&gt;</span>
413413
</pre>
414414
<p>This is going to change the rendering from</p>
415-
<p><img alt="image1" src="https://raw.githubusercontent.com/OCA/web/18.0/web_widget_url_advanced/static/description/before.png" /></p>
415+
<p><img alt="image1" src="https://raw.githubusercontent.com/OCA/web/19.0/web_widget_url_advanced/static/description/before.png" /></p>
416416
<p>to</p>
417-
<p><img alt="image2" src="https://raw.githubusercontent.com/OCA/web/18.0/web_widget_url_advanced/static/description/after.png" /></p>
417+
<p><img alt="image2" src="https://raw.githubusercontent.com/OCA/web/19.0/web_widget_url_advanced/static/description/after.png" /></p>
418418
<p>Or user can add any hyperlink text using ‘prefix_name’ attribute</p>
419419
<pre class="code xml literal-block">
420420
<span class="nt">&lt;field</span><span class="w"> </span><span class="na">name=</span><span class="s">&quot;skype_name&quot;</span><span class="w"> </span><span class="na">widget=</span><span class="s">&quot;url&quot;</span><span class="w"> </span><span class="na">prefix_name=</span><span class="s">&quot;skype&quot;</span><span class="nt">/&gt;</span>
@@ -429,7 +429,7 @@ <h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
429429
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/web/issues">GitHub Issues</a>.
430430
In case of trouble, please check there if your issue has already been reported.
431431
If you spotted it first, help us to smash it by providing a detailed and welcomed
432-
<a class="reference external" href="https://github.com/OCA/web/issues/new?body=module:%20web_widget_url_advanced%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
432+
<a class="reference external" href="https://github.com/OCA/web/issues/new?body=module:%20web_widget_url_advanced%0Aversion:%2019.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
433433
<p>Do not contact contributors directly about support or help with technical issues.</p>
434434
</div>
435435
<div class="section" id="credits">
@@ -468,7 +468,7 @@ <h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
468468
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
469469
mission is to support the collaborative development of Odoo features and
470470
promote its widespread use.</p>
471-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/web/tree/18.0/web_widget_url_advanced">OCA/web</a> project on GitHub.</p>
471+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/web/tree/19.0/web_widget_url_advanced">OCA/web</a> project on GitHub.</p>
472472
<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>
473473
</div>
474474
</div>

0 commit comments

Comments
 (0)