odoo/addons/web/static/src/js
Roberto López López (OpenERP) 5b0783dd7a [ADD] page view split out from form view
bzr revid: rlo@openerp.com-20111129143911-ac4ptj0nh2nsbdqo
2011-11-29 15:39:11 +01:00
..
boot.js [ADD] page view split out from form view 2011-11-29 15:39:11 +01:00
chrome.js [FIX] comma-terminated object literals 2011-11-22 11:19:50 +01:00
core.js [IMP] Display color number in kanban's color picker in debug mode 2011-11-24 22:06:00 +01:00
data.js [FIX] semicolon warnings 2011-11-22 11:18:13 +01:00
data_export.js [FIX] do not display reverse fields of o2ms in import compat 2011-11-09 17:32:32 +01:00
data_import.js [IMP] mark a bunch of strings as translatable in searchview JS 2011-11-14 11:12:21 +01:00
dates.js [IMP] throw actual errors in formatting functions, in order for browser devtools to be useful 2011-11-10 16:23:13 +01:00
formats.js [FIX] some badly implemented function fields return empty strings (for e.g. dates, instead of False) 2011-11-16 11:04:16 +01:00
search.js [IMP] use switch/case for sequence of equalities on literal strings 2011-11-24 11:13:52 +01:00
view_editor.js [IMP] implement add and remove node functionality in vieweditor. 2011-11-22 16:50:00 +05:30
view_form.js [ADD] page view split out from form view 2011-11-29 15:39:11 +01:00
view_help.js rename base into web part1 2011-09-05 13:03:09 +02:00
view_list.js [FIX] docstring 2011-11-23 13:29:57 +01:00
view_list_editable.js [FIX] if necessary, add padding when rendering a given row in an editable list. 2011-11-23 10:33:13 +01:00
view_page.js [ADD] page view split out from form view 2011-11-29 15:39:11 +01:00
view_tree.js [FIX] correctly pass active_* context keys along when executing an action from the treeview 2011-11-18 14:45:55 +01:00
views.js [MERGE]resove conflict and merge with main branch. 2011-11-22 11:47:53 +05:30