[FIX] website_forum: fixed (un)publish management on the profile. Partners are now...
authorThibault Delavallée <tde@openerp.com>
Thu, 28 Aug 2014 09:29:19 +0000 (11:29 +0200)
committerThibault Delavallée <tde@openerp.com>
Thu, 28 Aug 2014 10:42:09 +0000 (12:42 +0200)
commit4a731b2b225d8d3b48b84f22b6a28be71d5ec141
treeaa7e1a077e5eefbb2d14fbe910ab3ffe9246a53f
parentce5b5e6ba529387a6aa9c9bf86848fb7676a591b
[FIX] website_forum: fixed (un)publish management on the profile. Partners are now also published by default. Better protection of displayed profile: only publis profiles with karma >= 1 are displayed on the forum, to avoid allowing external users to browse the user lists. Some cleaning / improvements in the bio edit form that was a bit buggy.
addons/website_forum/controllers/main.py
addons/website_forum/views/website_forum.xml
addons/website_partner/models/res_partner.py