odoo/addons/auth_signup
Fabien Meghazi 35a7182893 [MERGE] upstream
bzr revid: fme@openerp.com-20140225104654-d1ni7z5t8w0qc7mw
2014-02-25 11:46:54 +01:00
..
controllers [MERGE] upstream 2014-02-25 11:46:54 +01:00
i18n Launchpad automatic translations update. 2014-02-04 06:12:11 +00:00
static/src/js [IMP] auth_signup converted to server side module 2014-01-21 16:20:27 +01:00
views [FIX] auth_signup: force login to be an email when signup 2014-02-11 14:28:39 +01:00
__init__.py [MERGE] trunk 2012-08-15 21:14:10 +02:00
__openerp__.py [IMP] auth_signup converted to server side module 2014-01-21 16:20:27 +01:00
auth_signup_data.xml [FIX] typo 2014-01-22 20:30:59 +01:00
res_config.py [IMP] auth_signup: on login page, show the links 'Sign Up' and 'Reset Password' only when enabled 2012-12-03 16:48:11 +01:00
res_config.xml [FIX] remove module_portal_anonymous ref 2014-01-27 16:54:12 +01:00
res_users.py [FIX] auth_signup: wrap the creation (copy) of the user inside a savepoint to keep the cursor alive in case of postgresql exception 2014-02-18 13:41:15 +01:00
res_users_view.xml [FIX]remove deprecated (& useless) code, overwritting the base.action_res_users (The Configuration > Users window action) context, and prevented the 'Regular Users' filter from share module to be loaded by default 2013-11-26 17:27:56 +01:00
signup.xml [MERGE] merged trunk. 2012-08-13 18:06:57 +02:00