odoo/addons/web/static/test
Xavier Morel a455d6c2b2 [FIX] correctly handle group_by_no_leaf when no grouping applied
If there are no grouping field specified *but* group_by_no_leaf is
specified, should call read_group with no grouping fields: will
generate a single group (which can not be opened) for all of the
model.

Necessary for analysis views since individual "records" make no sense.

bzr revid: xmo@openerp.com-20130416092344-2pqog8f7xprn6hsh
2013-04-16 11:23:44 +02:00
..
fulltest [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
Widget.js [IMP] port basic/existing tests to new framework, apart from editor stuff 2012-10-26 11:21:44 +02:00
class.js [IMP] port basic/existing tests to new framework, apart from editor stuff 2012-10-26 11:21:44 +02:00
data.js [FIX] correctly handle group_by_no_leaf when no grouping applied 2013-04-16 11:23:44 +02:00
evals.js [FIX] pyeval: argspec of relativedelta 2013-03-18 11:52:44 +01:00
form.js [IMP] port basic/existing tests to new framework, apart from editor stuff 2012-10-26 11:21:44 +02:00
formats.js [IMP] Added some test cases for the float_time 2013-01-23 15:01:55 +05:30
fulltest.html [IMP] update test runner pages, fix intermittent failure due to async test which didn't stop the test runner 2012-09-05 17:19:14 +02:00
list-editable.js [IMP] Changed tests according to new client side fields view get 2012-12-05 17:06:56 +01:00
list-utils.js [IMP] port basic/existing tests to new framework, apart from editor stuff 2012-10-26 11:21:44 +02:00
list.js [IMP] Changed tests according to new client side fields view get 2012-12-05 17:06:56 +01:00
mutex.js [FIX] problem in editable list o2m when hitting the enter button rapidly 2012-11-16 16:12:48 +01:00
qunit-doc.js rename base into web part1 2011-09-05 13:03:09 +02:00
registry.js [IMP] port basic/existing tests to new framework, apart from editor stuff 2012-10-26 11:21:44 +02:00
rpc.js [MERGE] from trunk, fix/adapt some tests 2012-11-16 11:08:40 +01:00
search.js [FIX] filter preceded by an invisible filter in the same group 2013-03-21 16:51:23 +01:00
testing.js [REM] test runner feature which probably caused more trouble than it caught 2012-11-16 11:55:54 +01:00