odoo/addons/auth_openid
Vo Minh Thu 5e8f418d41 [MERGE] Forward port of 7.0 until rev. 8534.
bzr revid: vmt@openerp.com-20130104093953-p92uylaux9u24isn
2013-01-04 10:39:53 +01:00
..
controllers [FIX] auth_openid: win32: fix ImportError when trying to get system username 2012-12-27 17:32:11 +01:00
i18n Launchpad automatic translations update. 2013-01-04 04:48:01 +00:00
static/src [FIX] auth_openid: properly inherit Login.start and return a `deferred` 2012-11-22 15:29:42 +01:00
__init__.py [ADD] auth_openid module 2011-09-30 15:28:58 +02:00
__openerp__.py [IMP] Improved _openerp__.py of all modules by replacing demo_xml with demo, init_xml and update_xml with data and adding noupdate 2012-08-22 18:32:32 +05:30
res_users.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
res_users.xml [IMP]Remove type field from the views 2012-08-08 17:12:35 +05:30
utils.py [IMP] auth_openid: use registry.cursor() instead of utils.cursor() 2012-08-13 17:44:19 +02:00