Commit Graph

269 Commits

Author SHA1 Message Date
Odoo Translation Bot 93afe00f28 [I18N] *: fetch saas-17.4 translations 2025-05-01 06:54:51 +00:00
Odoo Translation Bot 37641a13f8 [I18N] *: fetch saas-17.4 translations 2025-04-28 06:53:43 +00:00
Odoo Translation Bot 32e731dca4 [I18N] *: fetch saas-17.4 translations 2025-04-25 06:54:31 +00:00
Odoo Translation Bot f9df26a878 [I18N] *: fetch saas-17.4 translations 2025-04-22 06:53:43 +00:00
Odoo Translation Bot 4a01e9c7fb [I18N] *: fetch saas-17.4 translations 2025-04-19 06:54:17 +00:00
Odoo Translation Bot b72bfe793c [I18N] *: fetch saas-17.4 translations 2025-04-16 06:54:06 +00:00
Odoo Translation Bot 52d82d0cd6 [I18N] *: fetch saas-17.4 translations 2025-04-04 06:54:03 +00:00
Odoo Translation Bot e38aba3bff [I18N] *: fetch saas-17.4 translations 2025-03-29 06:54:01 +00:00
Odoo Translation Bot 250248c900 [I18N] *: fetch saas-17.4 translations 2025-03-26 06:54:38 +00:00
Odoo Translation Bot 3850483248 [I18N] *: fetch saas-17.4 translations 2025-03-23 06:53:56 +00:00
Odoo Translation Bot c1e4b3ecbe [I18N] *: fetch saas-17.4 translations 2025-03-20 06:53:41 +00:00
Odoo Translation Bot 49a863b49d [I18N] *: fetch saas-17.4 translations 2025-03-14 06:53:41 +00:00
Odoo Translation Bot e6d862c6c1 [I18N] *: fetch saas-17.4 translations 2025-03-07 06:53:56 +00:00
Odoo Translation Bot ae8c4cdcd2 [I18N] Update translation terms from Transifex 2025-03-02 04:34:08 +01:00
Odoo Translation Bot 55e1c6843c [I18N] Update translation terms from Transifex 2025-02-23 04:34:40 +01:00
Odoo Translation Bot 22170e1aaa [I18N] Update translation terms from Transifex 2025-02-09 04:33:27 +01:00
Odoo Translation Bot 9f4fc63bac [I18N] Update translation terms from Transifex 2025-02-02 04:34:48 +01:00
Odoo Translation Bot caa7aaaac5 [I18N] Update translation terms from Transifex 2025-01-26 04:34:08 +01:00
Odoo Translation Bot 804c456ea4 [I18N] Update translation terms from Transifex 2025-01-19 04:33:30 +01:00
Odoo Translation Bot 9f80e504e5 [I18N] Update translation terms from Transifex 2025-01-12 04:34:58 +01:00
Odoo Translation Bot b36b9076cc [I18N] Update translation terms from Transifex 2025-01-05 04:34:11 +01:00
Odoo Online 6c55565824 [I18N] Update translation terms from Transifex 2024-12-22 04:33:22 +01:00
qsm-odoo c0d9b76f86 [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#1034

X-original-commit: d1a88fc633
Related: odoo/odoo#191173
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
2024-12-19 16:02:58 +00:00
Odoo Online 9f1c6b092a [I18N] Update translation terms from Transifex 2024-12-15 04:33:33 +01:00
William Braeckman 1df19c7db0 [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#1027

X-original-commit: c5f4e1c414
Related: odoo/odoo#190475
Signed-off-by: William Braeckman (wbr) <wbr@odoo.com>
2024-12-12 15:44:56 +00:00
Odoo Online 90c8be2fca [I18N] Update translation terms from Transifex 2024-12-08 04:32:43 +01:00
Odoo Online fddc09dff6 [I18N] Update translation terms from Transifex 2024-12-01 04:33:25 +01:00
Odoo Online f17fc8f594 [I18N] Update translation terms from Transifex 2024-11-24 04:33:15 +01:00
Benjamin Vray 854fe3b1f4 [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#1016

X-original-commit: fe91239586
Signed-off-by: Serge Bayet (seba) <seba@odoo.com>
2024-11-22 06:39:59 +00:00
Odoo Online 9468ad4d71 [I18N] Update translation terms from Transifex 2024-11-17 04:33:10 +01:00
Odoo Online 2ef410f14f [I18N] Update translation terms from Transifex 2024-11-10 04:33:42 +01:00
Odoo Translation Bot 25c4e3d55c [I18N] Update translation terms from Transifex 2024-10-27 04:33:03 +01:00
Soukéina Bojabza 4c6c40b756 [FIX] theme_cobalt, theme_paptic: 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#998

X-original-commit: c5adf9a903
Related: odoo/odoo#185404
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
2024-10-26 14:58:37 +00:00
Odoo Translation Bot c57138ac55 [I18N] Update translation terms from Transifex 2024-10-20 04:33:04 +02:00
Odoo Translation Bot 51896b98d0 [I18N] Update translation terms from Transifex 2024-10-13 04:34:15 +02:00
Odoo Translation Bot 04ba112359 [I18N] Update translation terms from Transifex 2024-09-29 04:33:17 +02:00
Odoo Translation Bot 945a22ebdd [I18N] Update translation terms from Transifex 2024-09-22 04:37:29 +02:00
Odoo Translation Bot 2a801e29eb [I18N] Update translation terms from Transifex 2024-09-15 04:34:17 +02:00
Odoo Translation Bot f0d429790e [I18N] Update translation terms from Transifex 2024-09-08 04:44:43 +02:00
Odoo Translation Bot 3858edae80 [I18N] Update translation terms from Transifex 2024-09-01 04:37:36 +02:00
Odoo Translation Bot 9af81730e8 [I18N] Update translation terms from Transifex 2024-08-25 04:33:50 +02:00
Odoo Translation Bot b14bb9a48b [I18N] Update translation terms from Transifex 2024-08-18 04:35:21 +02:00
Odoo Translation Bot 5d6a0c0fc0 [I18N] Update translation terms from Transifex 2024-08-11 04:38:09 +02:00
Odoo Translation Bot 79b30607e4 [I18N] *: export saas-17.4 source terms 2024-07-20 02:38:56 +00:00
Louis Wicket (wil) ee2b1f0c6e [I18N] export source terms
closes odoo/design-themes#831

Related: odoo/odoo#173324
Related: odoo/enterprise#66743
Signed-off-by: Louis Wicket (wil) <wil@odoo.com>
2024-07-17 14:44:07 +00:00
Christophe Monniez c51f3a853a [REL] saas-17.4 2024-07-11 14:21:13 +00:00
Pierre Pulinckx (PIPU) 96c4cb68ad [REF] theme_*: remove extra_trigger
In order to simplify the tours API, it was decided to remove the
extra_trigger key from the steps.
To check that an element is in the DOM, simply create a step with
a trigger.

task~3974087

closes odoo/design-themes#816

Related: odoo/odoo#171309
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
2024-07-02 09:46:48 +00:00
Soukéina Bojabza 3cd215853a [FIX] theme_enark: set a real boolean value to btn-outline-primary
For each theme, there are files redefining the different website SCSS
variables, in order for the color palettes, fonts, buttons,... to have
the styles defined by them. These redefinitions are also used by the
"Theme Options", to show the current values in the different widgets.

In order for the primary buttons to be "outlined", the "Enark" theme set
the `btn-primary-outline` variable to `'true'`. However, this value
should be a boolean instead of a string. Indeed, since the option does
not recognize the string value, the "Buttons Primary Style" widget
therefore shows a "/" instead of "Outline", which is not correct.

This commit fixes this by setting a boolean value.

opw-3957157

closes odoo/design-themes#814

X-original-commit: 14ff983da2
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
2024-06-21 08:45:38 +00:00
Pierre Pulinckx (PIPU) b4c5bea2ea [REF] web_tour: prepare to change the default action in tour_compiler
Currently, in tour_compiler, to check that an element is actually
present in the DOM in a step, there are 2 possibilities.
- `isCheck: true` => Checks that the element is in the DOM.
The latter can be disabled.
- `run() {}` => Checks that the element is in the DOM (because this
is what is done by default). However, if the element is disabled,
the step will be aborted.

In the codebase, we can see a lot of `run() {} //it's a check` and
`isCheck:true`. However, the behavior is not exactly the same.
What's more, there are 2 ways to do "the same thing".
In order to clarify the turns API, it was decided to no longer put an
action (step.run) by default. (Previously, the default action was
the "click" action).
From then on, it is no longer necessary to stipulate
`step.isCheck: true` nor `run() {}`.
The corollary is that now, you must explicitly write `run: click`, if
you want the click action to be triggered on the target.

This commit sets the stage for making this change.

closes odoo/design-themes#801

Related: odoo/odoo#167743
Related: odoo/enterprise#63711
Signed-off-by: Julien Mougenot (jum) <jum@odoo.com>
2024-06-05 11:10:18 +00:00
Louis Wicket (wil) e93b18725a [I18N] configure Transifex project for 17.3
closes odoo/design-themes#803

X-original-commit: 2bab74e170
Signed-off-by: Louis Wicket (wil) <wil@odoo.com>
2024-06-05 09:34:31 +00:00