odoo/addons/mail
Thibault Delavallée 01a03e10ca [IMP] mail.message: added a child_ids relationship on message, linked to parent_id. It will allow to know the number of messages present in a thread, for a better user experience about more buttons.
bzr revid: tde@openerp.com-20120404112128-jzc9cogti4ip2glu
2012-04-04 13:21:28 +02:00
..
doc [DOC] Added first tree of files: index.rst, inex.rst.inc and mail_thread.rst 2012-03-09 17:50:54 +01:00
i18n Launchpad automatic translations update. 2012-03-16 05:30:17 +00:00
security [IMP] mail.thread: updated security rules 2012-03-29 18:34:54 +02:00
static [IMP] all widget: cleaned wall behavior and record sort method 2012-04-04 13:20:37 +02:00
wizard [FIX] mail_compose_message: fixed behavior, now checks if it can use the mail.thread API 2012-04-04 10:57:22 +02:00
__init__.py [REM] Removed mail/base_need_action, moved to server. Fixed now deleted need_action boolean field from view. 2012-03-07 10:10:18 +01:00
__openerp__.py [IMP] First security check. 2012-03-29 18:10:49 +02:00
mail_data.xml [IMP] mail: usability - better labels´ 2011-09-06 18:52:04 +02:00
mail_group.py [CLEAN] Cleaned code. 2012-04-02 15:43:54 +02:00
mail_group_view.xml [CLEAN] Cleaned code. 2012-04-02 15:43:54 +02:00
mail_message.py [IMP] mail.message: added a child_ids relationship on message, linked to parent_id. It will allow to know the number of messages present in a thread, for a better user experience about more buttons. 2012-04-04 13:21:28 +02:00
mail_message_view.xml [WIP] mail.thread: issues about email. Will continue tomorrow. 2012-04-03 19:34:49 +02:00
mail_subscription.py [CLEAN] Cleaned comments. 2012-04-02 14:59:26 +02:00
mail_subscription_view.xml [IMP] mail module: cleaned views and menu entries. 2012-03-22 14:19:22 +01:00
mail_thread.py [IMP] mail.thread: correctly manages the 'sent only to me' email feeds preference 2012-04-04 11:39:22 +02:00
mail_thread_view.xml [MERGE] Merged with framework social branch 2012-03-29 18:39:49 +02:00
res_partner.py [IMP] mail: another pass of cleanup/refactoring of mail features - finish renaming 2011-07-22 18:34:57 +02:00
res_partner_view.xml [IMP] mail: rename module email to mail because of parsing error 2011-04-04 15:15:52 +05:30
res_users.py [IMP] res.users: modified added field name in mail.thread 2012-04-04 09:46:52 +02:00
res_users_view.xml [IMP] res.users: modified added field name in mail.thread 2012-04-04 09:46:52 +02:00