[MERGE] forward port of branch 8.0 up to e883193
[odoo/odoo.git] / addons / mail / mail_message.py
2014-10-01 Christophe Simonis[MERGE] forward port of branch 8.0 up to e883193
2014-09-18 Thibault Delavallée[FIX] [CLEAN] Various: fixed / cleaned use of dict...
2014-09-11 Prashant Panchal[IMP] OpenChatter: display who likes a post
2014-08-28 Christophe Simonis[MERGE] forward port of branch saas-3 up to c914893
2014-08-28 Christophe Simonis[FIX] mail: read ir.config_parameter with SUPERUSER_ID
2014-08-22 Thibault Delavallée[FIX] [IMP] mail: mail_message: when checking that...
2014-08-22 Thibault Delavallée[FIX] mail: when checking for possible messages to...
2014-08-13 Olivier Dony[MERGE] Forward-port of saas-5 up to 20cc18d
2014-08-13 Thibault Delavallée[CLEAN] mail_message: removed an unused import
2014-08-12 Denis Ledoux[MERGE] forward port of branch saas-4 up to 7ecaab9
2014-08-12 Denis Ledoux[FIX] mail: forward-port of rev 245bb4ebdfeccb05134b3ff...
2014-08-12 Denis Ledoux[MERGE] forward port of branch 7.0 up to 245bb4e
2014-08-11 Thibault Delavallée[FIX] mail: fixed bounce email recognition + invite...
2014-08-04 Thibault Delavallée[REF] mail: same_thread field changed into no_auto_thre...
2014-07-30 Christophe Simonis[MERGE] forward port of branch saas-5 up to e4cb520
2014-07-30 Christophe Simonis[MERGE] forward port of branch saas-3 up to 310d3fe
2014-07-30 Christophe Simonis[MERGE] forward port of branch 7.0 up to 39f3e40
2014-07-29 StefanRijnhart[FIX] mail: reset of default_type in context
2014-07-06 Raphael Collet[MERGE] new v8 api by rco
2014-06-25 Jaydeep Barot[REM] Unnecessary `size` parameters on char fields
2014-06-23 Thibault Delavallée[REF] mail, crm, hr_recruitment, project, project_issue...
2014-06-16 Denis Ledoux[FIX] mail: missing .id during forward port 3c0292645fc...
2014-06-16 Denis Ledoux[MERGE] Forward-port of 7.0 bugfixes up to 63ea0df73ffd...
2014-06-09 Ravi Gohil[FIX] mail: Speep improvement when sending email using...
2014-05-06 Mantavya Gajjar[IMP]: improve code
2014-04-24 Jitendra Prajapati... [MERGE]with main branch
2014-04-15 Thibault Delavallée[CLEAN] Removed commented print
2014-03-27 ajay javiya (OpenERP)[REV] : unwanted mail message change
2014-03-25 Thibault Delavallée[REM] mail: removed dead code in mail_message
2014-03-23 Fabien Pinckaers[IMP] anonymous for website_blog
2014-03-19 Jitendra Prajapati... [MERGE]with main branch
2014-03-17 Thibault Delavallée[IMP] [REF] mail_compose_message: slightly cleaned...
2014-03-16 Fabien Pinckaers[MERGE] trunk
2014-03-14 Thibault Delavallée[IMP] mail_message: avoid doing search criterions on...
2014-03-14 Thibault Delavallée[REM] mail_message: removed dead code: quote context...
2014-03-14 Thibault Delavallée[REM] mail_message: removed dead code
2014-03-14 Thibault Delavallée[MERGE] Sync with trunk
2014-03-13 Josse Colpaert[MERGE] Merge from trunk-wms-loconopmerge2 + only keep...
2014-03-07 ajay javiya (OpenERP)[ADD] : module website_mail_group
2014-02-28 Christophe Simonis[FIX] mail,website_sale: rename file_type to file_type_...
2014-02-26 Josse Colpaert[IMP] Read partner_id from user browse instead
2014-02-26 Josse Colpaert[IMP] getpackages and getpickings use read instead...
2014-02-24 Thibault Delavallée[CLEAN] mail: some code cleaning in the modifications
2014-02-24 Thibault Delavallée[IMP] mail, email_template: still continuing work to...
2014-02-04 Jitendra Prajapati... [MERGE]with lp:openobject-addons
2014-01-06 Thibault Delavallée[IMP] shop: added openchatter on product shop
2013-12-26 Pooja Zankhariya... [MERGE]Merge with Trunk
2013-12-20 Thibault Delavallée[FORWARD] Forward port of saas-2 fixes until revision...
2013-12-20 Denis Ledoux[FIX] mail: fix _get_default_from if no alias_name...
2013-12-05 Thibault Delavallée[IMP] [FIX] mail: mail_thread: routing: check for exact...
2013-11-28 Thibault Delavallée[FIX] mail_message: do not overwrite 'False' message_id...
2013-11-28 Thibault Delavallée[IMP] mail: mail_thread: routing: check for exact messa...
2013-11-26 Pooja Zankhariya... [MERGE]Merge with Trunk
2013-11-06 Pooja Zankhariya... [IMP]Removed required from field 'email_from'
2013-10-30 Pooja Zankhariya... [IMP]Made 'Date' field readonly.
2013-10-30 Pooja Zankhariya... [IMP]Made 'From' field required.
2013-10-28 Christophe Simonis[FIX] mail: mail_message: avoid crash when checking...
2013-09-26 ajay javiya (OpenERP)[IMP]: Rename log a note to Log an internal note
2013-09-20 ajay javiya (OpenERP)[ADD]: add an option in chatter 'display_log_button...
2013-09-19 Thibault Delavallée[FIX] addons: fixed various calls to fields.datetime...
2013-09-13 Thibault Delavallée[CLEAN] mail: cleaned some read -> browse + forgotten...
2013-09-06 Thibault Delavallée[MERGE] Syn with trunk
2013-09-04 Thibault Delavallée[MERGE] [FIX] mail: Chatter recipients display fixes.
2013-08-28 Thibault Delavallée[FIX] mail_message: fixed reply_to and email_from compu...
2013-08-27 Thibault Delavallée[REF] mail_followers: cleaned notify methods, lessening...
2013-08-27 Thibault Delavallée[IMP] mail_mail, mail_message: various improvements...
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-21 Martin Trigaux[FIX] mail: check create access only for acess rights...
2013-08-21 Martin Trigaux[IMP] mail: beeing more permissive on the condition...
2013-08-12 Atul Patel (OpenERP)[MERGE]: Merged with addons
2013-08-08 Thibault Delavallée[MERGE] Sync with trunk
2013-07-25 Atul Patel (OpenERP)[IMP] mail: Pass current user partner id into datasets...
2013-07-22 Thibault Delavallée[IMP] mail: mail.message now has mail_server_id from...
2013-07-17 Thibault Delavallée[MERGE] Sync with trunk
2013-06-14 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 8745...
2013-06-12 Thibault Delavallée[CLEAN] hr: check_related_document now located in hr_em...
2013-06-06 Thibault Delavallée[FIX] mail.compose.message: fixed reply_to from templat...
2013-06-06 Thibault Delavallée[MERGE] Sync with trunk
2013-06-06 Thibault Delavallée[FIX] mail.compose.message: supports user_signature...
2013-06-06 Thibault Delavallée[FIX] mail: various fixes
2013-06-05 Martin Trigaux[MERGE] Forward porting of saas-1 until rev 8739
2013-05-28 Thibault Delavallée[FIX] project_issue: fixed write of date_action_last...
2013-05-28 Thibault Delavallée[FIX] [IMP] mail_message: adding a non-stored author_av...
2013-05-23 Vidhin Mehta[FIX]Fixes on, need fixing issues by MAT.
2013-05-23 Vidhin Mehta[MERGE]Trunk.
2013-05-16 Thibault Delavallée[IMP] mail: now defines a catchall email alias, used...
2013-05-16 Thibault Delavallée[FIX] mail_message: fixed reference to a key not necess...
2013-04-29 Olivier Dony[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-04-25 Thibault Delavallée[IMP] Chatter: first message is truncated after 100...
2013-04-23 Thibault Delavallée[REF] Chatter: refactored system for read more / read...
2013-04-19 Vidhin Mehta[IMP]remove html tag from body in name_get
2013-04-18 Martin Trigaux[IMP] use related field on author's image for mail...
2013-04-17 Christophe Matthieu[IMP] ir_ui_menu: trunk to 7.0 dynamic counters
2013-04-17 Martin Trigaux[MERGE] Latest trunk
2013-04-11 Thibault Delavallée[FORWARD] Forward port of addons 7.0 until revision...
2013-04-11 Thibault Delavallée[MERGE] Sync with trunk.
2013-04-11 Raphael Collet[MERGE] from trunk
2013-04-05 Martin Trigaux[MERGE] Latest trunk
2013-04-05 Martin Trigaux[FIX] do not show suggestions for anonymous
next