Commit Graph

1130 Commits (3a759ebf149a3a412df1e71980fca22dd01ebc5c)

Author SHA1 Message Date
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
Corneliuus 22892259d0 Added translation using Weblate (German) 2024-08-16 08:35:31 +02:00
Alessandro Fiorino b140bc764f Added translation using Weblate (Italian) 2024-08-16 08:35:31 +02:00
Valentin Vinagre 544820d87e Added translation using Weblate (Spanish) 2024-08-16 08:35:31 +02:00
Bosd e584f48192 Added translation using Weblate (Dutch) 2024-08-16 08:35:31 +02:00
Yves Le Doeuff 905c76aefe Added translation using Weblate (French) 2024-08-16 08:35:31 +02:00
Jairo Llopis 89ece718a2 [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-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
Stéphane Bidoul 0c69cbaef3 pre-commit update: prettier xml indent 2024-08-16 08:35:31 +02:00
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
Nedas Žilinskas 7a357dd55d [MIG] web_widget_url_advanced: Migration to 17.0 2024-08-15 14:27:05 +03:00
Nedas Žilinskas c85c6ed415 [IMP] web_widget_url_advanced: pre-commit auto fixes 2024-08-15 09:22:09 +03:00
OCA-git-bot fc37294e76 [UPD] README.rst 2024-08-15 09:22:00 +03:00
OCA-git-bot 0dcf575d98 [UPD] README.rst 2024-08-15 09:05:43 +03:00
oca-ci 4a12defea6 [UPD] Update web_widget_url_advanced.pot 2024-08-15 09:05:43 +03:00
Jasmin Solanki 1fcf9cb077 [MIG] web_widget_url_advanced: Migration to 15.0 2024-08-15 09:05:43 +03:00
OCA Transbot 822d06a0ac Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-14.0/web-14.0-web_widget_url_advanced
Translate-URL: https://translation.odoo-community.org/projects/web-14-0/web-14-0-web_widget_url_advanced/
2024-08-15 09:05:43 +03:00
OCA-git-bot 1f5687537c web_widget_url_advanced 14.0.1.0.1 2024-08-15 09:05:43 +03:00
OCA-git-bot bd17af6ec3 [UPD] README.rst 2024-08-15 09:05:43 +03:00
oca-travis 4e3e9f0fab [UPD] Update web_widget_url_advanced.pot 2024-08-15 09:05:43 +03:00
Peerapong-Supasompob a43cbbff52 [14.0][MIG] web_widget_url_advanced 2024-08-15 09:05:43 +03:00
Peerapong-Supasompob 1bdbf68c16 [IMP] web_widget_url_advanced: black, isort, prettier 2024-08-15 09:05:43 +03:00
Simone Orsi 67d2f43c1b web_widget_url_advanced: fix display in tree view
On tree views the widget will be initialized once.
Without this change the value displayed is always the same.
Now anchor's text is computed on rendering.
2024-08-15 09:05:43 +03:00
claudiagn 046af59919 Added translation using Weblate (Spanish) 2024-08-15 09:05:43 +03:00
OCA-git-bot 26b8019600 [UPD] README.rst 2024-08-15 09:05:43 +03:00
Alexey Pelykh 1cc3678914 [UPD] Brainbean Apps => CorporateHub 2024-08-15 09:05:43 +03:00
OCA-git-bot d53e9c95f3 [UPD] README.rst 2024-08-15 09:05:43 +03:00
OCA-git-bot d5b238345b [UPD] README.rst 2024-08-15 09:05:43 +03:00
OCA-git-bot 3e8ff73b71 web_widget_url_advanced 13.0.1.1.0 2024-08-15 09:05:43 +03:00
OCA-git-bot 4a64a95e87 [UPD] README.rst 2024-08-15 09:05:43 +03:00
oca-travis 75c87c30c2 [UPD] Update web_widget_url_advanced.pot 2024-08-15 09:05:43 +03:00