Commit Graph

1426 Commits (a437f298d38323c301b6a18d65a217355e76fbdf)

Author SHA1 Message Date
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
Sylvain LE GAL d8da9a592b [PORT][WIP] 'web_widget_float_formula' : recover last changes from 7.0 branch; 2020-04-16 09:32:19 +02:00
Sylvain LE GAL e451b9b59a [PORT][WIP] move web_widget_float_formula from 'unported' folder; 2020-04-16 09:32:19 +02:00
Holger Brunn c1cd06f81b move all addons to __unported__, set all addons as not installable 2020-04-16 09:32:19 +02:00
Sylvain LE GAL aac6734c3c [REF] change description in the __openerp__.py file. 2020-04-16 09:32:19 +02:00
Sylvain LE GAL 72b8dc3ba1 [FIX] remove company logo in the icon.png file. 2020-04-16 09:32:19 +02:00
Sylvain LE GAL df0b9716b8 [REF] change the name of the module. 2020-04-16 09:32:19 +02:00
OCA Transbot aedb8b17c3 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-12.0/web-12.0-web_advanced_search
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_advanced_search/
2020-04-15 14:51:23 +00:00
OCA-git-bot 092b3d9690 web_advanced_search 12.0.1.1.1 2020-04-15 14:51:00 +00:00
oca-travis 72f14a3df2 [UPD] Update web_advanced_search.pot 2020-04-15 14:42:28 +00:00
OCA-git-bot 40fa1787dd Merge PR #1579 into 12.0
Signed-off-by pedrobaeza
2020-04-15 14:35:34 +00:00
Alexandre Díaz 754eea0c46 [IMP] web_advanced_search: Debug mode 2020-04-15 16:34:15 +02:00
OCA-git-bot 6586fa885e web_pivot_computed_measure 12.0.1.0.1 2020-04-15 07:31:42 +00:00