odoo/addons/auth_signup
Olivier Dony f50f0bd089 [IMP] auth_signup: do not shadow the `deferred` returned by Login.start._super()
bzr revid: odo@openerp.com-20121122142930-bq263k9p01l99sa2
2012-11-22 15:29:30 +01:00
..
controllers [MERGE] Sync with trunk 2012-11-07 12:42:02 +01:00
static/src [IMP] auth_signup: do not shadow the `deferred` returned by Login.start._super() 2012-11-22 15:29:30 +01:00
__init__.py [MERGE] trunk 2012-08-15 21:14:10 +02:00
__openerp__.py [IMP] auth_signup: add state (function field) on res.users: new, active, resetting password 2012-10-02 16:57:57 +02:00
auth_signup_data.xml [FIX] auth_signup: rename duplicate xml id 2012-09-19 10:10:40 +02:00
res_config.py [IMP] auth_signup: improve label in settings 2012-10-03 10:38:31 +02:00
res_config.xml [IMP] auth_signup: define new model and methods for signup 2012-09-21 12:42:37 +02:00
res_users.py [IMP] auth_signup: pass db in query string params, in order to trigger mono-db mode 2012-11-19 18:51:14 +01:00
res_users_view.xml [IMP] auth_signup: add state (function field) on res.users: new, active, resetting password 2012-10-02 16:57:57 +02:00
signup.xml [MERGE] merged trunk. 2012-08-13 18:06:57 +02:00