Commit Graph

33 Commits

Author SHA1 Message Date
Bhavesh Heliconia
e497ab162d [MIG] document_url: Migration to 18.0 2025-05-28 14:59:25 +05:30
Bhavesh Heliconia
424d4218c2 [IMP] document_url: pre-commit auto fixes 2025-05-08 10:11:51 +05:30
Luis Rodriguez
bd2584ab3d [IMP] document_page_partner: pre-commit auto fixes 2025-05-08 10:11:08 +05:30
OCA-git-bot
9b7dec58e7 [BOT] post-merge updates 2025-05-08 10:11:08 +05:30
Martin Quinteros
2fb1f655c7 [FIX] document_url: Fix Download attachment component
Fix download atachment widget.

Document_url when activated causes error when opening attachment link on the chatter window
This commit (366676cafd) move download buttons into a sub-component.
I modified the module behavior to use canDownload() method instead of adding a t-if in the view and prevent the chatter component from breaking when the message has attachments.
2025-05-08 10:11:08 +05:30
OCA-git-bot
d05ec9b21f [BOT] post-merge updates 2025-05-08 10:11:08 +05:30
Franco Leyes
2ee541112c [MIG] document_url: Migration to 17.0 2025-05-08 10:11:08 +05:30
Franco Leyes
7c1a3cff02 [IMP] document_url: pre-commit auto fixes 2025-05-08 10:11:08 +05:30
OCA-git-bot
e5d045054a [BOT] post-merge updates 2025-05-08 10:11:08 +05:30
Demchuk Mykola
4246cc0e47 [16.0][FIX]document_url: fix Not working properly when "web_responsive" is installed 2025-05-08 10:11:08 +05:30
OCA-git-bot
256801adec [UPD] README.rst 2025-05-08 10:11:08 +05:30
angelinaanaki
e080dc24ec [16.0][FIX] document_url: Add URL button and paperclip button 2025-05-08 10:11:08 +05:30
Enric Tobella
a6e79f21de [FIX] document_url: Migration was not done properly 2025-05-08 10:11:08 +05:30
OCA-git-bot
d0bbb51e8e [UPD] README.rst 2025-05-08 10:11:08 +05:30
OCA-git-bot
ab451059aa [UPD] README.rst 2025-05-08 10:11:08 +05:30
matiasperalta1
95c078588d [MIG] document_url: Migration to 15.0 2025-05-08 10:11:08 +05:30
Víctor Martínez
620aac5041 [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
2025-05-08 10:11:08 +05:30
Víctor Martínez
b029c7ac0a [MIG] document_url: Migration to 14.0
TT30263
2025-05-08 10:11:08 +05:30
davidborromeo
4ec002bcb9 [MIG] document_url: Migration to 14.0
[MIG] document_url: Migration to 14.0
2025-05-08 10:11:08 +05:30
Joel Zilli
a76d179ff7 [IMP] document_url: pre-commit execution 2025-05-08 10:11:08 +05:30
OCA-git-bot
536c6c1f24 [UPD] README.rst 2025-05-08 10:11:08 +05:30
Manuel Calero
7b35822534 [MIG] document_url: Migration to 13.0 2025-05-08 10:11:08 +05:30
Manuel Calero
9260841adf [IMP] document_url: black, isort 2025-05-08 10:11:08 +05:30
OCA-git-bot
1f3ccc4f1e [UPD] README.rst 2025-05-08 10:11:08 +05:30
OCA-git-bot
1fcbf65af0 [UPD] README.rst 2025-05-08 10:11:08 +05:30
ernesto
9991362a25 [MIG] document_url: Migration to 12.0 2025-05-08 10:11:08 +05:30
mreficent
e36e20e554 [FIX] pylint/javascript-lint 2025-05-08 10:11:08 +05:30
OCA Git Bot
3c6aeba377 [UPD] README.rst 2025-05-08 10:11:08 +05:30
ernesto
c7904bfb70 [MIG] document_url: Refactoring code
Replace char © by word Copyright
Change format in usage description
2025-05-08 10:11:08 +05:30
ernesto
97f4a91d94 [MIG] document_url: Migration to 11.0 2025-05-08 10:11:08 +05:30
Jairo Llopis
d9b6f859e3 [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.
2025-05-08 10:11:08 +05:30
Jonathan Nemry (ACSONE)
15bf42b195 [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'
2025-05-08 10:11:08 +05:30
Pedro M. Baeza
f14a006edc [ADD] document_url: Module to attach URLs as documents 2025-05-08 10:11:08 +05:30