odoo/addons/mail
Thibault Delavallée aa20e32fba [FIX] mail.compose.message: added a log access because it seems abstract model need that ...
bzr revid: tde@openerp.com-20120828095046-tqx7gpm6d2we4d1o
2012-08-28 11:50:46 +02:00
..
data [IMP] portal, mail, crm: misc fixes of demo data. 2012-08-27 12:29:41 +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 [REF] mail_thread: message_read: re-added old expandable, to have same behavior as 'beofre in this branch'. 2012-08-27 17:03:03 +02:00
tests [REV] mail_message: reverted changes on message_read, back to its fist version, except limit that is more usable than an hardcoded one. Added some tests that crash, because message_read is really wrong. 2012-08-27 18:22:37 +02:00
wizard [FIX] mail.compose.message: added a log access because it seems abstract model need that ... 2012-08-28 11:50:46 +02:00
__init__.py [IMP] mail cleaning 2012-08-17 13:19:36 +02:00
__openerp__.py [REF] mail: mail_mail views are now in mail_mail_view.xml file. 2012-08-27 12:16:59 +02:00
mail_alias.py [REVIEW] Updated some variable names to try to be more explicit. 2012-08-24 16:39:44 +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] sale: fixed demo data. Added a protection against void body in final body creation. 2012-08-27 17:32:57 +02:00
mail_followers_view.xml [IMP] Remove some warnings about: alias_force_id -> alias_force_thread_id; type set in view that is not necessayr anymore. 2012-08-24 16:31:12 +02:00
mail_group.py fix 2012-08-22 15:37:23 +02:00
mail_group_menu.py fix 2012-08-17 16:50:10 +02:00
mail_group_view.xml fix 2012-08-23 16:26:22 +02:00
mail_mail.py [IMP] mail_mail: re-instaured body_alternative, using html2plaintext of tools. Removed some dead imports. 2012-08-24 18:09:36 +02:00
mail_mail_view.xml [REF] mail: mail_mail views are now in mail_mail_view.xml file. 2012-08-27 12:16:59 +02:00
mail_message.py [REV] mail_message: reverted changes on message_read, back to its fist version, except limit that is more usable than an hardcoded one. Added some tests that crash, because message_read is really wrong. 2012-08-27 18:22:37 +02:00
mail_message_view.xml [REF] mail: mail_mail views are now in mail_mail_view.xml file. 2012-08-27 12:16:59 +02:00
mail_thread.py [FIX] mail: make message_process/parse work, restore attachment_ids m2m on mail.message, various lint cleanup 2012-08-23 20:54:43 +02:00
mail_thread_view.xml [IMP] simplify menuitems refering to actions others than act_window 2012-08-22 16:43:29 +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 [CLEAN] mail: res_partner: removed dead code. Also fixe da typo in mail tests. 2012-08-23 15:11:44 +02:00
res_partner_view.xml add message_followers_ids 2012-08-16 00:30:38 +02:00
res_users.py [MERGE] Merged with addons/trunk. 2012-08-27 10:37:05 +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