Add self-test buttons in demo environment,
Updated readme to show how to test it.
Add buttons to users form
Do not rely on SUPERUSER_ID and avoid getattr usage
[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
* [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