odoo/addons/portal
vta vta@openerp.com 73750e33b9 [FIX] Removed password from sent email. Fixed naming in order to pass runbot's test.
bzr revid: vta@openerp.com-20121120073948-1ojettqx7mjb1k75
2012-11-20 08:39:48 +01:00
..
i18n Launchpad automatic translations update. 2012-10-30 05:37:00 +00:00
security [FIX] move group_portal access rules on partner from portal_hr_employees directly into portal module 2012-10-01 12:22:30 +02:00
static/src/img [ADD] a (temporary) little touch of joy in the portal module 2012-05-22 18:02:41 +02:00
tests [FIX] portal: fixed class name and imports. 2012-11-07 16:21:58 +01:00
wizard [FIX] Removed password from sent email. Fixed naming in order to pass runbot's test. 2012-11-20 08:39:48 +01:00
__init__.py [IMP] Portal: override of mail_mail to add the signin link into footer of send notifications. 2012-09-12 17:53:00 +02:00
__openerp__.py [IMP] portal: remove dependency on auth_anonymous 2012-09-28 14:37:32 +02:00
mail_mail.py [IMP] mail: signature in send notifications is now plaintext (as before), but htmlized (not inside a pre, but inside div and p, with entities escaped). Updated mail tests. Same for portal URL. Updated portal tests. 2012-11-07 18:02:41 +01:00
portal.py [IMP] portal: replace model 'res.portal' by 'res.groups' where field 'is_portal' is True 2012-09-14 16:46:33 +02:00
portal_data.xml [MERGE] Merged with addons/trunk, with lots of conflicts to solve... 2012-09-20 09:48:50 +02:00
portal_demo.xml [FIX] Fixed last fix... 2012-11-14 15:15:59 +01:00
portal_view.xml [IMP] Minor improvements in portal views, such as contact and employees. Improved menus and string on empty views. Send the password when a partner is invited to portal via sidebar menu. 2012-11-16 08:53:05 +01:00