odoo/addons/mail
Martin Trigaux a5698b8016 [IMP] mail: better tests for gateway
bzr revid: mat@openerp.com-20130606125046-0f0sj5u64blqxbrs
2013-06-06 14:50:46 +02:00
..
controllers
data [REV] [IMP] mail: mail.catchall.alias is now only a system parameter; removed from configuration (because much too technical) + udpated tests that could crash on an existing instance. 2013-05-17 15:11:09 +02:00
doc [REM] mail: removed doc file, that was not adding usefull information compared to docstrings already present in the code. As the doc generator should take those docstrings into account, it is not necessary to re-add it. Moreover, this will make maintaining the doc up to date difficult. 2013-03-29 11:40:07 +01:00
html [IMP] suppress button oe_demo_play 2013-06-03 17:41:58 +02:00
i18n Launchpad automatic translations update. 2013-05-14 05:30:36 +00:00
report
security
static [MERGE] Forward porting of saas-1 until rev 8739 2013-06-05 11:04:53 +02:00
tests [IMP] mail: better tests for gateway 2013-06-06 14:50:46 +02:00
wizard [FIX] mail.compose.message: when sending emails using mass mailing without doing a message_post (aka, pure email mass-mailing), the body of the mail.compose.message was not copied into the body_html of the mail.mail. 2013-05-29 11:59:00 +02:00
__init__.py
__openerp__.py
mail_alias.py [FORWARD] Forward port of 7.0 branch until revision 9143. 2013-05-21 14:23:59 +02:00
mail_alias_view.xml
mail_followers.py [FORWARD] Forward port of addons until revision 8711 2013-05-22 10:30:12 +02:00
mail_followers_view.xml
mail_group.py [MERGE] [FIX] mail_group: usability fix. The 'Wall view' of 2013-03-27 12:05:20 +01:00
mail_group_menu.py
mail_group_view.xml [MERGE] Alias Visibility and Salesteams View. Improve the display of alias in form views and in empty list help messages. Improve the use, visibility and display of salesteams. 2013-04-05 17:19:14 +02:00
mail_mail.py [MERGE] Forward porting of saas-1 until rev 8739 2013-06-05 11:04:53 +02:00
mail_mail_view.xml [FIX]Improve send now button 2013-05-15 14:52:03 +05:30
mail_message.py [MERGE] Forward porting of saas-1 until rev 8739 2013-06-05 11:04:53 +02:00
mail_message_subtype.py
mail_message_subtype.xml
mail_message_view.xml [REF] mail: refactored system to generate links in signatures. A new server action is used that choose to redirect to the document or to the Inbox (Portal or Classic Inbox, depending on the user). 2013-04-17 14:22:25 +02:00
mail_thread.py [MERGE] Forward porting of saas-1 until rev 8739 2013-06-05 11:04:53 +02:00
mail_thread_view.xml [MERGE] Sync with trunk 2013-05-22 13:42:36 +02:00
mail_vote.py
res_config.py [REV] [IMP] mail: mail.catchall.alias is now only a system parameter; removed from configuration (because much too technical) + udpated tests that could crash on an existing instance. 2013-05-17 15:11:09 +02:00
res_config_view.xml [REV] [IMP] mail: mail.catchall.alias is now only a system parameter; removed from configuration (because much too technical) + udpated tests that could crash on an existing instance. 2013-05-17 15:11:09 +02:00
res_partner.py [CLEAN] crm, res_partner: added name on added filters; added oline breaks in big help of notification_email_send. 2013-03-13 13:51:24 +01:00
res_partner_view.xml [FIX] res_partner: mail now adds forgotten notification_email_send field; otherwise partner manager are not able to change the email reception policy for partners that are not users. 2013-03-08 13:48:35 +01:00
res_users.py [FIX] _auto_init(): when _auto_init() is overridden it does not return the super() result, which might brake functional fields initialization. 2013-04-17 09:55:46 +02:00
res_users_view.xml [IMP] mail: move alias_id on res_users view 2013-03-26 14:05:54 +01:00
update.py [REF] mail: removed openerp.pooler imports. 2013-03-27 14:55:27 +01:00