You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Oleg Bulkin e5d65e7a8d web_widget_darkroom: Modal, fixes, cleanup * Fix bugs involving the crop and pan functionality by modifying crop and zoom plugins and Darkroom widget * Add Darkroom modal to normal image widget, using darkroom.modal wizard model to provide backend support for modal view * Remove res.users view changes introduced for demo purposes (not needed due to modal functionality) * Clean up existing code, removing many unnecessary DarkroomJS files 7 years ago
..
static [10.0-MIG] web_dialog_size for v10.0 7 years ago
templates [10.0-MIG] web_dialog_size for v10.0 7 years ago
README.rst [MIG] web_dialog_siza: Migrate to v9.0 8 years ago
__init__.py [ADD] module web_dialog_size 9 years ago
__manifest__.py [10.0-MIG] web_dialog_size for v10.0 7 years ago

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).

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>

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.