Commit Graph

34 Commits

Author SHA1 Message Date
Thibault Delavallée 620b7e9b11 [IMP] Addons: user_email -> email.
bzr revid: tde@openerp.com-20120810144339-30ro9omgfxtjtjyz
2012-08-10 16:43:39 +02:00
Thibault Delavallée bb5f7d384d [IMP] crm_lead, crm_claim, crm_fundraising, crm_helpdesk, hr_recruitment, project_issue, project_mailgate: cleaned and updated message_new and message_update to have a cleaner mailgate. Deleted references to state update.
bzr revid: tde@openerp.com-20120604141254-4m2tnzwi88w8h2aj
2012-06-04 16:12:54 +02:00
Thibault Delavallée d766c3c431 [CLEAN] project_mailgate: small code cleaning before merging.
bzr revid: tde@openerp.com-20120601132233-ly07har2y2i3nk8r
2012-06-01 15:22:33 +02:00
Turkesh Patel (Open ERP) f54690eb99 [IMP] remove discription by message body
bzr revid: tpa@tinyerp.com-20120514102333-m1ws1g6n44qqk2p3
2012-05-14 15:53:33 +05:30
Turkesh Patel (Open ERP) 00fa501f3e [IMP] project_mailgate: remove message_id field and remove duplicate messages.
bzr revid: tpa@tinyerp.com-20120514051206-7plee6tvsqxqub9a
2012-05-14 10:42:06 +05:30
Olivier Dony b066e09042 [FIX] project.mailgate: wrong implementation of mail.thread API
bzr revid: odo@openerp.com-20110907223859-iywto1y7j08bu0bi
2011-09-08 00:38:59 +02:00
Olivier Dony 0b5c73027c [REM] crm*: remove useless msg_send() method, cleanup
bzr revid: odo@openerp.com-20110907213949-pl2jg4fjd1pcvik9
2011-09-07 23:39:49 +02:00
Olivier Dony 2f543db06e [IMP] mail: cleanup/rename API + adapt dependencies (wip)
bzr revid: odo@openerp.com-20110825122757-0mqr0gbol25t0n41
2011-08-25 14:27:57 +02:00
Olivier Dony b0bed63351 [IMP] mail.thread: renaming methods to avoid collisions with objects that use the mixin
bzr revid: odo@openerp.com-20110823175809-hw81fkptg90702vh
2011-08-23 19:58:09 +02:00
Olivier Dony 8f9f45ea94 [IMP] all: next pass of review/renaming for new mail API
bzr revid: odo@openerp.com-20110822171659-zxho36a6n628i10q
2011-08-22 19:16:59 +02:00
Olivier Dony 50507512cb [MERGE] latest trunk
This was a helluva merge, with hundreds of conflicts resolved manually!!
I hope I did not break too many things, but a full review of the mail-related
features (where most of the conflicts occurred) must still be done before
this feature branch can be merged.

bzr revid: odo@openerp.com-20110809234428-3dsvxrt6t54ju0cf
2011-08-10 01:44:28 +02:00
RavishchanraMurari (Open ERP) caa3c07094 email.addresss_id_repalce_by_user_email
bzr revid: rmu@tinyerp.com-20110728061156-swmn5jz78zb3w4vd
2011-07-28 11:41:56 +05:30
tfr@openerp.com a6df7ad48f [FIX] bug lp:707984 by jam
bzr revid: tfr@openerp.com-20110629140154-ray8he3drqujsfyv
2011-06-29 16:01:54 +02:00
Jigar Amin 5b19375301 [FIX] missing context param
bzr revid: jam@tinyerp.com-20110629083222-47rl2yy2vj3tdxfd
2011-06-29 14:02:22 +05:30
Jigar Amin 09f6d30a1a [FIX] removed unsed cnotext checking
bzr revid: jam@tinyerp.com-20110629072812-ht43md6u43a7lb8f
2011-06-29 12:58:12 +05:30
Jigar Amin 62c133cac5 [BUG/FIx] project, project_mailgate, fixed the worng method params, imporved the code usabality
lp bug: https://launchpad.net/bugs/707984 fixed

bzr revid: jam@tinyerp.com-20110621070841-r416gq4xhklffayb
2011-06-21 12:38:41 +05:30
Rifakat Haradwala (Open ERP) 3a904e407b [IMP] mail: able to retrive priority of an email message and related changes in message_new() and message_update()
bzr revid: rha@tinyerp.com-20110503063844-yhlhlnpvciveh219
2011-05-03 12:08:44 +05:30
Rifakat Haradwala (Open ERP) 96a33521da [IMP] crm,crm_claim,crm_helpdesk,hr_recruitment,project_issue,project_mailgate: improvement in message_new()
bzr revid: rha@tinyerp.com-20110502065849-19nilmvniw28n8ts
2011-05-02 12:28:49 +05:30
Rifakat Haradwala (Open ERP) 4b2f93cb34 [FIX]: removed method _history() and called history() instead
bzr revid: rha@tinyerp.com-20110421091915-fw1sr549av69mm4b
2011-04-21 14:49:15 +05:30
Rifakat Haradwala (Open ERP) 190148f759 [FIX]: changes in message_update()
bzr revid: rha@tinyerp.com-20110420081141-4w1wi70e290m2a69
2011-04-20 13:41:41 +05:30
Rifakat Haradwala (Open ERP) 280e446cef [FIX]: attachment type as dictionary
bzr revid: rha@tinyerp.com-20110420062646-ngijwvt2395cihuw
2011-04-20 11:56:46 +05:30
Rifakat Haradwala (Open ERP) 7ed0659f6e [IMP] mail: improvement for message_new() and related modules
bzr revid: rha@tinyerp.com-20110420060605-7q1z5917g1b7wapw
2011-04-20 11:36:05 +05:30
Rifakat Haradwala (Open ERP) 4fe15ff183 [FIX] crm, crm_claim, crm_helpdesk, hr_recruitent, project_issue, project_mailgate: fix double attachment creation error as removing attachment from message_new()
bzr revid: rha@tinyerp.com-20110406111647-8xcyc2ershxj6q1a
2011-04-06 16:46:47 +05:30
Rifakat Haradwala (Open ERP) dfb7539e98 [IMP]: improvements
bzr revid: rha@tinyerp.com-20110331090350-uud2kept28bs1xv0
2011-03-31 14:33:50 +05:30
Rifakat Haradwala (Open ERP) 2fe7c51e36 [REM] email.smtp_server: removed email.smtp_server and did changes in email module
bzr revid: rha@tinyerp.com-20110321133156-y57yw6sekshnw9ns
2011-03-21 19:01:56 +05:30
Rifakat Haradwala (Open ERP) 455fb2d6b3 [IMP] email: email cleanup
bzr revid: rha@tinyerp.com-20110318134419-78qmipdipsryqgnz
2011-03-18 19:14:19 +05:30
Yogesh (OpenERP) 0c7876ac29 [IMP] replace mailgate.message to email.message in addons module.
bzr revid: ysa@tinyerp.com-20110207055157-yr9co24w84kv0yvy
2011-02-07 11:21:57 +05:30
uco (OpenERP) 6dd290e824 [REF]: Replace the condition 'if not context' with 'if context is None'.
bzr revid: uco@tinyerp.com-20101123070505-9i2lrqhgxzaii3zn
2010-11-23 12:35:05 +05:30
uco (OpenERP) 8035df3e11 [IMP]: Added context=None in function argument for rest modules.
bzr revid: uco@tinyerp.com-20101122103753-idv9fdaqc28rvugu
2010-11-22 16:07:53 +05:30
uco (OpenERP) 12fcd1be2f [IMP] : Added context=None on methods used for _constraints and replaced context={} with context=None.
bzr revid: uco@tinyerp.com-20101119134801-974ev29j4tu46pq2
2010-11-19 19:18:01 +05:30
Fabien Pinckaers 6430fec108 [IMP] logs
bzr revid: fp@tinyerp.com-20101016140241-dldu351awva0eht0
2010-10-16 16:02:41 +02:00
Xavier Morel 44963c74f5 [FIX] signature of overloads to the project)_task methods
bzr revid: xmo@openerp.com-20100911111326-ymk1csobvakjavvv
2010-09-11 16:43:26 +05:30
Harry (OpenERP) 1a89da0476 [MERGE]
bzr revid: hmo@tinyerp.com-20100831121055-97rz26b26wyv1b0p
2010-08-31 17:40:55 +05:30
PAP(OpenERP) ad7a4d4881 [ADD] Project_mailgate module added (separated it from project)
bzr revid: mra@mra-laptop-20100820113844-c2340zsy0y1h271h
2010-08-20 17:08:44 +05:30