odoo/addons/base/static/src/js
Xavier Morel bd8c79a4c4 [FIX] not modifying the dataset's state is good and so is not breaking datagroup dispatching, but it would still be a good idea to not forget the dataset's content en route, myself
bzr revid: xmo@openerp.com-20110825132456-0wmhnrhmjszn4ce2
2011-08-25 15:24:56 +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 [fix] small bug with dates localization 2011-08-25 14:10:51 +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 [IMP] Form fields now uses niv's parse/format methods 2011-08-25 11:42:12 +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 [FIX] not modifying the dataset's state is good and so is not breaking datagroup dispatching, but it would still be a good idea to not forget the dataset's content en route, myself 2011-08-25 15:24:56 +02:00
search.js [IMP] add docstring to openerp.base.search.DateTimeField 2011-08-24 16:56:47 +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] safari/javascriptcore blows up on 'super' because it thinks it's a keyword 2011-08-25 12:06:43 +02:00