odoo/addons/auth_signup
Antony Lesuisse 84a7523a63 [IMP] remove standalone web client, fix imports
bzr revid: al@openerp.com-20121010204617-ah29rz616xo7i2dr
2012-10-10 22:46:17 +02:00
..
controllers [IMP] remove standalone web client, fix imports 2012-10-10 22:46:17 +02:00
static/src [IMP] auth_signup: fallback to login when token is no longer valid but user exists 2012-09-28 16:21:03 +02: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: add state (function field) on res.users: new, active, resetting password 2012-10-02 16:57:57 +02: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