odoo/addons/web/static/src/js
Christophe Simonis d0cd2c0530 [FIX] web: correct jsonp behavior when len(payload) >= 2000
bzr revid: chs@openerp.com-20120531132020-ccagkni2dqu6i75u
2012-05-31 15:20:20 +02:00
..
boot.js [IMP] initial module loading improvements 2011-12-27 20:44:05 +01:00
chrome.js [FIX] when dialog is resized, the content pane should reflect the new height too 2012-05-16 16:53:54 +02:00
core.js [FIX] web: correct jsonp behavior when len(payload) >= 2000 2012-05-31 15:20:20 +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 [FIX] data_import: allow importing m2o via name_search() on top of their XML ID 2012-05-25 09:08:59 +02:00
dates.js [imp] added doc 2012-01-26 16:29:11 +01:00
formats.js [FIX] render statusbar as selection in listview 2012-03-09 15:36:40 +01:00
search.js [FIX] correctly save group_by context key when saving a search to a dashboard 2012-05-18 11:44:43 +02:00
view_editor.js [imp] rewritten code to be easier to read 2012-02-13 11:53:41 +01:00
view_form.js [FIX] Set name when uploading an image is broken on 6.1 2012-05-16 16:42:16 +02:00
view_list.js [FIX] List view "Group" label should be translatable 2012-03-05 18:34:19 +01:00
view_list_editable.js [FIX] Fixed editable list view wrong class assignment. 2012-05-11 16:45:27 +05:30
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] Change method name for restrict to add new buttons in dialog. 2012-05-16 11:22:37 +05:30