odoo/addons/auth_signup
Fabien Meghazi 9684f07735 [FIX] signup_url_for_action(), use `redirect` url parameter and bring back `action` in fragment
bzr revid: fme@openerp.com-20140311205337-9vasnqx5cudbk3f3
2014-03-11 21:53:37 +01:00
..
controllers [FIX] auth_signup: fix route when mode signup or reset 2014-02-19 12:03:35 +01:00
i18n Launchpad automatic translations update. 2014-01-28 06:41:39 +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] signup_url_for_action(), use `redirect` url parameter and bring back `action` in fragment 2014-03-11 21:53:37 +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