odoo/addons/website/models
Christophe Matthieu c3d2540477 [FIX] website.editor: must display link information in linkdialox box. Remove /page/ and /page/website. from the needle to search page and apply real url as filter after the search 2014-08-20 17:54:10 +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 [MERGE] forward port of branch saas-4 up to 0a1e4a0 2014-08-08 17:27:29 +02:00
ir_qweb.py [IMP] convert qweb to use lxml instead of minidom 2014-07-02 16:01:36 +02:00
ir_ui_view.py [FIX] website: use SUPERUSER_ID to browse company for res_company 2014-08-04 21:08:18 +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.editor: must display link information in linkdialox box. Remove /page/ and /page/website. from the needle to search page and apply real url as filter after the search 2014-08-20 17:54:10 +02:00