odoo/addons/mail
Jigar Amin - OpenERP d7dfc3dc1c [MERGE] lp:openobject-addons
bzr revid: jam@tinyerp.com-20120912044315-t7gtrwck9fc3h9vd
bzr revid: jam@tinyerp.com-20120913045246-iuvrqt992b60tekt
bzr revid: jam@tinyerp.com-20120914042725-jiagjctwti0vd68m
2012-09-14 09:57:25 +05:30
..
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 [IMP]Remove server warning 2012-09-07 17:36:38 +05:30
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] Merged with addons/trunk. 2012-09-12 16:27:48 +02:00
mail_alias.py [MERGE] Merge from trunk. 2012-09-03 12:24:44 +05:30
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 [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_message_view.xml [IMP] mail: cleaning of the Chatter front-end. 2012-09-03 17:20:25 +02:00
mail_thread.py [CLEAN] mail_thread: no need th have its hack about returning the new value after subscribing or unsubscribing. 2012-09-12 15:37:11 +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