Commit Graph

28 Commits (2881c7c73fd47ffceaeeb51d7aeb74e5288b9991)

Author SHA1 Message Date
Christopher Ormaza b67336cbf1 [15.0][MIG] web_widget_bokeh_chart 2021-12-17 10:41:40 -05:00
OCA-git-bot fec44e54fe [UPD] README.rst 2021-11-15 07:36:39 +00:00
Andreas Perhab fcb8c6e5a5 [IMP] web_environment_ribbon: hide the ribbon when navigation is in use 2021-11-15 07:55:42 +01:00
OCA-git-bot 44f273d1fd [UPD] README.rst 2021-11-15 07:55:42 +01:00
Pablo Fuentes 23b0aaebe1 [IMP] web_environment_ribbon: Prettier 2021-11-15 07:55:42 +01:00
OCA-git-bot 4d95fc91a6 [UPD] README.rst 2021-11-15 07:55:42 +01:00
OCA-git-bot 996abf59dc [UPD] README.rst 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
OCA-git-bot a647456d01 [UPD] README.rst 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
OCA-git-bot 5ad46757d1 [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
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
hparfr 5f7ffc5d10 [IMP] web_environment_ribbon increase margin
+ 10px
2021-11-15 07:55:42 +01:00
hparfr 3e23034170 [FIX] web_environment_ribbon : Fix menu_navbar overlap
Set correct z-index on ribbon
Move position accordingly

Cf #191
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
Pedro M. Baeza 4ebea85fb5 [IMP] web_environment_ribbon: Add icon 2021-11-15 07:55:42 +01:00
Yannick Vaucher 5a7c8c8f4b Add missing default oca icons 2021-11-15 07:55:42 +01:00
Daniel Dico 3e68e74482 ADD web_environment_ribbon - Minor improvement of transparency to allow top menu visibility 2021-11-15 07:55:42 +01:00
Francesco Apruzzese bc4fe7d13d [IMP] Change module name and every references to old name module in path
ribbon_test_environment -> web_environment_ribbon
2021-11-15 07:55:42 +01:00