odoo/addons/web/static/src/js
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
..
boot.js [IMP] instance.init: less offensive constant 2012-11-30 18:52:49 +01:00
chrome.js [FIX] correctly remove existing needaction counter on reload 2013-01-22 15:38:42 +01:00
corelib.js [FIX] Fix not working code, and some cleaning proposed by AL 2012-12-26 19:18:33 +01:00
coresetup.js [FIX] Spacing 2012-12-27 08:44:38 +01:00
data.js [FIX] context evaluation in kanban resequencing 2012-11-28 16:10:44 +01:00
data_export.js [FIX] Fixed Export dialog buttons. Cleanup openerp.web.Dialog 2012-11-20 10:50:42 +01:00
dates.js Mark strings to be translated. 2012-11-29 01:22:00 +01:00
formats.js Mark strings to be translated. 2012-11-29 01:22:00 +01:00
pyeval.js [FIX] styllistic fixes 2012-11-30 11:36:38 +01:00
search.js [FIX] move filter added at xmo@openerp.com-20130122135139-s3ui9hb44xd7afba to after map 2013-01-23 09:44:22 +01:00
test_support.js [IMP] jQuery deferred API changes refactoring. Changed 'then's in 'done'/'fail' and 'pipe's in 'then' 2012-10-30 15:06:30 +01:00
testing.js [IMP] Changed tests according to new client side fields view get 2012-12-05 17:06:56 +01:00
view_form.js [FIX] Empty binary fields does not hide filename placeholder 2013-01-07 17:18:07 +01:00
view_list.js [IMP] desactivate sorting in list view with function fields with store=false 2013-01-03 15:46:51 +01:00
view_list_editable.js [FIX] cancel list edition on search 2012-12-10 11:09:14 +01:00
view_tree.js [IMP] lot of small improvements to better detect when a view has finished loading 2012-12-13 15:09:14 +01:00
views.js [FIX] Fix one custom filter bug (only scratch the surface of this problem) 2013-01-14 10:30:14 +01:00