From f756fa671e8b0397314b57e00120e00361eda59a Mon Sep 17 00:00:00 2001 From: Martin Trigaux Date: Tue, 22 Apr 2014 11:09:37 +0200 Subject: [PATCH] [FIX] gamification: remove wrong double quote in xml website_forum: restrict granting rights on forum badges bzr revid: mat@openerp.com-20140422090937-l2mxc828hof9u8pi --- addons/gamification_sale_crm/sale_crm_goals.xml | 2 +- addons/website_forum/data/badges_answer.xml | 7 +++++++ addons/website_forum/data/badges_moderation.xml | 5 +++++ addons/website_forum/data/badges_participation.xml | 5 +++++ addons/website_forum/data/badges_question.xml | 11 +++++++++++ 5 files changed, 29 insertions(+), 1 deletion(-) diff --git a/addons/gamification_sale_crm/sale_crm_goals.xml b/addons/gamification_sale_crm/sale_crm_goals.xml index 13bf49767dc..ffb3a24318a 100644 --- a/addons/gamification_sale_crm/sale_crm_goals.xml +++ b/addons/gamification_sale_crm/sale_crm_goals.xml @@ -138,7 +138,7 @@ Lead Acquisition monthly ranking - " + weekly diff --git a/addons/website_forum/data/badges_answer.xml b/addons/website_forum/data/badges_answer.xml index d4e9ead5f89..97f184d59f0 100644 --- a/addons/website_forum/data/badges_answer.xml +++ b/addons/website_forum/data/badges_answer.xml @@ -8,6 +8,7 @@ Teacher Received at least 3 upvote for an answer for the first time bronze + nobody Teacher @@ -42,6 +43,7 @@ Nice Answer Answer voted up 4 times bronze + nobody Nice Answer (4) @@ -76,6 +78,7 @@ Good Answer Answer voted up 6 times silver + nobody Good Answer (6) @@ -110,6 +113,7 @@ Great Answer Answer voted up 15 times gold + nobody Great Answer (15) @@ -146,6 +150,7 @@ Enlightened Answer was accepted with 3 or more votes silver + nobody Enlightened @@ -180,6 +185,7 @@ Guru Answer accepted with 15 or more votes silver + nobody Guru (15) @@ -256,6 +262,7 @@ for post in Post.browse(cr, uid, user_posts, context=context): Self-Learner Answered own question with at least 4 up votes gold + nobody Self-Learner diff --git a/addons/website_forum/data/badges_moderation.xml b/addons/website_forum/data/badges_moderation.xml index 2ebb0f23cd1..41f3eb7fe41 100644 --- a/addons/website_forum/data/badges_moderation.xml +++ b/addons/website_forum/data/badges_moderation.xml @@ -15,6 +15,7 @@ Critic First downvote bronze + nobody Critic @@ -50,6 +51,7 @@ Disciplined Deleted own post with 3 or more upvotes bronze + nobody Disciplined @@ -85,6 +87,7 @@ Editor First edit gold + nobody Editor @@ -223,6 +226,7 @@ result = int(len(data) >= 15) Supporter First upvote gold + nobody Supporter @@ -258,6 +262,7 @@ result = int(len(data) >= 15) Peer Pressure Deleted own post with 3 or more downvotes gold + nobody Peer Pressure diff --git a/addons/website_forum/data/badges_participation.xml b/addons/website_forum/data/badges_participation.xml index 8c922f09b33..05c2540d77d 100644 --- a/addons/website_forum/data/badges_participation.xml +++ b/addons/website_forum/data/badges_participation.xml @@ -7,6 +7,7 @@ Autobiographer Completed own biography bronze + nobody Completed own biography @@ -46,6 +47,7 @@ Commentator Posted 10 comments bronze + nobody Commentator @@ -81,6 +83,7 @@ Pundit Left comments with score of 10 or more silver + nobody Pundit @@ -115,6 +118,7 @@ Chief Commentator Posted 100 comments silver + nobody Chief Commentator @@ -177,6 +181,7 @@ result = get_counter(cr, uid, context=context) Taxonomist Created a tag used by 15 questions silver + nobody Taxonomist diff --git a/addons/website_forum/data/badges_question.xml b/addons/website_forum/data/badges_question.xml index f0d403a3455..ff2d63c034d 100644 --- a/addons/website_forum/data/badges_question.xml +++ b/addons/website_forum/data/badges_question.xml @@ -8,6 +8,7 @@ Popular Question Asked a question with at least 150 views bronze + nobody Popular Question (150) @@ -43,6 +44,7 @@ Notable Question Asked a question with at least 250 views silver + nobody Popular Question (250) @@ -77,6 +79,7 @@ Famous Question Asked a question with at least 500 views gold + nobody Popular Question (500) @@ -113,6 +116,7 @@ Credible Question Question set as favorite by 1 user bronze + nobody Favourite Question (1) @@ -147,6 +151,7 @@ Favorite Question Question set as favorite by 5 users silver + nobody Favourite Question (5) @@ -181,6 +186,7 @@ Stellar Question Question set as favorite by 25 users bronze + nobody Favourite Question (25) @@ -217,6 +223,7 @@ Student Asked first question with at least one up vote gold + nobody Upvoted question (1) @@ -251,6 +258,7 @@ Nice Quesiotn Question voted up 4 times bronze + nobody Upvoted question (4) @@ -285,6 +293,7 @@ Good Question Question voted up 6 times silver + nobody Upvoted question (6) @@ -319,6 +328,7 @@ Great Question Question voted up 15 times gold + nobody Upvoted question (15) @@ -354,6 +364,7 @@ Scholar Asked a question and accepted an answer gold + nobody Scholar