odoo/addons/auth_openid
Christophe Simonis 3417f2a250 [FIX] auth_openid: better design
bzr revid: chs@openerp.com-20130314120449-p2oef4oymc9nuwof
2013-03-14 13:04:49 +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-03-14 05:34:39 +00:00
static/src [FIX] auth_openid: better design 2013-03-14 13:04:49 +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