odoo/addons/mail/static/src/js
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
..
mail.js [FIX] mail: remove ugly hack for context filtering that wreaks havoc in contexts 2012-11-21 11:19:17 +01:00
mail_followers.js [FIX] mail followers: invisible attribute and mode create 2012-11-20 17:24:34 +01:00
many2many_tags_email.js [IMP] mail: pipe to then in js 2012-11-08 15:22:30 +01:00