Commit Graph

458 Commits

Author SHA1 Message Date
Odoo Translation Bot 2583a8a47c [I18N] *: fetch translation updates 2025-08-25 23:50:35 +00:00
Odoo Translation Bot 5076f32b15 [I18N] *: fetch translation updates 2025-08-22 23:50:36 +00:00
Odoo Translation Bot 81c0289b62 [I18N] *: fetch translation updates 2025-08-20 23:50:44 +00:00
Odoo Translation Bot 470527a808 [I18N] *: fetch translation updates 2025-08-19 23:52:22 +00:00
Odoo Translation Bot 4a4902f822 [I18N] *: add new language files
Languages: my
2025-08-15 23:52:53 +00:00
Odoo Translation Bot 445504d535 [I18N] *: fetch translation updates 2025-08-13 23:50:51 +00:00
Odoo Translation Bot 3cfd9bb483 [I18N] *: fetch translation updates 2025-08-12 23:51:00 +00:00
Odoo Translation Bot bac149e3ef [I18N] *: add new language files
Languages: hr, ku, sr@latin, pt, ro, el, mn, fa, hu, he, uk
2025-08-07 09:16:53 +00:00
Weblate c5d65911d2 [I18N] *: fetch translation updates
Co-authored-by: Larissa Manderfeld (lman) <lman@odoo.com>
Co-authored-by: Weblate <noreply@weblate.org>
2025-08-05 12:23:28 +00:00
Odoo Translation Bot fce011785a [I18N] *: fetch saas-18.3 translations 2025-08-03 20:44:33 +00:00
Dylan Kiss (dyki) cdb396eb80 [I18N] *: add config file for Weblate
We are switching our translations platform from Transifex to Weblate.
Hence, we are using a new config file to sync our translations between
GitHub and Weblate.

The `.tx/config` file will be deleted in a later commit when the
Transifex sync is shut down.

closes odoo/design-themes#1121

Related: odoo/odoo#220627
Related: odoo/enterprise#91046
Signed-off-by: Louis Wicket (wil) <wil@odoo.com>
2025-07-29 16:11:56 +00:00
Odoo Translation Bot dd2c900785 [I18N] *: fetch saas-18.3 translations 2025-07-25 15:04:34 +00:00
Odoo Translation Bot 4341250e33 [I18N] *: fetch saas-18.3 translations 2025-07-22 15:04:24 +00:00
Odoo Translation Bot faacf80a1a [I18N] *: fetch saas-18.3 translations 2025-07-16 15:05:23 +00:00
Odoo Translation Bot 825af68cc3 [I18N] *: fetch saas-18.3 translations 2025-07-13 15:49:51 +00:00
Odoo Translation Bot 37eba8adb8 [I18N] *: fetch saas-18.3 translations 2025-07-10 15:53:59 +00:00
Odoo Translation Bot 56132883a8 [I18N] *: fetch saas-18.3 translations 2025-07-07 15:53:37 +00:00
Odoo Translation Bot 14670f5be3 [I18N] *: fetch saas-18.3 translations 2025-07-04 15:04:14 +00:00
Odoo Translation Bot e6396e76dc [I18N] *: fetch saas-18.3 translations 2025-07-01 15:04:47 +00:00
Odoo Translation Bot 0488e036dd [I18N] *: fetch saas-18.3 translations 2025-06-28 15:03:55 +00:00
Odoo Translation Bot b6f20b18b3 [I18N] *: fetch saas-18.3 translations 2025-06-25 15:52:43 +00:00
Odoo Translation Bot 37576adf20 [I18N] *: fetch saas-18.3 translations 2025-06-22 15:51:42 +00:00
Odoo Translation Bot c6c6b3c30d [I18N] *: fetch saas-18.3 translations 2025-06-19 15:05:11 +00:00
Odoo Translation Bot 8fa43a2e12 [I18N] *: fetch saas-18.3 translations 2025-06-16 15:04:27 +00:00
Odoo Translation Bot 76a888e67a [I18N] *: fetch saas-18.3 translations 2025-06-13 15:56:23 +00:00
Odoo Translation Bot b8b72ff60c [I18N] *: fetch saas-18.3 translations 2025-06-10 15:52:41 +00:00
Odoo Translation Bot 2af7e93533 [I18N] *: fetch saas-18.3 translations 2025-06-07 15:03:55 +00:00
Odoo Translation Bot 0bfeb15043 [I18N] *: fetch saas-18.3 translations 2025-06-04 15:53:16 +00:00
Nicolas Lempereur 91311aafd9 [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#1093

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 09:29:46 +00:00
Odoo Translation Bot 5d02f67f2b [I18N] *: fetch saas-18.3 translations 2025-06-01 15:04:03 +00:00
Odoo Translation Bot 3fbc7fd10c [I18N] *: fetch saas-18.3 translations 2025-05-29 15:04:27 +00:00
Odoo Translation Bot 1942bda500 [I18N] *: fetch saas-18.3 translations 2025-05-26 15:04:40 +00:00
assk-odoo 7461800dfd [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#1085

X-original-commit: 0295bf1567
Signed-off-by: Serge Bayet (seba) <seba@odoo.com>
2025-05-26 08:20:31 +00:00
Odoo Translation Bot 8fa54e121d [I18N] *: fetch saas-18.3 translations 2025-05-23 15:04:35 +00:00
Odoo Translation Bot da7c86bd0c [I18N] *: fetch saas-18.3 translations 2025-05-20 16:14:19 +00:00
qsm-odoo b4dfb01abe [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#1081

X-original-commit: 9580ef86ac
Related: odoo/odoo#210294
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
2025-05-20 13:38:10 +00:00
Hubert Van De Walle d741e3ed3a [FIX] theme_test_custo: adapt test_website_theme_preview tour
Follow-up of f38205873e

X-original-commit: 861a663aeb
Part-of: odoo/design-themes#1081
Related: odoo/odoo#210294
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
2025-05-20 13:38:10 +00:00
Odoo Translation Bot bfa1fed43a [I18N] *: fetch saas-18.3 translations 2025-05-17 15:50:57 +00:00
Odoo Translation Bot 8850bb7109 [I18N] *: fetch saas-18.3 translations 2025-05-14 16:14:37 +00:00
Odoo Translation Bot 301cd94586 [I18N] *: fetch saas-18.3 translations 2025-05-11 15:04:07 +00:00
Hubert Van De Walle 15baf7b7ab [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#1068

X-original-commit: a3eb65d3ea
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
2025-05-10 12:11:09 +00:00
Odoo Translation Bot ac3aca1a1a [I18N] *: fetch saas-18.3 translations 2025-05-08 15:23:37 +00:00
Louis Wicket (wil) 889e5b8e02 [I18N] export source terms
closes odoo/design-themes#1059

Related: odoo/odoo#208609
Related: odoo/enterprise#84782
Signed-off-by: Louis Wicket (wil) <wil@odoo.com>
2025-05-07 05:57:43 +00:00
Christophe Monniez 180e28f781 [REL] saas-18.3 2025-04-25 12:02:55 +00:00
qsm-odoo 8c1b9bc34d [FIX] test_themes: make tests consider our "s_" classes convention
The test was incorrectly flagging inner classes that follow our naming
convention (e.g. "s_floating_blocks_wrapper" for "s_floating_blocks"
snippet). This made maintaining the whitelist tedious and error prone.

The change enables proper enforcement of our conventions while
simplifying whitelist maintenance: a snippet subclass starting with "s_"
should be prefixed by the main snippet class name (e.g.
"s_super_snippet_item" might be added on an inner element of
"s_super_snippet"). The test just checks any element class is
prefixed by any class of any parent (or itself) (for "s_" classes).

Related to task-4373543

closes odoo/design-themes#1054

Related: odoo/odoo#189299
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
2025-04-23 22:04:44 +00:00
stefanorigano (SRI) e5b61cf169 [FIX] test_themes: allow flexibility on align-self-*-* uses
This allows more flexibility on the use of `align-self-*-*` classes
combination to better handle responsiveness in some scenario.

Related to task-4373543

Part-of: odoo/design-themes#1054
Related: odoo/odoo#189299
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
2025-04-23 22:04:44 +00:00
qsm-odoo 7ced5683fb [REF] test_themes: clean test_render_applied_templates code
Minor changes to respect python convention, and increase readability.

Related to task-4373543

Part-of: odoo/design-themes#1054
Related: odoo/odoo#189299
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
2025-04-23 22:04:44 +00:00
qsm-odoo 019caa4905 [FIX] *: fix "s_features" snippet overrides for new page templates
*: theme_artists, theme_buzzy, theme_loftspace, theme_yes

The community "s_features" snippet for a specific new page template was
broken (missing all its classes). This commit adapts the related
themes overrides following the fix of that snippet (note that these
overrides were also broken by themselves).

Related to task-4373543

Part-of: odoo/design-themes#1054
Related: odoo/odoo#189299
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
2025-04-23 22:04:44 +00:00
stefanorigano (SRI) b03e17be44 [FIX] theme_odoo_experts: fix "references" snippet paddings
The snippet was switched to grid mode in this theme but the padding
classes on columns were not removed.

Related to task-4373543

Part-of: odoo/design-themes#1054
Related: odoo/odoo#189299
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
2025-04-23 22:04:44 +00:00
Brieuc-brd b2beaaffa0 [IMP] theme_anelusia, *: adapt s_quotes_carousel_compact
*: theme_artists, theme_clean, theme_enark, theme_loftspace, theme_nano,
theme_notes

This commit adapts customizations for `s_quotes_carousel_compact`.

task-4174008
Part of task-4077427

closes odoo/design-themes#993

Related: odoo/odoo#184670
Signed-off-by: Serge Bayet (seba) <seba@odoo.com>
2025-04-19 10:09:41 +00:00