[FIX] website_forum: new batch of fixes :
authorThibault Delavallée <tde@openerp.com>
Mon, 5 May 2014 15:45:23 +0000 (17:45 +0200)
committerThibault Delavallée <tde@openerp.com>
Mon, 5 May 2014 15:45:23 +0000 (17:45 +0200)
commit55479a4cc2fc15c30aad23aa8db2574d9d008312
tree5233bf2000e94e30e4f725e4f88c39148050f0af
parent5f708d1a21db90ebb238ad753105f3a3e3a6dd89
[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
addons/website_forum/controllers/main.py
addons/website_forum/views/website_forum.xml