odoo/addons/auth_openid
Stephane Wirtel 1eac0fbe52 [REF] Replace the user id 1 by openerp.SUPERUSER_ID
bzr revid: stw@openerp.com-20120831135136-8k2wjeiixqt6tnkr
2012-08-31 15:51:36 +02:00
..
controllers [REF] Replace the user id 1 by openerp.SUPERUSER_ID 2012-08-31 15:51:36 +02:00
i18n Launchpad automatic translations update. 2012-08-28 07:24:10 +00:00
static/src [IMP] made a whole-application replace of $element by $el 2012-08-24 20:27:43 +02: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 [MERGE] trunk 2012-08-15 21:14:10 +02: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