odoo/addons/mail/static/src
Thibault Delavallée de64985e8c [IMP] mail_message: set_message_read and set_message_starred now have an argument to control the automatic notification creation. Chatter now calls set_message_read on received messages (on documents), to set them as read. This is therefore done independently of the message_read, to avoid writing in a read-based method. Added a mutex on the call on set_message_read, because of a recurrent concurrent accesses issue.
bzr revid: tde@openerp.com-20121220205328-gws2j32dsitofu89
2012-12-20 21:53:28 +01:00
..
css [FIX] for mail action icons in IE 2012-12-19 14:15:01 +01:00
img [IMP] mail: final touches on the attachments 2012-11-05 19:03:55 +01:00
js [IMP] mail_message: set_message_read and set_message_starred now have an argument to control the automatic notification creation. Chatter now calls set_message_read on received messages (on documents), to set them as read. This is therefore done independently of the message_read, to avoid writing in a read-based method. Added a mutex on the call on set_message_read, because of a recurrent concurrent accesses issue. 2012-12-20 21:53:28 +01:00
xml [IMP] mail: add an option 'readonly' for the client action and activate readonly mode (hide the action buttons) 2012-12-17 09:41:16 +01:00