odoo/addons/mail
Olivier Dony 49597f0e66 [MERGE] *: improved english wording, suggestions courtesy of OpenERP Community
bzr revid: odo@openerp.com-20121221164808-kdjrtcbgma4dr3on
2012-12-21 17:48:08 +01:00
..
controllers [IMP] web: move controler download_attachment into mail. 2012-12-11 15:53:43 +01:00
data [MERGE] *: improved english wording, suggestions courtesy of OpenERP Community 2012-12-21 17:48:08 +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-21 05:04: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 [MERGE] *: improved english wording, suggestions courtesy of OpenERP Community 2012-12-21 17:48:08 +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 [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
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] [FIX] mail: refactored auto-set read when viewing chatter widget. Added some tests. Also fixed a bug about message order with anybody else than admin. 2012-12-20 15:28:52 +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