odoo/addons/mail
Thibault Delavallée d083240094 [IMP] Chatter: improved and cleaned RecordThread widget.
bzr revid: tde@openerp.com-20120619131403-761j3a0dl2wxrbaq
2012-06-19 15:14:03 +02:00
..
data [FIX] Fixed a call to message_get_subscribers with wrong arguments; commented a data causing issues. 2012-06-05 16:29:51 +02:00
doc [MERGE] Merged with main addons. 2012-06-04 10:01:34 +02:00
i18n Launchpad automatic translations update. 2012-05-27 04:40:06 +00:00
report [MOVE] Moved log analysis (based on now removed res.Logs) to mail.message reports. 2012-04-04 15:23:28 +02:00
security [IMP] mail: access rights: added access rights for mail.subscription.hide 2012-05-08 16:07:50 +02:00
static [IMP] Chatter: improved and cleaned RecordThread widget. 2012-06-19 15:14:03 +02:00
wizard [IMP] mail.compose.message widget: first integration in chatter. 2012-06-18 17:06:08 +02:00
__init__.py [FIX] mail module: added ir_needaction file to __init__.py . 2012-06-08 15:23:12 +02:00
__openerp__.py [ADD] mail.message.common: added a destination_partners field, many2many to partners, to match the new way of sending emails (to partners). 2012-06-15 10:36:10 +02:00
ir_needaction.py [ADD] Added ir_needaction, holding override a get_needaction_user_ids when having mail.thread. 2012-06-08 16:35:56 +02:00
mail_group.py [IMP] mail_group: changed public field name; removed custom label in form view, replaced by the standard label. 2012-06-06 12:27:25 +02:00
mail_group_view.xml [FIX] mail_group: fixed form view with new api for 7.0. 2012-06-12 10:18:50 +02:00
mail_message.py [IMP] mail_message: added name_get method, because subject is not required anymore. 2012-06-19 10:23:53 +02:00
mail_message_view.xml [IMP] mail_message: improved form view (for legacy and 'feed' form views) 2012-06-15 14:40:29 +02:00
mail_subscription.py [ADD] mail: added mail.subscription.hide model. This will holds the hiden notification subtypes. 2012-04-19 17:26:44 +02:00
mail_subscription_view.xml [ADD] mail.subscription.hide: added views and menu entry. 2012-04-19 17:38:25 +02:00
mail_thread.py [TMP] mail.js: tmp update, will be probably discarded. 2012-06-14 10:40:33 +02:00
mail_thread_view.xml [IMP] removed action on root menu of feeds 2012-05-22 21:11:40 +02:00
res_partner.py [Fix] :fix condition of load the message of parnter 2012-05-24 13:01:49 +05:30
res_partner_view.xml [REF] Review some form views with the guide lines 2012-06-13 11:06:57 +02:00
res_users.py [FIX] mail: res.users: forgot to resolve a conflict. 2012-05-11 14:49:27 +02:00
res_users_view.xml [IMP]:users:removed menu_tips field 2012-06-05 14:23:57 +05:30