odoo/addons/auth_signup
Raphael Collet 20627fc8e5 [MERGE] trunk-oauth-signin-rco (small improvements in modules auth_oauth, auth_reset_password, auth_signup)
bzr revid: rco@openerp.com-20121128093005-svt8s4mey2ow5qsc
2012-11-28 10:30:05 +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 remove all css, better wording, auth_oauth align button better wording 2012-11-28 01:14:49 +01:00
__init__.py [MERGE] trunk 2012-08-15 21:14:10 +02:00
__openerp__.py [IMP] auth_signup remove all css, better wording, auth_oauth align button better wording 2012-11-28 01:14:49 +01: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 [FIX] auth_signup: change the user status to 'reset' when a valid signup token is present 2012-11-28 10:03:35 +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