Commit Graph

10 Commits

Author SHA1 Message Date
matiasperalta1
9b0b25a4c9 [MIG] document_url: Migration to 15.0 2022-12-08 10:06:17 +01:00
Víctor Martínez
0cb4d31789 [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
2022-12-08 10:06:17 +01:00
Víctor Martínez
4aa14473eb [MIG] document_url: Migration to 14.0
TT30263
2022-12-08 10:06:17 +01:00
sergio-teruel
692fedb4a3 [FIX] document_url: Fix module dependencies. 2022-12-08 10:06:17 +01:00
Manuel Calero
6c43c97afb [MIG] document_url: Migration to 13.0 2022-12-08 10:06:17 +01:00
ernesto
f3298b6508 [MIG] document_url: Migration to 12.0 2022-12-08 10:06:17 +01:00
ernesto
6839e83ae2 [MIG] document_url: Migration to 11.0 2022-12-08 10:06:17 +01:00
Jairo Llopis
ccd36508f9 [FIX][document_url] Consistent styling.
Without this patch, when you hover on the menu item, its background color does not change, and its cursor is a text one.

With this patch, the menu item styling matches those available in all surrounding menus.
2022-12-08 10:06:17 +01:00
Jonathan Nemry (ACSONE)
52301df2dc [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'
2022-12-08 10:06:17 +01:00
Pedro M. Baeza
e504a0991d [ADD] document_url: Module to attach URLs as documents 2022-12-08 10:06:17 +01:00