Odoo Translation Bot
333db9e283
[I18N] *: fetch 18.0 translations
2025-07-16 09:59:10 +00:00
Odoo Translation Bot
8ad7972951
[I18N] *: fetch 18.0 translations
2025-07-13 09:53:46 +00:00
Odoo Translation Bot
4dcc38b5bd
[I18N] *: fetch 18.0 translations
2025-07-10 09:58:03 +00:00
Odoo Translation Bot
84a630ca1a
[I18N] *: fetch 18.0 translations
2025-07-07 09:59:36 +00:00
Odoo Translation Bot
afd95407a3
[I18N] *: fetch 18.0 translations
2025-07-04 09:52:39 +00:00
Odoo Translation Bot
991be36279
[I18N] *: fetch 18.0 translations
2025-07-01 09:58:33 +00:00
Odoo Translation Bot
103ce1604f
[I18N] *: fetch 18.0 translations
2025-06-28 09:53:52 +00:00
Odoo Translation Bot
362d7d51e2
[I18N] *: fetch 18.0 translations
2025-06-25 09:58:57 +00:00
Odoo Translation Bot
5e579d3f9d
[I18N] *: fetch 18.0 translations
2025-06-22 09:54:28 +00:00
Odoo Translation Bot
9d5c10c7d2
[I18N] *: fetch 18.0 translations
2025-06-19 09:59:28 +00:00
Odoo Translation Bot
9face1b1b3
[I18N] *: fetch 18.0 translations
2025-06-16 09:04:31 +00:00
Odoo Translation Bot
5f6c75b02f
[I18N] *: fetch 18.0 translations
2025-06-13 09:04:36 +00:00
Odoo Translation Bot
c13df2d2e0
[I18N] *: fetch 18.0 translations
2025-06-10 09:04:51 +00:00
Odoo Translation Bot
025749f7db
[I18N] *: fetch 18.0 translations
2025-06-07 09:52:40 +00:00
Odoo Translation Bot
67c4419581
[I18N] *: fetch 18.0 translations
2025-06-04 09:58:01 +00:00
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