odoo/addons/mail
Thibault Delavallée 014c133518 [FIX] mail_followers: added forgotten notification obj.
bzr revid: tde@openerp.com-20120820140404-zglfrn799kw48n0d
2012-08-20 16:04:04 +02:00
..
data [IMP] mail installs 2012-08-17 13:24:18 +02:00
doc [FIX] body_text --> body, not ure it's good enough 2012-08-17 14:06:06 +02:00
i18n Launchpad automatic translations update. 2012-08-07 05:39:28 +00:00
report [MERGE] trunk 2012-06-22 10:05:04 +02:00
security [FIX] mail.group security: member_ids -> message_follower_ids. 2012-08-16 02:08:33 +02:00
static [WIP] mail.js: removed dead code about message structure generation, renamed params to options in composition form. 2012-08-20 15:59:58 +02:00
tests imp 2012-08-20 12:45:56 +02:00
wizard [FIX] body_text --> body, not ure it's good enough 2012-08-17 14:06:06 +02:00
TODO.txt [IMP] better implementation of message read, no ancestror yet 2012-08-20 11:06:36 +02:00
__init__.py [IMP] mail cleaning 2012-08-17 13:19:36 +02:00
__openerp__.py [IMP] mail.alias: start writing tests, fix detected errors 2012-08-14 10:04:21 +02:00
mail_alias.py [IMP] mail.alias: use hyphen instead of underscore for replacing invalid chars, looks better for mail aliases 2012-08-14 12:03:54 +02:00
mail_alias_view.xml [MERGE] Next batch of improvements/fixes for mail.alias 2012-08-14 14:30:50 +02:00
mail_followers.py [FIX] mail_followers: added forgotten notification obj. 2012-08-20 16:04:04 +02:00
mail_followers_view.xml [IMP] mail message 2012-08-17 09:02:18 +02:00
mail_group.py [IMP] mail message 2012-08-17 09:02:18 +02:00
mail_group_menu.py fix 2012-08-17 16:50:10 +02:00
mail_group_view.xml [FIX] mail_group_view: fixed missing field declaratrion in kanban view. 2012-08-20 15:38:38 +02:00
mail_mail.py [FIX] body_text --> body, not ure it's good enough 2012-08-17 14:06:06 +02:00
mail_message.py fix 2012-08-20 13:32:10 +02:00
mail_message_view.xml [WIP] mail.js: first cleaning of Wall. 2012-08-20 15:07:30 +02:00
mail_thread.py fix 2012-08-20 15:02:32 +02:00
mail_thread_view.xml [MERGE] latest trunk 2012-07-20 13:56:12 +02:00
res_config.py [IMP] mail alias review - work in progress 2012-08-06 03:27:17 +02:00
res_config_view.xml [IMP]Remove type field from the views 2012-08-08 18:36:14 +05:30
res_partner.py [IMP] mail message 2012-08-17 09:02:18 +02:00
res_partner_view.xml add message_followers_ids 2012-08-16 00:30:38 +02:00
res_users.py [IMP] Merging different ways of posting a message: 2012-08-17 12:03:02 +02:00
res_users_view.xml [REVIEW] res_users in mail_thread: removed form view inheritance adding Chatter. 2012-08-14 20:49:31 +02:00