[MERGE] Removed duplicate view.
[odoo/odoo.git] / addons / email_template / email_template.py
2012-02-13 Olivier Dony[IMP] mail,email_template: improved views, assert missi...
2012-01-25 Olivier Dony[IMP] email_template: use button name as action name
2012-01-18 tfr@openerp.com[FIX] auto populate Wizard while clicking on email...
2011-12-31 fp[IMP] improved error message, constraints must allways...
2011-11-03 Olivier Dony[IMP] edi,email_template: allow directly sending EDI...
2011-10-10 Olivier Dony[IMP] email_template: add urllib.quote in template...
2011-09-30 Olivier Dony[IMP] email.template: pass proper subtype when HTML...
2011-09-15 Harry (OpenERP)[FIX] edi: correct datas of email_template
2011-09-12 Olivier Dony[FIX] marketing_campaign: typos and cleanup
2011-09-09 Olivier Dony[IMP] email_template: use raw template for msg composit...
2011-09-08 Olivier Dony[IMP] email.template: typos and usability review
2011-09-08 Olivier Dony[IMP] email.template: typos and usability review
2011-09-07 Olivier Dony[FIX] email_template: unused import
2011-09-07 Amit Parmar (OpenERP)[IMP] Develop a purchase order import and export functi...
2011-09-06 Olivier Dony[IMP] all: unified context params for mail composition...
2011-08-25 Olivier Dony[IMP] email_template: another pass of cleanup (wip)
2011-08-09 Olivier Dony[MERGE] latest trunk
2011-05-16 Vo Minh Thu[REF] consistent, grepable ir.values object naming.
2011-05-11 Rifakat Haradwala... email_template: code optimization, removed unused impor...
2011-05-10 Rifakat Haradwala... [FIX]
2011-04-26 Harry (OpenERP)[MERGE] email_template: new button save as template...
2011-04-26 Rifakat Haradwala... [IMP]: email_template:
2011-04-20 Harry (OpenERP)[REVIEW+FIX]
2011-04-20 Rifakat Haradwala... [FIX]: email_template: indentation
2011-04-20 Rifakat Haradwala... [IMP] email_template: changes in on_change_template...
2011-04-13 Rifakat Haradwala... [IMP] email.message.common:
2011-04-12 Harry (OpenERP)[REVIEW] remove passing email_model and email_res_id...
2011-04-06 Rifakat Haradwala... [FIX] email_template: fix reference for generate_tracki...
2011-04-06 Rifakat Haradwala... [FIX] email_template: fix module reference to mail...
2011-03-30 Rifakat Haradwala... [Merge]: merge with lp:~openerp-dev/openobject-addons...
2011-03-29 Harry (OpenERP)[MERGE] merged with trunk addods development branch
2011-03-28 Rifakat Haradwala... [IMP] email_message.py: improvements in send_email...
2011-03-25 Rifakat Haradwala... [IMP] crm,project_issue: did related changes
2011-03-21 Rifakat Haradwala... [REM] email.smtp_server: removed email.smtp_server...
2011-03-18 Rifakat Haradwala... [IMP] email: email cleanup
2011-03-10 Yogesh (OpenERP)[IMP] change module name emails to email and related...
2011-03-08 Rifakat Haradwala... [IMP] : base_module_quality, crm, email_template, mail_...
2011-03-01 Yogesh (OpenERP)[IMP] improce email.compose wizard code. and change...
2011-02-24 Yogesh (OpenERP)[IMP] email_template :- Change the action of old email...
2011-02-23 Yogesh (OpenERP)[IMP] email_template, emails:- message id and reference...
2011-02-23 Yogesh (OpenERP)[ADD] email_template :- inherit email.compose.message...
2011-02-17 Yogesh (OpenERP)[ADD] emails :- add email.message send wizard.
2011-02-16 Yogesh (OpenERP)[IMP] email_template :- openobject_id pass as a int...
2011-02-16 Yogesh (OpenERP)[IMP]email_template:- also check template has no smtp_s...
2011-02-15 Yogesh (OpenERP)[IMP] remove unused statement.
2011-02-15 Yogesh (OpenERP)[IMP] email_template :- change string in user_id field...
2011-02-15 Yogesh (OpenERP)[IMP] email_template :- improve search view and remove...
2011-02-15 Yogesh (OpenERP)[FIX] email_template :- fix some problem.
2011-02-15 Harry (OpenERP)[IMP] emails: made email.message.template osv_memory...
2011-02-15 Harry (OpenERP)[FIX] email_template: system error
2011-02-15 Harry (OpenERP)[IMP] email_template: on sending email: if model has...
2011-02-15 Harry (OpenERP)[REVIEW+IMP] email_template: set message_id on email...
2011-02-15 Harry (OpenERP)[REVIEW+FIX] emails: fix
2011-02-15 Harry (OpenERP)[REVIEW+IMP] - emails: added new state in email.message...
2011-02-14 Harry (OpenERP)[REVIEW+IMP] email_template: inherit related improvement
2011-02-14 Harry (OpenERP)[REVIEW+IMP] email_template: rename field name:from_acc...
2011-02-08 Yogesh (OpenERP)Fix problem in email.template.preview wizard.
2011-02-08 Yogesh (OpenERP)[IMP] improve code in email_template.
2011-02-04 Yogesh (OpenERP)Improve code.
2011-02-04 Yogesh (OpenERP)[IMP] improve onchange method. merge 3 method in 1...
2011-02-04 Yogesh (OpenERP)Fix in eamil_template module.
2011-02-03 YSA (Openerp)[IMP] email_template :- generate template to message...
2011-02-03 YSA (Openerp)[ADD] add template_id field in email_message and proces...
2011-02-03 YSA (Openerp)[REM] remove account_id field in email.messae objects.
2011-02-03 YSA (Openerp)[IMP] create a spearate file of email_message and email...
2011-02-03 YSA (Openerp)[ADD] add process_queue button in email.message.
2011-02-03 YSA (Openerp)[IMP] remove template_languange in email_template module.
2011-02-03 YSA (Openerp)[IMP] improve email_send method and pass the smtp relat...
2011-02-02 YSA (Openerp)[IMP] improve email, email_gateway and email_template...
2011-02-01 YSA (Openerp)[IMP] clean email_template module, merge email_template...
2011-01-13 Olivier Ligot[FIX] email template mailbox from field
2010-12-30 husenmerged with trunk
2010-12-15 rha@tinyerp.com[commit]
2010-12-06 uco (OpenERP)[MERGE]: Merged with trunk-addons.
2010-11-27 P. Christeasemail_template: cleanup the startup warning lines.
2010-11-26 qdp-launchpad@tiny... [MERGE] merged the dev team2 branch
2010-11-23 uco (OpenERP)[REF]: Replace the condition 'if not context' with...
2010-11-19 uco (OpenERP)[IMP] : Added context=None on methods used for _constra...
2010-11-16 P. Christeasemail_template: cleanup the startup warning lines.
2010-11-16 sbh (Open ERP)[Fix] email_template: Fix the syntax error
2010-10-28 Harry (OpenERP)[MERGE]
2010-10-28 Harry (OpenERP)[MERGE]
2010-10-28 ksa (Open ERP)[IMP]: lp-660506
2010-10-27 ksa (Open ERP)[MERGE]: Merge with lp:openobject-trunk-dev-addons2
2010-10-27 ksa (Open ERP)[FIX] : lp-660506 remove useless _constraint messages
2010-10-27 Harry (OpenERP)[MERGE] merged from openobject-addons branch
2010-10-27 uco (OpenERP)[MERGE]: Merged with trunk-addons.
2010-10-26 psi (Open ERP)[FIX] email_template: email_template.preview.fields_vie...
2010-10-26 uco (OpenERP)[MERGE]: Merged with team1.
2010-10-19 P. Christeasemail_template: proper return values, fix fields_view_get()
2010-10-06 rpa (Open ERP)[FIX]: email_template: Fixed pylint warnings
2010-10-06 sbh (Open ERP)[Fix] crm, email_template: fix the warining of the...
2010-09-27 Julien Thewys[REF] Renamed method to match conventions.
2010-09-27 Julien Thewys[REF] Renamed variable to match conventions.
2010-09-27 Julien Thewys[FIX] Fixed wrong indentation.
2010-09-27 Julien Thewys[FIX] default expression value may now contains single...
2010-09-15 Fabien Pinckaers[FIX] changed the copyright as requested by sharoon
2010-09-13 Olivier Dony[IMP] email_template: another round of review+improvements:
2010-09-01 rpa (Open ERP)[IMP]: email_template: Improvement in tooltips + Added...
2010-08-26 rpa (Open ERP)[IMP]: email_template: Improvement in tooltip and label,
next