odoo/addons/web/static/src/js
Denis Ledoux 3632949cff [FIX] web: image fields re-render on next/previous
By default, on binary images read, the server returns the binary size
This is possible that two images have the exact same size
Therefore we trigger the change in case the image value hasn't changed
So the image is re-rendered correctly
2014-08-11 14:39:50 +02:00
..
boot.js [IMP] instance.init: less offensive constant 2012-11-30 18:52:49 +01:00
chrome.js [FIX] web: reload after wizard when record has been removed cause exception 2014-07-22 13:18:00 +02:00
corelib.js [FIX] docstring 2013-03-01 11:22:23 +01:00
coresetup.js [IMP] cookies: when retrieving session cookie, catch eventual parsing errors and remove cookie if incorrect (opw 605648) 2014-03-27 13:08:26 +01:00
data.js [FIX] web: correct rev 680f955 2014-07-23 12:31:25 +02:00
data_export.js [MERGE] [FIX] export wizard: better behaviour when saving new fields list 2014-03-05 11:08:43 +01:00
dates.js Mark strings to be translated. 2012-11-29 01:22:00 +01:00
formats.js [FIX] web: format.js, toString while parsing date 2014-06-24 13:53:02 +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] fixes searchbar navigation (web client) 2014-06-19 12:43:25 +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] web: image fields re-render on next/previous 2014-08-11 14:39:50 +02:00
view_list.js [FIX] web: correct rev 680f955 2014-07-23 12:31:25 +02:00
view_list_editable.js [IMP] web: allow fields in list view to use the attrs readonly to dynamically show and hide the fields 2014-06-20 14:11:21 +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: on refresh, do search_read with fields passed 2014-07-28 19:02:11 +02:00