odoo/addons/mail
Launchpad Translations on behalf of openerp 4f8081e1fd Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130213043644-y36h7n26zs7lwifx
2013-02-13 04:36:44 +00:00
..
controllers [IMP] web: move controler download_attachment into mail. 2012-12-11 15:53:43 +01:00
data [FIX] mail: incorrect model in cron job config, method moved to mail.mail 2012-12-21 21:41:41 +01:00
doc [MERGE] merged v7 branch 2013-02-05 16:55:56 +01:00
i18n Launchpad automatic translations update. 2013-02-13 04:36:44 +00:00
report [MERGE] trunk 2012-06-22 10:05:04 +02:00
security [MERGE] Sync with trunk. 2012-12-19 10:39:24 +01:00
static [FIX] mail: use session.web.str_to_datetime instead of Date.parse 2013-02-01 10:30:18 +01:00
tests [IMP] Partners do not follow themselves by default now. 2013-01-09 11:45:13 +01:00
wizard [CLEAN] Some code cleaning. 2013-01-08 17:13:32 +01:00
__init__.py [MERGE] Sync with trunk. Cleaned a bit things lastly added in trunk/mail/tests. 2012-12-11 17:14:58 +01:00
__openerp__.py [FIX] mail: remove icons from "images" key of manifest 2013-01-31 19:48:05 +01:00
mail_alias.py [FIX]Add ondelete casacde to alias_model_id for mail_alias, otherwise impossible to uninstall project properly 2013-01-10 18:09:06 +01: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: notification email: email_from is now correctly set (alias of the author if user and alias configured; author email; or email_from of the mail.message). 2013-01-30 14:44:47 +01:00
mail_followers_view.xml [FIX] mail: the 'type' field is deprecated in the 'ir.ui.view' model 2012-10-10 14:36:51 +05:30
mail_group.py [CLEAN] mail_group: cleaned added code, no need to pass an explicit description parameter as we have a browse object on an actualized record. 2012-12-24 14:48:14 +01:00
mail_group_menu.py [MERGE] From trunk 2012-12-17 15:43:06 +01:00
mail_group_view.xml [MERGE] trunk-improve_portal-vta. 2012-11-29 10:08:01 +01:00
mail_mail.py [FIX] create a meeting from an opportunity 2013-02-01 10:13:03 +01: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] Notification emails: subject is not truncated anymore. 2013-01-15 12:39:20 +01:00
mail_message_subtype.py [CLEAN] Small cleanup of code. 2012-12-20 13:17:52 +01:00
mail_message_subtype.xml [CLEAN] mail: cleaned and updated automatic followers, now also possible on write without having to add something specific. parent_field -> relation_field on message.subtype model. Templates of automatic tracking do not use mako anymore, not necessary for small messages. Added a tmp hack in mail_message to avoid a crash, do not forget to remove it. 2012-12-19 17:42:39 +01:00
mail_message_view.xml [IMP] mail: separator for search filter 2012-11-07 11:56:24 +01:00
mail_thread.py [FIX] mail gateway: auto_subscribe is always enabled currently, because of leads created usign the mailgateway by-passing the salesteam and user_id auto followers. 2013-01-31 13:17:01 +01:00
mail_thread_view.xml [FIX]mail:menu string changed 2012-12-19 11:48:54 +05:30
mail_vote.py [FIX] [CLEAN] mail: fixed some access rules issues; removed now unused files. 2012-12-11 15:33:01 +01:00
res_config.py [FIX] mail: default alias_domain should be web.base.url 2012-10-08 14:03:51 +02:00
res_config_view.xml [FIX] auth_config 2012-08-17 00:55:37 +02:00
res_partner.py [FIX] fetchmail: fixed message_process on res.users; now having a message_subscribe method, because of automatic subscription of recognized partners on the document; fixed override of message_post in res_partner, using a wrong type variiable; fixed message_post_user_api giving a set instead of a list. 2013-01-03 14:04:57 +01:00
res_partner_view.xml [IMP] mail: improved display of openchatter in form views 2012-10-26 11:58:21 +02:00
res_users.py [MERGE] Sync with 7.0 2013-01-15 12:27:53 +01: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
update.py [FIX] mail opw update field date rename 2013-02-05 23:29:22 +01:00