odoo/addons/website_mail_group
David Monjoie f7aad08418 [FIX] display the message title in the page title for seo
It used to display the name of the qweb template for every message, which was uninformative and bad for seo
2014-11-04 13:51:42 +01:00
..
controllers [FIX] [CLEAN] Various: fixed / cleaned use of dict.fromkeys. 2014-09-18 11:18:30 +02:00
i18n [I18N] Update translations from Launchpad 8.0 branches 2014-10-08 17:52:25 +02:00
models [IMP] mail.mail: simplify: no default for `headers` field 2014-08-11 16:32:36 +02:00
static/src [MERGE] forward port of branch saas-4 up to 5087612 2014-06-19 16:13:35 +02:00
views [FIX] display the message title in the page title for seo 2014-11-04 13:51:42 +01:00
__init__.py [IMP] [BACKPORT] Mailing lists usability improvements: headers related to mailing lists, use of email queue for notification emails (> 50 followers), archive website template imp and fix. Backport of commit 839815f of saas-5 (PR 502). 2014-06-30 11:04:24 +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