odoo/addons/web/static/src/js
Xavier Morel f243fd7c46 [FIX] disable sorting (column-click) in an editable listview being edited
To do so, extract sort handling to its own method (bound using the
events hash) and override-and-disable in editable.

bzr revid: xmo@openerp.com-20121126161343-r5pymdtkiltij9cu
2012-11-26 17:13:43 +01:00
..
boot.js [MERGE] from trunk 2012-11-20 11:17:33 +01:00
chrome.js [REM] EVALPOCALYPSE PART 2: no more python-side eval 2012-11-26 15:05:25 +01:00
corelib.js [REM] server-side eval_domain_and_context 2012-11-23 12:39:32 +01:00
coresetup.js [IMP] Added feature in the rpc() method to be able to perform a call without triggering the loading messages. 2012-11-16 10:42:00 +01:00
data.js [MERGE] from trunk 2012-11-20 11:17:33 +01:00
data_export.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
dates.js [imp] refactored dates.js 2012-04-17 13:58:05 +02:00
formats.js [FIX] Listview does not handle base64 value for binary fields 2012-11-12 18:11:28 +01:00
pyeval.js [IMP] allow eval'ing a single context or domain 2012-11-26 09:42:29 +01:00
search.js [IMP] stop using custom /web/searchview endpoints in search view 2012-11-26 10:38:18 +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 [MERGE] from trunk 2012-11-20 11:17:33 +01:00
view_form.js [REM] server-side eval_domain_and_context 2012-11-23 12:39:32 +01:00
view_list.js [FIX] disable sorting (column-click) in an editable listview being edited 2012-11-26 17:13:43 +01:00
view_list_editable.js [FIX] disable sorting (column-click) in an editable listview being edited 2012-11-26 17:13:43 +01:00
view_tree.js [REM] EVALPOCALYPSE PART 2: no more python-side eval 2012-11-26 15:05:25 +01:00
views.js [REM] EVALPOCALYPSE PART 2: no more python-side eval 2012-11-26 15:05:25 +01:00