3
0
Fork 0
Commit Graph

9 Commits (898aca2511ae794d97e112d3326ad82df50db810)

Author SHA1 Message Date
Jairo Llopis 77b09d555c
[IMP] pre-commit run after update
Includes some manual fixes to silent ESLint warnings.
2020-01-30 10:52:55 +00:00
Thomas Binsfeld (ACSONE) 1f0587d86c [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
2019-09-30 10:12:18 +02:00
Sylvain GARANCHER 9a01defc10 [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.
2019-09-30 10:12:18 +02:00
Antonio Espinosa c9b6958307 [MIG] web_environment_ribbon 2019-09-30 10:12:18 +02:00
Javi Melendez 4beb244a58 [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
2019-09-30 10:12:18 +02:00
hparfr d7fd105635 [IMP] web_environment_ribbon increase margin
+ 10px
2019-09-30 10:12:18 +02:00
hparfr d9e29f8c02 [FIX] web_environment_ribbon : Fix menu_navbar overlap
Set correct z-index on ribbon
Move position accordingly

Cf #191
2019-09-30 10:12:18 +02:00
Daniel Dico cdc7064577 ADD web_environment_ribbon - Minor improvement of transparency to allow top menu visibility 2019-09-30 10:12:18 +02:00
Francesco Apruzzese 3ef22eac20 [IMP] Change module name and every references to old name module in path
ribbon_test_environment -> web_environment_ribbon
2019-09-30 10:12:18 +02:00