3
0
Fork 0
Commit Graph

13 Commits (f50f17a1746f99256d4886c88a72bac3e663669b)

Author SHA1 Message Date
tarteo 8f1a806b8e [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
2018-10-09 13:17:36 +02:00
xavierjimenez 4f6c813c10 [MIG] web_environment_ribbon: Migration to 11.0 2018-10-09 13:17:36 +02:00
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
Pedro M. Baeza 74c1cba29e [MIG] Migrated web_environment_ribbon to v10.0 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
Sylvain Calador 0f264de149 [IMP] Add default 'ribbon.name' configuration parameter 2018-10-09 13:17:36 +02:00
Sylvain Calador 3a86047a38 [IMP] web_environment_ribbon: conditional ribbon 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