odoo/addons/web/static/src/js
Cecile Tonglet df0076c67d [FIX] getParent() js error when clicking to fast on menu items of dashboards
bzr revid: cto@openerp.com-20140204150544-nkuhxree6qijihq2
2014-02-04 16:05:44 +01:00
..
boot.js [IMP] instance.init: less offensive constant 2012-11-30 18:52:49 +01:00
chrome.js [FIX] web: avoid crash when the Home client action is called without `action` param 2014-01-07 17:11:54 +01: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: Fixed the issue of immediate update of many2one field when many2one object name has been changed from follow button popup, reloaded the record from database forcefull to update dataaset, do not call form-blur when follow button is clicked, also do not evict record when record is still not created. 2013-12-03 18:08:56 +05:30
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] format_value: correctly compose if block, we are doing python here... 2014-01-21 15:26:25 +01: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] getParent() js error when clicking to fast on menu items of dashboards 2014-02-04 16:05:44 +01: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] search: add delay of 250us (was 0) on autocomplete fields in search bar and m2o fields. 2014-01-20 17:01:47 +01:00
view_list.js [MERGE] [FIX] reference field: correct editable tree view for refrence field (opw 601553) 2014-01-15 12:00:38 +01:00
view_list_editable.js [MERGE] fixes for non-direct IME 2013-12-18 16:26:26 +01: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 [IMP] attachement: remove unnecessary redraw added at rev 4128 and change message to be the same than in mail 2014-01-31 11:28:36 +01:00