odoo/addons/auth_signup
Raphael Collet d6855c0bcb [FIX] auth_signup: fix wrong use of ir_model_data.get_object()
bzr revid: rco@openerp.com-20140123112014-0np3ayfhgk8nk5jv
2014-01-23 12:20:14 +01:00
..
controllers [CHG] python 2.6 compat' 2014-01-22 17:17:27 +01:00
i18n Launchpad automatic translations update. 2013-12-31 04:47:45 +00:00
static/src/js [IMP] auth_signup converted to server side module 2014-01-21 16:20:27 +01:00
views [IMP] wording 2014-01-22 20:38:18 +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 [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: 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