odoo/addons/web/static/test
Denis Ledoux f652402dd7 [FIX] web: read_ids of data.js use method search_read if check_access_rule option is true.
This fix is related to revision 3985 revid:dle@openerp.com-20140326142040-pls0dk2kd03z55ro, which did not worked for buffered dataset (virtual one2many line in view form
search_read is used instead of read to not return records for which we lose the access rights

bzr revid: dle@openerp.com-20140327112456-iyceuf9dnn07hwke
2014-03-27 12:24:56 +01: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
data.js [FIX] dataset.read_ids should always return records in the order of the parameter ids 2014-02-25 17:28:13 +01:00
evals.js [ADD] ways to correctly handle local datetimes in e.g. domains 2014-01-22 16:19:11 +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] Moved the date formatting functions in openerpframework.js 2013-08-08 15:45:20 +02:00
framework.js [FIX] web: correct "date(time) on 31" tests 2013-10-31 12:19:45 +01:00
fulltest.html [IMP] Merged corelib.js and coresetup.js into core.js 2013-08-06 14:26:23 +02:00
jsonrpc.js [FIX] enable jsonrpc-auth tests, remove stray log 2014-01-31 16:41:47 +01:00
list-editable.js [FIX] web: read_ids of data.js use method search_read if check_access_rule option is true. 2014-03-27 12:24:56 +01:00
list-utils.js Applied jshint on test files and corrected errors 2013-07-25 13:24:16 +02:00
list.js [FIX] web: read_ids of data.js use method search_read if check_access_rule option is true. 2014-03-27 12:24:56 +01:00
mutex.js [IMP] Merged corelib.js and coresetup.js into core.js 2013-08-06 14:26:23 +02:00
qunit-doc.js rename base into web part1 2011-09-05 13:03:09 +02:00
registry.js [IMP] Merged corelib.js and coresetup.js into core.js 2013-08-06 14:26:23 +02:00
rpc-misordered.js Added some tests for jsonrpc 2013-08-01 18:32:21 +02:00
search.js [FIX] search widgets: m2o autocompletion had been disabled when @operator or @filter_domain were set, but it was actually useful 2014-03-26 18:08:18 +01:00
testing.js Applied jshint on test files and corrected errors 2013-07-25 13:24:16 +02:00