odoo/addons/gamification
Raphael Collet cbe2dbb672 [MERGE] new v8 api by rco
A squashed merge is required as the conversion of the apiculture branch from
bzr to git was not correctly done. The git history contains irrelevant blobs
and commits. This branch brings a lot of changes and fixes, too many to list
exhaustively.

- New orm api, objects are now used instead of ids
- Environements to encapsulates cr uid context while maintaining backward compatibility
- Field compute attribute is a new object oriented way to define function fields
- Shared browse record cache
- New onchange protocol
- Optional copy flag on fields
- Documentation update
- Dead code cleanup
- Lots of fixes
2014-07-06 17:05:41 +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 [ADD] gamification: i18n translation files 2014-02-13 16:12:08 +01:00
models [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
security [FIX] gamification: correct name of ir.rule fixing bad copy-paste 2014-05-12 10:50:41 +02:00
static [MERGE] Forward-port of latest saas-3 bugfixes, up to rev. 9439 revid:dle@openerp.com-20140429112147-hqfqd0y487s817n7 2014-04-29 13:27:38 +02:00
tests [FIX] gamification: test needs cron to run 2014-04-16 17:31:53 +02:00
views [IMP]kanban View: harmonize kanban view by changing head as bold and centered and aliases as centered 2014-07-02 14:52:29 +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 [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00