Pierre Pulinckx (pipu)
94b3042634
[REF] website_*: Change registerTours of tour_utils
...
As steps are encapsuled in an arrow function from
69a5d8e3ce47238 for steps tour definition to avoid
direct Markup(_t()) interpretation, the same is done
for registerWebsitePreviewTour() of
"odoo/addons/website/static/src/js/tours/tour_utils.js"
in this commit.
This is done in anticipation of the use of
_t() (import from @web/core/l10n/translation) with
registerWebsitePreviewTour().
task-3292454
closes odoo/design-themes#678
Related: odoo/odoo#130248
Signed-off-by: Luca Vitali (luvi) <luvi@odoo.com >
2023-08-02 13:20:26 +02:00
Bastien PIERRE
b9d48ebe86
[IMP] *: Remove alias in JS files
...
Rename all imports with alias old system to the new js module system
Task ID: 3266759
closes odoo/design-themes#671
Related: odoo/odoo#127414
Related: odoo/enterprise#43716
Signed-off-by: Bastien Pierre (ipb) <ipb@odoo.com >
2023-07-27 11:58:31 +02:00
Benoit Socias
f127ff3741
[IMP] theme_*: add precondition on tour to ensure expected theme
...
This commit adds a precondition to verify the presence of the specific
theme at the beginning of their tour.
See https://github.com/odoo/odoo/pull/100690 .
task-2687506
closes odoo/design-themes#594
X-original-commit: 8b377af3a7
Related: odoo/odoo#101119
Signed-off-by: Romain Derie (rde) <rde@odoo.com >
2022-09-26 14:43:17 +02:00
Jorge Pinna Puissant
dc2f511202
[IMP] theme_*: enable no-unused-vars rule
...
closes odoo/design-themes#552
Related: odoo/enterprise#24867
Related: odoo/odoo#85569
Signed-off-by: Géry Debongnie <ged@odoo.com >
2022-03-02 13:05:46 +00:00
Brieuc-brd
5781525631
[IMP] theme_bewise: update the theme
...
This commit updates the theme to improve the design with shapes, new
pictures and new custom snippets.
task-2573302
Part-of: odoo/design-themes#477
2021-09-04 06:24:04 +00:00
qsm-odoo
2da6c2e84d
[IMP] theme_*: remove save step from tour definition
...
It is now automatic as the last step of the homepage tours.
Part of https://github.com/odoo/design-themes/pull/2
task-2491890
X-original-commit: 9ee8f97264
2021-06-04 15:52:42 +00:00
Jeremy Kersten
cb1e3be3f8
[ADD] theme 14.0
2021-05-10 15:45:35 +02:00