odoo/addons/website_forum
Jeremy Kersten 5d58b5551f [FIX] website_forum: use other attr than value to init select2
The backend would otherwise fail because the value has been already processed
2014-12-01 20:03:31 +01:00
..
controllers [FIX] website_forum: fix error 500 when editing an answer 2014-12-01 20:02:06 +01:00
data [FIX] website_forum: add fake tour for people waiting the tour. To remove in master. Without it, localstorage loop to search this unexisting tour after the install... 2014-11-17 16:50:52 +01:00
i18n [I18N] Update translations from Launchpad 8.0 branches 2014-11-19 17:49:12 +01:00
models [FIX] website_forum: Forum, use old API in v8. forum was not a browse record, so we need to re-browse. Tags: Force to delete tag. Before old tag deleted was not removed from relation, Now we use a 6 to force the update, followed by 0 to create. 2014-11-26 17:44:52 +01: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: use other attr than value to init select2 2014-12-01 20:03:31 +01:00
tests [IMP] [TEST] website_forum: security fixes + tests 2014-10-23 11:36:03 +02:00
views [FIX] website_forum: use other attr than value to init select2 2014-12-01 20:03: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