Commit Graph

6 Commits

Author SHA1 Message Date
Jean-Paul Ladage
ecad69896c web_environment_ribbon: import from odoo instead of openerp. 2019-09-30 10:12:18 +02:00
Xavier Jiménez
17ed453c66 [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
2019-09-30 10:12:18 +02:00
xavierjimenez
4ef40016e5 [MIG] web_environment_ribbon: Migration to 11.0 2019-09-30 10:12:18 +02:00
Stéphane Bidoul (ACSONE)
2028b6a25f [IMP] ribbon: better extensibility 2019-09-30 10:12:18 +02:00
Stéphane Bidoul (ACSONE)
fe8e6f8338 [IMP] ribbon: no need for the backend model to have a table 2019-09-30 10:12:18 +02: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