odoo/addons/auth_openid
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
..
controllers [FIX] *: replace urllib calls by werkzeug calls, as werkzeug handles utf-8 encoding while urllib doesnt 2014-01-30 12:24:08 +01:00
i18n Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
static/src [ADD] Comment some Login addons javascript until they are remade server side 2014-01-14 10:08:19 +01:00
views [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00
__init__.py [ADD] auth_openid module 2011-09-30 15:28:58 +02:00
__openerp__.py [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00
res_users.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
res_users.xml [IMP]Remove type field from the views 2012-08-08 17:12:35 +05:30
utils.py [IMP] clean permissions and shebang in files 2013-05-14 12:31:13 +02:00