3
0
Fork 0
Commit Graph

71 Commits (3e7301bb223fd89af2ccf7a1c0d916e22d5938b0)

Author SHA1 Message Date
Xavier Jiménez 9a6affbe1e [FIX][11.0] web_environment_ribbon (#806)
* [FIX] web_environment_ribbon: Fix to show the ribbon to every non-admin user

* [FIX] web_environment_ribbon: Version number
2023-11-14 10:03:02 +01:00
xavierjimenez 9a39e80d44 [MIG] web_environment_ribbon: Migration to 11.0 2023-11-14 10:03:02 +01:00
OCA Transbot 96ac42fe7c OCA Transbot updated translations from Transifex 2023-11-14 10:03:02 +01:00
Stéphane Bidoul (ACSONE) cd6a781002 [IMP] ribbon: better extensibility 2023-11-14 10:03:02 +01:00
Stéphane Bidoul (ACSONE) c9a538252c [IMP] ribbon: no need for the backend model to have a table 2023-11-14 10:03:02 +01:00
Thomas Binsfeld (ACSONE) f666da796c [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
2023-11-14 10:03:02 +01:00
Pedro M. Baeza 532966635b [MIG] Migrated web_environment_ribbon to v10.0 2023-11-14 10:03:02 +01:00
Sylvain GARANCHER e81a587bd8 [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.
2023-11-14 10:03:02 +01:00
Antonio Espinosa dd9d985eb2 [MIG] web_environment_ribbon 2023-11-14 10:03:02 +01:00
Javi Melendez 6a40699aa2 [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
2023-11-14 10:03:02 +01:00
Pedro M. Baeza 02bb6ee645 [MIG] Make modules uninstallable 2023-11-14 10:03:02 +01:00
Stéphane Bidoul 2ac935fb09 [UPD] prefix versions with 8.0 2023-11-14 10:03:02 +01:00
hparfr ca964e952a [IMP] web_environment_ribbon increase margin
+ 10px
2023-11-14 10:03:02 +01:00
hparfr dcc38adc53 [FIX] web_environment_ribbon : Fix menu_navbar overlap
Set correct z-index on ribbon
Move position accordingly

Cf #191
2023-11-14 10:03:02 +01:00
Sylvain Calador 869e28d495 [IMP] Add default 'ribbon.name' configuration parameter 2023-11-14 10:03:02 +01:00
Sylvain Calador 5ded76c44c [IMP] web_environment_ribbon: conditional ribbon 2023-11-14 10:03:02 +01:00
Pedro M. Baeza 1b8174e1ab [IMP] web_environment_ribbon: Add icon 2023-11-14 10:03:02 +01:00
Yannick Vaucher 4f708e46e3 Add missing default oca icons 2023-11-14 10:03:02 +01:00
Daniel Dico 0caf075b4f ADD web_environment_ribbon - Minor improvement of transparency to allow top menu visibility 2023-11-14 10:03:02 +01:00
Pedro M. Baeza 403efbbb50 [IMP] web_environment_ribbon: Improved README 2023-11-14 10:03:02 +01:00
Francesco Apruzzese 9806b96d78 [IMP] Change module name and every references to old name module in path
ribbon_test_environment -> web_environment_ribbon
2023-11-14 10:03:02 +01:00