odoo/addons/gamification
Martin Trigaux 56b3db8219 [IMP] gamification: usability and shit
Challenge
- 'Reward as soon as every goal is reached' box checked by default (most of the time people want this behaviour, few special cases were do not)
- Click on challenge kanban opens goal list instead of challenge form
- Add button 'Start Challenge' clicking on statusbar is not intuitive

Badge
- When creates a challenge from badge view, set by default badge to 'For Every Succeding User' field
- replace filter 'Current' vs 'Passed' by 'Running' (in progress and done with not reached end date) vs 'Done' (done & failed without end date or end date passed)

Goal
- list of badge on employee form not the first tab
2014-09-18 11:12:15 +02:00
..
data Forward-port of latest saas-3, up to revision 9455 (rev-id mat@openerp.com-20140514080416-m4t23y0rxx2ot7y6) 2014-05-14 10:37:54 +02:00
i18n [I18N] Update 8.0 translations with latest changes from Launchpad 2014-09-08 19:04:25 +02:00
models [IMP] gamification: usability and shit 2014-09-18 11:12:15 +02:00
security [FIX] gamification: correct name of ir.rule fixing bad copy-paste 2014-05-12 10:50:41 +02:00
static [IMP] gamification: usability and shit 2014-09-18 11:12:15 +02:00
tests [FIX] gamification: test needs cron to run 2014-04-16 17:31:53 +02:00
views [IMP] gamification: usability and shit 2014-09-18 11:12:15 +02:00
wizard Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
__init__.py [FIX] gamification: remove import data, add trackvisibility on challenge instead of sending message 2013-12-24 15:54:49 +01:00
__openerp__.py [FIX] improving manifests 2014-08-30 13:18:33 +02:00