Commit Graph

434 Commits

Author SHA1 Message Date
Odoo Translation Bot 980fed862b [I18N] *: fetch 18.0 translations 2025-06-01 09:46:55 +00:00
Nicolas Lempereur 55ddb9fea8 [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#1090

X-original-commit: ef39caee22
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
Signed-off-by: Nicolas Lempereur (nle) <nle@odoo.com>
2025-05-29 15:05:31 +00:00
Odoo Translation Bot 5bf893bd53 [I18N] *: fetch 18.0 translations 2025-05-29 09:26:56 +00:00
Odoo Translation Bot f305ec3419 [I18N] *: fetch 18.0 translations 2025-05-26 09:57:30 +00:00
Odoo Translation Bot 71cb50a956 [I18N] *: fetch 18.0 translations 2025-05-23 09:03:46 +00:00
assk-odoo 0295bf1567 [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#1053

Signed-off-by: Serge Bayet (seba) <seba@odoo.com>
2025-05-21 12:47:23 +00:00
Odoo Translation Bot 34e0beeb87 [I18N] *: fetch 18.0 translations 2025-05-20 09:57:18 +00:00
Odoo Translation Bot 7e0e134756 [I18N] *: fetch 18.0 translations 2025-05-17 09:56:32 +00:00
qsm-odoo 9580ef86ac [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#1078

Related: odoo/odoo#210140
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
2025-05-15 16:24:38 +00:00
Hubert Van De Walle 861a663aeb [FIX] theme_test_custo: adapt test_website_theme_preview tour
Follow-up of f38205873e

closes odoo/design-themes#1072

X-original-commit: 0d49f07058
Signed-off-by: Hubert Van De Walle <huvw@odoo.com>
2025-05-14 14:32:29 +00:00
Odoo Translation Bot 894e9b4edf [I18N] *: fetch 18.0 translations 2025-05-14 10:02:29 +00:00
Odoo Translation Bot 499661d680 [I18N] *: fetch 18.0 translations 2025-05-11 10:01:22 +00:00
Hubert Van De Walle 7acc90c8b1 [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#1065

X-original-commit: a3eb65d3ea
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
2025-05-10 00:23:45 +00:00
Odoo Translation Bot c8d7db1186 [I18N] *: fetch 18.0 translations 2025-05-09 09:03:05 +00:00
Odoo Translation Bot 07ca75f38d [I18N] *: fetch 18.0 translations 2025-05-06 09:03:01 +00:00
Odoo Translation Bot edda5ddefc [I18N] *: fetch 18.0 translations 2025-05-03 09:03:07 +00:00
Odoo Translation Bot a0b6a5b410 [I18N] *: fetch 18.0 translations 2025-04-30 09:03:15 +00:00
Odoo Translation Bot d06d84ad37 [I18N] *: fetch 18.0 translations 2025-04-27 09:02:27 +00:00
Odoo Translation Bot f196a42e2e [I18N] *: fetch 18.0 translations 2025-04-24 09:02:47 +00:00
Odoo Translation Bot 67206a025a [I18N] *: fetch 18.0 translations 2025-04-21 09:03:04 +00:00
Odoo Translation Bot 1367204b53 [I18N] *: fetch 18.0 translations 2025-04-18 09:02:49 +00:00
Odoo Translation Bot 8700125e79 [I18N] *: fetch 18.0 translations 2025-04-15 09:03:26 +00:00
Odoo Translation Bot 67ddfd018c [I18N] *: fetch 18.0 translations 2025-04-09 09:02:32 +00:00
Odoo Translation Bot 0c3f342b51 [I18N] *: fetch 18.0 translations 2025-04-06 09:03:37 +00:00
Odoo Translation Bot 3847c24570 [I18N] *: fetch 18.0 translations 2025-04-03 09:03:23 +00:00
Odoo Translation Bot d1adc2f40e [I18N] *: fetch 18.0 translations 2025-03-31 09:03:52 +00:00
Odoo Translation Bot a1eb48784f [I18N] *: fetch 18.0 translations 2025-03-28 09:03:21 +00:00
Odoo Translation Bot 9e59bec507 [I18N] *: fetch 18.0 translations 2025-03-22 09:03:40 +00:00
Odoo Translation Bot f0b36b3d06 [I18N] *: fetch 18.0 translations 2025-03-19 09:03:46 +00:00
Odoo Translation Bot 9279c33bba [I18N] *: fetch 18.0 translations 2025-03-16 09:03:08 +00:00
Odoo Translation Bot f1b6756d36 [I18N] *: fetch 18.0 translations 2025-03-13 09:03:17 +00:00
Odoo Translation Bot 44b773ad86 [I18N] *: fetch 18.0 translations 2025-03-07 09:04:10 +00:00
Odoo Translation Bot cba2b64df3 [I18N] *: fetch 18.0 translations 2025-03-04 09:03:55 +00:00
Odoo Translation Bot 6503bf78bd [I18N] *: fetch 18.0 translations 2025-03-01 09:04:13 +00:00
Odoo Translation Bot 40206d6b57 [I18N] *: fetch 18.0 translations 2025-02-26 09:04:24 +00:00
Odoo Translation Bot 359e954e5c [I18N] *: fetch 18.0 translations 2025-02-23 09:03:44 +00:00
Odoo Translation Bot 9bb68b3717 [I18N] *: fetch 18.0 translations 2025-02-20 09:04:27 +00:00
Odoo Translation Bot 942d83f38a [I18N] *: fetch 18.0 translations 2025-02-17 09:04:17 +00:00
Odoo Translation Bot 36652f4779 [I18N] Update translation terms from Transifex 2025-02-16 03:06:58 +01:00
Odoo Translation Bot ce36d8908f [I18N] *: fetch 18.0 translations 2025-02-14 13:34:59 +00:00
Odoo Translation Bot 1b6ee8a003 [I18N] Update translation terms from Transifex 2025-02-09 03:06:15 +01:00
Odoo Translation Bot dd35f02278 [I18N] Update translation terms from Transifex 2025-02-02 03:10:19 +01:00
Odoo Translation Bot 5e296eceaf [I18N] Update translation terms from Transifex 2025-01-26 03:10:24 +01:00
Odoo Translation Bot 2d66fa194d [I18N] Update translation terms from Transifex 2025-01-19 03:05:29 +01:00
Odoo Translation Bot 00ee7dc47f [I18N] Update translation terms from Transifex 2025-01-12 03:07:54 +01:00
Odoo Translation Bot f9f00d2e58 [I18N] Update translation terms from Transifex 2025-01-05 03:06:13 +01:00
Odoo Translation Bot 0516d3ff86 [I18N] Update translation terms from Transifex 2024-12-29 03:05:32 +01:00
qsm-odoo a5a838e84f [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#1035

X-original-commit: c0d9b76f86
Related: odoo/odoo#191245
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
2024-12-23 19:19:19 +00:00
Odoo Translation Bot 2c276d0ec1 [I18N] Update translation terms from Transifex 2024-12-22 03:08:51 +01:00
Odoo Translation Bot 947084fe3c [I18N] Update translation terms from Transifex 2024-12-15 03:08:47 +01:00