Commit Graph

16 Commits

Author SHA1 Message Date
Denis Ledoux 3cc9a844db [FIX] website_forum: portal user are allowed to delete forum post
If a portal user has engouh karma, this is possible for him, at least graphically, to delete forum posts, even if is not the author of it.
So, he should be allowed to delete forum posts in the ACL
2014-08-20 16:14:09 +02:00
Fabien Pinckaers 105618443f [IMP] Sitemap
bzr revid: fp@tinyerp.com-20140511134037-84vnn1b4zfzk8som
2014-05-11 15:40:37 +02:00
Thibault Delavallée 926cfb33b2 [REM] website_forum: remove file not used anymore
bzr revid: tde@openerp.com-20140411145856-81t6jwbbk7wq2nm1
2014-04-11 16:58:56 +02:00
Thibault Delavallée cbac424f91 [REF] website_forum: renamed models (website.forum -> forum) + cleaned models.
Added favorite_count function field, like vote_count and so on, to be able
to have badges based on a simple model.

bzr revid: tde@openerp.com-20140410133928-i0lncz8us9wueb13
2014-04-10 15:39:28 +02:00
Thibault Delavallée 4d41e36a91 [IMP] website_forum: cleaning before merging
- cleaned models, removing unnecessary fields + removed history feature of posts + removed
unnecessary override of mail.message and ir_http + renamed some fields (like badges -> badge_ids
to be more coherent with openerp naming)
- updated views accordingly
- cleaned demo data to lessen the diff

bzr revid: tde@openerp.com-20140409165059-36zc06f0to3q4qfu
2014-04-09 18:50:59 +02:00
Turkesh Patel (Open ERP) 847d0a9408 [IMP] added dependancy of auth_signup module for signup, make signup by default tru, show favourite questions on user profile.
bzr revid: tpa@tinyerp.com-20140407115650-5qr23bn7taj1mwzt
2014-04-07 17:26:50 +05:30
Turkesh Patel (Open ERP) c3610687fc [IMP] improved code.
bzr revid: tpa@tinyerp.com-20140401115727-scumxfkue2cyqa3f
2014-04-01 17:27:27 +05:30
Turkesh Patel (Open ERP) 1d69829083 [IMP] improved code to allow users to perform operations
bzr revid: tpa@tinyerp.com-20140326102654-chkaxf71i5n81x6l
2014-03-26 15:56:54 +05:30
Sunil Sharma (OpenERP) 8e06abc7c5 [imp]:improve Mail notification read message for badge user
bzr revid: sunilsharma.sharma07@gmail.com-20140326064244-1jkw4zuxkuz0kguf
2014-03-26 12:12:44 +05:30
Turkesh Patel (Open ERP) 4a69655cb2 [ADD] added code to calculate total views per page.
bzr revid: tpa@tinyerp.com-20140325113409-7k7e2tak952cbyt5
2014-03-25 17:04:09 +05:30
Sunil Sharma (OpenERP) 57469dc81c [imp]:improve access rule or auth=public
bzr revid: sunilsharma.sharma07@gmail.com-20140324132032-e4rpxzufwsuirzm0
2014-03-24 18:50:32 +05:30
Turkesh Patel (Open ERP) 620892d474 [IMP] instead of selection field on post for closing reason add new model PostReason.
bzr revid: tpa@tinyerp.com-20140324071152-vfklb1umocot3ycz
2014-03-24 12:41:52 +05:30
Turkesh Patel (Open ERP) 41876d0379 [IMP] remove activity object and use mail.message
bzr revid: tpa@tinyerp.com-20140311125949-50uxmckmcal11hdf
2014-03-11 18:29:49 +05:30
Turkesh Patel (Open ERP) 976340ca34 [ADD] added comment feature on question and answers, improved code to redirect to question from user activity.
bzr revid: tpa@tinyerp.com-20140306112816-m4o17q6wg6qyomc3
2014-03-06 16:58:16 +05:30
Turkesh Patel (Open ERP) c8385c420f [IMP] added record rule to show questions without login, improved demo data.
bzr revid: tpa@tinyerp.com-20140303090616-efn1oy3hzr244egh
2014-03-03 14:36:16 +05:30
Turkesh Patel (Open ERP) d743ac0a83 [ADD] website_forum for question and answer
bzr revid: tpa@tinyerp.com-20140221131608-e37a88h2u8ljkomr
2014-02-21 18:46:08 +05:30