3
0
Fork 0
Commit Graph

1039 Commits (ad37c8252b0e991546910b7fb111944bd00e6adc)

Author SHA1 Message Date
Jairo Llopis ad37c8252b [IMP] pre-commit run after update
Includes some manual fixes to silent ESLint warnings.
2024-08-16 08:35:31 +02:00
emagdalena 6d5156af44 [FIX] web_dialog_size js warnings 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
黎伟杰 f3a78cc14c Added translation using Weblate (Chinese (Simplified)) 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
joezsweet 18364b9838 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-08-16 08:35:31 +02:00
QS5ELkMu 41209e7112 [11.0][FIX] web_dialog_size: Draggable Dialog 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
Siddharth Bhalgami c588d8e7fd [MIG] web_dialog_siza: Migrate to v9.0 2024-08-16 08:35:31 +02:00
Stéphane Bidoul 08bfdfb988 [FIX] web_dialog_size: do not expand by default and correctly honor default_maximize parameter 2024-08-16 08:35:31 +02:00
Pedro M. Baeza f621949f6b [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-08-16 08:35:31 +02:00
Anthony Muschang 0a12012776 [ADD] module web_dialog_size
New module that let the user expand a dialog box to the full screen
width.
2024-08-16 08:35:31 +02:00
mymage 03ccf399a2 Translated using Weblate (Italian)
Currently translated at 100.0% (3 of 3 strings)

Translation: web-17.0/web-17.0-web_widget_dropdown_dynamic
Translate-URL: https://translation.odoo-community.org/projects/web-17-0/web-17-0-web_widget_dropdown_dynamic/it/
2024-08-14 16:58:37 +00:00
Weblate 485b1f6eb0 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-17.0/web-17.0-web_widget_dropdown_dynamic
Translate-URL: https://translation.odoo-community.org/projects/web-17-0/web-17-0-web_widget_dropdown_dynamic/
2024-08-14 14:42:10 +00:00
OCA-git-bot 8d4cd1ec32 [BOT] post-merge updates 2024-08-14 11:16:35 +00:00
oca-ci 4843826088 [UPD] Update web_widget_dropdown_dynamic.pot 2024-08-14 11:13:56 +00:00
OCA-git-bot fba577b9cc Merge PR #2915 into 17.0
Signed-off-by pedrobaeza
2024-08-14 11:11:01 +00:00
Carlos Roca c3acb6e641 [FIX] web_m2x_options: Error if not web_m2x_options set on session 2024-08-14 09:20:12 +02:00
Carlos Roca 1c6d9cd008 [MIG] web_widget_dropdown_dynamic: Migration to 17.0 2024-08-14 09:20:12 +02:00
Carlos Roca 920e5bf943 [IMP] web_widget_dropdown_dynamic: pre-commit auto fixes 2024-08-14 09:17:59 +02:00
mymage 4de472e562 Added translation using Weblate (Italian) 2024-08-14 09:17:59 +02:00
sonhd91 237c7af396 [16.0][MIG]web_widget_dropdown_dynamic: Migrate to version 16.0 2024-08-14 09:17:59 +02:00
Goncalo Brito ccaa9f55dd [16.0][MIG] web_widget_dropdown_dynamic 2024-08-14 09:17:59 +02:00
Thanakrit Pintana d07df2665a [MIG] web_widget_dropdown_dynamic: Migration to 15.0 2024-08-14 09:17:59 +02:00
Thanakrit Pintana 41e85d5d09 [IMP] web_widget_dropdown_dynamic: black, isort, prettier 2024-08-14 09:17:59 +02:00
Corneliuus 86521a7c3f Translated using Weblate (German)
Currently translated at 100.0% (1 of 1 strings)

Translation: web-14.0/web-14.0-web_widget_dropdown_dynamic
Translate-URL: https://translation.odoo-community.org/projects/web-14-0/web-14-0-web_widget_dropdown_dynamic/de/
2024-08-14 09:17:59 +02:00
Corneliuus 7829b15045 Added translation using Weblate (German) 2024-08-14 09:17:59 +02:00
Ronald Portier d54d877e50 [MIG] web_widget_dropdown_dynamic: Migration to 14.0 2024-08-14 09:17:59 +02:00
Ronald Portier db803eb8c8 [IMP] web_widget_dropdown_dynamic: black, isort, prettier 2024-08-14 09:17:59 +02:00
claudiagn ec5084302a Translated using Weblate (Spanish)
Currently translated at 100.0% (1 of 1 strings)

Translation: web-13.0/web-13.0-web_widget_dropdown_dynamic
Translate-URL: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_widget_dropdown_dynamic/es/
2024-08-14 09:17:59 +02:00
claudiagn cf814f68ad Added translation using Weblate (Spanish) 2024-08-14 09:17:59 +02:00
Alexey Pelykh 0733015b97 [UPD] Brainbean Apps => CorporateHub 2024-08-14 09:17:59 +02:00
Alexey Pelykh 612a8b8ae1 [MIG] web_widget_dropdown_dynamic: Migration to 13.0 2024-08-14 09:17:59 +02:00
Alexey Pelykh 740a878f42 [IMP] web_widget_dropdown_dynamic: black, isort, prettier 2024-08-14 09:17:59 +02:00
Alexey Pelykh 8efe13ebec [ADD] web_widget_dropdown_dynamic
[UPD] Update web_widget_dropdown_dynamic.pot

[UPD] Update web_widget_dropdown_dynamic_example.pot

[UPD] README.rst

[ADD] icon.png

[UPD] README.rst
2024-08-14 09:17:59 +02:00
OCA-git-bot fa5050f3fc [BOT] post-merge updates 2024-08-12 09:33:32 +00:00
OCA-git-bot 9cbbd2a7eb Merge PR #2914 into 17.0
Signed-off-by CarlosRoca13
2024-08-12 09:29:36 +00:00
Taras Shabaranskyi ee21b7255f [FIX] web_refresher: bug when clicking report 2024-08-12 12:22:04 +03:00
OCA-git-bot 9a532016ed [BOT] post-merge updates 2024-08-08 10:06:52 +00:00
oca-ci f5007eb755 [UPD] Update web_widget_numeric_step.pot 2024-08-08 10:04:07 +00:00
OCA-git-bot e351c8c538 Merge PR #2906 into 17.0
Signed-off-by pedrobaeza
2024-08-08 10:01:54 +00:00
OCA-git-bot 8e5b3d757d [BOT] post-merge updates 2024-08-08 09:49:29 +00:00
OCA-git-bot f554a8039d Merge PR #2911 into 17.0
Signed-off-by pedrobaeza
2024-08-08 09:45:35 +00:00
Carlos Roca fbc6fe80b4 [UPD] Update copier to v1.24 2024-08-08 11:40:43 +02:00