[IMP] mail_thread: remove message_subtype_data field, not used anymore; message_is_fo...
authorThibault Delavallée <tde@openerp.com>
Tue, 16 Oct 2012 11:17:53 +0000 (13:17 +0200)
committerThibault Delavallée <tde@openerp.com>
Tue, 16 Oct 2012 11:17:53 +0000 (13:17 +0200)
commite915bd83cb72c7055cb3150a6e02a353bc8f8fa8
treef499df76b6e51e51cdeb571bb6886aad4c3e451e
parent971f1e90403bc0d044c5594f15997eca277d02cd
[IMP] mail_thread: remove message_subtype_data field, not used anymore; message_is_follower is not computed with message_follower_ids. Updated mail_followers widget, as message_is_follower is barely never used in views. Updated tests.

bzr revid: tde@openerp.com-20121016111753-shhyhred0m210o1z
addons/mail/mail_group.py
addons/mail/mail_thread.py
addons/mail/static/src/js/mail.js
addons/mail/static/src/js/mail_followers.js
addons/mail/tests/test_mail.py