Fix detection of MIME type in message_parse()
[odoo/odoo.git] / addons / mail / mail_thread.py
2014-06-02 Jean-Baptiste QuenotFix detection of MIME type in message_parse()
2014-05-05 Jacques-Etienne... [FIX] mail: change copy call to copy_data to avoid...
2014-04-11 Olivier Dony[FIX] mail.thread: avoid overwriting thread_id/model...
2014-04-11 Olivier Dony[FIX] mail.thread: avoid wrongly matching model,id...
2014-03-14 Olivier Dony[FIX] mail.thread: avoid error if `message_unread_count...
2014-03-14 Christophe Simonis[FIX] calendar: correct recurrency end date computation
2014-02-13 Thibault Delavallée[IMP] fetchmail: try / except the processinf of each...
2014-02-13 Thibault Delavallée[DOC] mail_thread: docstrings to add raised exceptions...
2014-02-12 Thibault Delavallée[IMP] mail: mail_thread: message routing: raise excepti...
2014-02-10 Thibault Delavallée[IMP] mail: subscription: if no-one to (un)subscribe...
2014-02-10 Martin Trigaux[FIX] mail: priority -10 on message_follower_ids to...
2014-02-06 Olivier Dony[FIX] mail.thread: avoid tracking multiple temporary...
2014-02-06 Martin Trigaux[IMP] mail: in case of creation, still check creation...
2014-02-06 Martin Trigaux[IMP] mail: check at least access_rights in case of...
2014-02-06 Martin Trigaux[FIX] mail: backport of saas-2 revision 9065 and 9081.
2014-01-15 Thibault Delavallée[FIX] mail: mail_thread: fixed a bug in subscription...
2014-01-07 Ravi Gohil (OpenERP)[FIX] plugin: Email pushed from Outlook plugin does...
2014-01-07 Ravi Gohil (OpenERP)[FIX] plugin: Email pushed from Outlook plugin does...
2014-01-06 Martin Trigaux[FIX] mail: check access rules of related documents...
2014-01-02 Denis Ledoux[FIX] mail: mails with attachments containing special...
2013-12-23 Ravi Gohil (OpenERP)[FIX] plugin: Email pushed from Outlook plugin does...
2013-12-09 Thibault Delavallée[MERGE] Sync with 7.0
2013-12-09 Thibault Delavallée[REV] mail: removed some changes to be done in trunk...
2013-11-27 Martin Trigaux[FIX] mail: decode filename at email reception (if...
2013-11-26 Thibault Delavallée[IMP] [FIX] mail: mail_thread :
2013-11-25 Thibault Delavallée[FIX] mail: in some cases tracking is called
2013-11-20 Thibault Delavallée[FIX] mail: auto_subscribe: fix subscription, could...
2013-11-14 Thibault Delavallée[FIX] mail: auto_subscribe: domain for fetching followe...
2013-11-14 Thibault Delavallée[FIX] [IMP] mail: refactored code of message_auto_subsc...
2013-10-08 Denis Ledoux[FIX]mail: mail_thread, trying to send a message in...
2013-08-23 Thibault Delavallée[FIX] mail: fixed wrong parsing of multipart/mixed...
2013-07-08 Ravi Gohil (OpenERP)[FIX] plugin: Email pushed from Outlook plugin does...
2013-07-03 RGA(OpenERP)[FIX] fetch mail should uncode attached filename too
2013-06-21 Thibault Delavallée[MERGE] Sync with trunk
2013-06-20 Thibault Delavallée[FIX] mail: fixed a glitch in message_subscribe sometim...
2013-06-19 Thibault Delavallée[FIX] mail: take into account default_ context values...
2013-06-13 Thibault Delavallée[FIX] mail: fixed id of record in a loop (record.id...
2013-06-13 Thibault Delavallée[FIX] mail: message_subscribe_users: refactoring of...
2013-06-11 Denis Ledoux[FIX]mail: mail_thread, method message_capable_models...
2013-05-29 Martin Trigaux[MERGE] backport saas-1 rev 8728
2013-05-08 Thibault Delavallée[FIX] [FIX] mail: fixed subscription of an already...
2013-04-17 Thibault Delavallée[FIX] mail, crm: fixed some access rights issues when...
2013-04-11 Thibault Delavallée[MERGE] [FIX] mail, email_template: fix attachment...
2013-04-11 Thibault Delavallée[MERGE] [FIX] mail: bettersuggested recipients based...
2013-04-11 Thibault Delavallée[MERGE] Sync with trunk.
2013-04-11 Thibault Delavallée[IMP] mail: finding partner based on email: improved...
2013-04-08 Thibault Delavallée[FIX] mail: fixed some translation issues.
2013-04-03 Thibault Delavallée[FIX] mail: fixed recipients of private discussion...
2013-04-03 Thibault Delavallée[FIX] Fixed wrong parameter name given to astimezone...
2013-04-03 Christophe Matthieu[FIX] mail: issue: After receiving inbox messages from...
2013-04-03 Christophe Matthieu[FIX] mail: issue: After receiving inbox messages from...
2013-03-29 Thibault Delavallée[MERGE] Sync with 7.0
2013-03-27 Chris Biersbach[FIX] the functionality to save the original mail fetch...
2013-03-26 Thibault Delavallée[FIX] mail: fixed suggested recipients, not taking...
2013-03-22 Thibault Delavallée[IMP] mail: message_process: updated logger (debug...
2013-03-22 Thibault Delavallée[FIX] mail: message_process: do not process incoming...
2013-03-21 ajay javiya (OpenERP)[FIX]: mail chatter issue
2013-03-21 Thibault Delavallée[MERGE] [FIX] mail_gateway: better algorithm to find...
2013-03-21 Thibault Delavallée[FIX] Broltch
2013-03-20 Thibault Delavallée[CLEAN] Cleaned code of fix.
2013-03-20 Thibault Delavallée[MERGE] Sync with trunk + fixed the fix and tests.
2013-03-20 Thibault Delavallée[FIX] mail: mail_create_nosubscribe context key also...
2013-03-19 Chris Biersbach[IMP] Removed unnecessary code in project_issue.py...
2013-03-13 Chris Biersbach[IMP] Project issue: Improved handling of thread_model...
2013-03-07 Thibault Delavallée[IMP] mail: added a cron job to delete mail attachments...
2013-03-07 Thibault Delavallée[MERGE] Sync with 7.0
2013-03-07 Thibault Delavallée[FIX] mail_thread: fixed a list that should be a set...
2013-03-07 Thibault Delavallée[FIX] mail_thread: fixed set that should not be a set.
2013-03-07 Thibault Delavallée[FIX] mail: added wrapper for message_Create_patners_fr...
2013-03-06 Thibault Delavallée[FIX] mail: added wrapper because of changes introduced...
2013-03-06 Thibault Delavallée[IMP] mail, email_template: better consistence of mail...
2013-03-01 Quentin (OpenERP)[FIX] mail: fixed error when the reference is given...
2013-02-28 Thibault Delavallée[IMP] Suggested recipients: check whether an email...
2013-02-28 Thibault Delavallée[FIX] Chatter: mail_post_autofollow can be completed...
2013-02-26 Thibault Delavallée[DOC] mail: added some comments.
2013-02-26 Thibault Delavallée[CLEAN] mail_thread: cleaned _get_message_data method...
2013-02-26 Thibault Delavallée[IMP] mail_followers: improved _notify, to better manag...
2013-02-22 Thibault Delavallée[REV] auto_subscribe: back. Added setting first email...
2013-02-22 Thibault Delavallée[CLEAN] mail: remove print statements, uncommented...
2013-02-21 Thibault Delavallée[IMP] mail: remove auto_follow on user_id field. Replac...
2013-02-21 Thibault Delavallée[IMP] [CLEAN] mail: incoming emails have an email_from...
2013-02-21 Thibault Delavallée[FIX] mail: fixed mail_post_auto_follow; updated tests...
2013-02-21 Thibault Delavallée[IMP] mail: removed message_post_user_api, now everyone...
2013-02-21 Thibault Delavallée[IMP] mail: auto_follow mechanism moved into message_post.
2013-02-21 Thibault Delavallée[MERGE] Merged branch holding a first cleaning of messa...
2013-02-21 Thibault Delavallée[CLEAN] mail: message_post: attachment_ids management...
2013-02-21 Thibault Delavallée[CLEAN] mail: stop doing ugly things with partner_ids...
2013-02-20 Thibault Delavallée[IMP] Chatter: refactoring of 'include new emails/partn...
2013-02-20 Thibault Delavallée[MERGE] Sync with 7.0
2013-02-15 Thibault Delavallée[FIX] mail_thread: correctly decode email_from of incom...
2013-02-15 Thibault Delavallée[MERGE] Sync with 7.0.
2013-02-15 Olivier Dony[MERGE] mail.thread: allow re-entry in message_post...
2013-02-14 Thibault Delavallée[IMP] mail: message_new in mailgateway is done with...
2013-02-14 Christophe Matthieu[IMP] mail: You have one unread message
2013-02-14 Christophe Matthieu[IMP] mail: _get_message_data: display only number...
2013-02-14 Thibault Delavallée[IMP] mail: better heuristic to find the author of...
2013-02-14 Thibault Delavallée[FIX] mail_thread: fixed duplicate emails when replying...
2013-02-14 Olivier Dony[FIX] mail.thread: allow re-entry in message_post in...
2013-02-13 Thibault Delavallée[FIX] mailgateway: author of incoming emails are not...
2013-01-31 Thibault Delavallée[FIX] mail gateway: auto_subscribe is always enabled...
next