[IMP] better view
[odoo/odoo.git] / addons / mail_gateway / mail_gateway.py
2010-06-25 Fabien Pinckaers[IMP] better view
2010-06-25 rpa (Open ERP)[FIX]: mail_gateway: Encoding problem in send email
2010-06-25 rpa (Open ERP)[FIX]: mail_gateway: Problem of encoding in send mail
2010-06-25 Olivier Dony[IMP] crm, mail_gateway: correct encoding and parsing...
2010-06-25 Harry (OpenERP)[FIX] fetchmail:
2010-06-25 rpa (Open ERP)[FIX]: mail_gateway: Minor fix
2010-06-24 Harry (OpenERP)[IMP] mail_gateway:
2010-06-24 rpa (Open ERP)[IMP]: mail_gateway: Improvement in view
2010-06-23 Fabien Pinckaers[FIX] improve mailgateway system, removed thread_id
2010-06-14 Harry (OpenERP)[mail_gateway] missing import statement for tools
2010-06-11 Stephane Wirtel[REF] Use the domain on the one2many fields instead...
2010-06-11 Stephane Wirtel[REF] Remove the context={} in the code and use context...
2010-06-01 Quentin De Paoli[MERGE] merge team2's work of sprint 20-21
2010-05-31 Jay (Open ERP)[REF]
2010-05-26 rpa (Open ERP)[MERGE]: Merge with lp:~openerp-dev/openobject-addons...
2010-05-25 rpa (Open ERP)[IMP]: mailgate, crm: Added subject of sent mail as...
2010-05-25 hmo[MERGE] mail_gate improvement
2010-05-25 rpa (Open ERP)[IMP]: mail_gateway: Improvement in (email) history...
2010-05-24 rpa (Open ERP)[IMP]: * Added a partner_id field on a mailgate.message...
2010-05-24 vra[MERGE] Merged from main branch.
2010-05-21 hmo[MERGE] CRM Improvement: _inhertis from mailgate.Thread
2010-05-19 rpa (Open ERP)[IMP]: mailgate_way: Improvement in mail_gateway for...
2010-05-14 vra[MERGE] merged from trunk main addons branch
2010-05-12 rpa (Open ERP)[IMP]: crm, mail_gateway: Moved __history from crm_case...
2010-05-10 rpa (Open ERP)[IMP]: crm: Improvement in forward to partner wizard...
2010-05-05 rpa (Open ERP)[IMP]: crm, mail_gateway: Added new python class crm_ca...
2010-05-04 rpa (Open ERP)[IMP]: crm, mail_gateway: added onchange function
2010-05-03 rpa (Open ERP)[IMP]: crm: Improvement in phonecall for removing depen...
2010-05-03 rpa (Open ERP)[IMP]: crm: Major changes in crm
2010-04-29 rpa (Open ERP)[ADD]: mail_gateway: Added thread and message objects...
2010-04-15 Mantavya Gajjar[REM]: remove the uncleane code
2010-03-31 Harry (Open ERP)[FIX] fixed
2010-03-31 Harry (Open ERP)[MERGE+IMP] crm: utf-8 problems in mailagte
2010-03-12 Christophe Chauvet... [FIX] crm, mail_gateway: Use the utf8 encoding
2010-02-24 greg-apieum[CLEAN] Set Withespaces to PEP8 format
2010-02-15 Harry (Open ERP)[FIX] crm: mailgate related problem
2010-02-08 Harry (Open ERP)[IMP] mail_gate: improve view of mail_gate history
2010-02-05 rpa (Open ERP)[IMP]: mail_gateway: Improvement for duplication checki...
2010-02-05 rpa (Open ERP)[IMP]: mail_gateway: Prohibited duplicate server config...
2010-01-12 Stephane Wirtel[FIX] Change the year of the copyright
2010-01-09 Fabien Pinckaers[IMP] new menus
2010-01-05 Harry (Open ERP)[FIX] mail_gate : update record after geeting reply...
2010-01-05 Harry (Open ERP)[IMP] mail_gateway: send mail with attachment
2010-01-05 Harry (Open ERP)[IMP] mail_gate : improve stuff of send mail
2010-01-04 Harry (Open ERP)[FIX] mail_gateway : remove printstatement
2010-01-03 Harry (Open ERP)[ADD] mail_gate : new module for mail_gate and Remove...