odoo/addons/mail
Christophe Simonis 5343c48c5f [MERGE] forward port of branch saas-1 up to revid 8760 chs@openerp.com-20130823143114-83tdjhbsdes0kydr
bzr revid: chs@openerp.com-20130823154655-blm2wyfivmg8qi2z
2013-08-23 17:46:55 +02:00
..
controllers [IMP] mail: added JSON end-point to receive mails. 2013-06-19 15:21:23 +02:00
data [MERGE] forward port of branch saas-1 up to revid 8760 chs@openerp.com-20130823143114-83tdjhbsdes0kydr 2013-08-23 17:46:55 +02:00
doc [DOC] mail, email_template: added changelog 2013-07-26 13:59:18 +02:00
i18n Launchpad automatic translations update. 2013-08-23 05:52:41 +00:00
report [MERGE] trunk 2012-06-22 10:05:04 +02:00
security [IMP] Added description of record and name. 2013-06-06 16:42:06 +05:30
static [MERGE] Sync with trunk 2013-08-08 10:34:51 +02:00
tests [MERGE] forward port of branch saas-1 up to revid 8760 chs@openerp.com-20130823143114-83tdjhbsdes0kydr 2013-08-23 17:46:55 +02:00
wizard [IMP] mail_compose_message: pass new fields as invisible before merging 2013-07-26 12:49:02 +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 [MERGE] Sync with trunk 2013-07-17 09:47:10 +02:00
mail_alias.py [CLEAN] mail_alias: added / cleaned a bit the comments 2013-06-19 15:52:29 +02:00
mail_alias_view.xml [CLEAN] Misc cleaning before merging, mainly in views 2013-06-25 10:46:30 +02:00
mail_followers.py [IMP] mail: mail.message now has mail_server_id from template_id. 2013-07-22 15:17:25 +02:00
mail_followers_view.xml [MERGE] Addons misc improvements Vol.30 2013-06-13 15:06:59 +02:00
mail_group.py [MERGE] Sync with trunk 2013-06-12 14:34:29 +02:00
mail_group_menu.py [MERGE] From trunk 2012-12-17 15:43:06 +01:00
mail_group_view.xml [CLEAN] Misc cleaning before merging, mainly in views 2013-06-25 10:46:30 +02:00
mail_mail.py [MERGE] Forward-port of bugfixes from saas-1 series up to rev.8759 rev-id: odo@openerp.com-20130820152607-0p0fx87v1rqhk3vy 2013-08-20 18:52:58 +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 8760 chs@openerp.com-20130823143114-83tdjhbsdes0kydr 2013-08-23 17:46:55 +02:00
mail_message_subtype.py [IMP] Removed the dialog box on apply and close to open a new dialog box everytime. 2013-03-15 18:01:57 +05:30
mail_message_subtype.xml [IMP] 1) Added code for opening the dialog box of edit followers, 2013-03-14 15:59:49 +05:30
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 8760 chs@openerp.com-20130823143114-83tdjhbsdes0kydr 2013-08-23 17:46:55 +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 [MERGE] Sync with trunk 2013-06-12 14:34:29 +02:00
res_users_view.xml [CLEAN] Misc cleaning before merging, mainly in views 2013-06-25 10:46:30 +02:00
update.py [REF] mail: removed openerp.pooler imports. 2013-03-27 14:55:27 +01:00