odoo/addons/mail
Olivier Dony 96dd64e31f [REVERT] mail: undo model-level change that can cause issue for stable deployments
Failing to force a manual update of the mail module would cause
all composer wizards to display html contents without the WYSIWYG
editor, making it mostly unusable for regular users. Users are
not expected to always force an update of all modules after
updating to the latest source code.

bzr revid: odo@openerp.com-20130417081410-dwc33ymizlihvbng
2013-04-17 10:14:10 +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 [FIX] rst in mail 2013-01-18 17:55:24 +01:00
i18n Launchpad automatic translations update. 2013-04-15 06:07:22 +00:00
report
security [MERGE] Sync with trunk. 2012-12-19 10:39:24 +01:00
static [IMP] mail: finding partner based on email: improved code for suggested partners, added somme comments and tests. 2013-04-11 12:17:20 +02:00
tests [IMP] mail: finding partner based on email: improved code for suggested partners, added somme comments and tests. 2013-04-11 12:17:20 +02:00
wizard [REVERT] mail: undo model-level change that can cause issue for stable deployments 2013-04-17 10:14:10 +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 [FIX] mail.alias: default alias generation now properly handles dots and emails; added tests 2013-03-20 17:10:23 +01:00
mail_alias_view.xml
mail_followers.py [FIX] mail: notification emails were lacking references to their parent message. 2013-03-20 13:16:33 +01: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 [MERGE] [FIX] mail_group: usability fix. The 'Wall view' of 2013-03-27 12:05:20 +01:00
mail_group_menu.py [MERGE] From trunk 2012-12-17 15:43:06 +01:00
mail_group_view.xml [FIX] mail_group: fixed client action, no more Unread messages, send or log -> composition box with a correct message. 2013-03-27 10:58:22 +01:00
mail_mail.py [FIX] mail: notifications: email_to now contains reference to 'Followers of Doc Name' when having a related document. 2013-04-03 14:10:22 +02:00
mail_mail_view.xml [FIX] mail_mail: fixed search view group_by using fields removed between 6.1 and 7.0; added group_by author_id. 2013-03-13 16:12:27 +01:00
mail_message.py [MERGE] Sync with trunk. 2013-04-11 12:36:45 +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 [MERGE] [FIX] mail, email_template: fix attachment duplication and clean attachment management 2013-04-11 13:20:33 +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
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 [REM] removed duplicate method. 2013-03-07 09:06:16 +01:00
res_users_view.xml [RENAME] mail: res.partner: renamed notification_email_pref into notification_email_send, because this pref suffix is very ugly. 2012-08-29 13:44:24 +02:00
update.py [FIX] mail opw update field date rename 2013-02-05 23:29:22 +01:00