odoo/addons/mail
Fabien Pinckaers b9fa71cc59 [MERGE] merge rpa's imprvoements of modules description
bzr revid: fp@openerp.com-20120916212615-jfoghzsady0ektp1
2012-09-16 23:26:15 +02:00
..
data [FIX] all mail dependencies: replace message_post call by normal record + review misc wording 2012-08-30 16:18:52 +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-09-04 04:52:49 +00:00
report [MERGE] trunk 2012-06-22 10:05:04 +02:00
security [MERGE] merging notes + small cleaning 2012-09-16 19:10:15 +02:00
static [FIX] mail.xml: fixed &, now classic ands. 2012-09-13 18:11:21 +02:00
tests [IMP] mail, portal: improved tests. A new TestMailMockup class has been defined, holding the various mockups for the mail gateway, to avoid having duplicate code in tests using emails. Added tests in portal about the invite mechanism. 2012-09-13 12:35:29 +02:00
wizard [CLEAN] mail: cleaned mail-invite before merging. Updated some methods and var names; updated some comments. 2012-09-13 17:48:44 +02:00
__init__.py [IMP] mail cleaning 2012-08-17 13:19:36 +02:00
__openerp__.py [MERGE] merge rpa's imprvoements of modules description 2012-09-16 23:26:15 +02:00
mail_alias.py [MERGE] removed a few warnings. 2012-09-14 15:30:45 +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 [CLEAN] mail: cleaned mail-invite before merging. Updated some methods and var names; updated some comments. 2012-09-13 17:48:44 +02:00
mail_followers_view.xml [FIX] mail_message: fixed messages that could be present several times in the result structure of message_read. 2012-08-28 15:13:11 +02:00
mail_group.py [IMP] mail_group: when deleting a mail_group, delete also the related menu entry. 2012-09-13 11:32:46 +02:00
mail_group_menu.py fix 2012-08-17 16:50:10 +02:00
mail_group_view.xml [MERGE] sync with trunk 2012-09-05 18:31:35 +02:00
mail_mail.py [CLEAN] mail: cleaned mail-invite before merging. Updated some methods and var names; updated some comments. 2012-09-13 17:48:44 +02:00
mail_mail_view.xml [REVIEW] addons: small cleanups nex to a diff read. Some improvements will follow, this commit is about small cleanups. 2012-09-04 11:28:20 +02:00
mail_message.py [IMP] note: stage by user, group by stage, access rules 2012-09-13 19:19:38 +02:00
mail_message_view.xml [IMP] mail: cleaning of the Chatter front-end. 2012-09-03 17:20:25 +02:00
mail_thread.py [IMP] thunderbird plugin 2012-09-16 17:10:38 +02:00
mail_thread_view.xml [NEW] First version of sticky notes module 2012-09-04 00:37:41 +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: res_partner: new options in email preferences: emails only. Already taken into accoutn in mail_followers, forgot to commit the change. 2012-08-30 10:51:57 +02:00
res_partner_view.xml add message_followers_ids 2012-08-16 00:30:38 +02:00
res_users.py [FIX] clean error message when creating a user froma partner form 2012-09-13 20:52:31 +02:00
res_users_view.xml [RENAME] mail: res.partner: renamed notification_email_pref into notification_email_send, because this pref suffix is very ugly. 2012-08-29 13:44:24 +02:00