[MERGE] [IMP] mail: Inbox usability improvements :
authorAmit Vora <avo@tinyerp.com>
Thu, 17 Apr 2014 09:41:33 +0000 (11:41 +0200)
committerThibault Delavallée <tde@openerp.com>
Thu, 17 Apr 2014 09:41:33 +0000 (11:41 +0200)
commite6f8666b521fe8c2522d6e94c0c3def54a5f73ed
tree34b9e46a28b9bf4830038f8b9d06001254e2beb7
parentd57a97dcd9987be8a3340b766dde5bba83efd1fb
parentbf3d4a7d943de6f0765533dae04de5046e0822fa
[MERGE] [IMP] mail: Inbox usability improvements :
- notficiation_email_send field, renamed into notify_email, has now 2 values: always or never, in
order to ease the choice and simplify options.
- inbox: removed 'compose a new messages or write to my followers', because those 2 options are
already available. The first one is accessible using the top-right email icon, the second one
is accessible with the 'write to my followers' text box alread present in the inbox.

bzr revid: tde@openerp.com-20140417094133-8ip7vuy6b30xlc32
addons/mail/mail_followers.py
addons/mail/res_partner.py
addons/mail/static/src/xml/mail.xml
addons/mail/tests/test_mail_features.py