Commit Graph

1497 Commits (cff74232d4b70e87678c38b7db8ffe752255cc6c)

Author SHA1 Message Date
OCA-git-bot 0c638f5d26 [UPD] README.rst 2020-06-07 15:56:59 +00:00
oca-travis 0c9dbd3f23 [UPD] Update web_pwa_oca.pot 2020-06-07 15:52:46 +00:00
OCA-git-bot da5922bf73 Merge PR #1616 into 12.0
Signed-off-by legalsylvain
2020-06-07 15:48:22 +00:00
eLBati e5b6ad3a71 Rename web_pwa -> web_pwa_oca 2020-06-05 18:09:17 +02:00
Hans Henrik Gabelgaard 9b56897202 Translated using Weblate (Danish)
Currently translated at 7.1% (1 of 14 strings)

Translation: web-12.0/web-12.0-web_pwa
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_pwa/da/
2020-06-03 20:19:26 +00:00
Hans Henrik Gabelgaard c88a810aae Added translation using Weblate (Danish) 2020-06-03 18:15:52 +00:00
OCA-git-bot a3b768519f web_translate_dialog 12.0.1.1.1 2020-06-03 10:06:25 +00:00
OCA-git-bot eb7711a85b Merge PR #1610 into 12.0
Signed-off-by pedrobaeza
2020-06-03 09:58:55 +00:00
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