Commit Graph

13 Commits (b31d7d50edae16bc93e65e273ec6bfa2cd941db9)

Author SHA1 Message Date
Thomas Binsfeld (ACSONE) 28d935d8c4
[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
2017-07-02 21:49:58 +02:00
Sylvain GARANCHER d0bd0d0d42 [MIG] Migrated web_environment_ribbon to v10.0 2016-10-09 10:05:04 +02:00
Sylvain GARANCHER 142db4b9c9 [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.
2016-09-20 10:32:03 +02:00
Antonio Espinosa 0ac9dc818e [MIG] web_environment_ribbon 2016-07-28 17:34:08 +02:00
Javi Melendez 92bbe2e883 [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
2016-07-28 17:34:07 +02:00
hparfr cfd5433e98 [IMP] web_environment_ribbon increase margin
+ 10px
2015-09-28 10:07:16 +02:00
hparfr 7c1f6a0901 [FIX] web_environment_ribbon : Fix menu_navbar overlap
Set correct z-index on ribbon
Move position accordingly

Cf #191
2015-09-28 10:07:16 +02:00
Sylvain Calador c216cc3e5f [REF] Use get_param() instead of search_read() to get the configuration parameter 2015-09-22 11:07:27 +02:00
Sylvain Calador 32e420fd90 [IMP] web_environment_ribbon: conditional ribbon 2015-09-17 18:37:04 +02:00
Pedro M. Baeza 2d8dc35783 [IMP] web_environment_ribbon: Add icon 2015-08-31 03:19:05 +02:00
Yannick Vaucher 89ac30b00a Add missing default oca icons 2015-08-18 11:09:01 +02:00
Daniel Dico 9f5960517f ADD web_environment_ribbon - Minor improvement of transparency to allow top menu visibility 2015-08-05 12:41:42 -04:00
Francesco Apruzzese 2291cf145b [IMP] Change module name and every references to old name module in path
ribbon_test_environment -> web_environment_ribbon
2015-07-27 13:46:49 +02:00