odoo/addons/website/models
Antony Lesuisse 2d296cb779 [MERGE] ir-ui-view split active and show_customize
Split the ternary field application in active and show_customize, all four
possible value are now needed for the customize theme popup.
2014-08-31 16:56:44 +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 [FIX] ir_actions in website: allow to compute website_path even when creating a new server action (avoid crash then) 2014-08-08 11:43:28 +02:00
ir_http.py [FIX] language and model converter redirections should use code=301 2014-08-27 14:05:09 +02:00
ir_qweb.py [IMP] pretty urls for /website/image 2014-08-28 16:37:38 +02:00
ir_ui_view.py [MERGE] ir-ui-view split active and show_customize 2014-08-31 16:56:44 +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: disable translation exports for test models 2014-07-30 13:24:39 +02:00
website.py [FIX] website.layout hreflangs 2014-08-25 17:43:39 +02:00