odoo/addons/auth_oauth
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 [MERGE] Forward-port saas-4 up to 5ceded9 2014-07-05 01:28:19 +02:00
i18n Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
security [ADD] Added the security folder and access rightz file in auth_oauth module. 2012-09-03 10:37:31 +05:30
views [IMP] Make auth_oauth depends of auth_signup, merge and remove auth_oauth_signup link module 2014-02-12 11:15:47 +01:00
__init__.py [FIX] auth_oauth: reset openerp oauth client_id when generating new dbuuid 2014-03-05 12:41:10 +01:00
__openerp__.py [IMP] Make auth_oauth depends of auth_signup, merge and remove auth_oauth_signup link module 2014-02-12 11:15:47 +01:00
auth_oauth.py [IMP] auth_oauth: avoid invalid providers 2014-07-02 14:33:36 +02:00
auth_oauth_data.xml [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 10050 revid:dle@openerp.com-20140516110134-oadkw3xt5bhky781 2014-05-16 14:54:00 +02:00
auth_oauth_data.yml [IMP] Use database uuid as client_id for OpenERP oauth provider 2012-10-02 16:13:02 +02:00
auth_oauth_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
ir_configparameter.py [FIX] auth_oauth: reset openerp oauth client_id when generating new dbuuid 2014-03-05 12:41:10 +01:00
res_config.py oauth config wizard 2012-08-18 15:04:11 +02:00
res_config.xml oauth config wizard 2012-08-18 15:04:11 +02:00
res_users.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
res_users.xml [FIX] auth_oauth 2014-01-28 09:59:45 +01:00