odoo/addons/auth_signup
Denis Ledoux ce83eb0968 [FIX] portal: portal template should have portal group ONLY (magic number 6 replace current groups by the portal group only)
bzr revid: dle@openerp.com-20140409124741-wsycxwqik41s0hfn
2014-04-09 14:47:41 +02:00
..
controllers [IMP] oaut & signup, redirect if already logged in 2014-03-12 12:21:41 +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: move <script> tag inside <t t-set> 2014-03-12 14:23:54 +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] portal: portal template should have portal group ONLY (magic number 6 replace current groups by the portal group only) 2014-04-09 14:47:41 +02: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