odoo/addons/web
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
..
cli [FIX] test_js typo 2012-12-09 05:30:15 +01:00
controllers [FIX] Fix not working code, and some cleaning proposed by AL 2012-12-26 19:18:33 +01:00
doc [DOC] remove openerpdev intersphinx, add ref to module doc 2013-01-17 10:27:22 +01:00
i18n Launchpad automatic translations update. 2013-01-23 06:03:28 +00:00
static [FIX] move filter added at xmo@openerp.com-20130122135139-s3ui9hb44xd7afba to after map 2013-01-23 09:44:22 +01:00
tests [IMP] menu loading: simplify/optimize menu loading mechanism and de-duplicate need_action load, use child_of, skip useless calls, update tests 2012-12-12 21:51:20 +01:00
__init__.py minor fixes 2012-12-19 03:49:46 +01:00
__openerp__.py [MERGE] from trunk 2012-11-20 11:17:33 +01:00
http.py [MERGE] trunk 2012-12-19 03:50:47 +01:00
session.py [FIX] problem when multiple instances of the web client run in tabs and we disconnect from one tab, now displays a better error message 2013-01-08 17:41:04 +01:00