Commit Graph

6 Commits

Author SHA1 Message Date
Víctor Martínez
0669b94322 [IMP] document_url: Visual and functional improvements in UI.
Define the add attachment and add URL buttons on the same line.
Allow downloading of url type attachments by clicking on the icon or the name.
Define the name of the url type attachments as links (allows to open it in a new tab).
Hide the download button for url attachments.
Force to set mimetype to "application/link" for url attachments.
Displays a link icon for url attachments.
TT30263
2021-10-18 08:04:55 +02:00
Manuel Calero
85c567a01a [MIG] document_url: Migration to 13.0
[UPD] Update document_url.pot

[UPD] README.rst

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: knowledge-13.0/knowledge-13.0-document_url
Translate-URL: https://translation.odoo-community.org/projects/knowledge-13-0/knowledge-13-0-document_url/
2021-10-13 09:48:20 +02:00
ernesto
b9c31db41f [MIG] document_url: Refactoring code
Replace char © by word Copyright
Change format in usage description

[UPD] Update document_url.pot

[UPD] README.rst

Update translation files

Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2021-10-13 09:48:17 +02:00
ernesto
348420fb50 [MIG] document_url: Migration to 11.0 2021-10-13 09:48:17 +02:00
Jonathan Nemry (ACSONE)
e09db0a52b [MIG] from 8.0 to 9.0 document_url (#89)
[MIG] document_url

* bump version to 9.0.1.0.0 and make it installable
* Update JS structure
* Add css in order to be compliant with odoo style
* Add a README.rst and OCA conventions
* Improve selector
* add fr.po for fr translation
* open link with target='_blank'
2021-09-01 13:48:30 +02:00
Pedro M. Baeza
65f3681f7e [ADD] document_url: Module to attach URLs as documents 2021-09-01 13:48:30 +02:00