Commit Graph

1461 Commits (c90bcffd485530c5746853be3ed143c895cbd8da)

Author SHA1 Message Date
OCA-git-bot c90bcffd48 Merge PR #3126 into 17.0
Signed-off-by pedrobaeza
2025-03-18 14:07:57 +00:00
DavidJForgeFlow 3f5617aefe [IMP] web_widget_x2many_2d_matrix: remove bg-colors to work with Odoo EE dark mode.
The background color was needed in previous versions, however now the color is inherited by parent elements. Also removing shadow from totals.
2025-03-18 12:33:21 +01:00
OCA-git-bot 0d42432fb5 [BOT] post-merge updates 2025-03-18 07:44:43 +00:00
OCA-git-bot 5ce04734fe Merge PR #3124 into 17.0
Signed-off-by JasminSForgeFlow
2025-03-18 07:41:29 +00:00
OCA-git-bot 6be18f92a2 [BOT] post-merge updates 2025-03-17 17:44:58 +00:00
oca-ci ccbcc01a4f [UPD] Update web_widget_product_label_section_and_note.pot 2025-03-17 17:40:28 +00:00
OCA-git-bot 6e5095a135 Merge PR #3080 into 17.0
Signed-off-by pedrobaeza
2025-03-17 17:37:27 +00:00
DavidJForgeFlow 3554b02fe7 [IMP] web_widget_x2many_2d_matrix: allow to set options and attrs for field value 2025-03-14 15:25:43 +01:00
OCA-git-bot 457b9ed1b7 [BOT] post-merge updates 2025-02-26 23:07:33 +00:00
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
Carlos Lopez 65af83d508 [FIX] web_widget_product_label_section_and_note: Use a flag to change the icon based on product visibility.
Before this commit, when isProductVisible was disabled and the user changed the label, this caused isProductVisible to change its value.
After this commit, changing the label no longer modifies isProductVisible.
2025-02-06 09:39:49 -05:00
Carlos Lopez bc4f109540 [MIG] web_widget_product_label_section_and_note: Migration to version 17.0 2025-02-06 08:16:14 -05:00
Carlos Lopez 10bd32bc4f [IMP] web_widget_product_label_section_and_note: pre-commit auto fixes 2025-02-05 09:56:11 -05:00
mymage e5875468e6 Added translation using Weblate (Italian) 2025-02-05 09:56:11 -05:00
Carlos Lopez fe81a03937 [IMP] web_widget_product_label_section_and_note: Auto-resize textarea for multiline text.
Before this change, when the text was large and multiline, the textarea did not resize, and the text was not displayed correctly. Now, the textarea adjusts according to the text. These changes are backported from V18.
2025-02-05 09:56:11 -05:00
Carlos Lopez 8d42b1676d [ADD] web_widget_product_label_section_and_note: New module to unify the product and name into a single column. 2025-02-05 09:56:11 -05: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