3
0
Fork 0
Commit Graph

15 Commits (5ff36bcf4277fe097b343a8f2d55db8467d1b9cd)

Author SHA1 Message Date
Christopher Ormaza b67336cbf1 [15.0][MIG] web_widget_bokeh_chart 2021-12-17 10:41:40 -05:00
Pablo Fuentes 23b0aaebe1 [IMP] web_environment_ribbon: Prettier 2021-11-15 07:55:42 +01:00
Jairo Llopis 91d87dc781 [IMP] pre-commit run after update
Includes some manual fixes to silent ESLint warnings.
2021-11-15 07:55:42 +01:00
emagdalena e90bfae7aa [FIX] web_dialog_size js warnings 2021-11-15 07:55:42 +01:00
emagdalena 0ee2bcec25 [FIX] web_environment_ribbon js warnings 2021-11-15 07:55:42 +01:00
Eric Lembregts 6ec4f0e3ce [MIG] web_environment_ribbon: Migration to 13.0 2021-11-15 07:55:42 +01:00
tarteo 257c03b8e7 [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
2021-11-15 07:55:42 +01:00
xavierjimenez b791a1d09d [MIG] web_environment_ribbon: Migration to 11.0 2021-11-15 07:55:42 +01:00
Thomas Binsfeld (ACSONE) 2c16ec1a86 [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
2021-11-15 07:55:42 +01:00
Pedro M. Baeza 64b98695a8 [MIG] Migrated web_environment_ribbon to v10.0 2021-11-15 07:55:42 +01:00
Sylvain GARANCHER 2a1448babc [IMP] Make web_environment_ribbon more generic
By creating the ribbon div on the fly, this module doesn't depend
anymore on the webclient structure.
2021-11-15 07:55:42 +01:00
Antonio Espinosa 0561afc8b8 [MIG] web_environment_ribbon 2021-11-15 07:55:42 +01:00
Javi Melendez 4f5d9edaae [IMP] ribbon color customization (#347)
* [IMP] web_environment_ribbon: add color customization
The ribbon color and background-color can be modified through system
parameters:
 * ribbon.color
 * ribbon.background.color

Added Copyright in .js
Delete duplicate entries in css
2021-11-15 07:55:42 +01:00
Sylvain Calador 832451a9f3 [IMP] Add default 'ribbon.name' configuration parameter 2021-11-15 07:55:42 +01:00
Sylvain Calador 9e413914f7 [IMP] web_environment_ribbon: conditional ribbon 2021-11-15 07:55:42 +01:00