odoo/addons/web/static/src/js
Olivier Dony 77e92aeaad [FIX] FieldTextHtml: allow using widget=html on regular char/text fields
This is required when we want to easily preview arbitrary
HTML content, such as the body of the email templates
used in marketing_campaign modules

bzr revid: odo@openerp.com-20120901003712-m1h9s5tlbn2kyvnn
2012-09-01 02:37:12 +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 [IMP] made a whole-application replace of $element by $el 2012-08-24 20:27:07 +02:00
coresetup.js [IMP] remove OpenERP Enterprise old code 2012-08-27 23:32:12 +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] made a whole-application replace of $element by $el 2012-08-24 20:27:07 +02:00
view_list_editable.js [IMP] view_form remove used callback on do_save 2012-08-29 12:23:00 +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