odoo/addons/mail
Thibault Delavallée a5bb69ec28 [IMP] project: improved privacy_visiliby options labels, improved form view according to new specs.
bzr revid: tde@openerp.com-20130507093636-gk9k1rc52u3ats3a
2013-05-07 11:36:36 +02:00
..
controllers [IMP] web: move controler download_attachment into mail. 2012-12-11 15:53:43 +01:00
data [IMP] mail: added a cron job to delete mail attachments (lost user input or reports generated on-the-fly). They have: res_model = mail.compose.message; res_id 0; more than one day of inactivity. 2013-03-07 14:25:17 +01:00
doc [REM] mail: removed doc file, that was not adding usefull information compared to docstrings already present in the code. As the doc generator should take those docstrings into account, it is not necessary to re-add it. Moreover, this will make maintaining the doc up to date difficult. 2013-03-29 11:40:07 +01:00
i18n Launchpad automatic translations update. 2013-04-10 05:54:52 +00:00
report [MERGE] trunk 2012-06-22 10:05:04 +02:00
security [MERGE] Sync with trunk. 2012-12-19 10:39:24 +01:00
static [FIX] Chatter: fixed calls to refactored methos. 2013-04-16 15:44:05 +02:00
tests [IMP] [REF] mail_thread: refactored a bit message_parse, message_route and various find_partner methods. 2013-04-16 15:28:13 +02:00
wizard [FORWARD] Forward port of addons 7.0 until revision 9008 2013-04-11 14:44:46 +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 [FIX] mail: remove icons from "images" key of manifest 2013-01-31 19:48:05 +01:00
mail_alias.py [IMP] project: improved privacy_visiliby options labels, improved form view according to new specs. 2013-05-07 11:36:36 +02:00
mail_alias_view.xml [REF] [IMP] mail_alias improvement 2013-04-09 13:11:58 +02:00
mail_followers.py [FIX]mail_followers: signature at the end of mail should be "sent by" and not "send by" 2013-04-29 11:25:32 +02:00
mail_followers_view.xml [FIX] mail: the 'type' field is deprecated in the 'ir.ui.view' model 2012-10-10 14:36:51 +05:30
mail_group.py [REF] [IMP] mail_alias improvement 2013-04-09 13:11:58 +02:00
mail_group_menu.py [MERGE] From trunk 2012-12-17 15:43:06 +01:00
mail_group_view.xml [IMP] project, mail_group, hr_job, sales team: added alias_contact parameter in form view. Also fixed a typo in project form view about visilibity -> privacy_visibility. 2013-04-16 16:29:01 +02:00
mail_mail.py [MERGE] from trunk 2013-04-11 09:37:08 +02:00
mail_mail_view.xml [MERGE] Sync with trunk, tried to resolve the conflicts without breakign everything. 2013-03-15 13:07:59 +01:00
mail_message.py [FORWARD] Forward port of addons 7.0 until revision 9008 2013-04-11 14:44:46 +02:00
mail_message_subtype.py [CLEAN] Small cleanup of code. 2012-12-20 13:17:52 +01:00
mail_message_subtype.xml [CLEAN] mail: cleaned and updated automatic followers, now also possible on write without having to add something specific. parent_field -> relation_field on message.subtype model. Templates of automatic tracking do not use mako anymore, not necessary for small messages. Added a tmp hack in mail_message to avoid a crash, do not forget to remove it. 2012-12-19 17:42:39 +01:00
mail_message_view.xml [FIX] mail_message: fixed strings and names for read/unread filters. 2013-03-13 13:26:32 +01:00
mail_thread.py [FIX] mail_thread: message_process: fixed body of bounced emails. 2013-04-16 17:38:09 +02:00
mail_thread_view.xml [IMP] indentation, remove whitespaces 2013-02-20 18:46:10 +01: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 [FIX] mail: default alias_domain should be web.base.url 2012-10-08 14:03:51 +02:00
res_config_view.xml [FIX] auth_config 2012-08-17 00:55:37 +02:00
res_partner.py [CLEAN] crm, res_partner: added name on added filters; added oline breaks in big help of notification_email_send. 2013-03-13 13:51:24 +01: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-04-29 12:21:02 +02:00
res_users_view.xml [REF] [IMP] mail_alias improvement 2013-04-09 13:11:58 +02:00
update.py [REF] mail: removed openerp.pooler imports. 2013-03-27 14:55:27 +01:00