Commit Graph

31 Commits (77d728ae7cc7cd566d25da7bb351c0abdd8d697e)

Author SHA1 Message Date
OCA-git-bot 0fcc326ee1 [UPD] README.rst 2023-09-03 17:59:06 +00:00
OCA-git-bot e6d9cd23e7 [UPD] README.rst 2022-10-14 05:46:19 +00:00
Benoit Aimont 7355830afa [MIG] web_environment_ribbon: Migration to 16.0 2022-10-04 11:40:13 +02:00
Christopher Ormaza ff2879ca34 [15.0][MIG] web_widget_bokeh_chart 2022-10-04 11:39:53 +02:00
OCA-git-bot 58a644823a [UPD] README.rst 2022-10-04 11:39:53 +02:00
Andreas Perhab fce9051d58 [IMP] web_environment_ribbon: hide the ribbon when navigation is in use 2022-10-04 11:39:53 +02:00
OCA-git-bot 41276def41 [UPD] README.rst 2022-10-04 11:39:53 +02:00
Pablo Fuentes 0325f9ce6a [IMP] web_environment_ribbon: Prettier 2022-10-04 11:39:53 +02:00
OCA-git-bot 64049b886d [UPD] README.rst 2022-10-04 11:39:53 +02:00
OCA-git-bot 8569bce669 [UPD] README.rst 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
OCA-git-bot 29202aa06b [UPD] README.rst 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
OCA-git-bot 4efc48894f [UPD] README.rst
[UPD] Update web_environment_ribbon.pot

Update translation files

Updated by Update PO files to match POT (msgmerge) hook in Weblate.

[UPD] README.rst
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
hparfr dc6bacff91 [IMP] web_environment_ribbon increase margin
+ 10px
2022-10-04 11:39:52 +02:00
hparfr 04fd4c06d5 [FIX] web_environment_ribbon : Fix menu_navbar overlap
Set correct z-index on ribbon
Move position accordingly

Cf #191
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
Pedro M. Baeza 4a2ab05a64 [IMP] web_environment_ribbon: Add icon 2022-10-04 11:39:52 +02:00
Yannick Vaucher 284448a6f7 Add missing default oca icons 2022-10-04 11:39:52 +02:00
Daniel Dico fc93a6fc44 ADD web_environment_ribbon - Minor improvement of transparency to allow top menu visibility 2022-10-04 11:39:52 +02:00
Francesco Apruzzese 1c1dad59e2 [IMP] Change module name and every references to old name module in path
ribbon_test_environment -> web_environment_ribbon
2022-10-04 11:39:52 +02:00