From bb8e24d9519ea4b131bed0a173ca65301bf196c1 Mon Sep 17 00:00:00 2001 From: Martin Trigaux Date: Fri, 18 Apr 2014 14:41:12 +0200 Subject: [PATCH 01/19] [FIX] website_forum: set badges and challenges in noupdate bzr revid: mat@openerp.com-20140418124112-m97idrklxq8y3e3f --- addons/website_forum/data/badges_answer.xml | 2 +- addons/website_forum/data/badges_moderation.xml | 2 +- addons/website_forum/data/badges_participation.xml | 2 +- addons/website_forum/data/badges_question.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/addons/website_forum/data/badges_answer.xml b/addons/website_forum/data/badges_answer.xml index 4e92600663d..d4e9ead5f89 100644 --- a/addons/website_forum/data/badges_answer.xml +++ b/addons/website_forum/data/badges_answer.xml @@ -1,6 +1,6 @@ - + diff --git a/addons/website_forum/data/badges_moderation.xml b/addons/website_forum/data/badges_moderation.xml index d99508bba51..2ebb0f23cd1 100644 --- a/addons/website_forum/data/badges_moderation.xml +++ b/addons/website_forum/data/badges_moderation.xml @@ -1,6 +1,6 @@ - + diff --git a/addons/website_forum/data/badges_participation.xml b/addons/website_forum/data/badges_participation.xml index cf1f79185e1..8c922f09b33 100644 --- a/addons/website_forum/data/badges_participation.xml +++ b/addons/website_forum/data/badges_participation.xml @@ -1,6 +1,6 @@ - + diff --git a/addons/website_forum/data/badges_question.xml b/addons/website_forum/data/badges_question.xml index ab05d8bcf7a..f0d403a3455 100644 --- a/addons/website_forum/data/badges_question.xml +++ b/addons/website_forum/data/badges_question.xml @@ -1,6 +1,6 @@ - + From 202ee0208bca8731dcd8918d0c87aabbb9d526b8 Mon Sep 17 00:00:00 2001 From: Martin Trigaux Date: Fri, 18 Apr 2014 14:42:20 +0200 Subject: [PATCH 02/19] [IMP] gamification: add use_ids fields if technical features bzr revid: mat@openerp.com-20140418124220-fvsgvvgunmeq3opj --- addons/gamification/views/challenge.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/addons/gamification/views/challenge.xml b/addons/gamification/views/challenge.xml index 75dcd4a7959..87dea680222 100644 --- a/addons/gamification/views/challenge.xml +++ b/addons/gamification/views/challenge.xml @@ -48,6 +48,7 @@