Commit Graph

2268 Commits (c78d73d9b14fa6ec698cf5a3cc8f1379610d994c)

Author SHA1 Message Date
oca-travis 073179cb38 [UPD] Update web_translate_dialog.pot 2020-11-03 16:23:25 +00:00
OCA-git-bot 83f49dcaa2 Merge PR #1705 into 12.0
Signed-off-by simahawk
2020-11-03 16:05:00 +00:00
Holger Brunn 969446594c [IMP] use same UI as when saving a normal filter 2020-10-30 10:36:17 +01:00
Holger Brunn c0904e3aae [IMP] let user decide if a filter is private when saving it
for filter combinations, inherit user_id from the filter we combine it
with
2020-10-30 10:36:17 +01:00
Holger Brunn 7aad31543b [FIX] don't eval() json, but json.loads it 2020-10-30 10:36:17 +01:00
Holger Brunn e949159215 [FIX] coding style 2020-10-30 10:36:17 +01:00
Holger Brunn 01c4ed572e [FIX] evaluate domains containing _auto_join fields
before taking unions
2020-10-30 10:36:17 +01:00
Alexandre Fayolle 7c9992dabc Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
2020-10-30 10:36:17 +01:00
Holger Brunn cfbf7eb88b [IMP] more readable code 2020-10-30 10:36:17 +01:00
Holger Brunn bae5367b43 [FIX] coding style 2020-10-30 10:36:17 +01:00
Holger Brunn 5bae136816 [IMP] let users edit domain_this if there's other filters, make
domain readonly then
2020-10-30 10:36:17 +01:00
Holger Brunn 006667bca4 [IMP] allow users to inspect records when testing filters 2020-10-30 10:36:17 +01:00
Holger Brunn 2a62f9ba59 [FIX] evaluate filters if necessary 2020-10-30 10:36:17 +01:00
Rudolf Schnapka aa72aeb400 removed excess LF 2020-10-30 10:36:17 +01:00
Rudolf Schnapka b5efc1e5dd initial german translations (and added pot-file) 2020-10-30 10:36:17 +01:00
Holger Brunn 2abca41457 [ADD] hide advanced filter menu if there is no filter and nothing
checked
2020-10-30 10:36:17 +01:00
Holger Brunn 80b82f0bc7 [FIX] cope with faulty expressions in filters 2020-10-30 10:36:17 +01:00
Holger Brunn ced4e21fcf [FIX] use safe_eval to account for names like False 2020-10-30 10:36:17 +01:00
Holger Brunn ac02061658 [ADD] duplicate saving new filters to menu (usability) 2020-10-30 10:36:17 +01:00
Holger Brunn b11ba271cb [FIX] do the renaming properly 2020-10-30 10:36:17 +01:00
Holger Brunn fb84ffdc68 [REN] rename to web_advanced_filters 2020-10-30 10:36:17 +01:00
Pedro Castro Silva 5659decc51 Translated using Weblate (Portuguese)
Currently translated at 100.0% (2 of 2 strings)

Translation: web-12.0/web-12.0-web_tree_duplicate
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_tree_duplicate/pt/
2020-10-28 21:08:20 +00:00
Pedro Castro Silva 271de6b2a8 Added translation using Weblate (Portuguese) 2020-10-28 18:28:07 +00:00
Pedro Castro Silva 05ae2f6ada Translated using Weblate (Portuguese)
Currently translated at 100.0% (3 of 3 strings)

Translation: web-12.0/web-12.0-web_disable_export_group
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_disable_export_group/pt/
2020-10-16 12:08:17 +00:00
Pedro Castro Silva a249fd91ea Added translation using Weblate (Portuguese) 2020-10-16 10:05:49 +00:00
Telmo Santos 85936ca551 [12.0] web_translate_dialog: Do not translate related readonly fields 2020-10-14 11:40:41 +02:00
Telmo Santos a04ef49b2c [12.0][FIX] web_translate_dialog: on_button_translate load current record 2020-10-14 09:23:49 +02:00
Telmo Santos 8190df5a70 [12.0][FIX] web_translate_dialog reload parent view 2020-10-13 12:06:19 +02:00
Jan Prokop 886bb8ea91 Translated using Weblate (Slovak)
Currently translated at 100.0% (1 of 1 strings)

Translation: web-12.0/web-12.0-web_widget_dropdown_dynamic
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_widget_dropdown_dynamic/sk/
2020-10-11 23:09:15 +00:00
Jan Prokop b2e3a5ecb3 Added translation using Weblate (Slovak) 2020-10-11 20:38:26 +00:00
OCA-git-bot 6be8568ddf web_translate_dialog 12.0.1.1.2 2020-10-09 12:56:57 +00:00
OCA-git-bot 7e86187ffb Merge PR #1699 into 12.0
Signed-off-by simahawk
2020-10-09 12:51:49 +00:00
Akim Juillerat bf06a84b9a web_translate_dialog: Display only fields displayed in the view
parent.renderer.state.fields includes all the fields in the model
whereas parent.renderer.state.getFieldNames() includes all the fields
displayed in the view.
This commit filters out fields that are not displayed in the view
to avoid the TypeError "undefined is not an object (evaluating '$('[name='+field_name+']')[0].maxLength')"
because translatable_fields did include fields that are not in the view.
2020-10-09 13:51:24 +02:00
Yann Papouin 27aa521220 Translated using Weblate (French)
Currently translated at 100.0% (3 of 3 strings)

Translation: web-12.0/web-12.0-web_edit_user_filter
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_edit_user_filter/fr/
2020-10-06 12:38:08 +00:00
Yann Papouin fcc10ce47b Added translation using Weblate (French) 2020-10-06 12:34:21 +00:00
Pedro M. Baeza 2c82fa8953 Revert "Update web_responsive.scss"
This reverts commit d81776e159.
2020-10-06 12:16:33 +02:00
OCA-git-bot 9fd44fc7c2 web_responsive 12.0.2.3.2 2020-09-30 17:33:35 +00:00
OCA-git-bot 8cd9f69392 Merge PR #1690 into 12.0
Signed-off-by pedrobaeza
2020-09-30 16:48:06 +00:00
JulianaPoudou d81776e159
Update web_responsive.scss
On the edit page of a channel, if the user is configured with the chat on the side, when clicking to add a subscriber, the list is truncated. Change the overflow of the div o_chatter displays the list correctly.
2020-09-30 15:31:33 +02:00
claudiagn bc4a85730f Translated using Weblate (Spanish)
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/es/
2020-09-28 13:00:15 +00:00
claudiagn 59305c3f02 Added translation using Weblate (Spanish) 2020-09-28 10:46:38 +00:00
claudiagn 6311847534 Translated using Weblate (Spanish)
Currently translated at 100.0% (2 of 2 strings)

Translation: web-12.0/web-12.0-web_widget_open_tab
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_widget_open_tab/es/
2020-09-16 14:00:08 +00:00
claudiagn b728382f79 Translated using Weblate (Spanish)
Currently translated at 100.0% (7 of 7 strings)

Translation: web-12.0/web-12.0-web_widget_model_viewer
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_widget_model_viewer/es/
2020-09-16 14:00:08 +00:00
claudiagn b5d07e9f46 Translated using Weblate (Spanish)
Currently translated at 100.0% (2 of 2 strings)

Translation: web-12.0/web-12.0-web_widget_mermaid
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_widget_mermaid/es/
2020-09-16 14:00:08 +00:00
claudiagn cb0d029522 Translated using Weblate (Spanish)
Currently translated at 100.0% (20 of 20 strings)

Translation: web-12.0/web-12.0-web_widget_dropdown_dynamic_example
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_widget_dropdown_dynamic_example/es/
2020-09-16 14:00:07 +00:00
claudiagn 4593d585c1 Translated using Weblate (Spanish)
Currently translated at 100.0% (14 of 14 strings)

Translation: web-12.0/web-12.0-web_pwa_oca
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_pwa_oca/es/
2020-09-16 14:00:07 +00:00
claudiagn 2bafa759be Translated using Weblate (Spanish)
Currently translated at 100.0% (19 of 19 strings)

Translation: web-12.0/web-12.0-web_pivot_computed_measure
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_pivot_computed_measure/es/
2020-09-16 14:00:07 +00:00
claudiagn 8638ee5a97 Translated using Weblate (Spanish)
Currently translated at 100.0% (2 of 2 strings)

Translation: web-12.0/web-12.0-web_group_expand
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_group_expand/es/
2020-09-16 14:00:07 +00:00
claudiagn 11afcd7c01 Translated using Weblate (Spanish)
Currently translated at 100.0% (3 of 3 strings)

Translation: web-12.0/web-12.0-web_edit_user_filter
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_edit_user_filter/es/
2020-09-16 14:00:06 +00:00
claudiagn 1f64c28b73 Translated using Weblate (Spanish)
Currently translated at 100.0% (12 of 12 strings)

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/es/
2020-09-16 14:00:06 +00:00