odoo/addons/website_mail_group
Denis Ledoux b12aa82926 [FIX] website_mail_group: Localized messages dates
The messages dates in the groups pages
 - /groups/<model('mail.group'):group>/
 - /groups/<model('mail.group'):group>/<model('mail.message):message/

Did not take into account the user timezone, and always displayed
the date in UTC time.

opw-653508
2015-11-03 14:08:15 +01:00
..
controllers [FIX] [CLEAN] Various: fixed / cleaned use of dict.fromkeys. 2014-09-18 11:18:30 +02:00
i18n [I18N] Update translation terms from Transifex 2015-11-01 03:03:27 +01: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] website_mail_group: Localized messages dates 2015-11-03 14:08:15 +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