Commit Graph

7 Commits (ef1a00cb15c6eb8bc0fd728bbf01ace20149e2db)

Author SHA1 Message Date
tarteo 8f1a806b8e [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
2018-10-09 13:17:36 +02:00
Jean-Paul Ladage 3ac60d9895 web_environment_ribbon: import from odoo instead of openerp. 2018-10-09 13:17:36 +02:00
Xavier Jiménez e69311838a [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
2018-10-09 13:17:36 +02:00
xavierjimenez 4f6c813c10 [MIG] web_environment_ribbon: Migration to 11.0 2018-10-09 13:17:36 +02:00
Stéphane Bidoul (ACSONE) d1445ddfe5 [IMP] ribbon: better extensibility 2018-10-09 13:17:36 +02:00
Stéphane Bidoul (ACSONE) 96ad260d2e [IMP] ribbon: no need for the backend model to have a table 2018-10-09 13:17:36 +02:00
Thomas Binsfeld (ACSONE) 912ce37549 [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
2018-10-09 13:17:36 +02:00