Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
a1c0306
[MIG] web_widget_image_download
kutyel Jul 22, 2016
d41f27c
[MIG] web_widget_image_download: Update for v9.
yajo Aug 5, 2016
73ec161
[10.0][MIG]migrate web_widget_image_download
smurf-U Jun 23, 2017
12984ad
[MIG] web_widget_image_download: Migration to 11.0
ernestotejeda May 28, 2018
de593dd
[IMP] README by fragments + manifest
pedrobaeza Jun 5, 2018
ec81ffa
[MIG] web_widget_image_download: Migration to 12.0
ernestotejeda Nov 21, 2018
4e74f25
Added translation using Weblate (Chinese (Simplified))
liweijie0812 Sep 1, 2019
a701cb7
Translated using Weblate (Chinese (Simplified))
liweijie0812 Sep 1, 2019
70c6c2f
Added translation using Weblate (Portuguese)
pedrocs-exo Nov 17, 2019
0300f11
Translated using Weblate (Portuguese)
pedrocs-exo Nov 17, 2019
87eca0b
[IMP] web_widget_image_download: black, isort
Tardo Jan 30, 2020
bfae4e4
[MIG] web_widget_image_download: Migration to 13.0
Tardo Jan 30, 2020
88aacfc
pre-commit update: prettier xml indent
sbidoul Mar 2, 2020
97b35e8
Added translation using Weblate (Spanish)
claudiagn Feb 17, 2021
38661c1
Translated using Weblate (Spanish)
claudiagn Feb 17, 2021
9af8f84
[IMP] web_widget_image_download: black, isort, prettier
Peerapong-Supasompob Jul 14, 2021
e910e8b
[14.0][MIG] web_widget_image_download
Peerapong-Supasompob Jul 15, 2021
b86998b
Added translation using Weblate (Italian)
alessandro-fiorino Mar 19, 2022
fc78659
Translated using Weblate (Italian)
alessandro-fiorino Mar 19, 2022
ffc96bc
[MIG]web_widget_image_download: Migration to 15.0
manuelregidor Apr 27, 2022
cfbfcbe
Translated using Weblate (Italian)
mymage Sep 4, 2023
5b0ed00
[MIG]web_widget_image_download: Migration to 16.0
manuelregidor Jul 29, 2024
6fbfd41
[IMP] web_widget_image_download: black, isort, prettier
manuelregidor Aug 2, 2024
dd0b85b
[MIG]web_widget_image_download: Migration to 17.0
manuelregidor Aug 2, 2024
c2205fe
[MIG] web_widget_image_download: Migration to 18.0
BhaveshHeliconia Jan 3, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
99 changes: 99 additions & 0 deletions web_widget_image_download/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,99 @@
===========================
Web Widget - Image Download
===========================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:2369dd057fe3f7fa3409c5e3bf22611c67217fcf8d26755aa55f9d205ac1cdd8
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |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-LGPL--3-blue.png
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
:alt: License: LGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github
:target: https://github.com/OCA/web/tree/18.0/web_widget_image_download
:alt: OCA/web
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/web-18-0/web-18-0-web_widget_image_download
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/web&target_branch=18.0
:alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This module was written to extend the functionality of the image widget
and allows to download it.

**Table of contents**

.. contents::
:local:

Usage
=====

To use this module, an example path is:

1. Go to the section Contacts.
2. Click on a contact.
3. Edit the contact.
4. Click the Download button (on the top left corner).

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/web/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
`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**>`_.

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

Credits
=======

Authors
-------

* Tecnativa
* Kaushal Prajapati

Contributors
------------

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

- Flavio Corpa
- Jairo Llopis
- Pedro M. Baeza
- Ernesto Tejeda
- Alexandre Díaz

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

Maintainers
-----------

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org

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.

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

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Empty file.
20 changes: 20 additions & 0 deletions web_widget_image_download/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Copyright 2016 Flavio Corpa <flavio.corpa@tecnativa.com>
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
{
"name": "Web Widget - Image Download",
"summary": "Allows to download any image from its widget",
"version": "18.0.1.0.0",
"category": "web",
"website": "https://github.com/OCA/web",
"author": "Tecnativa, Odoo Community Association (OCA), Kaushal Prajapati",
"license": "LGPL-3",
"application": False,
"installable": True,
"depends": ["web"],
"assets": {
"web.assets_backend": [
"web_widget_image_download/static/src/components/*",
"web_widget_image_download/static/src/xml/*",
],
},
}
24 changes: 24 additions & 0 deletions web_widget_image_download/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_widget_image_download
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 13.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2021-02-17 14:45+0000\n"
"Last-Translator: claudiagn <claudia.gargallo@qubiq.es>\n"
"Language-Team: none\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.3.2\n"

#. module: web_widget_image_download
#. odoo-javascript
#: code:addons/web_widget_image_download/static/src/xml/web_widget_image_download.xml:0
#, python-format
msgid "Download"
msgstr "Descargar"
27 changes: 27 additions & 0 deletions web_widget_image_download/i18n/hr.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_widget_image_download
#
# Translators:
# Bole <bole@dajmi5.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-13 16:07+0000\n"
"PO-Revision-Date: 2017-07-13 16:07+0000\n"
"Last-Translator: Bole <bole@dajmi5.com>, 2017\n"
"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
"Language: hr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"

#. module: web_widget_image_download
#. odoo-javascript
#: code:addons/web_widget_image_download/static/src/xml/web_widget_image_download.xml:0
#, python-format
msgid "Download"
msgstr "Preuzimanje"
24 changes: 24 additions & 0 deletions web_widget_image_download/i18n/it.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_widget_image_download
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-09-04 18:36+0000\n"
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
"Language-Team: none\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.17\n"

#. module: web_widget_image_download
#. odoo-javascript
#: code:addons/web_widget_image_download/static/src/xml/web_widget_image_download.xml:0
#, python-format
msgid "Download"
msgstr "Scarica"
27 changes: 27 additions & 0 deletions web_widget_image_download/i18n/lt.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_widget_image_download
#
# Translators:
# Viktoras Norkus <viktoras@bmx.lt>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-25 01:58+0000\n"
"PO-Revision-Date: 2018-01-25 01:58+0000\n"
"Last-Translator: Viktoras Norkus <viktoras@bmx.lt>, 2018\n"
"Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/lt/)\n"
"Language: lt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"(n%100<10 || n%100>=20) ? 1 : 2);\n"

#. module: web_widget_image_download
#. odoo-javascript
#: code:addons/web_widget_image_download/static/src/xml/web_widget_image_download.xml:0
#, python-format
msgid "Download"
msgstr "Atsisiūsti"
27 changes: 27 additions & 0 deletions web_widget_image_download/i18n/nl_NL.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_widget_image_download
#
# Translators:
# Peter Hageman <hageman.p@gmail.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-01 03:35+0000\n"
"PO-Revision-Date: 2017-07-01 03:35+0000\n"
"Last-Translator: Peter Hageman <hageman.p@gmail.com>, 2017\n"
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/"
"teams/23907/nl_NL/)\n"
"Language: nl_NL\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: web_widget_image_download
#. odoo-javascript
#: code:addons/web_widget_image_download/static/src/xml/web_widget_image_download.xml:0
#, python-format
msgid "Download"
msgstr "Download"
24 changes: 24 additions & 0 deletions web_widget_image_download/i18n/pt.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_widget_image_download
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2019-11-17 14:35+0000\n"
"Last-Translator: Pedro Castro Silva <pedrocs@exo.pt>\n"
"Language-Team: none\n"
"Language: pt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 3.8\n"

#. module: web_widget_image_download
#. odoo-javascript
#: code:addons/web_widget_image_download/static/src/xml/web_widget_image_download.xml:0
#, python-format
msgid "Download"
msgstr "Descarregar"
22 changes: 22 additions & 0 deletions web_widget_image_download/i18n/web_widget_image_download.pot
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_widget_image_download
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: web_widget_image_download
#. odoo-javascript
#: code:addons/web_widget_image_download/static/src/xml/web_widget_image_download.xml:0
#: code:addons/web_widget_image_download/static/src/xml/web_widget_image_download.xml:0
#, python-format
msgid "Download"
msgstr ""
24 changes: 24 additions & 0 deletions web_widget_image_download/i18n/zh_CN.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_widget_image_download
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2019-09-01 17:23+0000\n"
"Last-Translator: 黎伟杰 <674416404@qq.com>\n"
"Language-Team: none\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 3.8\n"

#. module: web_widget_image_download
#. odoo-javascript
#: code:addons/web_widget_image_download/static/src/xml/web_widget_image_download.xml:0
#, python-format
msgid "Download"
msgstr "下载"
3 changes: 3 additions & 0 deletions web_widget_image_download/pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[build-system]
requires = ["whool"]
build-backend = "whool.buildapi"
10 changes: 10 additions & 0 deletions web_widget_image_download/readme/CONTRIBUTORS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
- [Tecnativa](https://www.tecnativa.com):
- Flavio Corpa
- Jairo Llopis
- Pedro M. Baeza
- Ernesto Tejeda
- Alexandre Díaz
- Kaushal Prajapati \<<kbprajapati@live.com>\>
- Peerapong Supasompob \<<peerapong.supasompob@gmail.com>\>
- Manuel Regidor \<<manuel.regidor@sygel.es>\>
- `Heliconia Solutions Pvt. Ltd. <https://www.heliconia.io>`_
2 changes: 2 additions & 0 deletions web_widget_image_download/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
This module was written to extend the functionality of the image widget
and allows to download it.
6 changes: 6 additions & 0 deletions web_widget_image_download/readme/USAGE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
To use this module, an example path is:

1. Go to the section Contacts.
2. Click on a contact.
3. Edit the contact.
4. Click the Download button (on the top left corner).
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading