Commit Graph

377 Commits

Author SHA1 Message Date
vra f2638bb616 [MERGE] merged from trunk main addons branch
bzr revid: vra@tinyerp.com-20100514044836-q9iucv080zovjqkd
2010-05-14 10:18:36 +05:30
rpa (Open ERP) b09173f3ce [IMP]: fetchmail: Minor improvement in names
bzr revid: rpa@tinyerp.com-20100513091247-58tmofwfxntnor2j
2010-05-13 14:42:47 +05:30
rpa (Open ERP) dc9d606f5d [MERGE]: Merge with lp:~openerp-dev/openobject-addons/trunk-dev-addons2
bzr revid: rpa@tinyerp.com-20100512103052-bmdp7815dvz40jo9
2010-05-12 16:00:52 +05:30
Stephane Wirtel bddffbe8e6 [FIX] fetchmail: Decode correcly the body and the subject of the emails (ter)
bzr revid: stephane@openerp.com-20100506164147-vpfqlk3ppvqqkd9n
2010-05-06 18:41:47 +02:00
Stephane Wirtel a6a41d78b0 [FIX] fetchmail: Decode correcly the body and the subject of the emails (bis)
bzr revid: stephane@openerp.com-20100506142827-o8gm55f0ykqmfie8
2010-05-06 16:28:27 +02:00
Stephane Wirtel 9697f8b043 [FIX] fetchmail: Decode correctly the body and the subject of the emails
bzr revid: stephane@openerp.com-20100506122819-2c2ya2rln710l048
2010-05-06 14:28:19 +02:00
rpa (Open ERP) 138594a964 [MERGE]: Merge with lp:~openerp-dev/openobject-addons/trunk-dev-addons2
bzr revid: rpa@tinyerp.com-20100506091623-wzvt6nib00pdm6b8
2010-05-06 14:46:23 +05:30
RVO 120ca9ba17 [MERGE] merged ir.rule refactoring into addons-trunk - please check point_of_sale
bzr revid: odo@openerp.com-20100504004716-hetrwn0vkx0zi29f
2010-05-04 01:47:16 +01:00
rpa (Open ERP) f7e79ce200 [IMP]: fetchmail, mail_gateway: changes for * fetchmail depends on mailgate,
* fecthmail does not depends on smtpclient

bzr revid: rpa@tinyerp.com-20100429115923-ng88qf17lpat0viy
2010-04-29 17:29:23 +05:30
Mantavya Gajjar f48401d560 [FIX]: remove faulty text from file
bzr revid: mga@tinyerp.com-20100428133439-v9xqi28ita2mvitz
2010-04-28 19:04:39 +05:30
Rvo (Open ERP) d4cb287b1d [IMP]:changes in ir.rule demo to support the new functionaliy of ir.rule
bzr revid: rvo@tinyerp.co.in-20100428125109-wq33afl8104gx6rf
2010-04-28 18:21:09 +05:30
Mantavya Gajjar 85cb885535 [FIX]: remove ping from code
bzr revid: mga@tinyerp.com-20100428122234-g4kbexfnwani8et8
2010-04-28 17:52:34 +05:30
Mantavya Gajjar 98df501e00 [IMP]: improvement in fetchmail module
bzr revid: mga@tinyerp.com-20100427144413-1y5w8db8g1ovy7uu
2010-04-27 20:14:13 +05:30
Mantavya Gajjar d754240f97 [IMP]: implement new feature that will take care for the attachments
bzr revid: mga@tinyerp.com-20100427112056-ba31r6ww8t97vydc
2010-04-27 16:50:56 +05:30
Mantavya Gajjar a02f0877a7 [IMP]: improvements in fetchmail and document email
bzr revid: mga@tinyerp.com-20100426052001-zv1mtvguufzz7ob0
2010-04-26 10:50:01 +05:30
Olivier Dony eaf9a353f8 [FIX] removed bad and useless call to ping (this is not a correct way of checking for network connection: do the real connection and handle errors please)
bzr revid: odo@openerp.com-20100422163615-7y8512iwaj0odf2z
2010-04-22 18:36:15 +02:00
Mantavya Gajjar b98126cb41 [FIX]: add record reuls for fetchmail servers
[IMP]: add unique index, on email to document configuration, so same server can not be configured for multiple folders

bzr revid: mga@tinyerp.com-20100422134447-3hh4wd7ey89pfczr
2010-04-22 19:14:47 +05:30
Mantavya Gajjar bf55745a19 [FIX]: fix a problem lib import in crm
[IMP]: add user id to fetchmail server so possible to place a record rules based on the user

bzr revid: mga@tinyerp.com-20100422132918-t0tk7om5q8e187bh
2010-04-22 18:59:18 +05:30
Mantavya Gajjar c88bd59192 [IMP]: improvement in email functionalaities
attachment creation process separate from fetctmail

bzr revid: mga@tinyerp.com-20100422124754-yy23up36j5171gh1
2010-04-22 18:17:54 +05:30
Rvo (Open ERP) 5fd39ca156 [ADD]: access rights for osv_memory and osv_osv objects
bzr revid: rvo@tinyerp.co.in-20100421111435-v4u8cemnfir19kh0
2010-04-21 16:44:35 +05:30
Mantavya Gajjar b63dd0fd7a [FIX]: fix a problem if no method defined for email event
message_new
message_update

bzr revid: mga@tinyerp.com-20100420202359-iwsu3wcybupaf2qc
2010-04-21 01:53:59 +05:30
Mantavya Gajjar 5f197ef01f [MERGE]: merging from same branch
bzr revid: mga@tinyerp.com-20100419210635-fv7bhc6474l4blc8
2010-04-20 02:36:35 +05:30
Mantavya Gajjar 64782c7842 [IMP]: implement pop email receive facility for fetchmail
bzr revid: mga@tinyerp.com-20100419205736-35y36rdmizt2guba
2010-04-20 02:27:36 +05:30
Mantavya Gajjar 1ff23a26ba [FIX]: move action code from fetchmail to crm module to make fetchmail standards.
bzr revid: mga@tinyerp.com-20100419174635-j8rabdai2gd02qso
2010-04-19 23:16:35 +05:30
Mantavya Gajjar e6f77ed2fe [IMP]: improvement and implement Set commands for the email
bzr revid: mga@tinyerp.com-20100417210436-jrkp7hkyt36d0tq3
2010-04-18 02:34:36 +05:30
Mantavya Gajjar bfc458e981 [ADD]: clean module to fetch email and process of it.
this module will replace the email_gateway 

meil_gateway = fetchmail + smtpclient 

smtpclient will be add sooner totrunk branch

bzr revid: mga@tinyerp.com-20100415154328-6xht1vvhgp4c5z5g
2010-04-15 21:13:28 +05:30
Fabien Pinckaers 9544b5751a [IMP] renamed __terp__.py into __openerp__.py
bzr revid: fp@tinyerp.com-20100419100752-igk4inlzl6c5g2hk
2010-04-19 12:07:52 +02:00