odoo/addons/mail
Thibault Delavallée e866c2c523 [FIX] mail: fixed custom placeholder on Chatter widget that was not a link.
bzr revid: tde@openerp.com-20130308133659-y80bmguoic64l8no
2013-03-08 14:36:59 +01: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 [FIX] rst in mail 2013-01-18 17:55:24 +01:00
i18n Launchpad automatic translations update. 2013-03-08 06:07:49 +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: fixed custom placeholder on Chatter widget that was not a link. 2013-03-08 14:36:59 +01:00
tests [IMP] [CLEAN] mail: incoming emails have an email_from even if an author is found (do not loose data); fixed author subscription, delegated after message creation (otherwise allows to by-pass most of the access rules); code and comments cleaning. 2013-02-21 16:08:49 +01:00
wizard [REV] mail: reverted commit 8802. Reason: opt-out will be used only for marketing campaigns; notification_email_send for emails. 2013-03-06 15:27:41 +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 [REV] mail: reverted commit 8802. Reason: opt-out will be used only for marketing campaigns; notification_email_send for emails. 2013-03-06 15:27:41 +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 [IMP] mail: mail_group chatter placeholder improvement. 2013-02-26 11:02:06 +01:00
mail_mail.py [FIX] mail: notification emails: subject is now Re: <document_name>. 2013-02-14 13:39:25 +01:00
mail_mail_view.xml [FIX] all: change confusing labels on Cancel buttons in form views 2013-02-25 14:38:04 +01:00
mail_message.py [IMP] mail_followers: improved _notify, to better manage notifications. An optional (to provide compatibility) parameter has been added, that allows to notify partners of a given messages. It checks whether a notification already exists, setting it back as unread, or create a notification pushed by email. 2013-02-26 11:57:55 +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_thread: fixed a list that should be a set. This has nothing to do with the previous commit. Seriously. 2013-03-07 10:34:14 +01:00
mail_thread_view.xml [IMP] indentation, remove whitespaces 2013-02-20 18:46:10 +01:00
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 [IMP] Chatter: reason of adding someone added in tooltip. 2013-02-28 18:23:20 +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 [REM] removed duplicate method. 2013-03-07 09:06:16 +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