OCA-git-bot
3e04fafdaf
[BOT] post-merge updates
2025-03-25 21:49:58 +00:00
Stefan Rijnhart
514c425611
[UPD] dot-files; remove obsolete declarations of browser globals
2025-03-25 17:58:56 +01:00
OCA-git-bot
95f54ce727
[BOT] post-merge updates
2024-11-07 16:03:08 +00:00
Duy (Đỗ Anh)
1ff5102808
Fix 'document' is not defined [no-undef] lint in web_environment_ribbon
2024-10-28 17:25:12 +07:00
Duy (Đỗ Anh)
dea89bfc58
[IMP] remove @odoo-module from js assets in web_environment_ribbon
2024-10-28 17:25:12 +07:00
OCA-git-bot
b62183a4d6
[BOT] post-merge updates
2024-10-09 15:32:44 +00:00
Raf Ven
fc9da2093b
[MIG] web_environment_ribbon: Migration to 18.0
2024-10-08 16:53:07 +02:00
OCA-git-bot
4879acdcc3
[BOT] post-merge updates
2024-10-08 16:47:02 +02:00
harry-ngn
55c82d0198
[IMP] web_environment_ribbon : improve Readme / Configure
2024-10-08 16:47:02 +02:00
OCA-git-bot
2af113a752
[BOT] post-merge updates
2024-10-08 16:47:02 +02:00
Hadrien Huvelle
c2b4c977be
[17.0][IMP] Avoid WARNING odoodb_test py.warnings: /odoo/src/odoo/addons/base/models/ir_module.py:178: DeprecationWarning: XML declarations in HTML module descriptions are deprecated since Odoo 17
2024-10-08 16:47:02 +02:00
OCA-git-bot
b18b0274aa
[BOT] post-merge updates
2024-10-08 16:46:07 +02:00
Raf Ven
7994826318
[MIG] web_environment_ribbon: Migration to 17.0
2024-10-08 16:46:07 +02:00
Raf Ven
137f888226
[IMP] web_environment_ribbon: pre-commit stuff
2024-10-08 16:46:07 +02:00
OCA-git-bot
399e2061b7
[UPD] README.rst
2024-10-08 16:46:07 +02:00
OCA-git-bot
2e848e8b7f
[UPD] README.rst
2024-10-08 16:46:07 +02:00
Benoit Aimont
a3661613fe
[MIG] web_environment_ribbon: Migration to 16.0
2024-10-08 16:46:07 +02:00
Christopher Ormaza
2372a0e61d
[15.0][MIG] web_widget_bokeh_chart
2024-10-08 16:46:07 +02:00
OCA-git-bot
d168d3d2df
[UPD] README.rst
2024-10-08 16:46:07 +02:00
Andreas Perhab
e7fb46e05c
[IMP] web_environment_ribbon: hide the ribbon when navigation is in use
2024-10-08 16:46:07 +02:00
OCA-git-bot
761d370586
[UPD] README.rst
2024-10-08 16:46:07 +02:00
Pablo Fuentes
0521faee78
[IMP] web_environment_ribbon: Prettier
2024-10-08 16:46:07 +02:00
OCA-git-bot
e7daf9d2f5
[UPD] README.rst
2024-10-08 16:46:07 +02:00
OCA-git-bot
a97d27d943
[UPD] README.rst
2024-10-08 16:46:07 +02:00
Jairo Llopis
5c676d0de8
[IMP] pre-commit run after update
...
Includes some manual fixes to silent ESLint warnings.
2024-10-08 16:46:07 +02:00
emagdalena
5f4231937c
[FIX] web_dialog_size js warnings
2024-10-08 16:46:07 +02:00
emagdalena
bde13f3b20
[FIX] web_environment_ribbon js warnings
2024-10-08 16:46:07 +02:00
OCA-git-bot
96036e0dcf
[UPD] README.rst
2024-10-08 16:46:07 +02:00
Eric Lembregts
c0e765cd01
[MIG] web_environment_ribbon: Migration to 13.0
2024-10-08 16:46:07 +02:00
OCA-git-bot
79c045b406
[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
2024-10-08 16:46:07 +02:00
tarteo
2156a28fb0
[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
2024-10-08 16:46:07 +02:00
xavierjimenez
9456059737
[MIG] web_environment_ribbon: Migration to 11.0
2024-10-08 16:46:07 +02:00
Thomas Binsfeld (ACSONE)
5c4db0ff31
[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
2024-10-08 16:46:07 +02:00
Pedro M. Baeza
3f7bddf7f9
[MIG] Migrated web_environment_ribbon to v10.0
2024-10-08 16:46:07 +02:00
Sylvain GARANCHER
3fb68c4e69
[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.
2024-10-08 16:46:07 +02:00
Antonio Espinosa
d029e3e1ce
[MIG] web_environment_ribbon
2024-10-08 16:46:07 +02:00
Javi Melendez
d2e85c1437
[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
2024-10-08 16:46:07 +02:00
hparfr
fa2db73980
[IMP] web_environment_ribbon increase margin
...
+ 10px
2024-10-08 16:46:07 +02:00
hparfr
5a14ef3b52
[FIX] web_environment_ribbon : Fix menu_navbar overlap
...
Set correct z-index on ribbon
Move position accordingly
Cf #191
2024-10-08 16:46:07 +02:00
Sylvain Calador
4dcb77e7b3
[IMP] Add default 'ribbon.name' configuration parameter
2024-10-08 16:46:07 +02:00
Sylvain Calador
977705a415
[IMP] web_environment_ribbon: conditional ribbon
2024-10-08 16:46:07 +02:00
Pedro M. Baeza
35c26e7a3f
[IMP] web_environment_ribbon: Add icon
2024-10-08 16:46:07 +02:00
Yannick Vaucher
0174dc32ea
Add missing default oca icons
2024-10-08 16:46:07 +02:00
Daniel Dico
fd81f2559c
ADD web_environment_ribbon - Minor improvement of transparency to allow top menu visibility
2024-10-08 16:46:07 +02:00
Francesco Apruzzese
d2798df3d3
[IMP] Change module name and every references to old name module in path
...
ribbon_test_environment -> web_environment_ribbon
2024-10-08 16:46:07 +02:00