odoo/addons/mail
Stephane Wirtel 9155ba655d [IMP] mail: Allow to search a string in the body and the subject of a message
bzr revid: stw@openerp.com-20120726141915-ghsdz2210gwwpfjw
2012-07-26 16:19:15 +02:00
..
data [FIX] mail: put the notification on the group *after* the definition of the group 2012-07-25 15:35:19 +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 [FIX] now completely hides the chatter when in create mode 2012-07-26 14:15:50 +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: Allow to search a string in the body and the subject of a message 2012-07-26 16:19:15 +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 [IMP] remove deprecated attributes 'icon', 'web_icon' and 'web_icon_hover' from top menu items 2012-07-18 15:14:03 +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