[CLEAN] website_forum: cleaning before merging
authorThibault Delavallée <tde@openerp.com>
Fri, 11 Apr 2014 13:29:39 +0000 (15:29 +0200)
committerThibault Delavallée <tde@openerp.com>
Fri, 11 Apr 2014 13:29:39 +0000 (15:29 +0200)
commitcd4afee17e77d5d5de8dc27f7dbe56be6d8fe7a2
tree70f6a320d9359206621887dc46e3d2ff5f431fac
parent4b776a90c0c65a1e0cfecfcdbc638462a9ece8e5
[CLEAN] website_forum: cleaning before merging
- cleaned models
- cleaned controllers: lots of cleaning, rewriting, simplfiication + updated in views
- added an override of the contact widget, to be able to display partner-related
stuff about karma and badges
- some css tweaking
- badges cleaning

bzr revid: tde@openerp.com-20140411132939-bmvyc9bqpqpkk843
13 files changed:
addons/website_forum/__openerp__.py
addons/website_forum/controllers/main.py
addons/website_forum/data/badges_answer.xml
addons/website_forum/data/badges_moderation.xml
addons/website_forum/data/badges_question.xml
addons/website_forum/data/forum_demo.xml
addons/website_forum/models/forum.py
addons/website_forum/static/src/css/Makefile
addons/website_forum/static/src/css/website_forum.css
addons/website_forum/static/src/css/website_forum.sass
addons/website_forum/static/src/js/website_forum.js
addons/website_forum/views/ir_qweb.xml [new file with mode: 0644]
addons/website_forum/views/website_forum.xml