3
0
Fork 0
Commit Graph

18 Commits (cd82d925f6c4ba1b19c4de9d26fa55e1c02f9b86)

Author SHA1 Message Date
Víctor Martínez 3241316e6d [MIG] web_drop_target: Migration to 14.0 2021-04-07 08:08:22 +02:00
Víctor Martínez cdf22ded32 [IMP] web_drop_target: black, isort, prettier 2021-04-06 13:00:10 +02:00
Lois Rilo 37e19156fc [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
2021-04-06 13:00:10 +02:00
Enric Tobella 720e7a30bd [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
2021-04-06 13:00:10 +02:00
Adrià Gil Sorribes 10509eb374 [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/
2021-04-06 13:00:10 +02:00
Núria Martín Xifré 613e8b1f4a [13.0][MIG] web_drop_target 2021-04-06 13:00:10 +02:00
Núria Martín Xifré ddc6edd1c8 [IMP] web_drop_target: black, isort 2021-04-06 13:00:10 +02:00
George Daramouskas 9fff39221e fixup! [MIG] Migrate web_drop_target to 12.0 2021-04-06 13:00:10 +02:00
Enric Tobella b1ad5a66a9 [FIX] web_drop_target: Process only if you are on the expected area 2021-04-06 13:00:10 +02:00
Pablo Fuentes 07148de11a [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>
2021-04-06 13:00:10 +02:00
Pablo Fuentes e45686499f [IMP] web_drop_target: Handle FilerReader error 2021-04-06 13:00:10 +02:00
Akim Juillerat 7748f91746 [IMP] Make web_drop_target IE11 compliant 2021-04-06 13:00:10 +02:00
Akim Juillerat e2f7e5e343 Make _handle_drop_items extensible to prevent multiple rpc calls 2021-04-06 13:00:10 +02:00
Pablo Fuentes e1541097fd [FIX] web_drop_target: remove ES6 sintax 2021-04-06 13:00:09 +02:00
Pablo Fuentes 95c911157a [IMP] web_drop_target: Upload multiple files 2021-04-06 13:00:09 +02:00
George Daramouskas 0891e17f37 [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 2021-04-06 13:00:09 +02:00
Akim Juillerat 2491b71139 [MIG] web_drop_target : Migration to 11.0 2021-04-06 13:00:09 +02:00
Holger Brunn 93f60ddc3e [ADD] web_drop_target 2021-04-06 13:00:09 +02:00