Commit Graph

10 Commits

Author SHA1 Message Date
matiasperalta1
2b4aca393d [MIG] document_url: Migration to 15.0 2022-07-25 10:50:05 -03:00
Víctor Martínez
cdb6da051e [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-07-18 16:19:00 -03:00
Víctor Martínez
d3a0478975 [MIG] document_url: Migration to 14.0
TT30263
2022-07-18 16:19:00 -03:00
sergio-teruel
9dc9b265ff [FIX] document_url: Fix module dependencies. 2022-03-30 14:59:49 -03:00
Manuel Calero
9df6ad869a [MIG] document_url: Migration to 13.0 2022-03-30 14:59:49 -03:00
ernesto
b2279d509d [MIG] document_url: Migration to 12.0 2022-03-30 14:59:49 -03:00
ernesto
c6efb5aca3 [MIG] document_url: Migration to 11.0 2022-03-30 14:59:49 -03:00
Jairo Llopis
ece60f51b2 [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-03-30 14:59:49 -03:00
Jonathan Nemry (ACSONE)
18f5694b94 [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-03-30 14:59:49 -03:00
Pedro M. Baeza
2e64a5152e [ADD] document_url: Module to attach URLs as documents 2022-03-30 14:59:49 -03:00