odoo/addons/web/static
Xavier Morel e5ad5f8e10 [FIX] move filter added at xmo@openerp.com-20130122135139-s3ui9hb44xd7afba to after map
If the filter is executed first, the "iteratee" is transformed to an
array (from an object) and the "key" is lost, replaced by the indices
to the array (and thus the name of the fields end up as "0", "1", "2",
... instead of their actual logical names)

bzr revid: xmo@openerp.com-20130123084422-tbl05l5j72sx528n
2013-01-23 09:44:22 +01:00
..
lib [ADD] Amharic (Ethiopia) date/time localization for DateJS, courtesy of Michael Telahun Makonnen. 2013-01-16 11:04:11 +01:00
src [FIX] move filter added at xmo@openerp.com-20130122135139-s3ui9hb44xd7afba to after map 2013-01-23 09:44:22 +01:00
test [FIX] Fixed issue with testing context in eval.js, due to a previous change in get_session_info (context -> user_context) 2013-01-11 10:43:14 +01:00