3
0
Fork 0
Commit Graph

23 Commits (7550a9aa0042df20a73fc4eac98cc8c44e16b51a)

Author SHA1 Message Date
OCA-git-bot 44017009a7 [UPD] README.rst 2020-07-13 05:55:03 +00:00
OCA-git-bot 971b6cd101 [UPD] README.rst 2020-07-13 05:31:27 +00:00
Jairo Llopis 77b09d555c
[IMP] pre-commit run after update
Includes some manual fixes to silent ESLint warnings.
2020-01-30 10:52:55 +00:00
emagdalena cc1a521d70 [FIX] web_dialog_size js warnings 2019-10-14 14:43:39 +02:00
emagdalena 23e6fa8524 [FIX] web_environment_ribbon js warnings 2019-10-14 13:08:57 +02:00
OCA-git-bot 82d5710f69 [UPD] README.rst 2019-10-11 23:47:39 +00:00
Eric Lembregts adc42eb3ab [MIG] web_environment_ribbon: Migration to 13.0 2019-10-01 09:18:43 +02:00
OCA-git-bot 7f30070a7f [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
2019-09-30 10:15:31 +02:00
tarteo d55d9fdce8 [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
2019-09-30 10:12:18 +02:00
xavierjimenez 4ef40016e5 [MIG] web_environment_ribbon: Migration to 11.0 2019-09-30 10:12:18 +02:00
Thomas Binsfeld (ACSONE) 1f0587d86c [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
2019-09-30 10:12:18 +02:00
Pedro M. Baeza dffb2e7650 [MIG] Migrated web_environment_ribbon to v10.0 2019-09-30 10:12:18 +02:00
Sylvain GARANCHER 9a01defc10 [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.
2019-09-30 10:12:18 +02:00
Antonio Espinosa c9b6958307 [MIG] web_environment_ribbon 2019-09-30 10:12:18 +02:00
Javi Melendez 4beb244a58 [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
2019-09-30 10:12:18 +02:00
hparfr d7fd105635 [IMP] web_environment_ribbon increase margin
+ 10px
2019-09-30 10:12:18 +02:00
hparfr d9e29f8c02 [FIX] web_environment_ribbon : Fix menu_navbar overlap
Set correct z-index on ribbon
Move position accordingly

Cf #191
2019-09-30 10:12:18 +02:00
Sylvain Calador 0ffea60bf3 [IMP] Add default 'ribbon.name' configuration parameter 2019-09-30 10:12:18 +02:00
Sylvain Calador 1584f7c368 [IMP] web_environment_ribbon: conditional ribbon 2019-09-30 10:12:18 +02:00
Pedro M. Baeza f65ecec4e3 [IMP] web_environment_ribbon: Add icon 2019-09-30 10:12:18 +02:00
Yannick Vaucher b00b23c2b4 Add missing default oca icons 2019-09-30 10:12:18 +02:00
Daniel Dico cdc7064577 ADD web_environment_ribbon - Minor improvement of transparency to allow top menu visibility 2019-09-30 10:12:18 +02:00
Francesco Apruzzese 3ef22eac20 [IMP] Change module name and every references to old name module in path
ribbon_test_environment -> web_environment_ribbon
2019-09-30 10:12:18 +02:00