Commit Graph

1654 Commits (6ccf47f687b5d89530103292ae010d22d563b38e)

Author SHA1 Message Date
Jairo Llopis 6ccf47f687
[ADD] web_touchscreen: enable kanban sub-form views for tablets
This module prefers kanban sub-form views when using a tablet, or any other
device with a touch screen, no matter its size.

@moduon MT-4472
2023-12-22 13:38:36 +00:00
jappi00 3e4027a6f1 Translated using Weblate (German)
Currently translated at 100.0% (5 of 5 strings)

Translation: web-16.0/web-16.0-web_chatter_position
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_chatter_position/de/
2023-12-20 02:38:51 +00:00
jappi00 7748bec128 Translated using Weblate (German)
Currently translated at 40.0% (2 of 5 strings)

Translation: web-16.0/web-16.0-web_chatter_position
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_chatter_position/de/
2023-12-19 23:53:03 +00:00
jappi00 fc52ab26d1 Added translation using Weblate (German) 2023-12-19 23:51:32 +00:00
OCA-git-bot d66d561d46 [BOT] post-merge updates 2023-12-18 07:47:11 +00:00
OCA-git-bot 2a12301af2 Merge PR #2696 into 16.0
Signed-off-by yajo
2023-12-18 07:44:16 +00:00
Jairo Llopis 2eb3fad484
[BUILD] web_responsive: resign as maintainer 2023-12-18 07:43:09 +00:00
Weblate 7f9937ab81 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-16.0/web-16.0-web_widget_numeric_step
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_widget_numeric_step/
2023-12-14 14:04:34 +00:00
OCA-git-bot cb5fd37c5f [BOT] post-merge updates 2023-12-14 14:04:15 +00:00
oca-ci 2b17944db8 [UPD] Update web_widget_numeric_step.pot 2023-12-14 14:01:18 +00:00
OCA-git-bot 9258758cf7 Merge PR #2694 into 16.0
Signed-off-by yajo
2023-12-14 13:58:40 +00:00
Jairo Llopis b6ca76d338
[FIX] web_widget_numeric_step: always display on touch screens; avoid layout jumping otherwise
Before this patch:
- On a tablet, buttons wouldn't display (big screen; can't hover).
- On a PC, fields would make layout jumps while hovering.

@moduon MT-4472
2023-12-14 12:49:51 +00:00
OCA-git-bot e39a1201cc [BOT] post-merge updates 2023-12-12 11:16:11 +00:00
OCA-git-bot b51e5e8926 Merge PR #2692 into 16.0
Signed-off-by yajo
2023-12-12 11:13:09 +00:00
Jairo Llopis ffda6da374
[FIX] web_widget_numeric_step: disable buttons on readonly fields
Before this patch, if a field was readonly, the user could still use the +/- buttons to alter its value. Not good!

@moduon MT-4396
2023-12-12 11:05:06 +00:00
OCA-git-bot dfa39504fc [BOT] post-merge updates 2023-12-12 11:04:09 +00:00
OCA-git-bot 2b40138c74 Merge PR #2691 into 16.0
Signed-off-by yajo
2023-12-12 11:01:02 +00:00
Jairo Llopis d914b4eadc
[IMP] web_widget_numeric_step: display always on mobile
Mobile screens benefit most from this module's enhanced usability.

However, since the events used for displaying/hiding the +/- buttons depend on mouse, at the end you'll never see these buttons on mobile screens.

Thus, here's a new approach: smaller screens *always* display the buttons.

Besides, inputmode is now decimal, just like upstream float fields.

@moduon MT-4396
2023-12-12 11:00:18 +00:00
Ivorra78 77ba5a98c7 Translated using Weblate (Spanish)
Currently translated at 100.0% (1 of 1 strings)

Translation: web-16.0/web-16.0-web_apply_field_style
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_apply_field_style/es/
2023-12-07 22:34:23 +00:00
Ivorra78 460f86f8b6 Translated using Weblate (Spanish)
Currently translated at 100.0% (1 of 1 strings)

Translation: web-16.0/web-16.0-web_widget_mpld3_chart
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_widget_mpld3_chart/es/
2023-12-07 22:34:23 +00:00
Ivorra78 af2f841e0b Added translation using Weblate (Spanish) 2023-12-07 19:37:29 +00:00
mymage dada4dc42e Translated using Weblate (Italian)
Currently translated at 100.0% (1 of 1 strings)

Translation: web-16.0/web-16.0-web_widget_mpld3_chart
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_widget_mpld3_chart/it/
2023-12-04 15:34:28 +00:00
mymage 235cb14bc6 Added translation using Weblate (Italian) 2023-12-04 12:35:09 +00:00
OCA-git-bot e997fe8141 [BOT] post-merge updates 2023-12-04 11:21:19 +00:00
oca-ci 5a82e4b493 [UPD] Update web_widget_mpld3_chart.pot 2023-12-04 11:18:03 +00:00
OCA-git-bot 9a34d3c5d9 Merge PR #2539 into 16.0
Signed-off-by etobella
2023-12-04 11:15:22 +00:00
BernatPForgeFlow 4384f709b7 [IMP] web_widget_mpld3_chart: Move widget from CharField to Component(Json field) 2023-11-30 12:09:18 +01:00
OCA-git-bot 0cb7387ae4 [BOT] post-merge updates 2023-11-28 14:22:53 +00:00
OCA-git-bot f812ef8386 Merge PR #2546 into 16.0
Signed-off-by tarteo
2023-11-28 14:19:56 +00:00
mymage fa89835c7a Added translation using Weblate (Italian) 2023-11-27 14:09:52 +00:00
mymage 519f58521f Added translation using Weblate (Italian) 2023-11-27 13:57:11 +00:00
mymage 2f182f9cec Added translation using Weblate (Italian) 2023-11-27 13:57:06 +00:00
mymage b094dc1515 Added translation using Weblate (Italian) 2023-11-27 13:11:40 +00:00
mymage 1af47404a1 Added translation using Weblate (Italian) 2023-11-27 13:11:37 +00:00
mymage c5b80faaf5 Added translation using Weblate (Italian) 2023-11-27 12:51:32 +00:00
mymage c737e56afb Added translation using Weblate (Italian) 2023-11-27 12:51:29 +00:00
mymage dfecfa54d2 Added translation using Weblate (Italian) 2023-11-27 12:31:19 +00:00
mymage 9ac75245f1 Added translation using Weblate (Italian) 2023-11-27 12:31:13 +00:00
mymage 70ba072a34 Added translation using Weblate (Italian) 2023-11-27 11:48:36 +00:00
mymage f76da84b13 Added translation using Weblate (Italian) 2023-11-27 11:48:33 +00:00
mymage 184c674e05 Added translation using Weblate (Italian) 2023-11-27 11:38:07 +00:00
mymage c4d6e7cfc4 Translated using Weblate (Italian)
Currently translated at 100.0% (1 of 1 strings)

Translation: web-16.0/web-16.0-web_widget_dropdown_dynamic
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_widget_dropdown_dynamic/it/
2023-11-27 11:37:59 +00:00
mymage a4a6cbb58a Translated using Weblate (Italian)
Currently translated at 100.0% (1 of 1 strings)

Translation: web-16.0/web-16.0-web_apply_field_style
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_apply_field_style/it/
2023-11-27 11:37:59 +00:00
mymage 5c751b6d24 Translated using Weblate (Italian)
Currently translated at 100.0% (2 of 2 strings)

Translation: web-16.0/web-16.0-web_refresher
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_refresher/it/
2023-11-27 11:37:59 +00:00
mymage adf3e6a169 Translated using Weblate (Italian)
Currently translated at 100.0% (2 of 2 strings)

Translation: web-16.0/web-16.0-web_select_all_companies
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_select_all_companies/it/
2023-11-27 11:37:58 +00:00
mymage c0be856bc0 Added translation using Weblate (Italian) 2023-11-27 11:37:02 +00:00
mymage de40024838 Translated using Weblate (Italian)
Currently translated at 100.0% (2 of 2 strings)

Translation: web-16.0/web-16.0-web_tree_duplicate
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_tree_duplicate/it/
2023-11-27 11:34:55 +00:00
mymage de2be3c868 Translated using Weblate (Italian)
Currently translated at 50.0% (1 of 2 strings)

Translation: web-16.0/web-16.0-web_tree_duplicate
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_tree_duplicate/it/
2023-11-27 11:34:02 +00:00
mymage 526b6735f3 Translated using Weblate (Italian)
Currently translated at 100.0% (3 of 3 strings)

Translation: web-16.0/web-16.0-web_save_discard_button
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_save_discard_button/it/
2023-11-27 11:34:02 +00:00
mymage de35b59a1f Translated using Weblate (Italian)
Currently translated at 100.0% (4 of 4 strings)

Translation: web-16.0/web-16.0-web_dark_mode
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_dark_mode/it/
2023-11-27 11:34:02 +00:00