odoo/addons/mail
Thibault Delavallée 42c41a7ee4 [IMP] Thread widget: updated actions menu in messages
bzr revid: tde@openerp.com-20120514121530-hrnixf8h95h7ynak
2012-05-14 14:15:30 +02:00
..
data [IMP] mail.group: cleaned and added a demo data for all employees discussion group. 2012-05-03 15:12:12 +02:00
doc [DOC] Small update. 2012-04-20 12:07:51 +02:00
i18n Launchpad automatic translations update. 2012-05-14 04:43:58 +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] Thread widget: updated actions menu in messages 2012-05-14 14:15:30 +02:00
wizard [IMP] Thread widget: cleaned links, added reply by e-mail links. Added in mail.compose.message wizard support for a 'message_id' in context have a document with reply behavior. Also cleaned a bit the mail;js code. Updated a detail in a default temporary data in hr_recruitment. 2012-05-10 14:10:58 +02:00
__init__.py [MOVE] Moved log analysis (based on now removed res.Logs) to mail.message reports. 2012-04-04 15:23:28 +02:00
__openerp__.py [IMP] Thread widget: added use of expander extension instead of the custom hardcoded stuff. 2012-05-10 14:17:49 +02:00
mail_group.py [IMP] mail.group: propagated get_subscribers_ids removal, replaced by gert_subscribers with a get_ids=True 2012-05-11 14:41:19 +02:00
mail_group_view.xml [MERGE] Merged with main addons. 2012-05-11 14:46:43 +02:00
mail_message.py [MERGE] Merged with main addons. 2012-05-11 14:46:43 +02:00
mail_message_view.xml [IMP] mail.message form view: Open document button not visible if model or res_id not defined. 2012-05-11 15:01:07 +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 [FIX] Fixed hiden subscription check that was wrong. 2012-05-14 14:14:49 +02:00
mail_thread_view.xml [FIX] mail: fixed error with icon and icon_web_hover. also resized icons. 2012-04-17 13:00:43 +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 [FIX] mail: res.users: forgot to resolve a conflict. 2012-05-11 14:49:27 +02:00
res_users_view.xml [FIX] res.users in mail.thread: addded right to modify notification_email_pref for users. 2012-04-06 09:40:18 +02:00