odoo/addons/web/static/src/js
Xavier Morel 6bb8d8ea85 [ADD] readonly & movable form view
bzr revid: xmo@openerp.com-20110930081247-wl1d0i7hz206244o
2011-09-30 10:12:47 +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] problem when user does not enter correct password 2011-09-21 15:05:49 +02:00
data.js [imp] refactoring to improve the way the components are destroyed 2011-09-28 17:16:13 +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 [imp] simplified formatting functions for dates 2011-09-21 14:31:39 +02:00
search.js [merge] 2011-09-21 14:04:34 +02:00
view_form.js [ADD] readonly & movable form view 2011-09-30 10:12:47 +02:00
view_help.js rename base into web part1 2011-09-05 13:03:09 +02:00
view_list.js [IMP] shave ~190ms off of *big* listview rendering speed 2011-09-29 16:50:31 +02:00
view_list_editable.js [FIX] cancelling a row creation: more ugly hacking of the formview in editable search view 2011-09-20 16:58:23 +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 [imp] refactoring to improve the way the components are destroyed 2011-09-28 17:16:13 +02:00