Commit Graph

8 Commits (7550a9aa0042df20a73fc4eac98cc8c44e16b51a)

Author SHA1 Message Date
OCA-git-bot 08763a2d57
pre-commit, black, isort 2019-10-12 12:32:55 +02:00
tarteo d55d9fdce8 [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
2019-09-30 10:12:18 +02:00
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