Commit Graph

307 Commits (e0d6f11eaadeffde17c4ade2b35b8d2f1e69ea8c)

Author SHA1 Message Date
tarteo e0d6f11eaa [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-12-27 12:04:08 +00:00
Mantux11 000342b0b7 [15.0][MIG] web_dialog_size: migration to 15.0 2024-12-27 12:04:08 +00:00
Corneliuus 9b0ec3af42 Added translation using Weblate (German) 2024-12-27 12:04:08 +00:00
Alessandro Fiorino a50b2e05e0 Added translation using Weblate (Italian) 2024-12-27 12:04:08 +00:00
Valentin Vinagre 0727e5ab6b Added translation using Weblate (Spanish) 2024-12-27 12:04:08 +00:00
Bosd 609aeb2aac Added translation using Weblate (Dutch) 2024-12-27 12:04:08 +00:00
Yves Le Doeuff d69f7c6d40 Added translation using Weblate (French) 2024-12-27 12:04:08 +00:00
Jairo Llopis 2f9ad6559d [IMP] web_dialog_size: add task to roadmap
It is important to let users decide their default dialog size. Some have ultrawide monitors and this module does more harm than benefit.

Here I add such task to roadmap, to avoid forgetting about it.

@Tecnativa
2024-12-27 12:04:08 +00:00
Pierre Pizzetta 5dac993b7d [MIG] web_dialog_size: Migration to 14.0 2024-12-27 12:04:08 +00:00
Pierre Pizzetta cb16e42796 [IMP] web_dialog_size: black, isort, prettier 2024-12-27 12:04:08 +00:00
Stéphane Bidoul 077550d22e pre-commit update: prettier xml indent 2024-12-27 12:04:08 +00:00
Jairo Llopis 045510df11 [IMP] pre-commit run after update
Includes some manual fixes to silent ESLint warnings.
2024-12-27 12:04:08 +00:00
emagdalena b89ea36d04 [FIX] web_dialog_size js warnings 2024-12-27 12:04:08 +00:00
sudhir-erpharbor 33649baef3 [IMP] Improved code and solved the bug of two arrows in dialog. 2024-12-27 12:04:08 +00:00
sudhir-erpharbor 5f2571d688 [MIG] Migrated web_dialog_size module in v13. 2024-12-27 12:04:08 +00:00
黎伟杰 41dbec7efa Added translation using Weblate (Chinese (Simplified)) 2024-12-27 12:04:08 +00:00
ernesto 0894abacf3 [MIG] web_dialog_size: Migration to 12.0 2024-12-27 12:04:08 +00:00
joezsweet ef35b223b0 Fix default_maximize check
Checking result of rpc call, `dialog_maximize`, will end to be always `true` as the method will return a json: `{'dialog_maximize': false }`. So i changed the test to test the value of json key `dialog_maximize`
2024-12-27 12:04:08 +00:00
QS5ELkMu 1d70b87e67 [11.0][FIX] web_dialog_size: Draggable Dialog 2024-12-27 12:04:08 +00:00
Jairo Llopis be74a0a479 [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-12-27 12:04:08 +00:00
Quentin THEURET 782c50e228 [FIX] #921 Fixed issue when discard a modal with draggable element 2024-12-27 12:04:08 +00:00
Quentin Theuret 93453902a8 [MIG] Migrate web_dialog_size module to v11 2024-12-27 12:04:08 +00:00
David 4a810b2f4e [FIX] web_dialog_size: default_maximize
- default_maximize option wasn't working due to strict value comparison
2024-12-27 12:04:08 +00:00
Wolfgang Pichler d00ff9eeed [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-12-27 12:04:08 +00:00
Siddharth Bhalgami e79f192017 [10.0-MIG] web_dialog_size for v10.0 2024-12-27 12:04:08 +00:00
Siddharth Bhalgami 1ae07f0b8c [MIG] web_dialog_siza: Migrate to v9.0 2024-12-27 12:04:08 +00:00
Stéphane Bidoul 48c2584892 [FIX] web_dialog_size: do not expand by default and correctly honor default_maximize parameter 2024-12-27 12:04:08 +00:00
Pedro M. Baeza 594c50e0bf [IMP] web_dialog_size: Select default dialog size by config
* [IMP] web_dialog_size: Put dialog size expanded by default

* [REM] web_popup_large: By duplication of the functionality

* [IMP] web_dialog_size: README and contributors

* [ADD] configuration parameter for default behavior

[FIX] return super's promise
[IMP] use fontawesome icons for buttons
2024-12-27 12:04:08 +00:00
Anthony Muschang f609ea0958 [ADD] module web_dialog_size
New module that let the user expand a dialog box to the full screen
width.
2024-12-27 12:04:08 +00:00
OCA-git-bot e7128ce58c [BOT] post-merge updates 2024-12-26 11:18:43 +00:00
oca-ci 9b2b9e554e [UPD] Update web_no_bubble.pot 2024-12-26 11:16:07 +00:00
OCA-git-bot 5ed836d3bf Merge PR #3034 into 18.0
Signed-off-by pedrobaeza
2024-12-26 11:14:01 +00:00
OCA-git-bot 48dc5919a8 [BOT] post-merge updates 2024-12-24 15:13:51 +00:00
oca-ci 47315b276d [UPD] Update web_tree_many2one_clickable.pot 2024-12-24 15:11:16 +00:00
OCA-git-bot cbd0c5d215 Merge PR #3035 into 18.0
Signed-off-by pedrobaeza
2024-12-24 15:09:07 +00:00
Carlos Roca ac8795b840 [MIG] web_tree_many2one_clickable: Migration to 18.0 2024-12-24 11:41:35 +01:00
Carlos Roca 04ab5dc9c3 [IMP] web_tree_many2one_clickable: pre-commit auto fixes 2024-12-24 11:41:35 +01:00
maciej-wichowski 0927889142 [17.0][MIG] web_tree_many2one_clickable 2024-12-24 11:41:35 +01:00
maciej-wichowski d7742a6922 [IMP] web_tree_many2one_clickable: black, isort, prettier 2024-12-24 11:08:11 +01:00
mymage 9aa3812908 Added translation using Weblate (Italian) 2024-12-24 11:08:11 +01:00
tarteo 82e31b4557 [MIG] web_tree_many2one_clickable: Migration to 16.0
[MIG] web_tree_many2one_clickable: Migration to 16.0

[MIG] web_tree_many2one_clickable: Migration to 16.0

[MIG] web_tree_many2one_clickable: Migration to 16.0
2024-12-24 11:08:11 +01:00
Carlos Roca 513dec0dfd [IMP] web_tree_many2one_clickable: Fix pre-commit + improve readme 2024-12-24 11:08:11 +01:00
Xander De Matteis f31af38338 [MIG] web_tree_many2one_clickable: Migration to 15.0 2024-12-24 11:08:11 +01:00
Eduardo De Miguel da42521ced [14.0] [FIX] Clicking on a field with context
Clicking on a field with context like this `{'default_product_id': product_id}` doesn't throws an error.
2024-12-24 11:08:11 +01:00
Raf Ven 520c197918 [MOD] Pass context defined on tree view field
When for instance a form_view_ref context is defined on a field in a specific tree view, the context should also be passed when opening the form.
2024-12-24 11:08:11 +01:00
Kévin Roche a4bcacb858 [MIG] web_tree_many2one_clickable: Migration to 14.0 2024-12-24 11:08:11 +01:00
Stéphane Bidoul ab74d50ac0 pre-commit update: prettier xml indent 2024-12-24 11:08:11 +01:00
Jairo Llopis e6a7d763de [IMP] pre-commit run after update
Includes some manual fixes to silent ESLint warnings.
2024-12-24 11:08:11 +01:00
Simone b8118b095b [MIG] web_tree_many2one_clickable: Migration to 13.0 2024-12-24 11:08:11 +01:00
Simone ce24cfc80c [IMP] web_tree_many2one_clickable: black, isort 2024-12-24 11:08:11 +01:00