Akim Juillerat
aef961add1
[FIX] web_translate_dialog: Search using '=' to target right field
...
Without this commit, ir.translation are searched using a LIKE,
meaning that for a field called 'title', we'd get the translations
of all the fields beginning with title on this model.
Therefore, the returned value for field 'title' that is displayed
in the widget will be the value of the last result returned by
search_read, what could be anything beginning with title, and not
necessarily the field title itself.
2020-06-02 15:21:01 +02:00
OCA-git-bot
ed9b35f36d
[ADD] setup.py
2020-06-02 08:07:23 +00:00
OCA-git-bot
35fcb45e9a
[UPD] README.rst
2020-06-02 08:07:22 +00:00
oca-travis
df46bb8b9b
[UPD] Update web_pwa.pot
2020-06-02 08:02:55 +00:00
OCA-git-bot
3192725ec2
Merge PR #1602 into 12.0
...
Signed-off-by pedrobaeza
2020-06-02 07:49:49 +00:00
eLBati
e3414222f4
ADD web_pwa
2020-05-29 14:37:26 +02:00
OCA-git-bot
630fa0dbd9
web_translate_dialog 12.0.1.1.0
2020-05-20 14:54:01 +00:00
OCA-git-bot
c22b58e5de
Merge PR #1544 into 12.0
...
Signed-off-by pedrobaeza
2020-05-20 14:39:26 +00:00
Alexey Pelykh
61691cc090
[MIG] web_widget_float_formula: Migration to 12.0
2020-05-06 21:01:59 +02:00
OCA-git-bot
f172b5a43e
web_tree_many2one_clickable 12.0.1.0.3
2020-04-23 08:37:18 +00:00
OCA-git-bot
b3975c135c
Merge PR #1585 into 12.0
...
Signed-off-by pedrobaeza
2020-04-23 08:33:20 +00:00
OCA-git-bot
311ad868d3
web_pivot_computed_measure 12.0.1.0.2
2020-04-23 08:04:47 +00:00
OCA-git-bot
356451b1f4
Merge PR #1589 into 12.0
...
Signed-off-by pedrobaeza
2020-04-23 07:51:52 +00:00
OCA-git-bot
2a1efdce1c
[UPD] README.rst
2020-04-23 07:49:48 +00:00
Pedro M. Baeza
0d1a4d40b8
[FIX] web_ir_actions_act_window_message: Proper trailing line in XML
2020-04-23 09:49:11 +02:00
Pedro M. Baeza
8ef3fbe7aa
[FIX] web_export_view: Proper trailing line in RST
2020-04-23 09:48:38 +02:00
Pedro M. Baeza
3680affcb0
[FIX] web_pivot_computed_measure: Proper trailing line in RST
2020-04-23 09:47:35 +02:00
Pedro M. Baeza
d574ddd7d1
[FIX] web_widget_url_advanced: Proper trailing line in RST
2020-04-23 09:46:49 +02:00
Pedro M. Baeza
1941d0e0d6
[IMP] web_ir_actions_act_window_message: Remove utf-8 comment
2020-04-23 09:45:23 +02:00
Pedro M. Baeza
d105e5d23c
[FIX] web_widget_plotly_chart: Remove description key
...
There's the README.rst for that
2020-04-23 09:42:39 +02:00
Pedro M. Baeza
6feaf58d4c
[IMP] web_favicon: Use relative import
2020-04-23 09:39:37 +02:00
Pedro M. Baeza
67303731e6
[FIX] web_widget_dropdown_dynamic_example: Add README
2020-04-23 09:35:12 +02:00
Pedro M. Baeza
3e05898989
[FIX] web_widget_image_webcam: Move JS lib to proper location
...
So that linter is not complaining
2020-04-23 09:32:01 +02:00
Alexandre Díaz
e2255afe4e
[FIX] web_pivot_computed_measure: Change custom_events addition
...
Previous this commit, the controller events are discarted. With this commit
the existing events are respected
2020-04-22 20:00:44 +02:00
oca-travis
add5045135
[UPD] Update web_widget_image_webcam.pot
2020-04-21 14:29:16 +00:00
OCA-git-bot
873b7c9ea0
[ADD] setup.py
2020-04-21 14:22:16 +00:00
OCA-git-bot
91232e1a99
[UPD] README.rst
2020-04-21 14:22:15 +00:00
Pedro M. Baeza
b5e1a64f0b
Merge pull request #1555 from druidoo-dev/12.0-web_widget_image_webcam
...
[MIG][12.0] web_widget_image_webcam
2020-04-21 16:22:01 +02:00
Alexandre Díaz
fe0fbf44f3
[FIX] web_tree_many2one_clickable: Compatible with decoration colors
2020-04-21 14:29:49 +02:00
Jan Verbeek
63f592cbf6
[MIG][12.0] web_group_expand
2020-04-20 15:43:40 +02:00
OCA Transbot
7be7fd5cff
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: web-12.0/web-12.0-web_responsive
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_responsive/
2020-04-19 23:55:44 +00:00
OCA-git-bot
c85280f54f
web_responsive 12.0.2.3.0
2020-04-19 23:55:05 +00:00
oca-travis
caff9c302a
[UPD] Update web_responsive.pot
2020-04-19 23:50:51 +00:00
OCA-git-bot
fa462553c1
Merge PR #1560 into 12.0
...
Signed-off-by pedrobaeza
2020-04-19 23:46:25 +00:00
oca-travis
f9a467c109
[UPD] Update web_group_expand.pot
2020-04-17 13:50:20 +02:00
Iván Todorovich
fbdf464e19
Fix #249
2020-04-17 13:50:20 +02:00
Stéphane Bidoul
0cb95af8f6
[UPD] prefix versions with 8.0
2020-04-17 13:50:20 +02:00
Pedro M. Baeza
f897277db6
[IMP] web_group_expand: Add Jay Vora to credits
2020-04-17 13:50:20 +02:00
oihane
365855c9b3
[IMP] <web_group_expand> Make it work for v8
...
Adapt to OCA
2020-04-17 13:50:20 +02:00
Mantavya Gajjar
493ca05e90
[ADD] New module <web_group_expand>
2020-04-17 13:50:20 +02:00
oca-travis
6f772e19be
[UPD] Update web_widget_float_formula.pot
2020-04-16 09:32:20 +02:00
Kelly Lougheed
c7448649a4
[MIG] web_widget_float_formula: Migrate to 10.0
2020-04-16 09:32:20 +02:00
Oleg Bulkin
74ea914f89
web_widget_float_formula: Focused bug fix * Refactor to address bug reported in #431 in more focused fashion, rather than with broad try/catch
2020-04-16 09:32:20 +02:00
Pedro M. Baeza
6107c308a6
[MIG] Rename manifest files
2020-04-16 09:32:20 +02:00
Pedro M. Baeza
5250ee702b
[MIG] Make modules uninstallable
2020-04-16 09:32:20 +02:00
Dave Lasley
f373297202
[FIX] web_widget_float_formula: Handle undefined and fix lint
...
* Handle undefined, or otherwise non-string parseable formula
* Fix lint issue on regex creation
2020-04-16 09:32:20 +02:00
Oleg Bulkin
bb1ad44c6a
[MIG] web_widget_float_formula: v9 with i18n
...
* Update JS to use v9 module system
* Fix non-functioning logic for obtaining the value of an input element
* Eliminate redundant calls (e.g. there were multiple calls to eval)
* Modify formula cleanup to use localized decimal point and thousands separator
characters
* Add JS unit tests
2020-04-16 09:32:20 +02:00
Pedro M. Baeza
e75acdd0f8
[MIG] Make modules uninstallable
2020-04-16 09:32:20 +02:00
Stéphane Bidoul
f8b654d89f
[UPD] prefix versions with 8.0
2020-04-16 09:32:20 +02:00
Sylvain LE GAL
0e27b7ce0e
[PORT][REF] icon in description folder;
...
move module description into readme file;
use qweb file to include js file;
2020-04-16 09:32:19 +02:00