odoo/addons/web/static/src/js
Fabien Meghazi b00f4e7e1f [IMP] Always instantiate search view in ViewManagerAction
bzr revid: fme@openerp.com-20110928104458-1a6768411suiky6c
2011-09-28 12:44:58 +02:00
..
boot.js [IMP] web_preload js part 2011-09-27 13:14:02 +02:00
chrome.js [ADD] import 2011-09-26 12:14:40 +02:00
core.js [fix] problem when user does not enter correct password 2011-09-21 15:05:49 +02:00
data.js [fix] problem in o2m form view with read only fields, now saves result of default_get 2011-09-26 18:00:57 +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 [IMP] Always instantiate search view in ViewManagerAction 2011-09-28 12:44:58 +02:00
view_form.js [fix] problem in o2m form view with read only fields, now saves result of default_get 2011-09-26 18:00:57 +02:00
view_help.js rename base into web part1 2011-09-05 13:03:09 +02:00
view_list.js [FIX] correctly handle 'false' domain on listview dataset: filter it out 2011-09-21 09:45:09 +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] Always instantiate search view in ViewManagerAction 2011-09-28 12:44:58 +02:00