odoo/addons/base/static/src/js
Xavier Morel 643f3116c9 [FIX] resequencing of rows during drag & drop
I don't even understand how it worked before as the terminal condition would really just blow up.

Also, redisplay resequenced rows

bzr revid: xmo@openerp.com-20110803113137-46ddhdail0d4m3ie
2011-08-03 13:31:37 +02:00
..
boot.js [IMP] rename controller.js to core.js 2011-07-29 14:40:16 +02:00
chrome.js [MERGE] database management 2011-08-02 11:53:31 +02:00
core.js [IMP] style fixes, avoid global Class object on window altogether 2011-08-02 09:36:54 +02:00
data.js [imp] changed Controller to Widget and BaseWidget to OldWidget 2011-07-28 16:49:12 +02:00
data_export.js [IMP] Integrate import into sidebar. Use fields_get instead of parsing views. 2011-07-28 18:18:53 +02:00
dates.js [FIX] fixed dates.js 2011-05-12 16:38:35 +02:00
form.js [IMP] Improve sidebar 2011-07-28 17:15:45 +02:00
list-editable.js [FIX] reload records on listview edition cancel (in case some action changed a value while in form mode) 2011-07-15 09:18:53 +02:00
list.js [FIX] resequencing of rows during drag & drop 2011-08-03 13:31:37 +02:00
search.js [FIX] start() synchronization in group search widget 2011-08-03 13:06:15 +02:00
view_help.js [imp] changed Controller to Widget and BaseWidget to OldWidget 2011-07-28 16:49:12 +02:00
view_tree.js [imp] changed Controller to Widget and BaseWidget to OldWidget 2011-07-28 16:49:12 +02:00
views.js [ADD] Debug xml view plugged to "Manage Views" sidebar option 2011-08-03 10:42:50 +02:00