Skip to content

Commit bae4b34

Browse files
[MIG] web_widget_image_download: Migration to 18.0
1 parent ead7570 commit bae4b34

File tree

6 files changed

+25
-22
lines changed

6 files changed

+25
-22
lines changed

web_widget_image_download/README.rst

+15-14
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ Web Widget - Image Download
1717
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
1818
:alt: License: LGPL-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_widget_image_download
20+
:target: https://github.com/OCA/web/tree/18.0/web_widget_image_download
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_widget_image_download
23+
:target: https://translation.odoo-community.org/projects/web-18-0/web-18-0-web_widget_image_download
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,7 +52,7 @@ Bug Tracker
5252
Bugs are tracked on `GitHub Issues <https://github.com/OCA/web/issues>`_.
5353
In case of trouble, please check there if your issue has already been reported.
5454
If you spotted it first, help us to smash it by providing a detailed and welcomed
55-
`feedback <https://github.com/OCA/web/issues/new?body=module:%20web_widget_image_download%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
55+
`feedback <https://github.com/OCA/web/issues/new?body=module:%20web_widget_image_download%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
5656

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

@@ -68,17 +68,18 @@ Authors
6868
Contributors
6969
------------
7070

71-
- `Tecnativa <https://www.tecnativa.com>`__:
71+
- `Tecnativa <https://www.tecnativa.com>`__:
7272

73-
- Flavio Corpa
74-
- Jairo Llopis
75-
- Pedro M. Baeza
76-
- Ernesto Tejeda
77-
- Alexandre Díaz
73+
- Flavio Corpa
74+
- Jairo Llopis
75+
- Pedro M. Baeza
76+
- Ernesto Tejeda
77+
- Alexandre Díaz
7878

79-
- Kaushal Prajapati <kbprajapati@live.com>
80-
- Peerapong Supasompob <peerapong.supasompob@gmail.com>
81-
- Manuel Regidor <manuel.regidor@sygel.es>
79+
- Kaushal Prajapati <kbprajapati@live.com>
80+
- Peerapong Supasompob <peerapong.supasompob@gmail.com>
81+
- Manuel Regidor <manuel.regidor@sygel.es>
82+
- ``Heliconia Solutions Pvt. Ltd. <https://www.heliconia.io>``\ \_
8283

8384
Maintainers
8485
-----------
@@ -93,6 +94,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
9394
mission is to support the collaborative development of Odoo features and
9495
promote its widespread use.
9596

96-
This module is part of the `OCA/web <https://github.com/OCA/web/tree/17.0/web_widget_image_download>`_ project on GitHub.
97+
This module is part of the `OCA/web <https://github.com/OCA/web/tree/18.0/web_widget_image_download>`_ project on GitHub.
9798

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

web_widget_image_download/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"name": "Web Widget - Image Download",
55
"summary": "Allows to download any image from its widget",
6-
"version": "17.0.1.0.0",
6+
"version": "18.0.1.0.0",
77
"category": "web",
88
"website": "https://github.com/OCA/web",
99
"author": "Tecnativa, Odoo Community Association (OCA), Kaushal Prajapati",

web_widget_image_download/readme/CONTRIBUTORS.md

+1
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@
77
- Kaushal Prajapati \<<kbprajapati@live.com>\>
88
- Peerapong Supasompob \<<peerapong.supasompob@gmail.com>\>
99
- Manuel Regidor \<<manuel.regidor@sygel.es>\>
10+
- `Heliconia Solutions Pvt. Ltd. <https://www.heliconia.io>`_

web_widget_image_download/static/description/index.html

+4-3
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ <h1 class="title">Web Widget - Image Download</h1>
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370370
!! source digest: sha256:2369dd057fe3f7fa3409c5e3bf22611c67217fcf8d26755aa55f9d205ac1cdd8
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/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/web/tree/17.0/web_widget_image_download"><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_widget_image_download"><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/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/web/tree/18.0/web_widget_image_download"><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_image_download"><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>This module was written to extend the functionality of the image widget
374374
and allows to download it.</p>
375375
<p><strong>Table of contents</strong></p>
@@ -400,7 +400,7 @@ <h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
400400
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/web/issues">GitHub Issues</a>.
401401
In case of trouble, please check there if your issue has already been reported.
402402
If you spotted it first, help us to smash it by providing a detailed and welcomed
403-
<a class="reference external" href="https://github.com/OCA/web/issues/new?body=module:%20web_widget_image_download%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
403+
<a class="reference external" href="https://github.com/OCA/web/issues/new?body=module:%20web_widget_image_download%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
404404
<p>Do not contact contributors directly about support or help with technical issues.</p>
405405
</div>
406406
<div class="section" id="credits">
@@ -426,6 +426,7 @@ <h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
426426
<li>Kaushal Prajapati &lt;<a class="reference external" href="mailto:kbprajapati&#64;live.com">kbprajapati&#64;live.com</a>&gt;</li>
427427
<li>Peerapong Supasompob &lt;<a class="reference external" href="mailto:peerapong.supasompob&#64;gmail.com">peerapong.supasompob&#64;gmail.com</a>&gt;</li>
428428
<li>Manuel Regidor &lt;<a class="reference external" href="mailto:manuel.regidor&#64;sygel.es">manuel.regidor&#64;sygel.es</a>&gt;</li>
429+
<li><tt class="docutils literal">Heliconia Solutions Pvt. Ltd. <span class="pre">&lt;https://www.heliconia.io&gt;</span></tt>_</li>
429430
</ul>
430431
</div>
431432
<div class="section" id="maintainers">
@@ -437,7 +438,7 @@ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
437438
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
438439
mission is to support the collaborative development of Odoo features and
439440
promote its widespread use.</p>
440-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/web/tree/17.0/web_widget_image_download">OCA/web</a> project on GitHub.</p>
441+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/web/tree/18.0/web_widget_image_download">OCA/web</a> project on GitHub.</p>
441442
<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>
442443
</div>
443444
</div>

web_widget_image_download/static/src/components/image_field.esm.js

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
import {patch} from "@web/core/utils/patch";
99
import {ImageField} from "@web/views/fields/image/image_field";
10+
const {document} = globalThis;
1011

1112
patch(ImageField.prototype, {
1213
download() {

web_widget_image_download/static/src/xml/web_widget_image_download.xml

+3-4
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,10 @@
77
t-inherit="web.ImageField"
88
t-inherit-mode="extension"
99
>
10-
<xpath expr="//FileUploader/../.." position="after">
10+
<xpath expr="//button[hasclass('o_select_file_button')]" position="before">
1111
<div
12-
t-attf-class="position-absolute top-0 opacity-0 opacity-100-hover {{isMobile ? 'o_mobile_controls' : ''}}"
13-
aria-atomic="true"
14-
t-att-style="sizeStyle"
12+
class="position-absolute"
13+
t-att-style="'transform: translate(0, -55px); left: 0px; z-index: 10;'"
1514
>
1615
<button
1716
t-if="props.record.data[props.name] and state.isValid"

0 commit comments

Comments
 (0)