oca-travis
2f5be17afe
[UPD] Update web_drop_target.pot
2021-04-08 06:10:10 +00:00
OCA-git-bot
cd82d925f6
Merge PR #1892 into 14.0
...
Signed-off-by pedrobaeza
2021-04-08 06:06:53 +00:00
OCA-git-bot
1c9e80517d
[ADD] setup.py
2021-04-07 14:39:00 +00:00
OCA-git-bot
e5ccad0373
[UPD] README.rst
2021-04-07 14:38:59 +00:00
OCA-git-bot
1bfb9341fc
[UPD] addons table in README.md
2021-04-07 14:38:56 +00:00
oca-travis
ff5012b59d
[UPD] Update web_tree_many2one_clickable.pot
2021-04-07 14:35:10 +00:00
OCA-git-bot
6ea4f132b9
Merge PR #1780 into 14.0
...
Signed-off-by StefanRijnhart
2021-04-07 14:29:17 +00:00
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
claudiagn
e30ea40c74
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (2 of 2 strings)
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/es/
2021-04-06 13:00:10 +02:00
claudiagn
1354694b0d
Added translation using Weblate (Spanish)
2021-04-06 13:00:10 +02:00
Alessandro Fiorino
716a8abce7
Translated using Weblate (Italian)
...
Currently translated at 100.0% (2 of 2 strings)
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/it/
2021-04-06 13:00:10 +02:00
Alessandro Fiorino
51fe21950c
Added translation using Weblate (Italian)
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
c2cdidier
409c79a4d5
Translated using Weblate (French)
...
Currently translated at 100.0% (2 of 2 strings)
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/fr/
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
OCA Transbot
9d4ec584e9
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: web-12.0/web-12.0-web_drop_target
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_drop_target/
2021-04-06 13:00:10 +02:00
OCA-git-bot
49e42afefc
[UPD] README.rst
2021-04-06 13:00:10 +02:00
oca-travis
c32a367e55
[UPD] Update web_drop_target.pot
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
George Daramouskas
6ddd71552e
[MIG] Migrate web_drop_target to 12.0
2021-04-06 13:00:10 +02:00
OCA-git-bot
986a0a597f
[UPD] README.rst
2021-04-06 13:00:10 +02:00
OCA-git-bot
27ca740140
[UPD] README.rst
2021-04-06 13:00:10 +02:00
oca-travis
a46379e7ea
[UPD] Update web_drop_target.pot
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
Akim Juillerat
aa1b704ece
[i18n] Add french translation
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
bfef4a1776
[IMP] web_drop_target: Add contributor and screenshot
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
OCA-git-bot
1754634700
[UPD] README.rst
2021-04-06 13:00:09 +02:00
Stéphane Bidoul (ACSONE)
11fb1c8577
[FIX] title level in readme fragment
2021-04-06 13:00:09 +02:00
oca-travis
702a4d8618
[UPD] Update web_drop_target.pot
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
OCA-git-bot
e62d783401
[ADD] setup.py
2021-04-06 06:18:18 +00:00
OCA-git-bot
0a720b7a1d
[UPD] README.rst
2021-04-06 06:18:18 +00:00
OCA-git-bot
8bd39d4cb1
[UPD] addons table in README.md
2021-04-06 06:18:15 +00:00
oca-travis
a3ed14c9f8
[UPD] Update web_tree_image_tooltip.pot
2021-04-06 06:14:49 +00:00
OCA-git-bot
e9a0179877
Merge PR #1882 into 14.0
...
Signed-off-by simahawk
2021-04-06 06:09:30 +00:00
OCA-git-bot
384c97e454
[UPD] addons table in README.md
2021-04-02 10:27:46 +00:00
OCA-git-bot
07eea370a4
web_sheet_full_width 14.0.1.0.1
2021-04-02 10:27:40 +00:00
OCA-git-bot
4750aff186
[ADD] setup.py
2021-04-02 10:27:40 +00:00