[FIX] product_email_template: fixed a bug preventing from sending emails and therefor...
[odoo/odoo.git] / addons / mail /
2014-06-03 Christophe Simonis[MERGE] forward port of branch saas-4 up to 65f68c1
2014-06-03 Christophe Simonis[MERGE] forward port of branch saas-3 up to 7dd6954
2014-06-03 Christophe Simonis[MERGE] forward port of branch 7.0 up to 0c4bc1c
2014-06-02 Thibault Delavallée[FIX] mass_mailing: fixes:
2014-06-02 Jean-Baptiste QuenotFix detection of MIME type in message_parse()
2014-06-01 Denis Ledoux[FIX] mail: mail routing, allow more fallback cases
2014-06-01 Denis Ledoux[FIX] mail: commited pudb ... its late and it has been...
2014-06-01 Denis Ledoux[FIX] mass_mailing: on mass mailing sending, set same_t...
2014-06-01 Denis Ledoux[FIX] mail: do not link email to a model/res_id if...
2014-06-01 Christophe Simonis[FIX] mail: view_mode "list" does not exists, it's...
2014-05-29 Antony Lesuisse[FIX] ir.attachment mess, restore list view
2014-05-27 Olivier Dony[MERGE] Forward-port of latest saas-4 fixes, up to...
2014-05-27 Olivier Dony[MERGE] Forward-port latest saas-3 bugfixes, up to...
2014-05-27 Thibault Delavallée[FIX] mail: fixed get_default_recipient, trying to...
2014-05-23 Denis Ledoux[FIX] mail: push to breadcrumb on subject, author or...
2014-05-20 Christophe Simonis[MERGE] forward port of branch saas-4 up to revid bb26dea
2014-05-20 Martin Trigaux[FIX] website_forum: when sending emails about forum...
2014-05-15 Thibault Delavallée[IMP] mail: notifications: when having more than 500...
2014-05-14 Launchpad Translat... Launchpad automatic translations update.
2014-05-13 Thibault Delavallée[FIX] document, mail, project: re-add tree view for...
2014-05-12 Xavier Morel[IMP] mail, base_import: context key disabling history...
2014-05-12 Xavier Morel[IMP] mail docs
2014-05-11 Launchpad Translat... Launchpad automatic translations update.
2014-05-09 Jitendra Prajapati[MERGE] [IMP] mail, report_webkit: view improvements...
2014-05-08 Launchpad Translat... Launchpad automatic translations update.
2014-05-07 Christophe Simonis[MERGE] forward port of branch saas-4 up to revid 9410...
2014-05-07 Fabien Meghazi[REM] QWeb does not self close empty divs anymore
2014-05-07 Christophe Simonis[FIX] mail: correct code indentation introduced during...
2014-05-07 Christophe Simonis[MERGE] forward port of branch saas-3 up to revid 9450...
2014-05-07 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 10037...
2014-05-07 Xavier Morel[IMP] mail: type fixes
2014-05-07 Launchpad Translat... Launchpad automatic translations update.
2014-05-06 Mantavya Gajjar[IMP]: improve code
2014-05-06 Jitendra Prajapati... [IMP]override name_search method and set _rec_name...
2014-05-06 Launchpad Translat... Launchpad automatic translations update.
2014-05-05 Denis Ledoux[FIX] mail: attachments present for first recipient...
2014-05-05 Jitendra Prajapati... [MERGE]sync main branch
2014-05-05 Jacques-Etienne... [FIX] mail: change copy call to copy_data to avoid...
2014-05-05 Olivier Dony[MERGE] mail: avoid resetting purposefully empty catcha...
2014-05-04 Launchpad Translat... Launchpad automatic translations update.
2014-05-02 Olivier Dony[FIX] mail.mail: avoid prefetching attachment data...
2014-05-02 Ravi Gadhia[IMP] remove print + innecessary diff on merge
2014-05-02 Ravi Gadhia[IMP] split crm_case_section + create alias from lead
2014-05-01 Antony Lesuisse[MERGE] saas-4 report_webkit missing dependency on...
2014-04-30 Olivier Dony[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-04-30 Olivier Dony[FIX] mail: avoid catching (transient) MemoryErrors...
2014-04-29 Fabien Meghazi[MERGE] upstream
2014-04-29 Martin Trigaux[MERGE] [FIX] mail: make the detection of Content-Type...
2014-04-25 Thibault Delavallée[FIX] mail: unlink only sent emails, not failed emails.
2014-04-25 Jaydeep Barot[MERGE] Merge with addons
2014-04-24 Fabien Meghazi[IMP] bundlify addons (except website)
2014-04-24 Christophe Simonis[MERGE] forward port of branch saas-3 up to revid 9429...
2014-04-24 Jitendra Prajapati... [MERGE]with main branch
2014-04-23 Thibault Delavallée[MERGE] [IMP] mail: slightly improved doc links in...
2014-04-23 Stefan Rijnhart[FIX] Don't reset an existing but empty mail.catchall...
2014-04-23 Jaydeep Barot[MERGE] Merge with addons
2014-04-22 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-04-22 Launchpad Translat... Launchpad automatic translations update.
2014-04-22 Launchpad Translat... Launchpad automatic translations update.
2014-04-21 Jaydeep Barot[IMP] typo error message and validateError and typo...
2014-04-18 Martin Trigaux[FIX] mail: correct missing comma in domain on mail...
2014-04-17 Amit Vora[MERGE] [IMP] mail: Inbox usability improvements :
2014-04-16 Denis Ledoux[ADD] *: replace overriden methods get_formview_action...
2014-04-16 Thibault Delavallée[MERGE] Sync with trunk
2014-04-16 Thibault Delavallée[IMP] mail, mass_mailing: using a _mail_mass_mailing...
2014-04-15 Martin Trigaux[FIX] mail: convert attachments to binary as it is...
2014-04-15 Thibault Delavallée[IMP] mail, mass_mailing: better recipientsz computation
2014-04-15 Thibault Delavallée[CLEAN] Removed commented print
2014-04-15 Thibault Delavallée[REM] mail: compose message: removed unnecessary code
2014-04-15 Christophe Simonis[MERGE] forward port of branch saas-3 up to revid 9409...
2014-04-15 Launchpad Translat... Launchpad automatic translations update.
2014-04-15 Jitendra Prajapati... [MERGE]with main branch
2014-04-14 Thibault Delavallée[MERGE] Sync with trunk
2014-04-14 Amit Vora[MRG] merge with main branch
2014-04-14 Jamin Shah (OpenERP)[FIX]Fixed the issue of mimetype not detected properly...
2014-04-12 Fabien Pinckaers[MERGE] trunk
2014-04-12 Fabien Pinckaers[merge]
2014-04-12 Launchpad Translat... Launchpad automatic translations update.
2014-04-11 Thibault Delavallée[FIX] mail: res_users post: fixed partner_ids computati...
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 Thibault Delavallée[FIX] mail: avoid crashing message_post if the subtype...
2014-04-11 Thibault Delavallée[MERGE] Sync with upstream
2014-04-11 Cedric Snauwaert[FIX]some cosmetic of code
2014-04-11 Olivier Dony[FIX] mail.thread: avoid wrongly matching model,id...
2014-04-11 Thibault Delavallée[MERGE] Sync with trunk
2014-04-10 Cedric Snauwaert[FIX]use bootstrap modal windows. refactor and cleaned...
2014-04-10 Thibault Delavallée[FIX] mail_thread: when the subtype does not exist...
2014-04-10 Jitendra Prajapati... [IMP]set python string is translated
2014-04-09 Thibault Delavallée[MERGE] Sync with upstram: website-forum-tpa
2014-04-09 Thibault Delavallée[FIX] Fixe dlast commit: badge message is posted on...
2014-04-09 Amit Vora[IMP] change field name notificatio_email_send to notif...
2014-04-09 Thibault Delavallée[IMP] mail: jump to the Messaging menu after installation
2014-04-09 Thibault Delavallée[MERGE] [IMP] mail: followers widget: Follow button...
2014-04-08 Thibault Delavallée[FIX] mail, mass_mailing
2014-04-07 Thibault Delavallée[MERGE] Sync with trunk
2014-04-05 Launchpad Translat... Launchpad automatic translations update.
2014-04-04 Launchpad Translat... Launchpad automatic translations update.
2014-04-03 Thibault Delavallée[MERGE] Sync with trunk
2014-04-03 Jitendra Prajapati... [MERGE]with main branch
next