odoo/addons/web/static/src/js
Christophe Simonis 3213ad4ddd [FIX] web: instance.web.DataSetSearch.get_domain() returns the domain.
lp bug: https://launchpad.net/bugs/1195631 fixed

bzr revid: chs@openerp.com-20131105121843-rqplhk83fczxww0t
2013-11-05 13:18:43 +01: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] web: instance.web.DataSetSearch.get_domain() returns the domain. 2013-11-05 13:18:43 +01: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]web: filter name input for custom filters in search dropdown is now required 2013-10-22 18:25:19 +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 Enabled sort in o2m 2013-10-10 11:11:25 +02:00
view_list.js [FIX] web: allow grouping on fields not present in list view 2013-10-30 19:02:42 +01: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