odoo/addons/auth_signup
Denis Ledoux bbd8f7bb98 [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
bzr revid: dle@openerp.com-20131126162756-lljq08wrmymwxlzs
2013-11-26 17:27:56 +01:00
..
controllers [FIX] auth_signup: refactoring to new framework introduced an authentification level to user for login; none seems to be required because the user is not authentified anymore. 2013-07-03 15:49:53 +02:00
i18n Launchpad automatic translations update. 2013-11-22 06:03:13 +00:00
static/src [MERGE] Forward-port of latest 7.0 fixes up to rev 9618 rev-id: dle@openerp.com-20131120142131-s333lyva85cyn41o 2013-11-20 15:43:18 +01:00
__init__.py [MERGE] trunk 2012-08-15 21:14:10 +02:00
__openerp__.py [FIX] auth_signup: mark module as `bootstrap` so its translations are applied on the login screen 2013-03-05 18:38:11 +01:00
auth_signup_data.xml [FIX] email.template: add missing parenthesis to filter all data on email and not the last one 2013-11-22 11:45:09 +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 [IMP] Moved all js code from auth_anonymous to portal_anonymous (changed also all related names, etc.) which will do all the job. Removed auth_anonymous 2012-12-12 13:40:49 +01:00
res_users.py [FIX] auth_signup: do not send set_password email at user signup 2013-11-26 17:16:58 +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