odoo/addons/web/static/src/js
Fabien Meghazi 0618ebfe27 [IMP] FormView: Only show invalid field on_ui_change and do_save
bzr revid: fme@openerp.com-20120116111431-8zm8883ull42ljgx
2012-01-16 12:14:31 +01:00
..
boot.js [IMP] initial module loading improvements 2011-12-27 20:44:05 +01:00
chrome.js [ADD] link to debug mode in about window 2012-01-13 17:28:49 +01:00
core.js [FIX] remember to load not-yet-loaded modules after they've been installed, improve load_modules to be incremental (load only modules which are not installed) 2012-01-13 16:08:29 +01:00
data.js [FIX] doc typo 2012-01-11 17:29:23 +01:00
data_export.js [FIX] small issue in xmo@openerp.com-20120116095337-ko0y6xha6oqx4vw1 2012-01-16 11:16:31 +01:00
data_import.js [IMP] More dataset refactoring 2012-01-10 17:54:51 +01:00
dates.js [FIX] parsing of UTC datetime data from server 2011-12-12 13:35:57 +01:00
formats.js [FIX] correctly htmlescape data in format_cell 2012-01-11 10:58:53 +01:00
search.js [fix] added saving of group_bys in saved filters 2012-01-06 17:25:33 +01:00
view_editor.js [REM] Refactored Dataset. Removed callbacks for #read_ids, #read_slice, #read_index and #default_get 2012-01-11 12:15:39 +01:00
view_form.js [IMP] FormView: Only show invalid field on_ui_change and do_save 2012-01-16 12:14:31 +01:00
view_help.js rename base into web part1 2011-09-05 13:03:09 +02:00
view_list.js [FIX] unbind handlers on records from a collection when the record is removed from the collection or the collection is reset 2012-01-12 18:09:17 +01:00
view_list_editable.js [FIX] forgot to forward arguments correctly in xmo@openerp.com-20120112084910-6fxbzbgmv51utyko 2012-01-12 11:29:41 +01:00
view_page.js [ADD] Added read only binary image widget to page view (courtesy of Serpent Consulting Services) 2012-01-09 14:55:13 +01:00
view_tree.js [IMP] More dataset refactoring 2012-01-10 17:54:51 +01:00
views.js [FIX] missing translation marks 2012-01-13 18:55:29 +01:00