odoo/addons/mail
Antonin Bourguignon 7350bdb271 [MERGE] latest trunk
bzr revid: abo@openerp.com-20120725180118-l6flsrakml2ijxqy
2012-07-25 20:01:18 +02:00
..
data [MERGE] latest trunk 2012-07-25 20:01:18 +02:00
doc [REF] ThreadView widget renamed to mail_thread. Also added some footers where they were not used. 2012-07-03 14:41:11 +02:00
i18n Launchpad automatic translations update. 2012-07-14 06:27:50 +00:00
report [MERGE] trunk 2012-06-22 10:05:04 +02:00
security [REM] mail: still removing references to subscription hide mechanism. 2012-07-17 13:32:21 +02:00
static [CLEAN] mail.js: removed debug data. 2012-07-20 15:01:27 +02:00
wizard [FIX] mail.compos.message: outgoing state only for emails. Send only emails, also. 2012-07-20 14:57:09 +02:00
__init__.py [FIX] mail module: added ir_needaction file to __init__.py . 2012-06-08 15:23:12 +02:00
__openerp__.py [MERGE] lp:~openerp-dev/openobject-addons/trunk-review_module_desc-psi 2012-07-24 10:07:11 +02:00
ir_needaction.py [DOC] mail.thread: added some comments. 2012-07-02 18:13:06 +02:00
mail_group.py [MERGE] Merged OpenChatter part3: The Return of the Composer Reloaded Strikes Back. Addons-side branch of OpenChatter part 3, holdling the new composer. This revision adds a new composer for chatter : 2012-07-20 17:32:37 +02:00
mail_group_view.xml [IMP] mail.group: cleaned model. Now only have linked user groups, that automatically subscribe its users to the mail.group instead of broadcasting or anything else. Removed old fields, cleaned view. Added code for res.users and res.groups to handle user changes in groups, propagating them to the mail.group attached to the res.group. 2012-07-19 14:00:26 +02:00
mail_message.py [IMP] mail.message: added type in parameters. Default is email. 2012-07-20 14:57:29 +02:00
mail_message_view.xml [IMP] mail: We can search via the record_name and the title of a Feed 2012-07-24 12:51:24 +02:00
mail_subscription.py [REM] mail: removed sbuscription hide mechanism. This will be re-implemented in part pi. 2012-07-17 13:02:51 +02:00
mail_subscription_view.xml [REM] mail: removed sbuscription hide mechanism. This will be re-implemented in part pi. 2012-07-17 13:02:51 +02:00
mail_thread.py [FIX] mail: the subject of notification messages is not required, but it should be allowed 2012-07-25 11:44:50 +02:00
mail_thread_view.xml [MERGE] latest trunk 2012-07-20 13:56:12 +02:00
res_partner.py [IMP] res_partner in mail: also look messages related to the partner. 2012-07-20 15:29:31 +02:00
res_partner_view.xml [IMP] res.users, res.partner: chatter in correct 'footer' style. 2012-07-20 12:24:35 +02:00
res_users.py [IMP] res_users in mail: Welcome message posted on its wall at creation. 2012-07-20 15:29:04 +02:00
res_users_view.xml [IMP] res.users, res.partner: chatter in correct 'footer' style. 2012-07-20 12:24:35 +02:00