odoo/addons/web/static/src/js
Martin Trigaux 22f86f097a [MERGE] [FIX] export wizard: better behaviour when saving new fields list
- Show the fields list once we save the first one
- When delete a list, remove the selected fields
- When add a list, do not remove the selected fields

bzr revid: mat@openerp.com-20140305100843-ircqtucf1pkn3wzd
2014-03-05 11:08:43 +01:00
..
boot.js [IMP] instance.init: less offensive constant 2012-11-30 18:52:49 +01:00
chrome.js [FIX] home action: open the linked menu in addition to execute the action. The menu tree is now correctly displayed instead of only messaging. 2014-02-22 03:57:06 +11: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 [IMP] data: skip read_ids call when got no id (opw 604099). 2014-02-18 11:14:38 +01: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] 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] close autocomplete listing on input 2014-02-10 15:00:32 +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]Web, Statusbar: Fixed the issue of statubar in chrome is aligned, it is aligned in inline block. 2014-02-13 17:25:56 +05:30
view_list.js [MERGE] [FIX] view list: pagination problem when delete records in list view 2014-03-03 17:41:14 +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 [FIX] getParent() js error when clicking to fast on menu items that load a list view after loading a form view 2014-02-17 11:49:20 +01:00