odoo/addons/mail/static/src
Olivier Dony fadd311945 [FIX] mail: remove ugly hack for context filtering that wreaks havoc in contexts
This hacks makes a mess and works with a whitelist that
completely breaks the generic context passing mechanism.
Replaced by specific guard through default_get overrides
for the models that are sensitive to default value
leaks via context.
E.g. mail.message is sensitive to leaked default_type
context keys that are meant for other models, such
as those passed by the Invoices menus.

bzr revid: odo@openerp.com-20121121101917-izeu4c493un86udf
2012-11-21 11:19:17 +01:00
..
css [MERGE] Sync with trunk. 2012-11-15 19:19:30 +01:00
img [IMP] mail: final touches on the attachments 2012-11-05 19:03:55 +01:00
js [FIX] mail: remove ugly hack for context filtering that wreaks havoc in contexts 2012-11-21 11:19:17 +01:00
xml [MERGE] Sync with trunk. 2012-11-15 19:19:30 +01:00