odoo/addons/web/static/src/js
Xavier Morel b4e20f0c14 [IMP] use list.Column's parsed (and potentially altered) modifiers to generate the edition form view
This way, listview 'widgets' can alter the modifiers object and influence the corresponding form widget

bzr revid: xmo@openerp.com-20120904115627-v626hcb9o0s7bcrp
2012-09-04 13:56:27 +02:00
..
boot.js [IMP] load all modules at boot in single db mode 2012-08-13 00:29:01 +02:00
chrome.js [IMP] remove OpenERP Enterprise old code 2012-08-27 23:32:12 +02:00
corelib.js [REM] Session remove on_session 2012-09-03 13:30:59 +02:00
coresetup.js [REM] Session remove on_session 2012-09-03 13:30:59 +02:00
data.js [FIX] Debug: view_fields 2012-08-16 19:39:50 +02:00
data_export.js [IMP] made a whole-application replace of $element by $el 2012-08-24 20:27:07 +02:00
data_import.js [IMP] made a whole-application replace of $element by $el 2012-08-24 20:27:07 +02:00
dates.js [imp] refactored dates.js 2012-04-17 13:58:05 +02:00
formats.js [FIX] split formatting of list cells to formatting objects 2012-08-08 12:34:04 +02:00
search.js [IMP] made a whole-application replace of $element by $el 2012-08-24 20:27:07 +02:00
test_support.js [IMP] remove OpenERP Enterprise old code 2012-08-27 23:32:12 +02:00
view_form.js [FIX] FieldTextHtml: allow using widget=html on regular char/text fields 2012-09-01 02:37:12 +02:00
view_list.js [IMP] use list.Column's parsed (and potentially altered) modifiers to generate the edition form view 2012-09-04 13:56:27 +02:00
view_list_editable.js [IMP] use list.Column's parsed (and potentially altered) modifiers to generate the edition form view 2012-09-04 13:56:27 +02:00
view_tree.js [IMP] made a whole-application replace of $element by $el 2012-08-24 20:27:07 +02:00
views.js [IMP] TranslateDialog#on_btn_save should return its mutex 2012-08-30 12:27:46 +02:00