odoo/addons/website/models
chm@openerp.com d2407ec8c4 [MERGE] from trunk
bzr revid: chm@openerp.com-20140408154556-e4ud0kzyfcm13iui
2014-04-08 17:45:56 +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 [MERGE] forward port of branch saas-3 up to revid 9380 chs@openerp.com-20140407144439-10n8fs6zovodwwtx 2014-04-07 18:33:18 +02:00
ir_qweb.py [MERGE] forward port of branch saas-3 up to revid 9380 chs@openerp.com-20140407144439-10n8fs6zovodwwtx 2014-04-07 18:33:18 +02:00
ir_ui_view.py [FIX] website ir_qweb: do not crash if request is not bound when rendering a template 2014-04-02 18:13:49 +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 [IMP] website: media editor: insert add button for image loader and fix try_remove don't remove image 2014-04-07 09:49:22 +02:00