odoo/addons/mail
Antony Lesuisse a730933cdb [IMP] abstractfield options replace getter by attribute
bzr revid: al@openerp.com-20120818201859-xjpvcmipg59f0p3e
2012-08-18 22:18:59 +02:00
..
data [MERGE] Merged with addons/trunk. 2012-08-14 17:26:34 +02:00
doc [IMP]Remove type field from the modules 2012-08-09 15:20:04 +05:30
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 [IMP] abstractfield options replace getter by attribute 2012-08-18 22:18:59 +02:00
tests [IMP] mail.alias: start writing tests, fix detected errors 2012-08-14 10:04:21 +02:00
wizard [MERGE] Merged with addons/trunk. 2012-08-14 17:26:34 +02:00
__init__.py [MERGE] Merged with addons/trunk. 2012-08-15 21:56:52 +02:00
__openerp__.py [IMP] mail.alias: start writing tests, fix detected errors 2012-08-14 10:04:21 +02:00
ir_needaction.py [DOC] mail.thread: added some comments. 2012-07-02 18:13:06 +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 [REF] mail.subscription: renamed to mail.followers. Also renamed files accordingly. Views and menu entries have been updated. Also removed an ununsed read field on mail.notification. 2012-08-13 21:10:06 +02:00
mail_followers_view.xml [MERGE] Merged with addons/trunk. 2012-08-15 21:56:52 +02:00
mail_group.py [MERGE] Merged with addons/trunk. 2012-08-15 21:56:52 +02:00
mail_group_menu.py [CLEAN] mail_group_menu: cleaned file, added some doc. 2012-08-14 14:12:02 +02:00
mail_group_view.xml [MERGE] Merged with addons/trunk. 2012-08-15 21:56:52 +02:00
mail_message.py [MERGE] Merged with addons/trunk. 2012-08-14 17:26:34 +02:00
mail_message_view.xml [IMP] replaced text_html widget by html field 2012-08-14 15:10:03 +02:00
mail_thread.py [CLEAN] mail_thread: cleaned some typos/words. 2012-08-16 01:38:31 +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 [FIX] auth_config 2012-08-17 00:55:37 +02:00
res_partner.py [FIX] Fixed typo in var name. 2012-08-14 20:49:56 +02:00
res_partner_view.xml add message_followers_ids 2012-08-16 00:30:38 +02:00
res_users.py [REM] mail_thread: res_users: removed dead code. 2012-08-15 23:20:59 +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