odoo/addons/base/static/src/js
Xavier Morel 777857b269 [FIX] weird race condition on listview init: in some cases, would not wait for the initial view loading before letting the viewmanager launch a search, making initial load overwrite search ending with an empty list
bzr revid: xmo@openerp.com-20110824131606-yokgoe3dz9ltaz2l
2011-08-24 15:16:06 +02:00
..
boot.js [imp] separated apples and cucumbers 2011-08-19 16:55:43 +02:00
chrome.js [MERGE] trunk updates again, to get dates fixing 2011-08-23 09:50:29 +02:00
core.js [MERGE] trunk updates again, to get dates fixing 2011-08-23 09:50:29 +02:00
data.js [IMP] web_rpc example 2011-08-19 01:38:11 +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 some problems in the str_to_x functions 2011-08-22 17:52:39 +02:00
form.js [FIX] Fix form reload() which was not based on dataset index 2011-08-22 17:08:08 +02:00
formats.js [MERGE] from trunk 2011-08-22 15:49:05 +02:00
list-editable.js [FIX] some more usages of indexes in list and list edition (should now be index-free except as transient values), and implement on_write support 2011-08-24 14:22:51 +02:00
list.js [FIX] weird race condition on listview init: in some cases, would not wait for the initial view loading before letting the viewmanager launch a search, making initial load overwrite search ending with an empty list 2011-08-24 15:16:06 +02:00
search.js [MERGE] from trunk 2011-08-16 16:25: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] read_slice fields outside option [] are probably bugs 2011-08-19 00:57:21 +02:00
views.js [FIX] incompatibility between static home and ActionManager 2011-08-19 16:39:47 +02:00