Commit Graph

10 Commits

Author SHA1 Message Date
Andreas Perhab
fcb8c6e5a5 [IMP] web_environment_ribbon: hide the ribbon when navigation is in use 2021-11-15 07:55:42 +01:00
Jairo Llopis
91d87dc781 [IMP] pre-commit run after update
Includes some manual fixes to silent ESLint warnings.
2021-11-15 07:55:42 +01:00
Thomas Binsfeld (ACSONE)
2c16ec1a86 [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
2021-11-15 07:55:42 +01:00
Sylvain GARANCHER
2a1448babc [IMP] Make web_environment_ribbon more generic
By creating the ribbon div on the fly, this module doesn't depend
anymore on the webclient structure.
2021-11-15 07:55:42 +01:00
Antonio Espinosa
0561afc8b8 [MIG] web_environment_ribbon 2021-11-15 07:55:42 +01:00
Javi Melendez
4f5d9edaae [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
2021-11-15 07:55:42 +01:00
hparfr
5f7ffc5d10 [IMP] web_environment_ribbon increase margin
+ 10px
2021-11-15 07:55:42 +01:00
hparfr
3e23034170 [FIX] web_environment_ribbon : Fix menu_navbar overlap
Set correct z-index on ribbon
Move position accordingly

Cf #191
2021-11-15 07:55:42 +01:00
Daniel Dico
3e68e74482 ADD web_environment_ribbon - Minor improvement of transparency to allow top menu visibility 2021-11-15 07:55:42 +01:00
Francesco Apruzzese
bc4fe7d13d [IMP] Change module name and every references to old name module in path
ribbon_test_environment -> web_environment_ribbon
2021-11-15 07:55:42 +01:00