Commit Graph

344 Commits

Author SHA1 Message Date
Olivier Dony 7f44f6b710 [MERGE] mail: gracefully handle missing user signature
bzr revid: odo@openerp.com-20120222112555-5j7cqaimndmc2lew
2012-02-22 12:25:55 +01:00
Stephane Wirtel 9041add81d [FIX] mail: Use a default value if the signature and the subject are empty
bzr revid: stw@openerp.com-20120222095342-nifzjg0ilgd3ln0p
2012-02-22 10:53:42 +01:00
Raphael Collet 41863070c8 [MERGE] mail: fix res_id link when sending an email template
bzr revid: rco@openerp.com-20120126135547-995815mj21zw1jwn
2012-01-26 14:55:47 +01:00
tfr@openerp.com b83128ac09 [FIX] fix res_id link when sending an email template
bzr revid: tfr@openerp.com-20120120130347-fj4a8v3itlwjf2ai
2012-01-20 14:03:47 +01:00
Vo Minh Thu a3c18f3173 [IMP] tools.literal_eval -> ast.literal_eval (as we drop python 2.5 support).
bzr revid: vmt@openerp.com-20120118111855-he177la0butae3jr
2012-01-18 12:18:55 +01:00
Vo Minh Thu a0d18681ee [IMP] import: use `openerp.addons.<module>` instead of `<module>` with __import__.
bzr revid: vmt@openerp.com-20120109131205-6j78jiw4gxxod1s4
2012-01-09 14:12:05 +01:00
Raphael Collet ae9c126ab5 [FIX] mail: wrong passing of parameter context
bzr revid: rco@openerp.com-20111201151423-dmh2539fnc31q0zh
2011-12-01 16:14:23 +01:00
Olivier Dony 39c648126e [FIX] mail.compose.message: do not override with undefined defaults
bzr revid: odo@openerp.com-20110925014759-g3ycy8fgmv1zgg9x
2011-09-25 03:47:59 +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 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 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 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 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 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
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) 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) 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
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) 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) c1d452a0a3 [IMP] code clean
bzr revid: hmo@tinyerp.com-20110421090651-xaryz386zd7pph5s
2011-04-21 14:36:51 +05:30
Harry (OpenERP) 490c9e3173 [MERGE] correction of backlog1
bzr revid: hmo@tinyerp.com-20110420125833-au8koi1tvr6bmnvj
2011-04-20 18:28:33 +05:30
Rifakat Haradwala (Open ERP) 71794fb91a [IMP] email_template: changes in on_change_template where called generate_email() of template and clean the code
bzr revid: rha@tinyerp.com-20110420115430-wdghz5qd6nzw8pnf
2011-04-20 17:24:30 +05:30
Rifakat Haradwala (Open ERP) 96c65e3dbe [FIX]: improvements for attachment as dictionary
bzr revid: rha@tinyerp.com-20110420095458-0w53lpa10sv7wnep
2011-04-20 15:24:58 +05:30
Rifakat Haradwala (Open ERP) 44bcca9f2f [IMP] email.compose.message: useability improvements
bzr revid: rha@tinyerp.com-20110419115850-8vsbd9yv3vhedgss
2011-04-19 17:28:50 +05:30
Rifakat Haradwala (Open ERP) a559335e43 [FIX] mail: fixed subject value while replying emails
bzr revid: rha@tinyerp.com-20110418132528-7jqww9oyzdfxtbdq
2011-04-18 18:55:28 +05:30
Rifakat Haradwala (Open ERP) 0ad501441e [FIX] mail: fixed constraint and removed print statement
bzr revid: rha@tinyerp.com-20110414114918-6yb1tzj6dr9u9ajz
2011-04-14 17:19:18 +05:30
Rifakat Haradwala (Open ERP) 482ca7ddd3 [IMP] email.compose.message: improvements for mass mailing and email_teplate
bzr revid: rha@tinyerp.com-20110414083543-0aq55ib9j2dn0ouw
2011-04-14 14:05:43 +05:30
Harry (OpenERP) 51ce311aac [MERGE+REVIEW]
bzr revid: hmo@tinyerp.com-20110413130425-yaljvh5kexeqdf6f
2011-04-13 18:34:25 +05:30
Rifakat Haradwala (Open ERP) e2c7bfc88c [FIX] email.compose.message: set signature and auto_delete on change of template
bzr revid: rha@tinyerp.com-20110413113633-un3xkrbhlfaof585
2011-04-13 17:06:33 +05:30
Rifakat Haradwala (Open ERP) a353b5e927 [IMP] email.message.common:
*removed context email_model and email_res_id from related modules as there is no need
*improvements for email.message.common 
*removed fields track_campaign_item and message_id and imp for email_template

bzr revid: rha@tinyerp.com-20110413104145-htrse705w3aak2f3
2011-04-13 16:11:45 +05:30
Rifakat Haradwala (Open ERP) fbad6f6767 [IMP] email.compose.message: mass mailing
* created a method do_mass_mail() for mass maining
* improvements for mass mailing in case of template, took the value from wizard and evaluated using mako template

bzr revid: rha@tinyerp.com-20110411121032-j4u2ao710vc1dt8k
2011-04-11 17:40:32 +05:30
Rifakat Haradwala (Open ERP) fa0aa7f2ad [IMP] email.compose.message: removed method _get_records() and on_change_referred_doc()
bzr revid: rha@tinyerp.com-20110407134220-w54lyxvcy7dzvemg
2011-04-07 19:12:20 +05:30
Rifakat Haradwala (Open ERP) f53ee6053a [IMP] email.message.common: implemented active_id and active_model in default_get() and fix reference of fields subject and body
bzr revid: rha@tinyerp.com-20110407125024-4354406jcb4ih2k9
2011-04-07 18:20:24 +05:30
Rifakat Haradwala (Open ERP) afc74ed47f [IMP] email.compose.message: removed method save_to_drafts() and did related changes for this
bzr revid: rha@tinyerp.com-20110407045607-tub41samcup20t5d
2011-04-07 10:26:07 +05:30
Harry (OpenERP) a1c413c98f [FIX] mail: fixed body, subject in default_get method in email.compose.message
bzr revid: hmo@tinyerp.com-20110406091550-i7zhkcq885w1yig6
2011-04-06 14:45:50 +05:30
Rifakat Haradwala (Open ERP) 47a85e9f8f [IMP] mail: rename module email to mail because of parsing error
bzr revid: rha@tinyerp.com-20110404094552-j2rdq2sbeqrbffgn
2011-04-04 15:15:52 +05:30