odoo/addons/mail/static
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
..
lib/jquery.expander [MOV] mail expander library: moved into mail/static/lib to closely match OpenERP guidelines. 2012-07-02 17:26:28 +02:00
scripts [MERGE] trunk 2012-10-02 12:29:15 +02:00
src [FIX] mail: remove ugly hack for context filtering that wreaks havoc in contexts 2012-11-21 11:19:17 +01:00