odoo/addons/mail
Thibault Delavallée 1d76129a22 [FIX] mass_mailing:
- fixed forgottent import of mail_thread in mass_mailing, to enable bounce and replied tracking
- fixed replied computation in message_route_process, adding the original email in parameters
- fixed form view of campaign, to add edit and dlete now that clicking on it redirects to the waves
- added track field on mail_mail, to avoid creating too mush entries in mail.mail.statistics
- fixed mass_mailign controller

bzr revid: tde@openerp.com-20130916114706-b9zyhp0ha6mr9fzg
2013-09-16 13:47:06 +02:00
..
controllers [REF] mass_mailing: first refactor 2013-09-13 13:54:08 +02:00
data [REF] mass_mailing: first refactor 2013-09-13 13:54:08 +02:00
doc [DOC] mail: updated changelog 2013-09-12 12:08:29 +02:00
i18n Launchpad automatic translations update. 2013-09-12 06:40:18 +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]: Merged with addons 2013-08-12 10:08:10 +05:30
tests [REF] mass_mailing: first refactor 2013-09-13 13:54:08 +02:00
wizard [IMP] [ADD] mass_mailing: added a wizard to create new segments. 2013-09-12 12:09:09 +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 [REF] mail_followers: cleaned notify methods, lessening the number of queries. 2013-08-27 17:38:40 +02:00
mail_followers_view.xml [MERGE] Addons misc improvements Vol.30 2013-06-13 15:06:59 +02:00
mail_group.py [MERGE] forward port of branch saas-1 up to revid 8772 chs@openerp.com-20130910122113-171osvcukxffxcry 2013-09-10 14:48:03 +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 [REF] mass_mailing: first refactor 2013-09-13 13:54:08 +02:00
mail_mail_view.xml [REF] mass_mailing: first refactor 2013-09-13 13:54:08 +02:00
mail_message.py [CLEAN] mail: cleaned some read -> browse + forgotten statement to remove 2013-09-13 14:29:56 +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 [IMP] mail_message: cleaned search view 2013-08-29 12:09:32 +02:00
mail_thread.py [FIX] mass_mailing: 2013-09-16 13:47:06 +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 [REF] mass_mailing: first refactor 2013-09-13 13:54:08 +02:00
res_config_view.xml [REF] mass_mailing: first refactor 2013-09-13 13:54:08 +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] Forward-port of latest 7.0 bugfixes, up to rev. 9459 rev-id: fva@openerp.com-20130918153347-fy4nuvbm82ngfb8x 2013-09-18 18:13:05 +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