3
0
Fork 0
Commit Graph

33 Commits (5ff36bcf4277fe097b343a8f2d55db8467d1b9cd)

Author SHA1 Message Date
OCA-git-bot 55183d2487 [UPD] README.rst 2023-09-03 17:56:09 +00:00
OCA-git-bot 38d4c98831 [UPD] README.rst 2022-05-18 13:47:17 +00:00
Enric Tobella 17e129e47d [LIC] web_drop_target: Relicense to LGPL 2022-05-18 15:40:56 +02:00
OCA-git-bot 2425ff73b9 [UPD] README.rst 2022-05-17 10:13:17 +00:00
Jasmin Solanki 1967bb1f3d [MIG] web_drop_target: Migration to 15.0 2022-02-03 16:22:47 +05:30
OCA-git-bot bcf677b153 [UPD] README.rst 2022-02-03 14:55:23 +05:30
Enric Tobella 4b96d35973 [FIX] web_drop_target: Hide it when it is not the current action or has no chatter 2022-02-03 14:55:23 +05:30
Enric Tobella 3a68cd36b7 [FIX] web_drop_target: Fix check files and set the main element as parent 2022-02-03 14:55:23 +05:30
Alexandre D. Díaz 6cd4c2b6e0 [FIX] web_drop_target: Don't collide with odoo drag and drop implementation 2022-02-03 14:55:23 +05:30
OCA-git-bot 7a6c9603f0 [UPD] README.rst 2022-02-03 14:55:23 +05:30
Víctor Martínez 3cf3ed9c66 [MIG] web_drop_target: Migration to 14.0 2022-02-03 14:55:23 +05:30
Víctor Martínez 5493189ea7 [IMP] web_drop_target: black, isort, prettier 2022-02-03 14:55:23 +05:30
Lois Rilo e738edc513 [13.0][FIX] web_drop_target: improve extensibility
when using the mixin in other widgets you may need to define
a different way to get the record id.

[UPD] README.rst

web_drop_target 13.0.1.1.1
2022-02-03 14:55:23 +05:30
Enric Tobella 97fa4c5a93 [IMP][13.0] web_drop_target: Change less files for scss
web_drop_target 13.0.1.1.0

[UPD] README.rst

[UPD] README.rst
2022-02-03 14:55:23 +05:30
Adrià Gil Sorribes eb001751af [FIX] prevent drop when no record id is found
[UPD] Update web_drop_target.pot

[UPD] README.rst

Update translation files

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

Translation: web-13.0/web-13.0-web_drop_target
Translate-URL: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_drop_target/
2022-02-03 14:55:23 +05:30
Núria Martín Xifré 9826b68eb9 [13.0][MIG] web_drop_target 2022-02-03 14:55:23 +05:30
Núria Martín Xifré caab6f1f3a [IMP] web_drop_target: black, isort 2022-02-03 14:55:23 +05:30
OCA-git-bot 4c29b1df5a [UPD] README.rst 2022-02-03 14:55:23 +05:30
George Daramouskas eb95e02671 fixup! [MIG] Migrate web_drop_target to 12.0 2022-02-03 14:55:23 +05:30
OCA-git-bot 98abca79b9 [UPD] README.rst 2022-02-03 14:55:23 +05:30
OCA-git-bot 622df36c4d [UPD] README.rst 2022-02-03 14:55:23 +05:30
Enric Tobella 80625e1854 [FIX] web_drop_target: Process only if you are on the expected area 2022-02-03 14:55:23 +05:30
Pablo Fuentes 0aba413c93 [IMP] web_drop_target: Make sure is a Blob object
Make sure that when a File is dropped into a form the event is propagated and the action only takes place when the element dropped is actually a Blob object.

Taken from #1209

Co-Authored-By: George Daramouskas <daramousk@users.noreply.github.com>
2022-02-03 14:55:23 +05:30
Pablo Fuentes 6bf9789db4 [IMP] web_drop_target: Handle FilerReader error 2022-02-03 14:55:23 +05:30
Akim Juillerat 571b9dc626 [IMP] Make web_drop_target IE11 compliant 2022-02-03 14:55:23 +05:30
Akim Juillerat f8b870772a Make _handle_drop_items extensible to prevent multiple rpc calls 2022-02-03 14:55:23 +05:30
Pablo Fuentes 515998afe3 [FIX] web_drop_target: remove ES6 sintax 2022-02-03 14:55:23 +05:30
Pablo Fuentes ac463077c1 [IMP] web_drop_target: Add contributor and screenshot 2022-02-03 14:55:22 +05:30
Pablo Fuentes 7d218a71ef [IMP] web_drop_target: Upload multiple files 2022-02-03 14:55:22 +05:30
George Daramouskas b8dbb90db2 [FIX] web_drop_target Make sure that when a File is dropped into a form the event is propagated and the action only takes place when the element dropped is actually a Blob object 2022-02-03 14:55:22 +05:30
OCA-git-bot 0058d03aca [UPD] README.rst 2022-02-03 14:55:22 +05:30
Akim Juillerat d3a2f700a7 [MIG] web_drop_target : Migration to 11.0 2022-02-03 14:55:22 +05:30
Holger Brunn a186b82e99 [ADD] web_drop_target 2022-02-03 14:55:22 +05:30