odoo/addons/auth_reset_password
Raphael Collet cb32b7e76f [IMP] auth_reset_password: when sending email, return error message when user has no email address
bzr revid: rco@openerp.com-20121128105520-0dpug00newn3rpbm
2012-11-28 11:55:20 +01:00
..
controllers [IMP] remove standalone web client, fix imports 2012-10-10 22:46:17 +02:00
i18n Launchpad automatic translations update. 2012-11-28 04:57:40 +00:00
static/src [IMP] auth_reset_password: new implementation based on auth_signup 2012-10-01 17:07:23 +02:00
__init__.py [IMP] auth_reset_password: add button on user form view to reset the user's password 2012-10-03 15:21:52 +02:00
__openerp__.py [IMP] auth_reset_password: add button on user form view to reset the user's password 2012-10-03 15:21:52 +02:00
auth_reset_password.xml [IMP] auth_reset_password: new implementation based on auth_signup 2012-10-01 17:07:23 +02:00
res_users.py [IMP] auth_reset_password: when sending email, return error message when user has no email address 2012-11-28 11:55:20 +01:00
res_users_view.xml [IMP] auth_reset_password: add a useful tooltip on the Reset Password button 2012-11-28 10:12:31 +01:00