[FIX] base: export PO template files as pot
[odoo/odoo.git] / addons / mail /
2014-11-24 Denis Ledoux[FIX] mail: batch_size expects an integer
2014-11-24 Denis Ledoux[FIX] mail: allow to set own batch size for mass mailing
2014-11-24 Denis Ledoux[REF] mail: extract auto subscribe notifications sendin...
2014-11-19 Olivier Dony[I18N] Update translations from Launchpad 8.0 branches
2014-11-14 Denis Ledoux[MERGE] forward port of branch saas-3 up to 7ab4137
2014-11-07 Denis Ledoux[FIX] mail: _fields['type'].selection is a callable
2014-11-06 Christophe Simonis[FIX] hr,mail: correct remove of suggestions.
2014-11-04 Denis Ledoux[MERGE] forward port of branch saas-3 up to f7a76cb
2014-11-04 Denis Ledoux[MERGE] forward port of branch 7.0 up to be7c894
2014-11-04 Manuel Vázquez Acosta[FIX] mail: partners with missing/invalid emails must...
2014-11-04 Raphael Collet[IMP] use model._fields instead of model._all_columns...
2014-10-28 Denis LedouxRevert "[FIX] mail: read more show original message"
2014-10-27 Denis Ledoux[FIX] mail: read more show original message
2014-10-24 Julien Legros[FIX] mail: append messages at the right place
2014-10-22 Julien Legros[FIX] mail: mail_alias conditionally made unique on...
2014-10-22 Richard Mathot[FIX] mail: limit messages in chatters
2014-10-21 Christophe Simonis[MERGE] forward port of branch 8.0 up to d80376a
2014-10-21 Christophe Simonis[MERGE] forward port of branch 7.0 up to 78a29b3
2014-10-16 Denis Ledoux[FIX] mail: set the parent_id to the first message...
2014-10-14 Jeremy Kersten[FIX] mail_thread: allow to pass mail_track_log_only...
2014-10-14 Christophe Simonis[MERGE] forward port of branch saas-3 up to db75994
2014-10-13 Richard Mathot[FIX] mail: followers widget was broken
2014-10-13 Xavier Morel[FIX] incorrect qweb interpolations
2014-10-10 Olivier Dony[MERGE] Forward-port 7.0 up to 1b49a87
2014-10-09 Martin Trigaux[IMP] mail: parsing emails with several html parts
2014-10-08 Olivier Dony[I18N] Update translations from Launchpad 8.0 branches
2014-10-06 Martin TrigauxForward port of branch saas-3 up to fc9fc3e
2014-10-02 Denis Ledoux[FIX] mail: keep breadcrumb on click on chatter follower
2014-09-24 Mitesh Savani[FIX] mail: position of show more message button
2014-09-23 Olivier Dony[I18N] Update translation templates with latest term...
2014-09-23 Olivier Dony[I18N] Update translations from Launchpad 8.0 branches
2014-09-22 Martin Trigaux[IMP] mail: avoid sending an email twice
2014-09-18 Denis Ledoux[MERGE] forward port of branch saas-3 up to 5bd0249
2014-09-18 Olivier Dony[I18N] Update translations from Launchpad branches
2014-09-18 Thibault Delavallée[FIX] [CLEAN] Various: fixed / cleaned use of dict...
2014-09-18 Cedric Snauwaert[FIX] announcement_bar: computed height was wrongly...
2014-09-17 Denis Ledoux[FIX] mail: chatter read more/less expand first oe_msg_...
2014-09-17 Denis Ledoux[IMP] mail: app specific notifications
2014-09-15 Christophe Simonis[IMP] mail,website: improve update_notification
2014-09-15 Christophe Simonis[MERGE] forward port of branch saas-5 up to 7eab880
2014-09-12 Christophe Simonis[MERGE] forward port of branch saas-3 up to fdc6271
2014-09-10 Denis Ledoux[FIX] mail: alias domain should be fetch as superuser
2014-09-09 Denis Ledoux[MERGE] forward port of branch 7.0 up to 33e0910
2014-09-08 Olivier Dony[I18N] Update 8.0 translations with latest changes...
2014-09-05 Rifakathusen Haradwala[FIX] mail: translate tracked fields name in chatter
2014-09-05 Denis Ledoux[FIX] tools,mail: improve parsing of references from...
2014-09-04 Géry Debongnie[FIX] correct css computation to remove unnecessary...
2014-09-01 Anael Closson[FIX] mail: more robust parsing of In-Reply-To/Referenc...
2014-08-29 Thibault Delavallée[IMP] mail: various cleaning and fixes in the notificat...
2014-08-29 Thibault Delavallée[FIX] mail: invite: name of the document was missing...
2014-08-29 Thibault Delavallée[FIX] mail: chatter: display blockquotes with normal...
2014-08-29 Thibault Delavallée[CLEAN] mail: remove unused import
2014-08-29 Christophe Simonis[FIX] base, mail: access to ir.config_parameter is...
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-28 Christophe Simonis[MERGE] forward port of branch saas-5 up to 7e117b1
2014-08-28 Christophe Simonis[MERGE] forward port of branch saas-3 up to ada9724
2014-08-28 Christophe Simonis[MERGE] forward port of branch 7.0 up to 3509e15
2014-08-28 Géry Debongnie[IMP] adjust web client height with announcement bar
2014-08-28 Thibault Delavallée[FIX] [IMP] mail: fixed mail sent to users being redire...
2014-08-26 Fabien Pinckaers[IMP] Updated website urls on modules and info page
2014-08-26 Denis Ledoux[FIX] security: ir.config_parameter should not be reada...
2014-08-25 Christophe Simonis[FIX] mail: do not send email at module installation
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-19 Christophe Simonis[FIX] mail: tell orm to rename column "read" to "is_read"
2014-08-14 Olivier Dony[I18N] Update 8.0 translation with latest source code
2014-08-14 Thibault Delavallée[FIX] mail, mass_mailing: do not add a link to access...
2014-08-14 Olivier Dony[I18N] Update 7.0 translations with latest changes...
2014-08-14 Olivier Dony[I18N] Update all 7.0 translation templates with latest...
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-13 Thibault Delavallée[FIX] mail: posting on the user should be redirect...
2014-08-13 Thibault Delavallée[FIX] mail: when having only mail installed, do not...
2014-08-13 Denis Ledoux[MERGE] forward port of branch saas-4 up to b49755b
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-12 Denis Ledoux[FIX] mail: to/from/reply-to addresses formated accordi...
2014-08-12 Fabien Pinckaers[IMP] Maifest for Github README.md on main apps
2014-08-11 Olivier Dony[IMP] mail.mail: simplify: no default for `headers...
2014-08-11 Olivier Dony[IMP] mail.mail: unused `import re`
2014-08-11 Denis Ledoux[MERGE] forward port of branch saas-5 up to 0739bc4
2014-08-11 Thibault Delavallée[FIX] mail: fixed bounce email recognition + invite...
2014-08-08 Denis Ledoux[MERGE] forward port of branch saas-4 up to 0a1e4a0
2014-08-08 Denis Ledoux[MERGE] forward port of branch saas-3 up to 81a902a
2014-08-07 Denis Ledoux[MERGE] forward port of branch 7.0 up to a86dfb8
2014-08-07 Martin Trigaux[FIX] mail: avoid duplication followers when merging...
2014-08-07 Olivier Dony[IMP] hr,mail,product,project,base: use @auto_join...
2014-08-07 Thibault Delavallée[FIX] mail, BaseModel, portal_sale: fixes and improveme...
2014-08-07 Thibault Delavallée[FIX] mail: compose wizard: fixed default_get overrides...
2014-08-06 Denis Ledoux[FIX] mail: add tooltip to send a message and log a...
2014-08-04 Thibault Delavallée[REF] mail: same_thread field changed into no_auto_thre...
2014-08-01 Olivier Dony[MERGE] Foward-port saas-5 up to ee4df1e
2014-08-01 Thibault Delavallée[FIX] mail: bad display of join button on mail groups.
2014-08-01 Olivier Dony[MERGE] Forward-port saas-4 up to 8b15482
2014-08-01 Olivier Dony[MERGE] Forward-port saas-3 up to e79a367
2014-08-01 Anaël Closson[FIX] mail: message-id not parsed properly in message_route
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-4 up to fa07bc8
next