odoo/addons/auth_signup
vta vta@openerp.com 8c3fadda34 [MERGE] Modified the way that OpenERP allows anonymous user to log into the public part (portal_anonymous). Also portal module is auto_install (and all its dependencies).
bzr revid: vta@openerp.com-20121213084831-o9ki3zo1wtc8l329
2012-12-13 09:48:31 +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 [FIX] auth_signup: automatically invite new users to set their password *only* when created from the users form view 2012-12-06 10:36:03 +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