tarteo
0b8750db7c
[IMP] web_dialog_size: Migration to 16.0
...
[IMP] web_dialog_size: Migration to 16.0
[REM] Remove duplicate configuration readme file
[FIX] Make it work for normal dialogs also
[FIX] SelectCreateDialog
precommit
2024-08-16 08:35:31 +02:00
Mantux11
de7f74d8d8
[15.0][MIG] web_dialog_size: migration to 15.0
2024-08-16 08:35:31 +02:00
Pierre Pizzetta
8a378e01ee
[MIG] web_dialog_size: Migration to 14.0
2024-08-16 08:35:31 +02:00
Pierre Pizzetta
67de16f079
[IMP] web_dialog_size: black, isort, prettier
2024-08-16 08:35:31 +02:00
sudhir-erpharbor
daaea05f29
[IMP] Improved code and solved the bug of two arrows in dialog.
2024-08-16 08:35:31 +02:00
sudhir-erpharbor
82fed0518f
[MIG] Migrated web_dialog_size module in v13.
2024-08-16 08:35:31 +02:00
ernesto
090c0dbeed
[MIG] web_dialog_size: Migration to 12.0
2024-08-16 08:35:31 +02:00
Jairo Llopis
1ccbd594d0
[FIX] web_dialog_size: Fix usage for non-admins and reduce calls ( #954 )
...
This addon had 2 problems after migrating to v11:
1. One call to backend's `ir.config_parameter.get_param` was done for
each instantiated dialog, while the setting served for the whole
session equally.
2. That model is now readable only by admin users, so non-admins
couldn't use the default at all.
Fixed now.
2024-08-16 08:35:31 +02:00
Quentin THEURET
7903a61a1c
[FIX] #921 Fixed issue when discard a modal with draggable element
2024-08-16 08:35:31 +02:00
Quentin Theuret
8c84adc305
[MIG] Migrate web_dialog_size module to v11
2024-08-16 08:35:31 +02:00
David
4996966bad
[FIX] web_dialog_size: default_maximize
...
- default_maximize option wasn't working due to strict value comparison
2024-08-16 08:35:31 +02:00
Wolfgang Pichler
cbfab35532
[FIX+IMP] web_dialog_size
...
* IMP: Added draggable support to dialogs
* FIX: web_dialog_size: export modal
- PR #733 introduced draggable dialogs which broke some of them
2024-08-16 08:35:31 +02:00
Siddharth Bhalgami
fae74dca80
[10.0-MIG] web_dialog_size for v10.0
2024-08-16 08:35:31 +02:00