odoo/addons/mail
Thibault Delavallée 5d3d9f4468 [CLEAN] mail.thread: cleaned mail.message, mail.thread
bzr revid: tde@openerp.com-20120402115002-q8u8vlu49jjs8e5g
2012-04-02 13:50:02 +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 [IMP] mail.thread: updated security rules 2012-03-29 18:34:54 +02:00
static [CLEAN] mail.thread: cleaned mail.message, mail.thread 2012-04-02 13:50:02 +02:00
wizard [IMP] mail: split out the send method and define a new method for post-processing of sent messages 2012-03-27 17:28:00 +05:30
__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 [IMP] First security check. 2012-03-29 18:10:49 +02:00
mail_data.xml [IMP] mail: usability - better labels´ 2011-09-06 18:52:04 +02:00
mail_group.py [IMP] Updated group model and views: now has member_ids, is_member and member_nbr functional fields linked to one get function; necessary to use record rules later. 2012-03-29 18:10:00 +02:00
mail_group_view.xml [IMP] mail.thread: updated security rules 2012-03-29 18:34:54 +02:00
mail_message.py [CLEAN] mail.thread: cleaned mail.message, mail.thread 2012-04-02 13:50:02 +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] Added description on mail.subscription and mail.notification 2012-03-29 18:10:32 +02:00
mail_subscription_view.xml [IMP] mail module: cleaned views and menu entries. 2012-03-22 14:19:22 +01:00
mail_thread.py [CLEAN] mail.thread: cleaned mail.message, mail.thread 2012-04-02 13:50:02 +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 in mail: added a welcome message when creating a new user. A broadcasting mechanism will be necessaryu though. 2012-03-29 12:11:13 +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