odoo/addons/website_mail_group
Thibault Delavallée 15f5abcbbe [IMP] mail, website_mail_group: discussion group improvements
- added possibility in mail to have a model adding custom headers in emails sent for notifications for new messages
- mail.group now add list-id and precedence: list in the headers to inform mailing systems that those mails are to be considered as mailing lists
- website_mail_group adds some further data in the headers (subscribe, unsubscribe, archives)
- groups page now display the number of message in the last month
- notification emails are now queued after 50 recipients
2014-06-12 13:45:21 +02:00
..
controllers [IMP] mail, website_mail_group: discussion group improvements 2014-06-12 13:45:21 +02:00
models [IMP] mail, website_mail_group: discussion group improvements 2014-06-12 13:45:21 +02:00
static/src [MERGE] forward port of branch saas-4 up to revid c319dc4 2014-06-01 11:19:03 +02:00
views [IMP] mail, website_mail_group: discussion group improvements 2014-06-12 13:45:21 +02:00
__init__.py [IMP] mail, website_mail_group: discussion group improvements 2014-06-12 13:45:21 +02:00
__openerp__.py [FIX] website_mail, websit_mail_group: moved discussion group snippet to the right module; it should not be available when the mailing list archives module is not installed. Also fixed get_alias_info route to be mail_group specific and to avoid allowing people to browse the database. 2014-05-28 11:12:33 +02:00