odoo/addons/auth_openid
Olivier Dony 3815d22432 [I18N] Update translation templates for latest changes - ready for 7.0 release
bzr revid: odo@openerp.com-20121221172005-uuwfq58gslzikygl
2012-12-21 18:20:05 +01:00
..
controllers [IMP] remove standalone web client, fix imports 2012-10-10 22:46:17 +02:00
i18n [I18N] Update translation templates for latest changes - ready for 7.0 release 2012-12-21 18:20:05 +01: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