[FIX] mail: more robust parsing of In-Reply-To/References (OPW 608919)
[odoo/odoo.git] / addons / mail / mail_thread.py
2014-06-18 Anael Closson[FIX] mail: more robust parsing of In-Reply-To/Referenc...
2014-06-03 Christophe Simonis[MERGE] forward port of branch 7.0 up to 0c4bc1c
2014-06-02 Jean-Baptiste QuenotFix detection of MIME type in message_parse()
2014-05-07 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 10037...
2014-05-05 Jacques-Etienne... [FIX] mail: change copy call to copy_data to avoid...
2014-04-11 Olivier Dony[MERGE] Forward-port of 7.0 bugfixes up to rev 9976...
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-25 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-03-14 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 9151...
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-25 Thibault Delavallée[FIX] mail_thread: when reading subscription data,...
2014-02-17 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-02-17 Olivier Dony[MERGE] Forward-port of latest saas-2 bugfixes, up...
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 Olivier Dony[MERGE] Forward-port of latest saas-2 (incl. 7.0) bugfi...
2014-02-12 Thibault Delavallée[IMP] mail: mail_thread: message routing: raise excepti...
2014-02-10 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
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 Denis Ledoux[FIX] mail: re-apply security fix correctly from 9812...
2014-02-06 Denis Ledoux[FIX]mail: fix indentation problem from previous forwar...
2014-02-06 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
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-29 Antony Lesuisse[IMP] ir.model.data new api
2014-01-27 Raphael Collet[FIX] in ir_model_data.get_object(), rename parameter...
2014-01-26 Fabien Pinckaers[FIX] showing help message for leads and its alias
2014-01-23 Raphael Collet[FIX] mail: adapt to improved behavior of ir_model_data...
2014-01-16 Thibault Delavallée[MERGE] Sync with trunk, tries to solve conflicts....
2014-01-15 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 9092...
2014-01-15 Thibault Delavallée[FIX] mail: mail_thread: fixed a bug in subscription...
2014-01-10 Martin Trigaux[FIX] mail: do not check access rights for autosubscrip...
2014-01-09 Thibault Delavallée[FIX] mail: fixed auto subscription overriding subscrip...
2014-01-07 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 9735...
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-06 Martin Trigaux[FIX] mail: subscribe user at creation as a default...
2014-01-02 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
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-13 Thibault Delavallée[MERGE] Sync with trunk
2013-12-09 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-12-09 Thibault Delavallée[MERGE] [FORWARD] Forward port of saas-2 branch until...
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-12-06 Thibault Delavallée[FIX] mail: fixed subtype check broken by get_object...
2013-12-05 Thibault Delavallée[IMP] [CLEAN] mail: mail_thread: routing
2013-12-05 Thibault Delavallée[MERGE] Sync with trunk
2013-12-02 Christophe Matthieu[MERGE] sync with trunk
2013-11-30 Fabien Pinckaers[IMP] Performance improvement: improved cache with...
2013-11-30 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 9024...
2013-11-29 Thibault Delavallée[MERGE] Sync with saas-2
2013-11-28 Thibault Delavallée[IMP] mail: mail_thread: routing: implement compat...
2013-11-28 Thibault Delavallée[IMP] mail: mail_thread: routing: check for exact messa...
2013-11-27 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-11-27 Martin Trigaux[FIX] mail: decode filename at email reception (if...
2013-11-27 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 9017...
2013-11-27 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 9651...
2013-11-26 Thibault Delavallée[IMP] [FIX] mail: mail_thread :
2013-11-26 Thibault Delavallée[FIX] mail: when generating pure email mass mailing
2013-11-25 Thibault Delavallée[FIX] mail: in some cases tracking is called
2013-11-25 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 9010...
2013-11-25 Thibault Delavallée[MERGE] [IMP] chatter: improved 'Log a note'
2013-11-21 Olivier Dony[MERGE] Forward-port of latest 7.0 fixes up to rev...
2013-11-20 Thibault Delavallée[FIX] mail: auto_subscribe: fix subscription, could...
2013-11-20 Olivier Dony[MERGE] Forward-port of latest 7.0 fixes up to rev...
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-29 ajay javiya (OpenERP)[MERGE]: with trunk
2013-10-28 Olivier Dony[FIX] mail.thread: message_redirect_action should not...
2013-10-18 Thibault Delavallée[FIX] mail: mail_mail: fixed url embedded in notificati...
2013-10-15 Olivier Dony[FIX] mail: typo during earlier fwd-port merge
2013-10-11 Olivier Dony[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-10-09 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 8791...
2013-10-08 Denis Ledoux[FIX]mail: mail_thread, trying to send a message in...
2013-09-27 ajay javiya (OpenERP)[IMP]: Change warning message if login user is not...
2013-09-26 ajay javiya (OpenERP)[IMP]: Rename log a note to Log an internal note
2013-09-24 ajay javiya (OpenERP)[IMP][REM]: Improve code and remove unused method
2013-09-24 ajay javiya (OpenERP)[ADD]: Warning message if user try to post a internal...
2013-09-23 ajay javiya (OpenERP)[IMP]: reduce rpc call , add options 'display_log_butto...
2013-09-16 Thibault Delavallée[FIX] mass_mailing:
2013-09-13 Thibault Delavallée[CLEAN] mail: cleaned some read -> browse + forgotten...
2013-09-13 Thibault Delavallée[REF] mass_mailing: first refactor
2013-09-10 Thibault Delavallée[IMP] mail, email_template, mass_mailing: improvev...
2013-09-03 Thibault Delavallée[IMP] mass_mailing: added kanban views for mass_mailing...
2013-08-26 Thibault Delavallée[MERGE] Sync with trunk
2013-08-23 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 8760...
2013-08-23 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 9382...
2013-08-23 Thibault Delavallée[FIX] mail: fixed wrong parsing of multipart/mixed...
2013-08-07 Thibault Delavallée[MERGE] Sync with trunk
2013-08-07 Thibault Delavallée[FIX] mail_mail: computation of reply_to after create...
2013-08-07 Thibault Delavallée[FIX] mail_mail: fixed reply_to computation (before...
2013-08-06 Thibault Delavallée[IMP] mail: first implementation of tracking and bounce...
2013-07-23 Thibault Delavallée[IMP] mail: refactored check_mail_message_access
next