odoo/addons/web/static/src/js
Xavier Morel 7a06082c9f [FIX] add a flag to action descriptors to know when it went through a menu (and we should display the shortcut toggle)
lp bug: https://launchpad.net/bugs/906785 fixed

bzr revid: xmo@openerp.com-20111220164903-iakb397pbb96q1nh
2011-12-20 17:49:03 +01:00
..
boot.js [IMP] Rename EmbedClient to EmbeddedClient and move it to chrome.js. 2011-12-14 13:56:58 +01:00
chrome.js [FIX] add a flag to action descriptors to know when it went through a menu (and we should display the shortcut toggle) 2011-12-20 17:49:03 +01:00
core.js [imp] implemented synchronized mode to be used in the o2m 2011-12-19 17:14:41 +01:00
data.js [imp] replaced many usages of setTimeout by async_when 2011-12-19 17:28:05 +01:00
data_export.js [IMP] mark a bunch of dialog stuff as exportable (mostly buttons, but also dialog titles) 2011-12-15 11:40:31 +01:00
data_import.js [FIX] exclude function fields from import_compatible export and from all imports 2011-12-16 12:49:41 +01:00
dates.js [FIX] parsing of UTC datetime data from server 2011-12-12 13:35:57 +01:00
formats.js connection jsonp wip 2011-12-15 19:32:59 +01:00
search.js [FIX] behavior of invisible search inputs: they can still be active and should be present in the view, just not visible 2011-12-16 16:11:08 +01:00
view_editor.js [IMP] mark a bunch of dialog stuff as exportable (mostly buttons, but also dialog titles) 2011-12-15 11:40:31 +01:00
view_form.js [IMP] Improved pager 2011-12-20 18:37:40 +01:00
view_help.js rename base into web part1 2011-09-05 13:03:09 +02:00
view_list.js [FIX] view node attributes should have precedence over field attributes for a field when they collide 2011-12-20 16:22:23 +01:00
view_list_editable.js [IMP] Use proper name for edit_link option 2011-12-15 14:38:00 +01:00
view_page.js [imp] replaced many usages of setTimeout by async_when 2011-12-19 17:28:05 +01:00
view_tree.js [ADD] lazy translation function, to correctly translate strings in contexts evaluated before the translation db has been loaded 2011-12-16 14:00:00 +01:00
views.js [FIX] add a flag to action descriptors to know when it went through a menu (and we should display the shortcut toggle) 2011-12-20 17:49:03 +01:00