Commit Graph

8 Commits

Author SHA1 Message Date
Thomas Binsfeld (ACSONE)
912ce37549 [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
2018-10-09 13:17:36 +02:00
Sylvain GARANCHER
3c161f4139 [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.
2018-10-09 13:17:36 +02:00
Antonio Espinosa
0618f7f5a4 [MIG] web_environment_ribbon 2018-10-09 13:17:36 +02:00
Javi Melendez
b6b832d40d [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
2018-10-09 13:17:36 +02:00
hparfr
94a884919f [IMP] web_environment_ribbon increase margin
+ 10px
2018-10-09 13:17:36 +02:00
hparfr
eaa0a84166 [FIX] web_environment_ribbon : Fix menu_navbar overlap
Set correct z-index on ribbon
Move position accordingly

Cf #191
2018-10-09 13:17:36 +02:00
Daniel Dico
ee82d7d9b3 ADD web_environment_ribbon - Minor improvement of transparency to allow top menu visibility 2018-10-09 13:17:36 +02:00
Francesco Apruzzese
8547fb9a49 [IMP] Change module name and every references to old name module in path
ribbon_test_environment -> web_environment_ribbon
2018-10-09 13:17:36 +02:00