odoo/addons/web
Xavier Morel e972b6a5d4 [FIX] cancel list edition on search
Otherwise, if a search is performed while creating or editing a line
(e.g. in logged calls, create a line without saving then try to apply
a filter) the edition section (and new line) disappears but the list
remains in "edition" mode (e.g. save/discard button) even though
edition data is missing (trying to save or discard will error out).

bzr revid: xmo@openerp.com-20121210100914-delia5bhmtgrujpu
2012-12-10 11:09:14 +01:00
..
cli [FIX] test_js typo 2012-12-09 05:30:15 +01:00
controllers [IMP] Removed fields_view_get from controllers. Add a helper client side. 2012-12-04 17:39:48 +01:00
doc [DOC] qweb rationale 2012-12-08 09:48:46 +01:00
i18n Launchpad automatic translations update. 2012-12-10 04:44:28 +00:00
static [FIX] cancel list edition on search 2012-12-10 11:09:14 +01:00
tests [FIX] test_js typo 2012-12-09 05:30:15 +01:00
__init__.py [IMP] testjs command 2012-12-09 03:48:10 +01:00
__openerp__.py [MERGE] from trunk 2012-11-20 11:17:33 +01:00
http.py [REM] EVALPOCALYPSE PART 2: no more python-side eval 2012-11-26 15:05:25 +01:00
session.py [REM] dead code from evaluation being client-side only 2012-11-29 15:17:59 +01:00