odoo/addons/website/models
Fabien Meghazi 69a93b07c7 [MOV] ir.ui.view#write() forced noupdate moved in `website` (RTE only)
bzr revid: fme@openerp.com-20140509141024-xa9mawoye3o8e6c1
2014-05-09 16:10:24 +02:00
..
__init__.py [ADD] website: added support for invoking a server action through controller 2014-02-05 10:04:47 +01:00
ir_actions.py [CLEAN] website: ir_actions: removed commented line + small reordering of columns definition + fixed an help string 2014-02-12 11:42:27 +01:00
ir_http.py [FIX] Url mismatch redirection should only be done for GET and HEAD http verbs 2014-04-29 11:56:43 +02:00
ir_qweb.py [IMP] ir_qweb, ir_ui_view: can use id insead of xml_id; can render ir.ui.view many2one with widget='qweb' in template 2014-04-09 12:44:27 +02:00
ir_ui_view.py [MOV] ir.ui.view#write() forced noupdate moved in `website` (RTE only) 2014-05-09 16:10:24 +02:00
res_config.py [FIX] website: website settings should inherit of res.config.settings and not base.config.settings, as it create a new page settings, instead of extending one 2014-02-26 18:11:14 +01:00
test_models.py [IMP] website tests: unicode test attributes to avoid warnings in auto_init when comparing attr values 2014-01-30 17:26:15 +01:00
website.py [MERGE] from trunk 2014-04-11 10:14:01 +02:00