Commit Graph

1446 Commits (b9f6075a1f6d32bc99c19b9f3abb7f035b6b1353)

Author SHA1 Message Date
OCA-git-bot b9f6075a1f Merge PR #3105 into 17.0
Signed-off-by pedrobaeza
2025-02-26 23:04:33 +00:00
Ryan Cole a1b29f3834 [FIX] web_responsive: Fix blank screen on search (support menus w/o xmlid)
If a menu item is created manually via the Odoo UI, then it (likely) won't have an xmlid. As a result, the `t-foreach` fails, resulting in the whole Odoo UI crashing (a blank white screen is shown). This code should use `id` as the `t-key` instead, as that is *always* available, even for menu items created manually.
2025-02-25 15:15:45 +13:00
OCA-git-bot 9a011c9cf1 [BOT] post-merge updates 2025-02-22 12:16:15 +00:00
OCA-git-bot 8d18bad799 Merge PR #3093 into 17.0
Signed-off-by pedrobaeza
2025-02-22 12:13:21 +00:00
mymage 4ca9fe404c Translated using Weblate (Italian)
Currently translated at 100.0% (18 of 18 strings)

Translation: web-17.0/web-17.0-web_editor_class_selector
Translate-URL: https://translation.odoo-community.org/projects/web-17-0/web-17-0-web_editor_class_selector/it/
2025-02-20 11:07:19 +00:00
Weblate d7c1d18963 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-17.0/web-17.0-web_editor_class_selector
Translate-URL: https://translation.odoo-community.org/projects/web-17-0/web-17-0-web_editor_class_selector/
2025-02-19 14:57:40 +00:00
OCA-git-bot d0912c24d4 [BOT] post-merge updates 2025-02-19 14:57:30 +00:00
oca-ci 7f18df332b [UPD] Update web_editor_class_selector.pot 2025-02-19 14:53:59 +00:00
OCA-git-bot 1201dd7204 Merge PR #3097 into 17.0
Signed-off-by pedrobaeza
2025-02-19 14:51:20 +00:00
Pedro M. Baeza dfe3038f48 [IMP] web_editor_class_selector: Order classes by sequence 2025-02-19 15:42:24 +01:00
JasminSForgeFlow 9d94126250 [IMP] web_widget_x2many_2d_matrix: Fix domain issue 2025-02-18 08:56:45 +05:30
OCA-git-bot 0f3f4beade [BOT] post-merge updates 2025-02-11 09:38:49 +00:00
OCA-git-bot 6d013be5a2 Merge PR #3064 into 17.0
Signed-off-by CarlosRoca13
2025-02-11 09:35:59 +00:00
oca-git-bot a4d76e81d5 [IMP] update dotfiles 2025-02-09 19:17:50 +00:00
Leonardo J. Caballero G 46f32a0a77 Translated using Weblate (Spanish)
Currently translated at 100.0% (17 of 17 strings)

Translation: web-17.0/web-17.0-web_company_color
Translate-URL: https://translation.odoo-community.org/projects/web-17-0/web-17-0-web_company_color/es/
2025-02-06 18:06:30 +00:00
OCA-git-bot 029687515d [BOT] post-merge updates 2025-02-05 07:08:36 +00:00
OCA-git-bot 948945f795 Merge PR #3077 into 17.0
Signed-off-by CarlosRoca13
2025-02-05 07:04:14 +00:00
pilarvargas-tecnativa c5e147576b [IMP] web_responsive: Remove unnecessary calendar optimisation
Removed the optimisation of hiding the week number at a certain size
for consistency with the responsive design of Odoo enterprise. It is a
non-functional optimisation as it hides useful information that hardly
takes up any space. It also causes incompatibilities in the design with
extensions that do not take into account these specific changes.

TT54811
2025-02-03 10:53:51 +01:00
OCA-git-bot 42fcaf6916 [BOT] post-merge updates 2025-01-30 15:33:22 +00:00
oca-ci 42e49e3030 [UPD] Update web_widget_mpld3_chart.pot 2025-01-30 15:30:11 +00:00
OCA-git-bot 8b0497cefb Merge PR #3000 into 17.0
Signed-off-by pedrobaeza
2025-01-30 15:27:40 +00:00
OCA-git-bot 860d9fbe82 [BOT] post-merge updates 2025-01-27 16:15:10 +00:00
OCA-git-bot da26768c6d Merge PR #3069 into 17.0
Signed-off-by pedrobaeza
2025-01-27 16:11:11 +00:00
Carlos Lopez 50c8ade99e [FIX] web_responsive: Make showAppsMenuItem work again
In Odoo 17, the Class TourStepUtils was removed, and stepUtils is now an object instead of a class. When this module is installed, the tours stop working and throw the error:
Uncaught Error: Dependencies should be defined by an array: function (require) {.

This commit adapts the code to align with these changes, ensuring that tours work correctly.
2025-01-27 09:52:36 -05:00
ThiagoMForgeFlow 0e07f83b9c [IMP] web_company_color: change menu systray colors
This functionality allows changing the color of the icons in the systray menu based on the Navbar Text Color.
2025-01-21 10:09:21 +01:00
mymage 0fe05481cf Translated using Weblate (Italian)
Currently translated at 100.0% (17 of 17 strings)

Translation: web-17.0/web-17.0-web_company_color
Translate-URL: https://translation.odoo-community.org/projects/web-17-0/web-17-0-web_company_color/it/
2025-01-10 14:06:32 +00:00
Weblate af9ab0863b Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-17.0/web-17.0-web_company_color
Translate-URL: https://translation.odoo-community.org/projects/web-17-0/web-17-0-web_company_color/
2025-01-10 06:41:33 +00:00
OCA-git-bot 935eab6c24 [BOT] post-merge updates 2025-01-10 06:41:25 +00:00
oca-ci d553e2079d [UPD] Update web_company_color.pot 2025-01-10 06:38:25 +00:00
OCA-git-bot f3390916f2 Merge PR #3049 into 17.0
Signed-off-by CarlosRoca13
2025-01-10 06:36:02 +00:00
ThiagoMForgeFlow e56871c3d1 [IMP] web_company_color: apply colors in debug assets and edit menu colors
Allow each company's colors to be visible when running in debug assets mode. Fix the menu colors so they don't look like hyperlinks.
2025-01-09 10:06:12 +01:00
Weblate f470286011 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-17.0/web-17.0-web_company_color
Translate-URL: https://translation.odoo-community.org/projects/web-17-0/web-17-0-web_company_color/
2025-01-08 11:51:24 +00:00
OCA-git-bot 61dbaa29b6 [BOT] post-merge updates 2025-01-08 09:13:46 +00:00
oca-ci c363f8d95d [UPD] Update web_company_color.pot 2025-01-08 09:10:35 +00:00
OCA-git-bot 6cc0b1b8ae Merge PR #3025 into 17.0
Signed-off-by CarlosRoca13
2025-01-08 09:08:08 +00:00
ArnauCForgeFlow b0ce15419a [MIG] web_company_color: Migration to 17.0 2025-01-08 09:34:14 +01:00
OCA-git-bot 1798100016 [BOT] post-merge updates 2025-01-07 17:01:16 +00:00
oca-ci 68bfac98fb [UPD] Update web_save_discard_button.pot 2025-01-07 16:58:23 +00:00
OCA-git-bot dfcf5ee5af Merge PR #2872 into 17.0
Signed-off-by legalsylvain
2025-01-07 16:55:52 +00:00
ArnauCForgeFlow e9b67a47fc [IMP] web_company_color: pre-commit auto fixes 2024-12-17 09:44:34 +01:00
OCA-git-bot 441ea19e27 [BOT] post-merge updates 2024-12-17 09:42:56 +01:00
Enric Tobella 12e7f33d78 [FIX] web_company_color: Colors where not shown correctly 2024-12-17 09:42:56 +01:00
OCA-git-bot 736242a6c6 [BOT] post-merge updates 2024-12-17 09:42:56 +01:00
Carlos Roca 3ace7bb45f [FIX] web_company_color: Set defaults hardcoded to avoid errors charging the assetbundle
When trying to charge the assetbundle the theme-color("primary") function
is not found what causes problems when trying to set the default values.

With this changes the default value is the value set on ad9f8fae71/addons/web/static/src/scss/primary_variables.scss (L55)
this change avoid the problems and the module works fine.

Addapted too the class for required fields.
2024-12-17 09:42:56 +01:00
Peter Romão 10f073d3d6 Translated using Weblate (Portuguese)
Currently translated at 100.0% (16 of 16 strings)

Translation: web-16.0/web-16.0-web_company_color
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_company_color/pt/
2024-12-17 09:42:56 +01:00
Peter Romão 8b03ddc917 Added translation using Weblate (Portuguese) 2024-12-17 09:42:56 +01:00
mymage b32e0c0461 Translated using Weblate (Italian)
Currently translated at 100.0% (16 of 16 strings)

Translation: web-16.0/web-16.0-web_company_color
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_company_color/it/
2024-12-17 09:42:56 +01:00
Ivorra78 f813fba226 Translated using Weblate (Spanish)
Currently translated at 100.0% (16 of 16 strings)

Translation: web-16.0/web-16.0-web_company_color
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_company_color/es/
2024-12-17 09:42:56 +01:00
Rémi 227a2fcb7d Translated using Weblate (French)
Currently translated at 100.0% (16 of 16 strings)

Translation: web-16.0/web-16.0-web_company_color
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_company_color/fr/
2024-12-17 09:42:56 +01:00
Rémi eb0ac2239a Added translation using Weblate (French) 2024-12-17 09:42:56 +01:00