odoo/addons/website_forum
Nicolas Lempereur 3f1e99c4b9 [FIX] web, website_form_website_sale: form and login
Partial backport of commit 093e39bd.

When a flow is stopped by a login redirection, some data (e.g: a product
comment being posted) could be lost. This commit in this case convert
POST request data to GET data (so it is possible to add a GET controller
which after login will terminate the action).

closes #7100
opw-642350
2015-06-17 11:33:20 +02:00
..
controllers [FIX] web, website_form_website_sale: form and login 2015-06-17 11:33:20 +02:00
data [FIX] website_forum{,_doc}: noupdate for website.menu 2015-02-20 14:55:07 +01:00
i18n [I18N] Update translation terms from Transifex 2015-06-08 14:03:50 +02:00
models [FIX] website_forum: check karma access on direct message edit/unlink too 2015-04-07 10:10:20 +02:00
security [FIX] website_forum: portal user are allowed to delete forum post 2014-08-20 16:14:09 +02:00
static [FIX] website_forum: comment deletion now working by calling the right url 2015-02-03 12:26:33 +01:00
tests [IMP] [TEST] website_forum: security fixes + tests 2014-10-23 11:36:03 +02:00
views [FIX] website_forum: description not translated 2015-01-15 15:37:31 +01:00
__init__.py [IMP] [TEST] website_forum: security fixes + tests 2014-10-23 11:36:03 +02:00
__openerp__.py [IMP] Updated website urls on modules and info page 2014-08-26 21:40:18 +02:00