odoo/addons/web/static/src/js
Fabien Meghazi a4336966fe [FIX] Forgot to merge dataset domain and contexts
bzr revid: fme@openerp.com-20110929102637-it9gxczwo40o1qqr
2011-09-29 12:26:37 +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] trigger do_search on_mode_switch. Use headless searchview when hidden and when no default specified 2011-09-28 17:13:06 +02:00
view_form.js [IMP] The views do not have to search manually on do_show anymore 2011-09-28 17:46:08 +02:00
view_help.js rename base into web part1 2011-09-05 13:03:09 +02:00
view_list.js [IMP] The views do not have to search manually on do_show anymore 2011-09-28 17:46:08 +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 [FIX] Forgot to merge dataset domain and contexts 2011-09-29 12:26:37 +02:00