odoo/addons/mail
Launchpad Translations on behalf of openerp d2d4748277 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121227055339-126egwmnviv4o13g
bzr revid: launchpad_translations_on_behalf_of_openerp-20121222073914-5tzk3pmley7xt65v
bzr revid: launchpad_translations_on_behalf_of_openerp-20121223050927-7arwzs18xy60iz6j
bzr revid: launchpad_translations_on_behalf_of_openerp-20121224051047-ousn2b5ahnsj1hrg
bzr revid: launchpad_translations_on_behalf_of_openerp-20121225051618-l19m8q9sq3067kv7
bzr revid: launchpad_translations_on_behalf_of_openerp-20121226051842-szu8p5q7lmtwx6tc
bzr revid: launchpad_translations_on_behalf_of_openerp-20121227055344-qygiaxubtlootycb
2012-12-27 05:53:44 +00:00
..
controllers [IMP] web: move controler download_attachment into mail. 2012-12-11 15:53:43 +01:00
data [FIX] mail: incorrect model in cron job config, method moved to mail.mail 2012-12-21 21:41:41 +01:00
doc [DOC] [IMP] mail_thread: updated documented the few magic context keys, mail_notify_noemail, mail_create_nosubscribe and mail_create_nolog. 2012-12-19 18:15:01 +01:00
i18n Launchpad automatic translations update. 2012-12-27 05:53:44 +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: extra_emails: fixed deferreds wrongly used, leading to duplicate partners created when checking emails in the chatter. 2012-12-24 11:54:13 +01:00
tests [MERGE] Various fixes and improvements in mail. 2012-12-21 14:11:08 +01:00
wizard [CLEAN] invite wizard: removed unused method onchange_partner_ids. Cleaned a bit code in invite_view. 2012-12-21 14:39:28 +01: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 [IMP] mail module should not be auto_install 2012-12-17 12:50:48 +01:00
mail_alias.py [MERGE] removed a few warnings. 2012-09-14 15:30:45 +02:00
mail_alias_view.xml [MERGE] Next batch of improvements/fixes for mail.alias 2012-08-14 14:30:50 +02:00
mail_followers.py [IMP] fix for demo: failed outgoing emails should not stop operations 2012-12-21 20:41:48 +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 [CLEAN] mail_group: cleaned added code, no need to pass an explicit description parameter as we have a browse object on an actualized record. 2012-12-24 14:48:14 +01:00
mail_group_menu.py [MERGE] From trunk 2012-12-17 15:43:06 +01:00
mail_group_view.xml [MERGE] trunk-improve_portal-vta. 2012-11-29 10:08:01 +01:00
mail_mail.py [MERGE] Another batch of bugfixes from 6.1 2012-12-18 18:55:47 +01:00
mail_mail_view.xml [REVIEW] addons: small cleanups nex to a diff read. Some improvements will follow, this commit is about small cleanups. 2012-09-04 11:28:20 +02:00
mail_message.py [MERGE] Various fixes and improvements in mail. 2012-12-21 14:11:08 +01: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 [IMP] mail: separator for search filter 2012-11-07 11:56:24 +01:00
mail_thread.py [FIX] message_post_user_api: fixed subscribe. 2012-12-21 16:29:56 +01:00
mail_thread_view.xml [FIX]mail:menu string changed 2012-12-19 11:48:54 +05:30
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 [IMP] mail: refactored a bit the code in message_post_user_api, as well as overrides in res_partner and res_users, to use kwargs. Updated mail.js to use kwargs. Updated mail.xml and css to tweak the display. 2012-12-21 15:40:14 +01:00
res_partner_view.xml [IMP] mail: improved display of openchatter in form views 2012-10-26 11:58:21 +02:00
res_users.py [IMP] mail: fixed a forgottent context. 2012-12-21 17:11:59 +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 [IMP] use the openerp namespace. 2012-12-06 16:13:16 +01:00