odoo/addons/portal
Thibault Delavallée d874d9980d [FIX] mail: fixed wrong parsing of multipart/mixed emails.
alternative mode is computed when browsing the parts, not from
the message content type.

Added tests.

Also added some notification_email_send to none to avoid sending
emails in demo/data/update.

bzr revid: tde@openerp.com-20130823120611-0n4ull3c8gvwug2u
2013-08-23 14:06:11 +02:00
..
i18n Launchpad automatic translations update. 2013-08-19 04:57:37 +00:00
security [FIX] Fixed anonymous groups access rights and rules 2012-12-17 16:04:58 +01:00
static/src [IMP] portal,portal_sale: fine-tuning of payment block appearance, added amount, converted paypal example to <form> 2012-10-25 13:35:02 +02:00
tests [FIX] portal: mail_message: fixed wrong condition for check_access_rule introduced at revision 9117. Added tests by the way. 2013-05-14 13:38:59 +02:00
wizard [IMP] Improve typos in warning (Grammar mistake, Capitalize title, Typos) 2013-06-07 13:38:29 +02:00
__init__.py [FIX] portal mail: Override of _search and check_access_rule of mail_message to add specific access rights of mail.message, to remove all no discussion message if uid is a portal user. 2013-05-13 16:40:24 +02:00
__openerp__.py [MERGE] Sync with trunk. portal_security.xml file is back, holding a custom res_partner rule. 2012-12-14 09:56:39 +01:00
acquirer.py [FIX] Online payment ribbon display conditions. 2012-11-30 10:45:01 +01:00
acquirer_view.xml [MERGE] *: improved english wording, suggestions courtesy of OpenERP Community 2012-12-21 17:48:08 +01:00
mail_mail.py [IMP] Notifications: link to the document basically in mail module, with basic parameters. Portal improve this. 2013-01-04 13:57:54 +01:00
mail_message.py [FIX] portal: mail_message: fixed wrong condition for check_access_rule introduced at revision 9117. Added tests by the way. 2013-05-14 13:38:59 +02:00
portal.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
portal_data.xml [MERGE] *: improved english wording, suggestions courtesy of OpenERP Community 2012-12-21 17:48:08 +01:00
portal_demo.xml [FIX] mail: fixed wrong parsing of multipart/mixed emails. 2013-08-23 14:06:11 +02:00
portal_view.xml [REV] Portal is back 2013-03-28 09:51:40 +01:00