odoo/addons/mail
Olivier Dony b873d36b90 [FIX] mail: more typos
bzr revid: odo@openerp.com-20120822124307-qnwx6nk66msz01jx
2012-08-22 14:43:07 +02:00
..
data [IMP] mail installs 2012-08-17 13:24:18 +02:00
doc [FIX] body_text --> body, not ure it's good enough 2012-08-17 14:06:06 +02:00
i18n Launchpad automatic translations update. 2012-08-07 05:39:28 +00:00
report [MERGE] trunk 2012-06-22 10:05:04 +02:00
security [FIX] mail.group security: member_ids -> message_follower_ids. 2012-08-16 02:08:33 +02:00
static [IMP] mail_thread: message_is_follower field is now calculated with other functional fields (message_summary and message_read). Cleaned message_subscribe and message_unsubscribe. Added deletion of followers when unlinking a record. Propagated change in mail_group view. 2012-08-22 13:03:13 +02:00
tests imp 2012-08-20 12:45:56 +02:00
wizard [FIX] mail: unify message_post calls, fix typos, various lint cleanup 2012-08-22 13:34:39 +02:00
__init__.py [IMP] mail cleaning 2012-08-17 13:19:36 +02:00
__openerp__.py [IMP] mail.alias: start writing tests, fix detected errors 2012-08-14 10:04:21 +02:00
mail_alias.py [IMP] mail.alias: use hyphen instead of underscore for replacing invalid chars, looks better for mail aliases 2012-08-14 12:03:54 +02:00
mail_alias_view.xml [MERGE] Next batch of improvements/fixes for mail.alias 2012-08-14 14:30:50 +02:00
mail_followers.py [FIX] mail.js: fixed some function names / mail_followers: fixed an email_to. 2012-08-21 18:00:36 +02:00
mail_followers_view.xml [IMP] mail message 2012-08-17 09:02:18 +02:00
mail_group.py [IMP] removing some FP Note 2012-08-22 10:36:08 +02:00
mail_group_menu.py fix 2012-08-17 16:50:10 +02:00
mail_group_view.xml [IMP] mail_thread: message_is_follower field is now calculated with other functional fields (message_summary and message_read). Cleaned message_subscribe and message_unsubscribe. Added deletion of followers when unlinking a record. Propagated change in mail_group view. 2012-08-22 13:03:13 +02:00
mail_mail.py [FIX] mail: unify message_post calls, fix typos, various lint cleanup 2012-08-22 13:34:39 +02:00
mail_message.py [IMP] removing some FP Note 2012-08-22 10:36:08 +02:00
mail_message_view.xml [FIX] clean domains 2012-08-21 17:46:21 +02:00
mail_thread.py [FIX] mail: typo 2012-08-22 14:38:58 +02:00
mail_thread_view.xml [MERGE] latest trunk 2012-07-20 13:56:12 +02:00
res_config.py [IMP] mail alias review - work in progress 2012-08-06 03:27:17 +02:00
res_config_view.xml [FIX] auth_config 2012-08-17 00:55:37 +02:00
res_partner.py [IMP] mail message 2012-08-17 09:02:18 +02:00
res_partner_view.xml add message_followers_ids 2012-08-16 00:30:38 +02:00
res_users.py [FIX] mail: more typos 2012-08-22 14:43:07 +02:00
res_users_view.xml [REVIEW] res_users in mail_thread: removed form view inheritance adding Chatter. 2012-08-14 20:49:31 +02:00