web/web_dialog_size
Wolfgang Pichler d61bcef81b [IMP] Added draggable support to dialogs 2017-09-19 10:11:10 +02:00
..
static [IMP] Added draggable support to dialogs 2017-09-19 10:11:10 +02:00
templates [10.0-MIG] web_dialog_size for v10.0 2017-02-11 22:57:34 +05:30
README.rst [IMP] Added draggable support to dialogs 2017-09-19 10:11:10 +02:00
__init__.py [ADD] module web_dialog_size 2015-02-27 00:29:22 +01:00
__manifest__.py [10.0-MIG] web_dialog_size for v10.0 2017-02-11 22:57:34 +05:30

README.rst

Expand Dialog
=============

A module that lets the user expand/restore the dialog box size through a button
in the upper right corner (mimicking most windows managers).
It does also add draggable support to the dialogs.

Configuration
=============

By default, the module respects the caller's `dialog_size` option. If you want
to override this and have all dialogs maximized by default, set the configuration
parameter `web_dialog_size.default_maximize` to `1`.

Credits
=======

Contributors
------------

* Anthony Muschang <anthony.muschang@acsone.eu>
* Stéphane Bidoul <stephane.bidoul@acsone.eu>
* Pedro M. Baeza <pedro.baeza@serviciosbaeza.com>
* Holger Brunn <hbrunn@therp.nl>
* Siddharth Bhalgami <siddharth.bhalgami@gmail.com>
* Wolfgang Pichler <wpichler@callino.at>

Maintainer
----------

.. image:: http://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: http://odoo-community.org

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

To contribute to this module, please visit http://odoo-community.org.