odoo/addons/auth_signup
Antony Lesuisse 033c38c304 [MERGE] trunk
bzr revid: al@openerp.com-20140129021916-ckb3rplmcpjbqel3
2014-01-29 03:19:16 +01:00
..
controllers [FIX] use of http#ensure_db in auth_* modules 2014-01-28 22:17:23 +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 [ADD] database selector to auth_signup 2014-01-24 16:19:10 +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] auth_signup: fix wrong use of ir_model_data.get_object() 2014-01-23 12:20:14 +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