[REF] l10n_br: removed openerp.pooler imports.
[odoo/odoo.git] / addons / mail /
2013-03-27 Launchpad Translat... Launchpad automatic translations update.
2013-03-25 Thibault Delavallée[FIX] mail: translate 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-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...
2013-03-11 Thibault Delavallée[MERGE] Sync with trunk.
2013-03-11 Launchpad Translat... Launchpad automatic translations update.
2013-03-08 Thibault Delavallée[FIX] mail: fixed custom placeholder on Chatter widget...
2013-03-08 Thibault Delavallée[FIX] res_partner: mail now adds forgotten notification...
2013-03-08 Thibault Delavallée[FIX] res_partner: notification_email_send help and...
2013-03-08 Launchpad Translat... Launchpad automatic translations update.
2013-03-07 Olivier Dony[I18N] *: update translation templates for latest term...
2013-03-07 Thibault Delavallée[MERGE] [FIX] Chatter: typo (send -> sent) + removed...
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[REM] removed duplicate method.
2013-03-07 Thibault Delavallée[FIX] Chatter: typo (send -> sent) + removed an extra...
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[REM] mail: removed opt-out management.
2013-03-06 Thibault Delavallée[REV] mail: reverted commit 8802. Reason: opt-out will...
2013-03-06 Thibault Delavallée[IMP] Chatter: small css cleaning about Send a message...
2013-03-06 Thibault Delavallée[IMP] invite: only opt_out is taken into account when...
2013-03-06 Thibault Delavallée[FIX] invite: do not send invite notification emails...
2013-03-06 Thibault Delavallée[FIX] mail: handle opt_out parameter. Please see commen...
2013-03-06 Launchpad Translat... Launchpad automatic translations update.
2013-03-05 Thibault Delavallée[FIX] mail_mail: fixed reply_to
2013-03-05 Thibault Delavallée[FIX] mail.compose.message: fixed notify field, not...
2013-03-05 Thibault Delavallée[IMP] mail_thread: handle use_email_to when managing...
2013-03-05 Thibault Delavallée[IMP] mail: notifications: handle opt-out parameter.
2013-03-05 Thibault Delavallée[CLEAN] mail.compose.message: some cleaning in new...
2013-03-05 Thibault Delavallée[MERGE] Sync with trunk.
2013-03-05 Christophe Matthieu[FIX] mail_followers: invite tests
2013-03-05 Christophe Matthieu[IMP] mail_followers: invite tests
2013-03-05 Christophe Matthieu[IMP] mail_followers: invite message '<user_name> invit...
next