[FIX] message_post: now handles partner_ids parameter with extra-caution, creating...
[odoo/odoo.git] / addons / mail / mail_thread.py
2013-01-08 Thibault Delavallée[FIX] message_post: now handles partner_ids parameter...
2013-01-08 Quentin (OpenERP)[FIX] mail: when creating a new object from incoming...
2013-01-08 Thibault Delavallée[FIX] message_post: now handles partner_ids parameter...
2013-01-07 Olivier Dony[FIX] mail.thread: decode_header should ignore empty...
2013-01-04 Thibault Delavallée[MERGE] Sync with 7.0
2013-01-03 Thibault Delavallée[IMP] Improved logger.
2013-01-03 Thibault Delavallée[FIX] message_route: removed owner of created documents...
2013-01-03 Thibault Delavallée[FIX] fetchmail: fixed message_process on res.users...
2013-01-03 Thibault Delavallée[FIX] fetchmail: fixed message_process on res.users...
2013-01-02 Thibault Delavallée[FIX] get_reply_to: fixed False value, also returning...
2013-01-02 Thibault Delavallée[IMP] mail: send emails now have a reply_to based on...
2012-12-27 Thibault Delavallée[IMP] mail: message_track: better display of changes...
2012-12-21 Thibault Delavallée[FIX] message_post_user_api: fixed subscribe.
2012-12-21 Thibault Delavallée[CLEAN] Misc code cleaning.
2012-12-21 Thibault Delavallée[IMP] mail: refactored a bit the code in message_post_u...
2012-12-21 Thibault Delavallée[MERGE] Sync with trunk.
2012-12-21 Christophe Matthieu[MERGE] from trunk
2012-12-21 Christophe Matthieu[IMP] mail: check if the new email recipient already...
2012-12-21 Thibault Delavallée[FIX] mail: attachments were not send by email.
2012-12-21 Christophe Matthieu[IMP] mail: add message 'Add this contact's email on...
2012-12-21 Christophe Matthieu[IMP] follower: must have access write to invite follower
2012-12-21 Christophe Matthieu[IMP] mail: open wizard(s) to create partner(s) before...
2012-12-21 Thibault Delavallée[MERGE] Sync with trunk.
2012-12-21 Thibault Delavallée[IMP] message_process: author of incoming emails that...
2012-12-21 Christophe Matthieu[IMP] mail: message_post_user_api don't return the...
2012-12-20 Christophe Matthieu[IMP] mail: send an empty context for the name_create...
2012-12-20 Christophe Matthieu[IMP] mail: after convert email_from into partner,...
2012-12-20 Christophe Matthieu[FIX] mail: get set (python) of partners for email_from
2012-12-20 Christophe Matthieu[IMP] mail follower: allow to remove followers if the...
2012-12-20 Christophe Matthieu[IMP]mail: display checkbox for allow to add email...
2012-12-20 Thibault Delavallée[FIX] Fixed renaming of track_visibility values into...
2012-12-20 Thibault Delavallée[MERGE] Sync with trunk.
2012-12-20 Thibault Delavallée[IMP] track_visibility atribute: moved onto explicit...
2012-12-19 Thibault Delavallée[IMP] Addons: removed bold in subtype descriptions.
2012-12-19 Thibault Delavallée[MERGE] Sync with trunk.
2012-12-19 Fabien Pinckaers[IMP] Adding an extra_email argument to message_post_us...
2012-12-19 Olivier Dony[FIX] mail: avoid duplicate notifications when receivin...
2012-12-19 Thibault Delavallée[DOC] [IMP] mail_thread: updated documented the few...
2012-12-19 Thibault Delavallée[CLEAN] mail: cleaned and updated automatic followers...
2012-12-19 Thibault Delavallée[FIX] mail_thread: write could receive integer instead...
2012-12-19 Thibault Delavallée[IMP] mail: track: added a debug log if subtype not...
2012-12-19 Thibault Delavallée[FIX] FIxed last fix. changed fields must include invis...
2012-12-19 Thibault Delavallée[FIX] mail: fixed message_track (subtype not found...
2012-12-19 Thibault Delavallée[DOC] mail: added a comment about _track structure.
2012-12-19 Fabien Pinckaers[FIX] fix _track stuff
2012-12-19 Fabien Pinckaers[MOD] use read() instead of browse
2012-12-18 Fabien Pinckaers[MOD] use read() instead of browse
2012-12-18 Thibault Delavallée[MERGE] Sync with trunk.
2012-12-18 Olivier Dony[MERGE] Another batch of bugfixes from 6.1
2012-12-18 Thibault Delavallée[REF] Hr_holidays: used track_visibility and _track...
2012-12-18 Stephane Wirtel[FIX] mail.thread.route: ignore missing In-Reply-Tos
2012-12-18 Thibault Delavallée[IMP] mail: refactored mechanism for auto subscription...
2012-12-18 Thibault Delavallée[MERGE] Sync with trunk, to have last fixes about CRM.
2012-12-18 Thibault Delavallée[MERGE] Merged branch holding subtype work by APA.
2012-12-18 Olivier Dony[FIX] mail.thread.route: safer parsing of envelope...
2012-12-18 Thibault Delavallée[REF] mail: refactored tracked feature. It is now based...
2012-12-18 Thibault Delavallée[MERGE] Sync wirth trunk.
2012-12-18 Olivier Dony[MERGE] Sync with trunk
2012-12-18 Olivier Dony[MERGE] Bugfixes from 6.1 until revision 6900
2012-12-17 Cecile Tonglet[MERGE] From trunk
2012-12-17 Foram Katharotiya... [IMP] add generic method _subscribe_followers_subtype...
2012-12-17 Sanjay Gohel (Open... [MERGE]with trunk
2012-12-12 Thibault Delavallée[CLEAN] mail: misc cleaning of read -> browse, SUPERUSE...
2012-12-12 Thibault Delavallée[IMP] portal removed access rights of portal user on...
2012-12-12 Thibault Delavallée[FIX] mail_thread: when deleting a document, delete...
2012-12-11 Thibault Delavallée[MERGE] Merged branch holding fix of access rights...
2012-12-11 Sanjay Gohel (Open... [MERGE]merge with trunk
2012-12-06 Vo Minh Thu[IMP] use the openerp namespace.
2012-12-05 Thibault Delavallée[CLEAN] _auto_join -> auto_join.
2012-12-05 Christophe Matthieu[FIX] mail: when a user try to delete a document, no...
2012-12-05 Thibault Delavallée[IMP] mail_thread: message_unread: fixed domain of...
2012-12-05 Thibault Delavallée[MERGE] Merged addons branch trunk-join-speedup-tde...
2012-12-05 Thibault Delavallée[FIX] mail_thread: fixed search domain on message_unrea...
2012-12-05 Sanjay Gohel (Open... [IMP]minor changes
2012-12-05 Sanjay Gohel (Open... [IMP]improve code
2012-12-04 Thibault Delavallée[IMP] mail_message: notification_ids as _auto_join...
2012-12-04 Sanjay Gohel (Open... [IMP]improve code remove convert for display method
2012-12-03 Sanjay Gohel (Open... [MERGE]merge with latest trunk
2012-11-29 Thibault Delavallée[IMP] mail: message_unread searchable field now returns...
2012-11-29 Thibault Delavallée[MERGE] Sync with trunk.
2012-11-28 Sanjay Gohel (Open... [IMP]improve code for subtype implementation and if...
2012-11-27 Thibault Delavallée[REM] mail_thread: removed field message_comment_ids...
2012-11-27 Thibault Delavallée[IMP] mail_thread: improved search function of message_...
2012-11-26 Sanjay Gohel (Open... [IMP]improve code
2012-11-26 Sanjay Gohel (Open... [IMP] remove message post for stage change and implemen...
2012-11-22 Sanjay Gohel (Open... [IMP]improve code for tracking field and add code for...
2012-11-21 vta vta@openerp.com[FIX] Remove remaining message_followers widget.
2012-11-21 Christophe Simonis[IMP] mail: models inherting from mail.thread can now...
2012-11-21 vta vta@openerp.com[MERGE] Latest trunk.
2012-11-20 Thibault Delavallée[MERGE] Sync with trunk.
2012-11-19 Thibault Delavallée[FIX] message_route: when replying to a message, use...
2012-11-16 Thibault Delavallée[FIX] mail_thread: when posting a messure using mail_th...
2012-11-16 Thibault Delavallée[FIX] mail_thread: fixed calculation of message_unread...
2012-11-16 vta vta@openerp.com[IMP] Now portal users can subscribe to public content.
2012-11-15 Arnaud Pineux[TEST]
2012-11-14 Thibault Delavallée[FIX] mail_thread: fixed function name from tools,...
2012-11-14 Thibault Delavallée[FIX] mail_thread: fixed message_subtype wrongly taken...
2012-11-14 Thibault Delavallée[IMP] mail_thread: message_process: plaintext incoming...
2012-11-14 Thibault Delavallée[IMP] mail_thread: incoming messages without model...
2012-11-14 Thibault Delavallée[MERGE] Sync with trunk.
next