odoo/addons/mail
Jitendra Prajapati (OpenERP) e8d8762c77 [IMP]override name_search method and set _rec_name on subject in mail_mail
bzr revid: jpr@tinyerp.com-20140506104621-7gryl1gpv1hrmfvr
2014-05-06 16:16:21 +05:30
..
controllers [FIX] mail: fixed download_attachment controller 2014-01-24 17:04:57 +01:00
data [IMP] typo error message and validateError and typo in chatter msg 2014-04-21 12:20:09 +05:30
doc [DOC] mail: updated changelog of mail to match the new implementation 2013-09-16 13:50:55 +02:00
i18n Launchpad automatic translations update. 2014-04-22 08:24:59 +00:00
report
security [IMP]: reduce rpc call , add options 'display_log_button' on field, 2013-09-23 19:02:01 +05:30
static [MERGE] [IMP] mail: Inbox usability improvements : 2014-04-17 11:41:33 +02:00
tests [MERGE] [IMP] mail: Inbox usability improvements : 2014-04-17 11:41:33 +02:00
views [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00
wizard [FIX] mail: convert attachments to binary as it is the expected format of message_post opw 604205 2014-04-15 18:14:41 +02:00
__init__.py [IMP] shop: added openchatter on product shop 2014-01-06 14:57:27 +01:00
__openerp__.py [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00
ir_attachment.py [FIX] mail,website_sale: rename file_type to file_type_icon to avoid name conflict with file_type field added by document module 2014-02-28 15:22:33 +01:00
mail_alias.py [IMP]override name_search method and set _rec_name on subject in mail_mail 2014-05-06 16:16:21 +05:30
mail_alias_view.xml [CLEAN] Misc cleaning before merging, mainly in views 2013-06-25 10:46:30 +02:00
mail_followers.py [MERGE] [IMP] mail: slightly improved doc links in notification emails (shorter, clearer) 2014-04-23 14:53:19 +02:00
mail_followers_view.xml [MERGE] Addons misc improvements Vol.30 2013-06-13 15:06:59 +02:00
mail_group.py [IMP] mail_group: as they are now mailing list, avoid having automatic 2014-03-20 16:08:55 +01:00
mail_group_menu.py [MERGE] From trunk 2012-12-17 15:43:06 +01:00
mail_group_view.xml [CLEAN] Misc cleaning before merging, mainly in views 2013-06-25 10:46:30 +02:00
mail_mail.py [IMP]override name_search method and set _rec_name on subject in mail_mail 2014-05-06 16:16:21 +05:30
mail_mail_view.xml [MERGE]sync main branch 2014-05-05 15:22:47 +05:30
mail_message.py [MERGE]with main branch 2014-04-24 10:31:25 +05:30
mail_message_subtype.py [IMP] mail: subtype model: cleaning + improved form view to add the new fields 2014-02-21 12:29:04 +01:00
mail_message_subtype.xml [IMP] mail: subtype model: cleaning + improved form view to add the new fields 2014-02-21 12:29:04 +01:00
mail_message_view.xml [IMP] kanban of documents for recruitement attachments 2014-04-01 18:47:00 +02:00
mail_thread.py [ADD] *: replace overriden methods get_formview_action by get_formview_id 2014-04-16 16:37:55 +02:00
mail_thread_view.xml [MERGE] Sync with trunk 2013-06-06 15:53:13 +02: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 [CLEAN] mail: removed unnecessary change 2013-09-17 12:20:46 +02:00
res_config_view.xml [REF] mass_mailing: first refactor 2013-09-13 13:54:08 +02:00
res_partner.py [MERGE] [IMP] mail: Inbox usability improvements : 2014-04-17 11:41:33 +02:00
res_partner_view.xml [IMP] change field name notificatio_email_send to notify_email and none selection key instead of never 2014-04-09 15:46:04 +05:30
res_users.py [MRG] merge with main branch 2014-04-14 12:48:01 +05:30
res_users_view.xml [IMP] change field name notificatio_email_send to notify_email and none selection key instead of never 2014-04-09 15:46:04 +05:30
update.py [FIX] *: using werkzeug.url_encode instead of urllib.urlencode because urliblib.encode does not accept unicode 2014-01-29 13:13:16 +01:00