odoo/addons/auth_signup
Raphael Collet 34100dd535 [IMP] auth_signup: improve code that makes a signup url by using urlencode instead of manual stuff
bzr revid: rco@openerp.com-20121214104329-jhflp8vxwy4wzc10
2012-12-14 11:43:29 +01:00
..
controllers [IMP] auth_signup: move exception guard from second-order method to controller method 2012-12-06 14:24:46 +01:00
i18n Launchpad automatic translations update. 2012-12-13 05:01:31 +00:00
static/src [FIX] auth_signup: missing translation marks in JS text 2012-12-04 15:28:31 +01:00
__init__.py [MERGE] trunk 2012-08-15 21:14:10 +02:00
__openerp__.py [IMP] Portal, now auto_install (also all of its dependencies) 2012-12-12 12:22:37 +01:00
auth_signup_data.xml [ADD] auth_signup: merge in functionality of auth_reset_password 2012-12-03 15:44:24 +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 [IMP] auth_signup: improve code that makes a signup url by using urlencode instead of manual stuff 2012-12-14 11:43:29 +01:00
res_users_view.xml [MERGE] lp:~openerp-dev/openobject-addons/trunk-bug-1086918-aja 2012-12-07 14:38:12 +01:00
signup.xml [MERGE] merged trunk. 2012-08-13 18:06:57 +02:00