odoo/addons/web/static/src/js
Xavier Morel acfff868cb [IMP] return deferred from ListView#render_row_as_form indicating *when* the row has been rendered as a form
bzr revid: xmo@openerp.com-20120614123130-1z1vvt62rnr21bpz
2012-06-14 14:31:30 +02:00
..
boot.js [IMP] initial module loading improvements 2011-12-27 20:44:05 +01:00
chrome.js [IMP] display clean error dialog when user tries to create a database which already exists 2012-06-07 13:03:13 +02:00
core.js [FIX] don't require an extended class to have a method yet to allow it to be overloaded 2012-06-14 14:30:24 +02:00
data.js [FIX] BufferedDataSet: avoid randomizing results when there are no sort_fields 2012-03-14 12:10:14 +01:00
data_export.js [FIX] finish implementing xmo@openerp.com-20120116095337-ko0y6xha6oqx4vw1 for real 2012-01-17 09:58:12 +01:00
data_import.js [MERGE] OPW 574895: fix incorrect matching of column headers when importing CSV files 2012-06-06 19:40:43 +02:00
dates.js [imp] added doc 2012-01-26 16:29:11 +01:00
formats.js [IMP] formatting of o2m and m2m fields in list views, courtesy of William Beltrán 2012-06-07 12:32:40 +02:00
search.js [FIX] Fixed in advance search when search on 'None of the following condition must match'. 2012-06-05 11:24:15 +05:30
view_editor.js [imp] rewritten code to be easier to read 2012-02-13 11:53:41 +01:00
view_form.js [FIX] if a form is not dirty, always consider the corresponding o2m[list] to be valid 2012-06-13 17:35:55 +02:00
view_list.js [IMP] allow overloading a listview's List and Groups types 2012-06-14 14:30:56 +02:00
view_list_editable.js [IMP] return deferred from ListView#render_row_as_form indicating *when* the row has been rendered as a form 2012-06-14 14:31:30 +02:00
view_page.js [FIX] Usability inconsistency -> exception: create != new + edit 2012-05-16 10:26:16 +02:00
view_tree.js [FIX] evaluate compound context from treeview before executing action 2012-02-17 10:35:41 +01:00
views.js [FIX] Error while deleting a record when there is only one record in pageview 2012-06-07 13:05:03 +02:00