odoo/addons/mail
Thibault Delavallée 4fad550d69 [MERGE] Merged with main addons.
bzr revid: tde@openerp.com-20120709081834-18pf4bol39s50uno
2012-07-09 10:18:34 +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 [REF] ThreadView widget renamed to mail_thread. Also added some footers where they were not used. 2012-07-03 14:41:11 +02:00
i18n Launchpad automatic translations update. 2012-06-28 04:41:01 +00:00
report [MERGE] trunk 2012-06-22 10:05:04 +02:00
security [MERGE] Merged with addons/trunk. 2012-07-03 14:20:20 +02:00
static [MERGE] Merged with main addons. 2012-07-09 10:18:34 +02:00
wizard [MERGE] Merged with main addons. 2012-07-09 10:18:34 +02:00
__init__.py [FIX] mail module: added ir_needaction file to __init__.py . 2012-06-08 15:23:12 +02:00
__openerp__.py [MERGE] Merged with main addons. 2012-07-09 10:18:34 +02:00
ir_needaction.py [DOC] mail.thread: added some comments. 2012-07-02 18:13:06 +02:00
mail_demo.xml [FIX] cleanups 2012-06-21 23:55:27 +02:00
mail_group.py [MERGE] Merged with addons/trunk. 2012-07-03 14:20:20 +02:00
mail_group_view.xml [MERGE] Merged with addons/trunk, because of the mail_thread widget renaming. 2012-07-03 16:21:03 +02:00
mail_message.py [CLEAN] mail: cleaned mail_message. 2012-07-06 11:41:41 +02:00
mail_message_view.xml [IMP] mail: take into account the modified wizard in css and js. 2012-07-06 17:52:26 +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 [MERGE] Merged with addons/trunk. 2012-07-03 14:20:20 +02:00
mail_thread.py [MERGE] Merged with addons/trunk. 2012-07-03 14:20:20 +02:00
mail_thread_view.xml [IMP] mark as (un)read implemented as a server action. 2012-06-25 18:13:12 +02:00
res_partner.py [MERGE] Merged with addons/trunk. 2012-07-03 14:20:20 +02:00
res_partner_view.xml [FIX] res_users in mail: fixed override of chatter get_domain; fixed view; res_partner: fixed an indentation issue. 2012-07-04 11:45:47 +02:00
res_users.py [FIX] res_users in mail: fixed override of chatter get_domain; fixed view; res_partner: fixed an indentation issue. 2012-07-04 11:45:47 +02:00
res_users_view.xml [FIX] res_users in mail: fixed override of chatter get_domain; fixed view; res_partner: fixed an indentation issue. 2012-07-04 11:45:47 +02:00