odoo/addons/mail
Thibault Delavallée d62fb2bf47 [IMP] mail.group: kanban view improved; photo management and code udpated; now has a default photo
bzr revid: tde@openerp.com-20120329073209-doh665jwak2e12hk
2012-03-29 09:32:09 +02:00
..
doc [DOC] Added first tree of files: index.rst, inex.rst.inc and mail_thread.rst 2012-03-09 17:50:54 +01:00
i18n Launchpad automatic translations update. 2012-03-16 05:30:17 +00:00
security [MERGE] Merged with main addons 2012-03-26 11:24:17 +02:00
static [IMP] mail.group: kanban view improved; photo management and code udpated; now has a default photo 2012-03-29 09:32:09 +02:00
wizard [FIX] mail*: properly handle b64-encoding for attachments 2012-03-08 16:56:50 +01:00
__init__.py [REM] Removed mail/base_need_action, moved to server. Fixed now deleted need_action boolean field from view. 2012-03-07 10:10:18 +01:00
__openerp__.py [ADD] res.users: added choice to send emails when receiving notifications on user form and preferences form. Also udpated res.users views. 2012-03-26 15:38:52 +02:00
mail_data.xml [IMP] mail: usability - better labels´ 2011-09-06 18:52:04 +02:00
mail_group.py [IMP] mail.group: kanban view improved; photo management and code udpated; now has a default photo 2012-03-29 09:32:09 +02:00
mail_group_view.xml [IMP] mail.group: kanban view improved; photo management and code udpated; now has a default photo 2012-03-29 09:32:09 +02:00
mail_message.py [IMP] mail_message: schedule_with_attach: added 'email' type 2012-03-28 11:02:53 +02:00
mail_message_view.xml [IMP] mail.message: added a body fied, that is a function field matching body_html for html subtyped messages, or body_text for other subtyped messages. Added a get/search function for this field. Modified mail.message wall search view accordingly. 2012-03-27 10:10:11 +02:00
mail_subscription.py [IMP] mail.subscrpition: cleaned code and views 2012-03-13 16:24:52 +01:00
mail_subscription_view.xml [IMP] mail module: cleaned views and menu entries. 2012-03-22 14:19:22 +01:00
mail_thread.py [FIX] mail.thread: fixed a typo error 2012-03-28 11:02:13 +02:00
mail_thread_view.xml [IMP] Menus improvement: Sales is now sequence 0 (CRM moved to 1) to be the first menu entry; all groups now lies inside Feeds menu. 2012-03-26 14:54:12 +02: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
res_users.py [IMP] res.users: message_load_ids overriden, to fetch ids of messages: 1/ res_model = res.users, res_id = id 2/ body_text contains @login 2012-03-26 16:35:38 +02:00
res_users_view.xml [ADD] res.users: added choice to send emails when receiving notifications on user form and preferences form. Also udpated res.users views. 2012-03-26 15:38:52 +02:00