[MERGE] forward port of bugfixes made in 7.0, up to revision 8969.
[odoo/odoo.git] / addons / mail /
2013-04-04 Quentin (OpenERP)[MERGE] forward port of bugfixes made in 7.0, up to...
2013-04-03 Thibault Delavallée[FIX] Chatter: do not show colon when there is no trail...
2013-04-03 Thibault Delavallée[FIX] mail: fixed recipients of private discussion...
2013-04-03 Thibault Delavallée[FIX] mail: notifications: email_to now contains refere...
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-04-02 Launchpad Translat... Launchpad automatic translations update.
2013-03-29 Thibault Delavallée[MERGE] [IMP] email_template: template_id field is...
2013-03-29 Thibault Delavallée[MERGE] Sync with trunk.
2013-03-29 Thibault Delavallée[MERGE] Sync with 7.0
2013-03-29 Launchpad Translat... Launchpad automatic translations update.
2013-03-28 Launchpad Translat... Launchpad automatic translations update.
2013-03-27 Vo Minh Thu[REF] mail: removed openerp.pooler imports.
2013-03-27 Thibault Delavallée[MERGE] Sync with trunk.
2013-03-27 Chris Biersbach[MERGE] fetchmail: The save_original parameter was...
2013-03-27 Chris Biersbach[FIX] the functionality to save the original mail fetch...
2013-03-27 Thibault Delavallée[MERGE] [FIX] mail_group: usability fix. The 'Wall...
2013-03-27 Thibault Delavallée[MERGE] [FIX] Chatter: when displaying a message title...
2013-03-27 Christophe Matthieu[FIX] mail_followers: ellipsis for long name, esc name...
2013-03-27 Thibault Delavallée[FIX] mail_group: fixed client action, no more Unread...
2013-03-27 Thibault Delavallée[FIX] Chatter: when displaying a message title without...
2013-03-27 Launchpad Translat... Launchpad automatic translations update.
2013-03-27 Launchpad Translat... Launchpad automatic translations update.
2013-03-26 Launchpad Translat... Launchpad automatic translations update.
2013-03-25 Thibault Delavallée[FIX] mail: translate issue
2013-03-22 Thibault Delavallée[IMP] mail: cleaned some tests, assertTrue on the lengt...
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] Sync with 7.0 until 8906
2013-03-21 Thibault Delavallée[MERGE] [FIX] mail_gateway: better algorithm to find...
2013-03-21 Thibault Delavallée[FIX] Broltch
2013-03-21 Thibault Delavallée[MERGE] Sync with 7.0
2013-03-21 Thibault Delavallée[FIX] mail: fixed errors trigerred by improved mail...
2013-03-21 Thibault Delavallée[MERGE] Forward port of addons until 8903
2013-03-21 Thibault Delavallée[FIX] mail: rpely_to of sent emails is sanitized.
2013-03-21 Thibault Delavallée[MERGE] [FIX] Chatter: fixed multiple click on 'send...
2013-03-21 Christophe Matthieu[IMP] mail: remove reverse list inside on_expandable
2013-03-21 Turkesh Patel (Ope... [IMP] make strings translatable
2013-03-21 Turkesh Patel (Ope... [MRG] merge with lp:openobject-addons
2013-03-20 Thibault Delavallée[CLEAN] Cleaned code of fix.
2013-03-20 Thibault Delavallée[FIX] Forgotten to uncomment commented tests.
2013-03-20 Thibault Delavallée[MERGE] Sync with trunk + fixed the fix and tests.
2013-03-20 Olivier Dony[FIX] mail.alias: default alias generation now properly...
2013-03-20 Christophe Matthieu[fix] mail: show more message always on flat mode
2013-03-20 Christophe Matthieu[fix] mail: double clicking on post on the chatter
2013-03-20 Thibault Delavallée[CLEAN] mail: cleaned code of last fixes
2013-03-20 Thibault Delavallée[TEST] mail: updated tests (those that helped raising...
2013-03-20 Thibault Delavallée[FIX] mail_compose_message: fixed mass_mail subscribing...
2013-03-20 Thibault Delavallée[FIX] mail: emails sent to partners now use the 'Name...
2013-03-20 Thibault Delavallée[FIX] mail: notification emails were lacking references...
2013-03-20 Thibault Delavallée[IMP] [CLEAN] mail: cleaned and improved message_post...
2013-03-20 Thibault Delavallée[REF] mail: refactored tests. mailgateway tests are...
2013-03-20 Thibault Delavallée[FIX] mail: mass mailing now does not push to followers...
2013-03-20 Thibault Delavallée[FIX] mail: mail_create_nosubscribe context key also...
2013-03-20 Launchpad Translat... Launchpad automatic translations update.
2013-03-19 Thibault Delavallée[MERGE] [FIX] mail: notification: do not send a notific...
2013-03-19 Chris Biersbach[MERGE] project_issue/mail_thread: Opening and closing...
2013-03-19 Chris Biersbach[IMP] Removed unnecessary code in project_issue.py...
2013-03-19 Thibault Delavallée[IMP] mail_compose_message: some fields back to visible.
2013-03-19 Thibault Delavallée[CLEAN] Misc cleaning and code review before merging.
2013-03-19 Launchpad Translat... Launchpad automatic translations update.
2013-03-18 Thibault Delavallée[FIX] mail: fixed issues with partner_ids now being...
2013-03-18 Thibault Delavallée[FIX] mail: missing 'nice' reply_to is back on track.
2013-03-18 Thibault Delavallée[FIX] mail: fixed wrong var name in notify; fixed a...
2013-03-18 Thibault Delavallée[MERGE] Sync with trunk and latest mail changes.
2013-03-18 Thibault Delavallée[MERGE] Sync with trunk
2013-03-18 Launchpad Translat... Launchpad automatic translations update.
2013-03-18 Launchpad Translat... Launchpad automatic translations update.
2013-03-15 Thibault Delavallée[IMP] mail_compose_message: mass mailing does not auto_...
2013-03-15 Thibault Delavallée[MERGE] Sync with trunk, tried to resolve the conflicts...
2013-03-15 Thibault Delavallée[MERGE] Sync with trunk, resolved conflicts due to...
2013-03-15 Thibault Delavallée[IMP] mail: invite: slighty updated invite message...
2013-03-15 Thibault Delavallée[FIX] mail.css: fixed a forgotten ';'; added a bit...
2013-03-15 Thibault Delavallée[CLEAN] mail_followers: cleaned code of get_signature_f...
2013-03-15 Thibault Delavallée[IMP] mail_mail: delegated footer modification into...
2013-03-15 Quentin (OpenERP)[MERGE] merge with main trunk branch to get last transl...
2013-03-15 Thibault Delavallée[MERGE] Sync with trunk.
2013-03-15 Launchpad Translat... Launchpad automatic translations update.
2013-03-14 Thibault Delavallée[CLEAN] mail_mail: cleaned a bit the form view
2013-03-14 Quentin (OpenERP)[MERGE] forwardport of bugfixes made in v7 up to revisi...
2013-03-14 Thibault Delavallée[FIX] mail_compose_message: remove some keys from the...
2013-03-14 Thibault Delavallée[CLEAN] mail_followers: removed print statements.
2013-03-14 Thibault Delavallée[MERGE] Sync with trunk.
2013-03-13 Christophe Matthieu[IMP] mail_followers: fix invite button, hidden subtype...
2013-03-13 Christophe Matthieu[IMP] mail_followers: remove print in tests
2013-03-13 Christophe Matthieu[IMP] mail_followers: add a comment for get_signature_f...
2013-03-13 Thibault Delavallée[FIX] mail_mail: fixed search view group_by using field...
2013-03-13 Thibault Delavallée[FIX] [IMP] Second batch of fixes and small usability...
2013-03-13 Thibault Delavallée[CLEAN] crm, res_partner: added name on added filters...
2013-03-13 Thibault Delavallée[FIX] mail_message: fixed strings and names for read...
2013-03-13 Thibault Delavallée[IMP] mail_mail: cleaned code about reply_to format...
2013-03-13 Thibault Delavallée[IMP] mail: res_partner: improved help for notification...
2013-03-13 Chris Biersbach[IMP] Project issue: Improved handling of thread_model...
2013-03-12 Thibault Delavallee[FIX] mail: notification: do not send a notification...
2013-03-12 Thibault Delavallee[IMP] mail, email_template: improved mass mailing actio...
2013-03-12 Thibault Delavallee[REV] mail_thread: message_process: reverted reply_to...
2013-03-11 Thibault Delavallée[CLEAN] mail: cleaned code of modified reply_to.
2013-03-11 Thibault Delavallée[IMP] email: better reply_to that includes document...
next