Commit Graph

441 Commits

Author SHA1 Message Date
Odoo Translation Bot fb9b51f558 [I18N] *: fetch saas-18.1 translations 2025-07-16 11:36:20 +00:00
Odoo Translation Bot b5b1001489 [I18N] *: fetch saas-18.1 translations 2025-07-13 11:33:38 +00:00
Odoo Translation Bot 07e708852e [I18N] *: fetch saas-18.1 translations 2025-07-10 11:34:48 +00:00
Odoo Translation Bot 05a5572314 [I18N] *: fetch saas-18.1 translations 2025-07-07 11:19:27 +00:00
Odoo Translation Bot 0c127add1d [I18N] *: fetch saas-18.1 translations 2025-07-04 11:56:31 +00:00
Odoo Translation Bot 732864b5c0 [I18N] *: fetch saas-18.1 translations 2025-07-01 11:16:40 +00:00
Odoo Translation Bot d017e97a7f [I18N] *: fetch saas-18.1 translations 2025-06-28 11:34:47 +00:00
Odoo Translation Bot 7fadbacc36 [I18N] *: fetch saas-18.1 translations 2025-06-25 11:37:57 +00:00
Odoo Translation Bot 223db5a010 [I18N] *: fetch saas-18.1 translations 2025-06-22 11:33:45 +00:00
Odoo Translation Bot d62f7583d2 [I18N] *: fetch saas-18.1 translations 2025-06-19 11:36:26 +00:00
Odoo Translation Bot 76f3c6e2ae [I18N] *: fetch saas-18.1 translations 2025-06-13 11:20:19 +00:00
Odoo Translation Bot dbf067ce92 [I18N] *: fetch saas-18.1 translations 2025-06-10 11:36:23 +00:00
Odoo Translation Bot 0ca1b06733 [I18N] *: fetch saas-18.1 translations 2025-06-07 11:30:41 +00:00
Odoo Translation Bot f322de70a5 [I18N] *: fetch saas-18.1 translations 2025-06-04 11:15:57 +00:00
Nicolas Lempereur 7d8f18ddd1 [FIX] theme_cobalt,theme_paptic: enable blog Inter bolder
Scenario:
- install theme_cobalt or theme_paptic
- go to a website blog post
- put a word in bold

Result: the bold is not shown bolder than the text

Issue: Inter font in theme_cobalt and theme_paptic loads weights 400,
600 and 800. The blog post normal font weight is 300 since 2019 (in
odoo/odoo@bb0cdec459) and so both normal
font-weight and bold inside it are shown with weight 400 which make bold
not differentiated.

Fix: add 300 weight to Inter font.

Note: in 18.0, Inter font already has weight 300 in theme_odoo_experts,
theme_enark, theme_vehicle, theme_bookstore, theme_nano, theme_clean and
website but it is still missing for cobalt and paptic themes.

opw-4818737

closes odoo/design-themes#1091

X-original-commit: 55ddb9fea8
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
Signed-off-by: Nicolas Lempereur (nle) <nle@odoo.com>
2025-06-02 08:56:27 +00:00
Odoo Translation Bot 47741f83e5 [I18N] *: fetch saas-18.1 translations 2025-06-01 11:30:20 +00:00
Odoo Translation Bot c6f780bcd7 [I18N] *: fetch saas-18.1 translations 2025-05-29 11:31:22 +00:00
Odoo Translation Bot 7f5225bd36 [I18N] *: fetch saas-18.1 translations 2025-05-23 11:16:30 +00:00
assk-odoo 177c4dc615 [FIX] theme_test_custo: remove the console error in test_assets mode
The "Test" key is unnecessary in the tour registry, as it has already been
removed from the Tour Schema (see PR[1]). Also, refactor the tour
definitions to follow the updated step structure.

[1]:https://github.com/odoo/odoo/pull/182887

task-4702436

closes odoo/design-themes#1083

X-original-commit: 0295bf1567
Signed-off-by: Serge Bayet (seba) <seba@odoo.com>
2025-05-22 08:07:42 +00:00
Odoo Translation Bot f7c4a7472c [I18N] *: fetch saas-18.1 translations 2025-05-20 11:41:46 +00:00
qsm-odoo 9e29202c36 [FIX] theme_test_custo: fix nightly theme preview tour
The theme preview feature before selection was disabled in [1]. This
commit disables the related tour steps that were testing it a nightly
tour... that was red since then.

[1]: https://github.com/odoo/odoo/commit/7cb71e9479df0ee9af0b7ad39302857666726177

Related to task-3454790

closes odoo/design-themes#1079

X-original-commit: 9580ef86ac
Related: odoo/odoo#210205
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
2025-05-19 16:19:28 +00:00
Odoo Translation Bot 0bb92bf6e7 [I18N] *: fetch saas-18.1 translations 2025-05-17 11:38:15 +00:00
Hubert Van De Walle 1fc5350ae0 [FIX] theme_test_custo: adapt test_website_theme_preview tour
Follow-up of f38205873e

closes odoo/design-themes#1074

X-original-commit: 861a663aeb
Signed-off-by: Hubert Van De Walle <huvw@odoo.com>
2025-05-15 10:03:26 +00:00
Odoo Translation Bot e170cf9aff [I18N] *: fetch saas-18.1 translations 2025-05-14 11:40:54 +00:00
Hubert Van De Walle 45c9092b8f [FIX] theme_test_custo: prevent failing test_website_theme_preview tour
When running the test test_website_theme_preview, we have the following error:

`tour.steps has to be a function that returns TourStep[]`

runbot-111646
runbot-163139

closes odoo/design-themes#1066

X-original-commit: a3eb65d3ea
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
2025-05-12 09:18:46 +00:00
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