odoo/addons/web/static/src/js
Martin Trigaux 63a2e35cd8 [MERGE] [FIX] pass context for 2many fields in views
bzr revid: mat@openerp.com-20130909085809-qwtvig71g8re40fa
2013-09-09 10:58:09 +02:00
..
boot.js [IMP] instance.init: less offensive constant 2012-11-30 18:52:49 +01:00
chrome.js [FIX] remove last password saving feature 2013-08-13 16:20:11 +02:00
corelib.js [FIX] docstring 2013-03-01 11:22:23 +01:00
coresetup.js [FIX] web: only open reports in new window on iOS devices 2013-07-02 11:39:32 +02:00
data.js [FIX] OPW 597162 : context not properly retreived and therefore not sent when retreiving o2m and m2m lines 2013-09-05 17:58:17 +02:00
data_export.js [IMP] export view: use events hash 2013-05-30 12:04:20 +02:00
dates.js Mark strings to be translated. 2012-11-29 01:22:00 +01:00
formats.js [FIX] add a correct rounding algorithm to be able to duplicate server-side financial computations 2013-04-09 16:44:14 +02:00
pyeval.js [FIX] pyeval: be more fault tolerant to avoid wrap null values 2013-07-02 16:16:00 +02:00
search.js [FIX] correctly escape labels in search view completion 2013-06-18 13:10:59 +02: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 [FIX]testing.js: replace testing.case by testing['case'] for compatibility (IOS < 5, IE8) 2013-03-22 11:16:06 +01:00
view_form.js [FIX] OWP 593963 : limit results when opening "search more" as it's really slow when lot of records in database 2013-09-05 11:21:22 +02:00
view_list.js [IMP] use introduced variable across function 2013-06-10 09:10:36 +02:00
view_list_editable.js [FIX] bugs discovered by failing onwrite test case 2013-06-07 17:23:26 +02:00
view_tree.js [FIX] tree views: rename variable parent-id to avoid conflicts with record fields name (eg: account.account) 2013-08-29 14:44:48 +02:00
views.js [FIX]web: views.js & coresetup.js, ir_actions_report_xml and get_file special case for iOS devices, which do not allow iframe use the way we do it 2013-06-21 14:44:49 +02:00