Commit Graph

15 Commits (8dd82f90157dd2491bfc3da505e8cbb253002694)

Author SHA1 Message Date
Christopher Ormaza ff2879ca34 [15.0][MIG] web_widget_bokeh_chart 2022-10-04 11:39:53 +02:00
Pablo Fuentes 0325f9ce6a [IMP] web_environment_ribbon: Prettier 2022-10-04 11:39:53 +02:00
Jairo Llopis 9429c42b3e [IMP] pre-commit run after update
Includes some manual fixes to silent ESLint warnings.
2022-10-04 11:39:53 +02:00
emagdalena 085268b0e9 [FIX] web_dialog_size js warnings 2022-10-04 11:39:53 +02:00
emagdalena 45ba266bea [FIX] web_environment_ribbon js warnings 2022-10-04 11:39:52 +02:00
Eric Lembregts f6f088371e [MIG] web_environment_ribbon: Migration to 13.0 2022-10-04 11:39:52 +02:00
tarteo 9e769775e4 [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
2022-10-04 11:39:52 +02:00
xavierjimenez 9bb4c1c985 [MIG] web_environment_ribbon: Migration to 11.0 2022-10-04 11:39:52 +02:00
Thomas Binsfeld (ACSONE) eba11b5b51 [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
2022-10-04 11:39:52 +02:00
Pedro M. Baeza 2aac57ce65 [MIG] Migrated web_environment_ribbon to v10.0 2022-10-04 11:39:52 +02:00
Sylvain GARANCHER b5a88eef9a [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.
2022-10-04 11:39:52 +02:00
Antonio Espinosa c4592a06c3 [MIG] web_environment_ribbon 2022-10-04 11:39:52 +02:00
Javi Melendez 8ca8b06747 [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
2022-10-04 11:39:52 +02:00
Sylvain Calador ee7d7ddff0 [IMP] Add default 'ribbon.name' configuration parameter 2022-10-04 11:39:52 +02:00
Sylvain Calador 2f7da0ccd8 [IMP] web_environment_ribbon: conditional ribbon 2022-10-04 11:39:52 +02:00