Commit Graph

5 Commits (ffa8092302321071c60b181c78c2f89a79c206b7)

Author SHA1 Message Date
Xavier Jiménez ffa8092302 [FIX][11.0] web_environment_ribbon (#806)
* [FIX] web_environment_ribbon: Fix to show the ribbon to every non-admin user

* [FIX] web_environment_ribbon: Version number
2021-11-15 07:55:42 +01:00
xavierjimenez b791a1d09d [MIG] web_environment_ribbon: Migration to 11.0 2021-11-15 07:55:42 +01:00
Stéphane Bidoul (ACSONE) 3c2fc11660 [IMP] ribbon: better extensibility 2021-11-15 07:55:42 +01:00
Stéphane Bidoul (ACSONE) 4e5c420e15 [IMP] ribbon: no need for the backend model to have a table 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