OCA-git-bot
7163df0a3f
Merge PR #1422 into 12.0
...
Signed-off-by pedrobaeza
2019-11-03 12:35:20 +00:00
Thierry Ducrest
ecf46ee52a
fixup! [12.0][ADD] web_widget_url_translatable
2019-10-30 11:00:42 +01:00
Alexandre Díaz
6814273fa4
[FIX] web_widget_x2many_2d_matrix: Force render in list mode on mobile
2019-10-30 10:46:37 +01:00
Thierry Ducrest
326ded3508
[12.0][ADD] web_widget_url_translatable
...
This module extends the URL widget, so it works the same than other
widget with translatable fields.
In edition mode the button that allows to open the tranlation view
is displayed.
2019-10-28 17:03:34 +01:00
Donatas
64eb0ceb2a
web_tree_image_tooltip: add image width and height limit in tooltip
2019-10-28 12:17:06 +00:00
Roberto Fichera
85e5fac9c2
[12.0][NEW] web_widget_plotly_chart
2019-10-15 18:16:20 +02:00
Pedro M. Baeza
3f07f00ef2
Revert "[FIX] web_widget_x2many_2d_matrix: Forced render mode to list on small screens"
...
This reverts commit 10971ad68e
.
2019-10-14 15:01:59 +02:00
OCA-git-bot
4c895b8c02
web_widget_x2many_2d_matrix 12.0.2.0.0
2019-10-12 22:44:16 +00:00
OCA-git-bot
0cb9a2113b
Merge PR #1401 into 12.0
...
Signed-off-by pedrobaeza
2019-10-12 22:39:14 +00:00
Alexandre Díaz
10971ad68e
[FIX] web_widget_x2many_2d_matrix: Forced render mode to list on small screens
2019-10-11 20:09:23 +02:00
OCA-git-bot
6632f51a8a
web_responsive 12.0.1.3.2
2019-10-11 12:59:50 +00:00
OCA-git-bot
9bc07f872f
Merge PR #1391 into 12.0
...
Signed-off-by Yajo
2019-10-11 12:36:19 +00:00
OCA-git-bot
9b3356687e
web_responsive 12.0.1.3.1
2019-10-11 11:15:33 +00:00
OCA-git-bot
33204e8794
Merge PR #1398 into 12.0
...
Signed-off-by Yajo
2019-10-11 10:48:59 +00:00
George Daramouskas
ca2e3b5964
fixup! [MIG] Migrate web_drop_target to 12.0
2019-10-09 17:30:35 +02:00
Alexandre Díaz
8a7d5f68f0
[IMP] web_responsive: Support long titles
2019-10-09 15:38:13 +02:00
OCA-git-bot
aee297ef98
[ADD] setup.py
2019-10-09 09:27:39 +00:00
OCA-git-bot
d73dc3067e
[UPD] README.rst
2019-10-09 09:27:39 +00:00
oca-travis
9848bc0c94
[UPD] Update web_search_with_and.pot
2019-10-09 09:19:58 +00:00
OCA-git-bot
82dcacdfd1
Merge PR #1203 into 12.0
...
Signed-off-by jbeficent
2019-10-09 09:13:09 +00:00
Alexandre Díaz
f40005b215
[IMP] web_responsive: Made chatter input & attachments scrollable
2019-10-08 18:49:27 +02:00
George Daramouskas
dc67c12be6
[MIG] Migrate web_drop_target to 12.0
2019-10-02 17:36:29 +02:00
OCA-git-bot
003220f53a
[UPD] README.rst
2019-10-02 17:15:05 +02:00
OCA-git-bot
cc04e2df59
[UPD] README.rst
2019-10-02 17:15:05 +02:00
oca-travis
e27548c431
[UPD] Update web_drop_target.pot
2019-10-02 17:15:05 +02:00
Enric Tobella
24631fe75b
[FIX] web_drop_target: Process only if you are on the expected area
2019-10-02 17:15:05 +02:00
Akim Juillerat
b01ae3262b
[i18n] Add french translation
2019-10-02 17:15:05 +02:00
Pablo Fuentes
891d875482
[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>
2019-10-02 17:15:05 +02:00
Pablo Fuentes
1f9552b9bf
[IMP] web_drop_target: Handle FilerReader error
2019-10-02 17:15:05 +02:00
Akim Juillerat
cd339f3329
[IMP] Make web_drop_target IE11 compliant
2019-10-02 17:15:04 +02:00
Akim Juillerat
ab789c8cde
Make _handle_drop_items extensible to prevent multiple rpc calls
2019-10-02 17:15:04 +02:00
Pablo Fuentes
ee43e30f35
[FIX] web_drop_target: remove ES6 sintax
2019-10-02 17:15:04 +02:00
Pablo Fuentes
e0ce6f1de3
[IMP] web_drop_target: Add contributor and screenshot
2019-10-02 17:15:04 +02:00
Pablo Fuentes
84e831c090
[IMP] web_drop_target: Upload multiple files
2019-10-02 17:15:04 +02:00
George Daramouskas
6304a2baaa
[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
2019-10-02 17:15:04 +02:00
OCA-git-bot
2d63d4dedf
[UPD] README.rst
2019-10-02 17:15:04 +02:00
Stéphane Bidoul (ACSONE)
0996454f64
[FIX] title level in readme fragment
2019-10-02 17:15:04 +02:00
oca-travis
49e7242836
[UPD] Update web_drop_target.pot
2019-10-02 17:15:03 +02:00
Akim Juillerat
739b85003a
[MIG] web_drop_target : Migration to 11.0
2019-10-02 17:15:03 +02:00
Holger Brunn
a91fcf7834
[ADD] web_drop_target
2019-10-02 17:15:03 +02:00
Pedro M. Baeza
383181f882
Merge pull request #1382 from Eficent/12.0-bokeh-version-fix
...
[12.0] web_widget_bokeh_chart: update documentation and set a maintainer
2019-09-30 11:33:28 +02:00
OCA-git-bot
11c8b1d15a
web_responsive 12.0.1.3.0
2019-09-27 11:31:54 +00:00
OCA-git-bot
dc74815d5c
Merge PR #1380 into 12.0
...
Signed-off-by pedrobaeza
2019-09-27 10:15:36 +00:00
Lois Rilo
63bb78f442
[12.0] web_widget_bokeh_chart: update documentation and set a maintainer.
2019-09-27 10:38:28 +02:00
Alexandre Díaz
c8bb200d64
[FIX] web_responsive: changed button box more initial position
2019-09-25 20:03:28 +02:00
OCA-git-bot
43f97943b4
web_widget_bokeh_chart 12.0.1.0.1
2019-09-23 15:28:13 +00:00
OCA-git-bot
fe01ad6add
Merge PR #1368 into 12.0
...
Signed-off-by jbeficent
2019-09-23 15:00:16 +00:00
Roberto Fichera
11d054b6d9
[12.0][IMP][web_widget_bokeh_chart] Render readonly the widget to permit dynamic updates
2019-09-18 15:06:17 +02:00
黎伟杰
c00bd3322d
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (23 of 23 strings)
Translation: web-12.0/web-12.0-web_widget_x2many_2d_matrix_example
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_widget_x2many_2d_matrix_example/zh_CN/
2019-09-17 19:24:16 +00:00
OCA Transbot
372b61ffde
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: web-12.0/web-12.0-web_widget_x2many_2d_matrix_example
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_widget_x2many_2d_matrix_example/
2019-09-16 09:43:47 +00:00