odoo/addons/mail
Olivier Dony 16a8811930 [IMP] mail,email_template: improved views, assert missing email_from
- add missing colspans for notebooks
- remove some buttons from mail.message form view,
  namely because send button can cause record deletion
  possibly causing some weird UI result.. better used
  from the list view for now (web was fixed anyway)
- better domain on Message action, to ease debugging
- added assert for email_from in email_template.send_email()
  to catch errors earlier

bzr revid: odo@openerp.com-20120213143531-eiuhulo46bv059pl
2012-02-13 15:35:31 +01:00
..
i18n Launchpad automatic translations update. 2012-02-13 04:50:42 +00:00
security [FIX] mail: access rights: allow msg/thread creation for everyone 2011-12-23 11:41:57 +01:00
static/scripts [MERGE] fetchmail local mta option by stw 2011-10-05 00:26:40 +02:00
wizard [MERGE] mail: fix res_id link when sending an email template 2012-01-26 14:55:47 +01:00
__init__.py [IMP] mail: another pass of cleanup/refactoring of mail features - finish renaming 2011-07-22 18:34:57 +02:00
__openerp__.py [IMP] manifest: renamed active to auto_install. 2012-01-30 11:18:37 +01:00
mail_data.xml [IMP] mail: usability - better labels´ 2011-09-06 18:52:04 +02:00
mail_message.py [IMP] tools.literal_eval -> ast.literal_eval (as we drop python 2.5 support). 2012-01-18 12:18:55 +01:00
mail_message_view.xml [IMP] mail,email_template: improved views, assert missing email_from 2012-02-13 15:35:31 +01:00
mail_thread.py [MERGE] manual outlook plugin no binary yet 2011-12-09 15:28:39 +01:00
mail_thread_view.xml [REM] form view in mail message o2ms 2011-12-05 15:02:57 +01:00
res_partner.py [IMP] mail: another pass of cleanup/refactoring of mail features - finish renaming 2011-07-22 18:34:57 +02:00
res_partner_view.xml [IMP] mail: rename module email to mail because of parsing error 2011-04-04 15:15:52 +05:30