odoo/addons/mail
Olivier Dony e5921325bd [REM] mail.compose.wizard: remove unused body_text and content_subtype fields
These fields were used in pre-7.0 to manage the plaintext variant of the 
mail being composed, but as of 7.0 the composition wizard will always
use the HTML/Rich text mode, so they can be dropped.

bzr revid: odo@openerp.com-20121115135634-fcy6mexnctwg0nxb
2012-11-15 14:56:34 +01:00
..
data [FIX] typo in a message 2012-11-15 11:39:47 +01:00
doc [IMP]Add mail_subtype.rst file in mail 2012-09-05 15:01:35 +05:30
i18n Launchpad automatic translations update. 2012-11-03 05:04:37 +00:00
report [MERGE] trunk 2012-06-22 10:05:04 +02:00
security [FIX] mail: notifications: fixed access rights issues when setting as read/unread for lambda users. 2012-11-07 16:38:22 +01:00
static [CLEAN] removed a commented statement, fixed a var name in js.é 2012-11-15 13:49:31 +01:00
tests [REM] mail.compose.wizard: remove unused body_text and content_subtype fields 2012-11-15 14:56:34 +01:00
wizard [REM] mail.compose.wizard: remove unused body_text and content_subtype fields 2012-11-15 14:56:34 +01:00
__init__.py [IMP]fix proble of click favorite 2012-11-06 15:07:24 +05:30
__openerp__.py [IMP] web: field many2many_tags_email moved to mail addon 2012-11-06 10:56:19 +01:00
mail_alias.py [MERGE] removed a few warnings. 2012-09-14 15:30:45 +02:00
mail_alias_view.xml [MERGE] Next batch of improvements/fixes for mail.alias 2012-08-14 14:30:50 +02:00
mail_favorite.py [IMP] mail: star is renamed as favorite (propagated changes through module); added views for this model in technical feature, under emails. Cleaned message_read and message_read_get_expandable because the code was quite obfuscated. 2012-10-18 17:23:22 +02:00
mail_favorite_view.xml [ADD] mail: added forgottent mail_favorite_view.xml file. 2012-10-18 17:33:34 +02:00
mail_followers.py [FIX] mail_followes: signature addition is back, wrong var name. 2012-11-14 12:11:04 +01:00
mail_followers_view.xml [FIX] mail: the 'type' field is deprecated in the 'ir.ui.view' model 2012-10-10 14:36:51 +05:30
mail_group.py [IMP] Add default filter on groups 2012-11-15 11:22:23 +01:00
mail_group_menu.py [FIX] pager of Menu Items list view 2012-10-11 18:34:00 +05:30
mail_group_view.xml [IMP] views 2012-11-15 09:34:00 +01:00
mail_mail.py [FIX] mail.mail: typo in previous commits 2012-10-09 15:44:14 +02:00
mail_mail_view.xml [REVIEW] addons: small cleanups nex to a diff read. Some improvements will follow, this commit is about small cleanups. 2012-09-04 11:28:20 +02:00
mail_message.py [MERGE] Sync with trunk. 2012-11-14 09:39:00 +01:00
mail_message_subtype.py [MERGE] Sync with addons/trunk. 2012-11-02 15:57:11 +01:00
mail_message_subtype.xml [MERGE] chm - improved subtype - fixes 2012-10-02 22:40:23 +02:00
mail_message_view.xml [IMP] mail: separator for search filter 2012-11-07 11:56:24 +01:00
mail_thread.py [FIX] mail_thread: fixed function name from tools, text2html is plaintext2html. 2012-11-14 17:32:52 +01:00
mail_thread_view.xml [FIX] Chatter: fixed posting on user/partner. Cleaned a bit default options of mail.js. 2012-11-15 10:54:00 +01:00
mail_vote.py [CLEAN] mail: vote: cleaned before merging. 2012-09-18 17:05:44 +02:00
res_config.py [FIX] mail: default alias_domain should be web.base.url 2012-10-08 14:03:51 +02:00
res_config_view.xml [FIX] auth_config 2012-08-17 00:55:37 +02:00
res_partner.py [FIX] Chatter: fixed posting on user/partner. Cleaned a bit default options of mail.js. 2012-11-15 10:54:00 +01:00
res_partner_view.xml [IMP] mail: improved display of openchatter in form views 2012-10-26 11:58:21 +02:00
res_users.py [FIX] Chatter: fixed posting on user/partner. Cleaned a bit default options of mail.js. 2012-11-15 10:54:00 +01:00
res_users_view.xml [RENAME] mail: res.partner: renamed notification_email_pref into notification_email_send, because this pref suffix is very ugly. 2012-08-29 13:44:24 +02:00
update.py [FIX] mail: use the right web.base.url 2012-10-22 16:35:22 +02:00