Commit Graph

94 Commits

Author SHA1 Message Date
Stephane Wirtel e123082d88 [IMP] Add missing configuration wizards
bzr revid: stw@openerp.com-20110922131300-uudx3uwhkyaj3ry0
2011-09-22 15:13:00 +02:00
Stephane Wirtel 2a59ce92e3 [MERGE] Email Framework - lp:~openerp-dev/openobject-addons/trunk-emails-unified
bzr revid: stw@openerp.com-20110913140016-zzfynrnjdaap0tfb
2011-09-13 16:00:16 +02:00
Olivier Dony 163edf2f90 [IMP] mail: typo
bzr revid: odo@openerp.com-20110913132340-9ykde8wsvyowa1gd
2011-09-13 15:23:40 +02:00
Olivier Dony ecb01495f8 [IMP] mail: better label
bzr revid: odo@openerp.com-20110912122758-czsdu9sou8efgbsn
2011-09-12 14:27:58 +02:00
Olivier Dony 186a66ba2d [IMP] mail: more robust model/record passing
bzr revid: odo@openerp.com-20110909155517-0jhk34b0ka2azxgs
2011-09-09 17:55:17 +02:00
Olivier Dony 4281cbd0de [IMP] email.template: typos and usability review
bzr revid: odo@openerp.com-20110908173752-j6z5kd1in80jk8re
2011-09-08 19:37:52 +02:00
Olivier Dony da59a314e6 [IMP] mail.thread: support stripping attachments
bzr revid: odo@openerp.com-20110908001651-ns4nw0ri18xp7twf
2011-09-08 02:16:51 +02:00
Olivier Dony 58392ca9ad [FIX] mail,event: typos
bzr revid: odo@openerp.com-20110907202702-owsbk24fn3osgllc
2011-09-07 22:27:02 +02:00
Olivier Dony 0b6e8fba7b [IMP] mail.thread: check for empty arg in message_partner_by_email()
bzr revid: odo@openerp.com-20110907162819-71ib7va3h10mgqk2
2011-09-07 18:28:19 +02:00
Olivier Dony 05eec5fede [IMP] mail.message.parse: grab `To` header if `Delivered-To` is not present
bzr revid: odo@openerp.com-20110907162617-y4c1hpdler9r5uo3
2011-09-07 18:26:17 +02:00
Olivier Dony 2e91821bbf [IMP] mail.compose.message: simpler quoting layout for replies
bzr revid: odo@openerp.com-20110907160021-qabhrrei2vw3ycdp
2011-09-07 18:00:21 +02:00
Olivier Dony 9c39d8b42a [REM] mail: remove debugging statement
bzr revid: odo@openerp.com-20110907152136-1kbt1ntwyk3d3h0p
2011-09-07 17:21:36 +02:00
Olivier Dony 4a91f2bd9e [IMP] mail: default state for incoming message sis r`received`
bzr revid: odo@openerp.com-20110907151522-peelc8xuxa74necb
2011-09-07 17:15:22 +02:00
Olivier Dony 7c7c8a0348 [IMP] mail*: mail.message.original: binary field and optional
bzr revid: odo@openerp.com-20110907151348-jiqfqm5cagy8bzto
2011-09-07 17:13:48 +02:00
Olivier Dony 2d87c2b12e [IMP] mail: usability - better labels´
bzr revid: odo@openerp.com-20110906165204-sovbbbmvqrpttg7e
2011-09-06 18:52:04 +02:00
Olivier Dony 1db8e54425 [IMP] all: unified context params for mail composition wizard
A single common `mail.compose.message.mode` key is now
used in the context, avoiding name collisions and being
more consistent.

bzr revid: odo@openerp.com-20110906093228-itbilwzpv4wl07j9
2011-09-06 11:32:28 +02:00
Olivier Dony f42126df0e [MERGE] latest trunk
bzr revid: odo@openerp.com-20110906080846-lyi3haucchsaz7uo
2011-09-06 10:08:46 +02:00
Olivier Dony e9d94b824e [IMP]: crm,mail: minor fixes after review
bzr revid: odo@openerp.com-20110906080014-6texz097jepfrwsp
2011-09-06 10:00:14 +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
Olivier Dony d48876e59c [IMP] mail: rename body to body_text in msg_dict too, for consistency, correct typo
bzr revid: odo@openerp.com-20110722182307-nwrero6fvczq1ukb
2011-07-22 20:23:07 +02:00
Olivier Dony c996efa2fe [IMP] mail: another pass of cleanup/refactoring of mail features - finish renaming
bzr revid: odo@openerp.com-20110722163457-7g9ngdb2p0bixcst
2011-07-22 18:34:57 +02:00
Antony Lesuisse f9a932fac2 rename some fields
bzr revid: al@openerp.com-20110518174625-tdzmh3h9a7icn7sa
2011-05-18 19:46:25 +02:00
Harry (OpenERP) 2ed3203128 [MERGE]
bzr revid: hmo@tinyerp.com-20110511132341-iqipzg2h9l44k2pa
2011-05-11 18:53:41 +05:30
Rifakat Haradwala (Open ERP) 3f18d22fc9 [FIX]: useability
bzr revid: rha@tinyerp.com-20110511122151-0dc5z3blbp2co9c1
2011-05-11 17:51:51 +05:30
Rifakat Haradwala (Open ERP) 5c0308f078 [FIX]
bzr revid: rha@tinyerp.com-20110510135048-f044stg7gaij0867
2011-05-10 19:20:48 +05:30
Rifakat Haradwala (Open ERP) 85c0dce74e [MERGE]
bzr revid: rha@tinyerp.com-20110504124349-o35a7dyqukxai57t
2011-05-04 18:13:49 +05:30
Harry (OpenERP) fec6fae661 [MERGE]
bzr revid: hmo@tinyerp.com-20110504120408-lxuf5dmbpanxn26x
2011-05-04 17:34:08 +05:30
Harry (OpenERP) 890f8c24b9 [MERGE] merged backlog-2
bzr revid: hmo@tinyerp.com-20110504115544-3nm9ivd6iqc19rtd
2011-05-04 17:25:44 +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) 48e0f09e68 [FIX] mail: removed variable has_plain_text variable from parse_message() so now be able to add html part in the email message
bzr revid: rha@tinyerp.com-20110502093040-o3pamdy99a7porb8
2011-05-02 15:00:40 +05:30
Rifakat Haradwala (Open ERP) be4d3edd78 [FIX] mail: put attrs on page instead of field for the field body and body_html
bzr revid: rha@tinyerp.com-20110502084429-075rjxhkvcvnl21g
2011-05-02 14:14:29 +05:30
Rifakat Haradwala (Open ERP) 76b0bb0137 [MERGE]: Merge with branch lp:~openerp-dev/openobject-addons/emails-framework-addons
bzr revid: rha@tinyerp.com-20110429095947-ccy7mtkxya1ssq5f
2011-04-29 15:29:47 +05:30
Harry (OpenERP) cc439988bb [MERGE]
bzr revid: hmo@tinyerp.com-20110428094058-anufnxh7vdeop6fg
2011-04-28 15:10:58 +05:30
Rifakat Haradwala (Open ERP) 9d5a04fa58 [FIX] mail: get_template_value() will pass blank insted of '----' when we dont have value for the field
bzr revid: rha@tinyerp.com-20110428094007-ebw3jn5f4zv81fuj
2011-04-28 15:10:07 +05:30
Rifakat Haradwala (Open ERP) ec101f8ec3 [IMP]: partner mass mailing
bzr revid: rha@tinyerp.com-20110428092003-v9xbe2qn0bbu7nu3
2011-04-28 14:50:03 +05:30
Rifakat Haradwala (Open ERP) 5c485691dc [MERGE]: Merge with lp:~openerp-dev/openobject-addons/emails-framework-addons
bzr revid: rha@tinyerp.com-20110428073125-z67mcpuuzaa5plnq
2011-04-28 13:01:25 +05:30
Rifakat Haradwala (Open ERP) d8c8c20a62 [MERGE] : merge with lp:~openerp-dev/openobject-addons/emails-framework-addons
bzr revid: rha@tinyerp.com-20110428072503-nrset8wqcsgewwev
2011-04-28 12:55:03 +05:30
Rifakat Haradwala (Open ERP) 2fa1c59ddf [IMP] outlook,mail: improvements for outlook plugin
bzr revid: rha@tinyerp.com-20110427134711-uqfm7m4s4lwj1tgi
2011-04-27 19:17:11 +05:30
Harry (OpenERP) 73209aee95 [MERGE] email_template: new button save as template in compose wizard
bzr revid: hmo@tinyerp.com-20110426125727-9l5ig560u2kyzrud
2011-04-26 18:27:27 +05:30
Rifakat Haradwala (Open ERP) d63731b65f [IMP]: email_template:
*able to save email as new template to reuse it
*evaluating expression type for mail same as email_template

bzr revid: rha@tinyerp.com-20110426115445-qpx91w218tyg4jde
2011-04-26 17:24:45 +05:30
Harry (OpenERP) d8bce4f25b [MERGE] correction of backlog3: get value from expression on mass mailing
bzr revid: hmo@tinyerp.com-20110425103848-ywy991nthd1mqe5c
2011-04-25 16:08:48 +05:30
Rifakat Haradwala (Open ERP) f5fab68157 [FIX] mail: improvement in get_template_value() for expression evaluation
bzr revid: rha@tinyerp.com-20110425101126-serj3us6yt6drjcn
2011-04-25 15:41:26 +05:30
Harry (OpenERP) 234ad131d1 [MERGE]
bzr revid: hmo@tinyerp.com-20110425091047-d51xuglrsk1f5p9y
2011-04-25 14:40:47 +05:30
Rifakat Haradwala (Open ERP) c5dfa76ce3 [FIX]
bzr revid: rha@tinyerp.com-20110425061303-iers3p4cmogqwi5q
2011-04-25 11:43:03 +05:30
Rifakat Haradwala (Open ERP) 91113680fa [IMP] mail: evaluated expression using safe_eval in get_template_value() of email.compose.message
bzr revid: rha@tinyerp.com-20110425061022-daj2rvm0iubtt3dw
2011-04-25 11:40:22 +05:30
Harry (OpenERP) cf032c0bf0 [MERGE] correction of backlog1
bzr revid: hmo@tinyerp.com-20110421095844-73673t3zs2clyeba
2011-04-21 15:28:44 +05:30
Rifakat Haradwala (Open ERP) b794d93e2a [FIX] thunderbird: changes in partner.py for history()
bzr revid: rha@tinyerp.com-20110421091125-nevt80ac5y1vn5jy
2011-04-21 14:41:25 +05:30