odoo/addons/website_forum
Thibault Delavallée 55479a4cc2 [FIX] website_forum: new batch of fixes :
- fixed reopen link that was broken (python code appearing)
- fixed close link that was leading to a 500 error due to post -> question
- fixed link to question author, was redirecting to the current user
- fixed displayed number of questions in the forum, now displaying actual question
number, not number of displayed questions in the page
- improved guidelines: added link back to the forum
- fixed tags display: now by posts_count desc, unused tags are not shown
- users are now displayed by desc karma
- converting a comment as an answer does not allow to create a new answer if another
one by uid is already present, it just moves the comment

bzr revid: tde@openerp.com-20140505154523-6dld9sfm0nc0oulu
2014-05-05 17:45:23 +02:00
..
controllers [FIX] website_forum: new batch of fixes : 2014-05-05 17:45:23 +02:00
data [FIX] gamification: remove wrong double quote in xml 2014-04-22 11:09:37 +02:00
models [MERGE] backport of trunk revisions: 2014-04-22 16:32:49 +02:00
security [REM] website_forum: remove file not used anymore 2014-04-11 16:58:56 +02:00
static [FIX] website_forum: various fixes and usability improvements 2014-04-23 16:20:34 +02:00
views [FIX] website_forum: new batch of fixes : 2014-05-05 17:45:23 +02:00
__init__.py [CLEAN] website_forum: removed some licences, only one is sufficient 2014-04-11 16:50:18 +02:00
__openerp__.py [CLEAN] website_forum: cleaning before merging 2014-04-11 15:29:39 +02:00