odoo/addons/base/static/src/js
Xavier Morel 36182e9580 [IMP] remove insanity
bzr revid: xmo@openerp.com-20110831144948-rlrj1ib9xxho9ea5
2011-08-31 16:49:48 +02:00
..
boot.js [imp] separated apples and cucumbers 2011-08-19 16:55:43 +02:00
chrome.js [REN] openerp.base.Session#getFile to openerp.base.Session#get_file: we're using python-style underscore_separated names for methods 2011-08-30 11:06:09 +02:00
core.js [IMP] get export to work correctly with Session.get_file (so the user really downloads a file each time) 2011-08-30 13:02:04 +02:00
data.js [imp] added display of relateds 2011-08-25 17:17:01 +02:00
data_export.js [IMP] remove insanity 2011-08-31 16:49:48 +02:00
dates.js [fix] fixed some problems in the str_to_x functions 2011-08-22 17:52:39 +02:00
form.js [imp] made related work from form view 2011-08-26 15:03:35 +02:00
formats.js [imp] changed format/parse functions for dates to use date.js format instead of the openerp one 2011-08-25 14:17:53 +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 [imp] made related work with list view too 2011-08-26 15:28:35 +02:00
search.js [fix] problem with most related that return a list in a search_default 2011-08-26 16:04:21 +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 [imp] made related work with list view too 2011-08-26 15:28:35 +02:00