3
0
Fork 0
Commit Graph

1262 Commits (aef961add1bd953bf1cd919c72d582c14982c41e)

Author SHA1 Message Date
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
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
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 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
oca-travis 407a1f5004 [UPD] Update web_pivot_computed_measure.pot 2020-04-15 07:27:26 +00:00
OCA-git-bot f9dfffbb6d Merge PR #1565 into 12.0
Signed-off-by pedrobaeza
2020-04-15 07:23:15 +00:00
OCA-git-bot 7464e16372 web_tree_many2one_clickable 12.0.1.0.2 2020-04-14 19:48:35 +00:00
OCA-git-bot 00a7f28460 Merge PR #1576 into 12.0
Signed-off-by pedrobaeza
2020-04-14 19:43:36 +00:00
Alexandre Díaz 80a0cbba19 [IMP] web_tree_many2one_clickable: Don't break keyboard navigation 2020-04-14 17:18:32 +02:00
Alexandre Díaz a58b53c7db [IMP] web_pivot_computed_measure: Time Ranges Comparison 2020-04-13 19:32:01 +02:00
OCA Transbot 97fbb9de67 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-12.0/web-12.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_m2x_options/
2020-04-08 07:18:27 +00:00
OCA Transbot 51790a3893 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_wildcard
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_advanced_search_wildcard/
2020-04-08 07:18:25 +00:00
OCA-git-bot 2b1dc8662b web_m2x_options 12.0.1.0.1 2020-04-08 07:18:03 +00:00
oca-travis ba2d001774 [UPD] Update web_m2x_options.pot 2020-04-08 07:09:31 +00:00
OCA-git-bot a96176def4 Merge PR #1570 into 12.0
Signed-off-by hbrunn
2020-04-08 07:01:39 +00:00
Holger Brunn 762206e843 [FIX] when all is undefined, fall back to core's default 2020-04-07 11:33:17 +02:00