odoo/addons/gamification
Martin Trigaux b2bc761d76 [FIX] gamification: do not overwrite the mail widget as it would be called too often, the wall is enough
bzr revid: mat@openerp.com-20140425130740-ptkbsyyql08cx572
2014-04-25 15:07:40 +02:00
..
data [FIX] gamification: set data in noupdate blocks to allow the user to customise it without loosing changes after update 2014-04-18 14:08:46 +02:00
i18n [ADD] gamification: i18n translation files 2014-02-13 16:06:13 +01:00
models [FIX] gamification: do not set a start_date by default as the cron starts past challenges (making data challenge to start) and avoid useless write 2014-04-24 13:03:41 +02:00
security [FIX] gamification: add security rule for multicompany (avoid getting error messages on home page when displaying top 3 goals) 2014-04-16 15:09:24 +02:00
static [FIX] gamification: do not overwrite the mail widget as it would be called too often, the wall is enough 2014-04-25 15:07:40 +02:00
tests [FIX] gamification: remove old calls to action_close 2013-12-24 16:29:02 +01:00
views [IMP] gamification: put challenge list above goals to be more user friendly 2014-02-07 11:55:29 +01:00
wizard [REF] gamification: rename user_from_id -> sender_id, move constants 2013-12-23 17:01:43 +01: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 [REF] gamification: python tests and other improvements 2013-12-18 12:12:43 +01:00