odoo/addons/mail
Olivier Dony 2bbff57691 [IMP] hr,mail,product,project,base: use @auto_join=True on _inherits FK field
This can give a performance boost on large databases
and should not be a concern in terms of access control
as the inheritance already grants access to the parent
records.
2014-08-07 18:03:08 +02:00
..
controllers [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 10025 rev-id odo@openerp.com-20140430102552-qkwv20b20nve64th 2014-04-30 13:00:48 +02:00
data [REF] OpenERP --> Odoo in various UI texts 2014-07-18 13:45:41 +02:00
doc [IMP] mail docs 2014-05-12 10:55:46 +02:00
i18n Launchpad automatic translations update. 2014-05-14 06:20:49 +00:00
report
security [IMP]: reduce rpc call , add options 'display_log_button' on field, 2013-09-23 19:02:01 +05:30
static [FIX] mail: bad display of join button on mail groups. 2014-08-01 13:29:55 +02:00
tests [REF] mail: same_thread field changed into no_auto_thread, its contrary, to avoid migration issues (adding a 'always False' column is easier than an 'always True'). 2014-08-04 14:46:47 +02:00
views [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00
wizard [FIX] mail: compose wizard: fixed default_get overrides not correctly managing the received field_list + improved custom call to default_get to correctly manage its in and out values. 2014-08-07 08:54:10 +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 [REF] Odooification 2014-07-24 16:22:52 +02:00
mail_alias_view.xml Merge pull request #272 from odoo-dev/master-inline-searchview-ged 2014-06-12 16:27:11 +02:00
mail_followers.py [FIX] mail, BaseModel, portal_sale: fixes and improvements in the URL 2014-08-07 16:47:59 +02:00
mail_followers_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
mail_group.py [MERGE] Forward-port saas-5 up to a5f7891 2014-07-23 16:58:00 +02:00
mail_group_menu.py [IMP] mail: speed up filtering of mail.group menus 2014-07-17 18:46:10 +02:00
mail_group_view.xml [IMP]kanban View: harmonize kanban view by changing head as bold and centered and aliases as centered 2014-07-02 14:52:29 +02:00
mail_mail.py [IMP] hr,mail,product,project,base: use @auto_join=True on _inherits FK field 2014-08-07 18:03:08 +02:00
mail_mail_view.xml [IMP] mail: added headers field on mail.mail, allowing to store headers data when sending notification emails. 2014-06-23 09:11:01 +02:00
mail_message.py [REF] mail: same_thread field changed into no_auto_thread, its contrary, to avoid migration issues (adding a 'always False' column is easier than an 'always True'). 2014-08-04 14:46:47 +02:00
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 Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
mail_message_view.xml [FIX] mail: leftover debug text in ir.attachment kanban view 2014-06-25 18:53:59 +02:00
mail_thread.py [FIX] mail, BaseModel, portal_sale: fixes and improvements in the URL 2014-08-07 16:47:59 +02:00
mail_thread_view.xml [MERGE] Sync with trunk 2013-06-06 15:53:13 +02:00
mail_vote.py
res_config.py [REF] OpenERP --> Odoo in various UI texts 2014-07-18 13:45:41 +02:00
res_config_view.xml [REF] Odooification 2014-07-24 16:22:52 +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 [IMP] hr,mail,product,project,base: use @auto_join=True on _inherits FK field 2014-08-07 18:03:08 +02:00
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 [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00