Commit Graph

416 Commits

Author SHA1 Message Date
Odoo Translation Bot ecf976b0fd [I18N] *: fetch saas-18.1 translations 2025-05-11 11:39:14 +00:00
Odoo Translation Bot c5950c486a [I18N] *: fetch saas-18.1 translations 2025-05-07 15:45:35 +00:00
Odoo Translation Bot d0f48e01ff [I18N] *: fetch saas-18.1 translations 2025-05-04 15:44:56 +00:00
Odoo Translation Bot 86038c4a02 [I18N] *: fetch saas-18.1 translations 2025-05-01 15:45:00 +00:00
Odoo Translation Bot 405f25450e [I18N] *: fetch saas-18.1 translations 2025-04-28 15:45:52 +00:00
Odoo Translation Bot 57142ab9bb [I18N] *: fetch saas-18.1 translations 2025-04-25 15:45:08 +00:00
Odoo Translation Bot bda7cbfcfb [I18N] *: fetch saas-18.1 translations 2025-04-22 15:45:23 +00:00
Odoo Translation Bot 9e3c10b4e7 [I18N] *: fetch saas-18.1 translations 2025-04-16 15:45:08 +00:00
Odoo Translation Bot a740a2c255 [I18N] *: fetch saas-18.1 translations 2025-04-10 16:23:44 +00:00
Odoo Translation Bot abaff0fd76 [I18N] *: fetch saas-18.1 translations 2025-04-04 15:45:19 +00:00
Odoo Translation Bot cad99611d8 [I18N] *: fetch saas-18.1 translations 2025-04-01 15:45:35 +00:00
Odoo Translation Bot 1b4f11f200 [I18N] *: fetch saas-18.1 translations 2025-03-29 15:45:10 +00:00
Odoo Translation Bot b382bafb57 [I18N] *: fetch saas-18.1 translations 2025-03-26 15:45:34 +00:00
Odoo Translation Bot 3ead6c4a06 [I18N] *: fetch saas-18.1 translations 2025-03-23 15:47:29 +00:00
Odoo Translation Bot aadb92bb8e [I18N] *: fetch saas-18.1 translations 2025-03-20 15:47:54 +00:00
Odoo Translation Bot 0a0ec17d86 [I18N] *: fetch saas-18.1 translations 2025-03-17 15:48:11 +00:00
Odoo Translation Bot b07a6f3a85 [I18N] *: fetch saas-18.1 translations 2025-03-14 15:48:05 +00:00
Odoo Translation Bot 538a0b9ff0 [I18N] *: fetch saas-18.1 translations 2025-03-11 15:48:09 +00:00
Odoo Translation Bot 4c520c0bde [I18N] *: fetch saas-18.1 translations 2025-03-08 15:47:27 +00:00
Odoo Translation Bot dab3e2b1e6 [I18N] *: fetch saas-18.1 translations 2025-03-05 15:47:43 +00:00
Odoo Translation Bot 56d0e4e240 [I18N] *: fetch saas-18.1 translations 2025-03-02 15:48:03 +00:00
Odoo Translation Bot f884eaa3ae [I18N] *: fetch saas-18.1 translations 2025-02-24 15:47:51 +00:00
Odoo Translation Bot face11db6e [I18N] *: fetch saas-18.1 translations 2025-02-21 16:27:35 +00:00
Odoo Translation Bot 0c94638fed [I18N] Update translation terms from Transifex 2025-02-16 05:35:06 +01:00
Odoo Translation Bot 52a21c12e1 [I18N] Update translation terms from Transifex 2025-02-09 05:34:24 +01:00
Odoo Translation Bot 433060dcb9 [I18N] Update translation terms from Transifex 2025-02-02 05:34:16 +01:00
Odoo Translation Bot 827b431565 [I18N] Update translation terms from Transifex 2025-01-26 05:37:28 +01:00
Odoo Translation Bot 723ca375a9 [I18N] Update translation terms from Transifex 2025-01-19 05:33:37 +01:00
Odoo Translation Bot 6c72a99ea9 [I18N] Update translation terms from Transifex 2025-01-12 05:34:23 +01:00
Odoo Translation Bot b0ad3ee143 [I18N] Update translation terms from Transifex 2025-01-05 05:37:44 +01:00
Gorash 2263661435 [IMP] orm/all: Make _name or _inherit mandatory
This is a request following the revert of the use of class names
(concerning the python inheritance and typing project)

closes odoo/design-themes#1024

Related: odoo/odoo#189889
Related: odoo/enterprise#75293
Signed-off-by: Raphael Collet <rco@odoo.com>
2024-12-27 22:02:38 +00:00
Louis Wicket (wil) 658d039f2c [I18N] export source terms
closes odoo/design-themes#1038

Related: odoo/odoo#191697
Related: odoo/enterprise#76159
Signed-off-by: Louis Wicket (wil) <wil@odoo.com>
2024-12-24 17:46:53 +00:00
Christophe Monniez ce96cb3500 [REL] saas-18.1 2024-12-24 10:20:59 +00:00
qsm-odoo 0f4e8df0e1 [FIX] test_themes: restore the website switcher
The forward-port of [1] made no adaptation to the code, and it now
simply crashes when trying to use the website switcher when test_themes
is installed.

This also fixes a linter error introduced by that same [1] commit.

[1]: https://github.com/odoo/design-themes/commit/c3af5d9796929025c9503ab639afc8c60a262b3f

closes odoo/design-themes#1037

X-original-commit: a5a838e84f
Related: odoo/odoo#191567
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
2024-12-24 08:45:12 +00:00
qsm-odoo 870d8b1a9e [IMP] test_themes: whitelist new snippet newsletter box classes
task-4306880
Part of task-4077427

closes odoo/design-themes#1036

Related: odoo/odoo#186281
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
2024-12-22 00:31:52 +00:00
qsm-odoo f3d88b9516 [IMP] theme_*: explode masonry snippet
See community commit for details

Note: this also fixes avantgarde svg/screenshot at the same time: we
remove the s_masonry_block but add the missing carousel.

(image contribution by MANO)

closes odoo/design-themes#1020

Related: odoo/odoo#183755
Related: odoo/upgrade#6642
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
Co-authored-by: mano-odoo <mano@odoo.com>
2024-12-17 15:13:01 +00:00
William Braeckman 2b56d0cf91 [FIX] test_themes: allow proper patch website_swit
..cher

Defines dataset directly on website elements such that it can be
overridden by other modules if necessary.
This was done due to the override in the `test_themes` module completely
overriding all attributes of the website_switcher's dropdown items.

Runbot Error 106501

closes odoo/design-themes#1029

X-original-commit: c5f4e1c414
Related: odoo/odoo#190526
Signed-off-by: William Braeckman (wbr) <wbr@odoo.com>
2024-12-12 20:14:43 +00:00
Antoine (anso) 3dc1eada63 [IMP] theme_*: adapt themes with new s_cta_mobile snippet
*: artists, nano

This commit adapts the design of new `s_cta_mobile` snippet for
multiple themes.

Part of task-4077427
task-4094393

closes odoo/design-themes#1019

Related: odoo/odoo#185635
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
2024-12-06 13:21:25 +00:00
qsm-odoo 6a1c82e288 [FIX] theme_avantgarde: add missing snippet in svg/screenshot preview
Related to task-4246355

(image contribution by MANO)

closes odoo/design-themes#1023

X-original-commit: 39069559bf
Related: odoo/odoo#189669
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
Co-authored-by: mano-odoo <mano@odoo.com>
2024-12-06 08:43:29 +00:00
qsm-odoo 26fbde782f [FIX] theme_avantgarde: fix masonry block
The customization of that block was removing the parent container by
mistake, making the editor crash.

Related to task-4246355

X-original-commit: c97e39eee5
Part-of: odoo/design-themes#1023
Related: odoo/odoo#189669
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
2024-12-06 08:43:29 +00:00
Brieuc-brd 54c7977709 [IMP] theme_artists, *: adapt background shapes
*: theme_avantgarde, theme_aviato, theme_beauty, theme_bewise,
theme_bistro, theme_bookstore, theme_buzzy, theme_clean, theme_cobalt,
theme_enark, theme_graphene, theme_kea, theme_kiddo, theme_monglia,
theme_notes, theme_odoo_experts, theme_orchid, theme_real_estate,
theme_treehouse, theme_vehicle, theme_yes, theme_zap

This commit adapts background shapes in theme customizations where
shapes have been removed or added during the introduction of
"Connections" shapes.

task-4251568

closes odoo/design-themes#996

Related: odoo/odoo#185342
Signed-off-by: Benjamin Vray (bvr) <bvr@odoo.com>
2024-12-05 16:26:39 +00:00
Brieuc-brd 1a5ffab8d1 [IMP] theme_anelusia, *: adapt s_website_form_overlay
*: theme_aviato, theme_beauty, theme_bewise, theme_bistro,
theme_bookstore, theme_buzzy, theme_clean, theme_cobalt, theme_enark,
theme_graphene, theme_kea, theme_kiddo, theme_monglia, theme_nano,
theme_notes, theme_odoo_experts, theme_orchid, theme_paptic,
theme_real_estate, theme_treehouse, theme_vehicle, theme_yes, theme_zap

This commit adapts customizations for `s_website_form_overlay`.

task-4138795
Part of task-4077427

closes odoo/design-themes#989

Related: odoo/odoo#183568
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
2024-11-22 13:48:08 +00:00
Benjamin Vray 9537149afc [FIX] theme_*: fix breadcrumb color
*: anelusia, anelusia, enark, kiddo, loftspace, notes

- Install Website e-commerce.
- Select the "Kea" theme for your website.
- Go to the "/shop" page.
- Click on "Desks" category to go to the "/shop/category/desks-1" page.
- Click on edit to enter edit mode.
- Click on the "theme" tab.
- Change the website background color to "black".
- Bug: The breadcrumb has an ugly white background instead of no
background color, as in the "default" theme. Also, the "active"
breadcrumb item is hidden due to white text on a white background.

This commit removes the white background from the breadcrumb for all
themes that use it. This ensures the same appearance as other themes.

opw-4232082

closes odoo/design-themes#1018

X-original-commit: fe91239586
Signed-off-by: Serge Bayet (seba) <seba@odoo.com>
2024-11-22 07:12:21 +00:00
Chrysanthe (chgo) 8366f30360 [FIX] theme_*: fix numbers snippets layout across themes
*: nano, notes, odoo_experts, treehouse, zap

This commit reviews the occurrences of the `s_numbers_*` snippets
to align them with the new layout of these snippets.

Prior to this commit, the layout of those snippet was "broken" due to
weird structure like nested rows, .. which prevents the editor to apply
a change on the whole content.

As we reworked the layout of these snippets to fix the issue, we need to
apply these changes in themes as well.

task-4223179

closes odoo/design-themes#1012

Related: odoo/odoo#185688
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
2024-11-20 14:17:48 +00:00
Krzysztof Magusiak (krma) 3da633d789 [IMP] core: clear environment reset
`reset()` is on the transaction.

task-4201974

closes odoo/design-themes#1008

Related: odoo/odoo#186635
Signed-off-by: Christophe Monniez (moc) <moc@odoo.com>
2024-11-12 08:53:06 +00:00
Xavier Luyckx (xlu) f63862fb48 [IMP] theme_*: adapt images in s_striped_center_top snippet
*: avantgarde, loftspace, real_estate, zap

This commit updates the images in the `s_striped_center_top` snippet for
specific themes. The previous images were not visually good due to their
height. The new, more landscape-oriented images provide a better visual
fit, improving the overall design and aesthetics across the themes.

task-4179589
Part of task-4077427

closes odoo/design-themes#904

Related: odoo/odoo#179888
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
2024-10-29 19:05:48 +00:00
Soukéina Bojabza 3fdecf482d [FIX] theme_cobalt, theme_treehouse: add some missing image classes
In some theme customizations, some replaced images do not have the usual
image classes `img img-fluid mx-auto` anymore. The `img-fluid` one is
needed for grid images in mobile view, as they are overflowing without
it.

This commit adds these missing classes on the identified problematic
images.

closes odoo/design-themes#1003

X-original-commit: d5645edf28
Related: odoo/odoo#185715
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
2024-10-29 17:40:09 +00:00
Serge Bayet (seba) 3adf9d6420 [FIX] *: remove auto text selection on click
*: theme_buzzy, theme_clean, theme_common, theme_graphene, theme_kiddo,
   theme_odoo_experts, theme_test_custo

See community commit for details.

task-4147162

closes odoo/design-themes#994

Related: odoo/odoo#184570
Related: odoo/enterprise#72590
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
2024-10-26 01:47:10 +00:00
mega d9af188bb4 [FIX] theme_odoo_experts: remove unused configurator snippets
Currently, an error occurs while importing an 'Experts' theme template.

Steps to produce:

- Install the 'website' module.
- Build one website, try to switch its theme to the 'Experts' theme.

ValueError:
External ID not found in the system: website.configurator_s_picture

When switching a website theme to the 'Experts' theme, an error occurs
during importing their XML definition because their parent template does
not exist. To resolve this issue we can remove this template.

Indeed, that configurator snippet override was not needed anymore since
the 'Experts' theme was not using that specific snippet for their
configurator pages anymore. The error went unnoticed because on runbot
all themes are installed, and at least one of them was using that
specific snippet in a configurator page. This will be improved.

See [1] with the same kind of issue.

[1]: https://github.com/odoo/design-themes/commit/aed6d0585be5c646e1c3cade419c706dc154efaf

Sentry-5962594281

closes odoo/design-themes#990

X-original-commit: 6336bbddf6
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
2024-10-16 18:26:10 +00:00
Gorash 377616168b [IMP] *: adapt model class names to correspond to model names (apply script)
closes odoo/design-themes#988

Related: odoo/odoo#178200
Related: odoo/enterprise#69762
Related: odoo/documentation#11115
Related: odoo/upgrade#6577
Related: odoo/upgrade-util#143
Signed-off-by: Christophe Monniez (moc) <moc@odoo.com>
2024-10-15 09:33:06 +00:00