Commit Graph

8 Commits (c29f7e61ae4fe50efbedcc13d8c31eb16a07840c)

Author SHA1 Message Date
OCA-git-bot b1c154e5ac pre-commit, black, isort 2020-10-16 12:33:47 +02:00
tarteo 62bf92f7e7 [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
2020-10-16 12:33:47 +02:00
Jean-Paul Ladage 3988ebb12e web_environment_ribbon: import from odoo instead of openerp. 2020-10-16 12:33:47 +02:00
Xavier Jiménez 12f928fbc9 [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
2020-10-16 12:33:47 +02:00
xavierjimenez 394f2f19f3 [MIG] web_environment_ribbon: Migration to 11.0 2020-10-16 12:33:47 +02:00
Stéphane Bidoul (ACSONE) e138cd12ed [IMP] ribbon: better extensibility 2020-10-16 12:33:47 +02:00
Stéphane Bidoul (ACSONE) 7d18a5cdb5 [IMP] ribbon: no need for the backend model to have a table 2020-10-16 12:33:47 +02:00
Thomas Binsfeld (ACSONE) 1f1b3d002c [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
2020-10-16 12:33:47 +02:00