Commit Graph

9 Commits (b0589a9c641b3640ab27ec66b179670e47608007)

Author SHA1 Message Date
David d4909ee660 [FIX] web_dialog_size: default_maximize
- default_maximize option wasn't working due to strict value comparison
2017-12-19 20:07:03 +01:00
David Vidal a5b11ca375 [10.0][FIX] web_dialog_size: export modal (#746)
* [10.0][FIX] web_dialog_size: export modal

- PR #733 introduced draggable dialogs wich broke some of them
2017-10-24 12:15:53 +02:00
Wolfgang Pichler d61bcef81b [IMP] Added draggable support to dialogs 2017-09-19 10:11:10 +02:00
Siddharth Bhalgami f1b6886168 [10.0-MIG] web_dialog_size for v10.0 2017-02-11 22:57:34 +05:30
Siddharth Bhalgami b1d0f12ba1 [MIG] web_dialog_siza: Migrate to v9.0 2016-07-02 18:00:03 +05:30
Stéphane Bidoul 6fc0f52b0e [FIX] web_dialog_size: do not expand by default and correctly honor default_maximize parameter 2016-06-12 16:25:39 +05:30
Pedro M. Baeza 7f80626fc4 [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
2016-06-12 16:22:03 +05:30
Yannick Vaucher 89ac30b00a Add missing default oca icons 2015-08-18 11:09:01 +02:00
Anthony Muschang 0b11659437 [ADD] module web_dialog_size
New module that let the user expand a dialog box to the full screen
width.
2015-02-27 00:29:22 +01:00