odoo/addons/web/static/src/js
Xavier Morel 28b0daeaff [FIX] correctly update pager when adding a new record in an editable list
bzr revid: xmo@openerp.com-20111007072019-l59qcgikjeu71v26
2011-10-07 09:20:19 +02:00
..
boot.js [IMP] web_preload js part 2011-09-27 13:14:02 +02:00
chrome.js [fix] problem in database when creating a new database 2011-09-29 16:57:51 +02:00
core.js [fix] just return a promise where necessary 2011-10-04 18:11:16 +02:00
data.js [fix] problem with o2m displaying clickable button in unsaved record 2011-09-30 17:46:12 +02:00
data_export.js [IMP] Removed global QWeb. Now instanciate a QWeb2.Engine for each session: instance.web.qweb 2011-09-07 11:37:43 +02:00
data_import.js [ADD] basic auto-matching of imported file columns to model fields 2011-09-26 12:07:44 +02:00
dates.js rename base into web part1 2011-09-05 13:03:09 +02:00
formats.js [FIX] Do not compute modifiers for aggregates in list view. 2011-10-05 17:32:02 +02:00
search.js [FIX] clear in search views should clear small filters as well 2011-10-06 17:23:32 +02:00
view_form.js [FIX] Confirmation dialog buttons won't close the dialog 2011-10-06 15:22:41 +02:00
view_help.js rename base into web part1 2011-09-05 13:03:09 +02:00
view_list.js [ADD] update pager on record deletion 2011-10-07 09:17:56 +02:00
view_list_editable.js [FIX] correctly update pager when adding a new record in an editable list 2011-10-07 09:20:19 +02:00
view_tree.js [imp] changed init of most views + the places were we init them 2011-09-15 11:49:44 +02:00
views.js [FIX] viewmanageraction loading: auto_search is the default, not the exception 2011-10-05 13:12:10 +02:00