Commit Graph

7 Commits (db352d98e7c79b84d8052dad5b7f97346e9abfc3)

Author SHA1 Message Date
Stéphane Bidoul e20bcff229 pre-commit update: prettier xml indent 2024-10-08 16:46:07 +02:00
Jairo Llopis 5c676d0de8 [IMP] pre-commit run after update
Includes some manual fixes to silent ESLint warnings.
2024-10-08 16:46:07 +02:00
tarteo 2156a28fb0 [MIG] web_environment_ribbon: Migration to 12.0
[MIG] web_environment_ribbon: Migration to 12.0

[FIX] Default value for ribbon.name if not exists

[FIX] Hide ribbon when ribbon.name is false or not existing

[FIX] Remove copyright flag on __init__ files

[REM] Debugging logs

[REM] Make quotes inconsistant again and change sequence of data files in manifest
2024-10-08 16:46:07 +02:00
Thomas Binsfeld (ACSONE) 5c4db0ff31 [9.0] [IMP] Web Environment Ribbon: support variables in ribbon name (eg db_name) (#621)
* [ADD] .eggs in gitignore

* [IMP] Web Environment Ribbon: add backend
This commit adds a simple bakend to facilitate inheritance

* [IMP] Web Environment Ribbon: add the databse name
This commit adds the database name under the ribbon name, in the ribbon

* [IMP] Web Environment Ribbon: prepare method for ribbon name

* [IMP] README: explain how to use db_name
2024-10-08 16:46:07 +02:00
Antonio Espinosa d029e3e1ce [MIG] web_environment_ribbon 2024-10-08 16:46:07 +02:00
Javi Melendez d2e85c1437 [IMP] ribbon color customization (#347)
* [IMP] web_environment_ribbon: add color customization
The ribbon color and background-color can be modified through system
parameters:
 * ribbon.color
 * ribbon.background.color

Added Copyright in .js
Delete duplicate entries in css
2024-10-08 16:46:07 +02:00
Sylvain Calador 4dcb77e7b3 [IMP] Add default 'ribbon.name' configuration parameter 2024-10-08 16:46:07 +02:00