odoo/addons/mail
Christophe Simonis aa133b4d29 [MERGE] forward port of branch saas-1 up to revid 8745 chs@openerp.com-20130613181503-82234mo34wxb0oap
bzr revid: chs@openerp.com-20130614091924-z5ta02kwhmwcrgox
2013-06-14 11:19:24 +02:00
..
controllers [IMP] web: move controler download_attachment into mail. 2012-12-11 15:53:43 +01:00
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-06-12 05:57:31 +00:00
report [MERGE] trunk 2012-06-22 10:05:04 +02:00
security [MERGE] Sync with trunk. 2012-12-19 10:39:24 +01:00
static [MERGE] forward port of branch saas-1 up to revid 8745 chs@openerp.com-20130613181503-82234mo34wxb0oap 2013-06-14 11:19:24 +02:00
tests [MERGE] forward port of branch saas-1 up to revid 8745 chs@openerp.com-20130613181503-82234mo34wxb0oap 2013-06-14 11:19:24 +02:00
wizard [FIX] mail.compose.message: fixed reply_to from template in mass mailing. 2013-06-06 16:28:14 +02:00
__init__.py [MERGE] Sync with trunk. Cleaned a bit things lastly added in trunk/mail/tests. 2012-12-11 17:14:58 +01:00
__openerp__.py [ADD] suggested groups 2013-03-28 17:16:34 +01:00
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 [MERGE] Next batch of improvements/fixes for mail.alias 2012-08-14 14:30:50 +02:00
mail_followers.py [MERGE] forward port of branch saas-1 up to revid 8745 chs@openerp.com-20130613181503-82234mo34wxb0oap 2013-06-14 11:19:24 +02:00
mail_followers_view.xml [MERGE] Addons misc improvements Vol.30 2013-06-13 15:06:59 +02:00
mail_group.py [MERGE] Latest trunk 2013-04-05 16:17:58 +02:00
mail_group_menu.py [MERGE] From trunk 2012-12-17 15:43:06 +01:00
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 port of branch saas-1 up to revid 8745 chs@openerp.com-20130613181503-82234mo34wxb0oap 2013-06-14 11:19:24 +02:00
mail_mail_view.xml [MERGE] forward port of branch saas-1 up to revid 8745 chs@openerp.com-20130613181503-82234mo34wxb0oap 2013-06-14 11:19:24 +02:00
mail_message.py [MERGE] forward port of branch saas-1 up to revid 8745 chs@openerp.com-20130613181503-82234mo34wxb0oap 2013-06-14 11:19:24 +02:00
mail_message_subtype.py [CLEAN] Small cleanup of code. 2012-12-20 13:17:52 +01:00
mail_message_subtype.xml [CLEAN] mail: cleaned and updated automatic followers, now also possible on write without having to add something specific. parent_field -> relation_field on message.subtype model. Templates of automatic tracking do not use mako anymore, not necessary for small messages. Added a tmp hack in mail_message to avoid a crash, do not forget to remove it. 2012-12-19 17:42:39 +01:00
mail_message_view.xml [MERGE] forward port of branch saas-1 up to revid 8745 chs@openerp.com-20130613181503-82234mo34wxb0oap 2013-06-14 11:19:24 +02:00
mail_thread.py [MERGE] forward port of branch saas-1 up to revid 8745 chs@openerp.com-20130613181503-82234mo34wxb0oap 2013-06-14 11:19:24 +02:00
mail_thread_view.xml [MERGE] Sync with trunk 2013-06-06 15:53:13 +02:00
mail_vote.py [FIX] [CLEAN] mail: fixed some access rules issues; removed now unused files. 2012-12-11 15:33:01 +01:00
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 [IMP] [CLEAN] [REF] mail, res_partner, res_users, hr: cleaned partner / employee profile following last specifications. 2013-05-15 17:31:59 +02: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 [IMP] [CLEAN] [REF] mail, res_partner, res_users, hr: cleaned partner / employee profile following last specifications. 2013-05-15 17:31:59 +02:00
res_users_view.xml [MERGE] Sync with trunk 2013-06-06 15:53:13 +02:00
update.py [REF] mail: removed openerp.pooler imports. 2013-03-27 14:55:27 +01:00