odoo/addons/auth_signup
Olivier Dony 771b216118 [I18N] Update translation templates in preparation for 7.0 release
bzr revid: odo@openerp.com-20121124030804-9dvr1qwec830p8fc
2012-11-24 04:08:04 +01:00
..
controllers [IMP] auth_signup: split controller method to allow overridding 2012-11-23 17:00:48 +01:00
i18n [I18N] Update translation templates in preparation for 7.0 release 2012-11-24 04:08:04 +01:00
static/src [IMP] auth_signup: generalize the signup method in order to allow signup via oauth 2012-11-23 16:35:38 +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: generalize the signup method in order to allow signup via oauth 2012-11-23 16:35:38 +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