odoo/addons/mail/static/src
Thibault Delavallée ddd84848ff [IMP] xml views: added a div for the search widget for the wall. Also modified message display: body_text is now escaped to avoid to display html.
bzr revid: tde@openerp.com-20120224151943-3kf572t86dj0ijst
2012-02-24 16:19:43 +01:00
..
css [REF] Major refactoring of mail widgets (Thread and Wall). Thread display is now a self-contained widget; Thread view shows a thread, the wall shows several threads. Added the possibility to comment each thread in the wall. 2012-02-23 17:32:36 +01:00
js [IMP] Added the possibility to override the fetch_messages of a Thread by giving it the messages to display (used in the wall that fetches pushed messages). Also moved get_pushed_messages from mail.message to mail.thread to have a consistent API. 2012-02-23 18:49:36 +01:00
xml [IMP] xml views: added a div for the search widget for the wall. Also modified message display: body_text is now escaped to avoid to display html. 2012-02-24 16:19:43 +01:00