odoo/addons/auth_signup
Olivier Dony 85d2b45aaa [I18N] Update 7.0 translations with latest changes on Launchpad
See also https://github.com/odoo/odoo/wiki/GitHub-Transition#translations
2014-08-14 03:38:58 +02:00
..
controllers [FIX]auth_signup: signup controllers signatures uses **values instead of login,password,... 2013-03-05 15:32:04 +01:00
i18n [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
static/src [FIX] auth_signup: avoid getting login screen instead of signup when has correct invitation token due to concurrent calls (opw #598453) 2013-11-18 18:16:56 +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_oauth: auth_oauth handle oauth error 3, auth_oauth_signup raise accessdenied instead of signuperror, auth_signup use literal_eval instead of safe_eval 2013-08-09 16:55:06 +02:00
res_users_view.xml [MERGE] auth_signup res.users improve display of invitation and reset password 2013-03-14 23:33:26 +01:00
signup.xml [MERGE] merged trunk. 2012-08-13 18:06:57 +02:00