odoo/addons/web/static/src/js
Antony Lesuisse f83bfeff0b [IMP] cleanup menu method mess
do_* were introduce for testing this is not needed anymore

bzr revid: al@openerp.com-20121211021338-8s3jqpfraku1tmsj
2012-12-11 03:13:38 +01:00
..
boot.js [IMP] instance.init: less offensive constant 2012-11-30 18:52:49 +01:00
chrome.js [IMP] cleanup menu method mess 2012-12-11 03:13:38 +01:00
corelib.js [FIX] translations and other failings 2012-11-30 11:36:51 +01:00
coresetup.js [FIX] trailing comma in array 2012-11-30 14:30:21 +01:00
data.js [FIX] context evaluation in kanban resequencing 2012-11-28 16:10:44 +01:00
data_export.js [FIX] Fixed Export dialog buttons. Cleanup openerp.web.Dialog 2012-11-20 10:50:42 +01:00
dates.js Mark strings to be translated. 2012-11-29 01:22:00 +01:00
formats.js Mark strings to be translated. 2012-11-29 01:22:00 +01:00
pyeval.js [FIX] styllistic fixes 2012-11-30 11:36:38 +01:00
search.js [IMP] Removed fields_view_get from controllers. Add a helper client side. 2012-12-04 17:39:48 +01:00
test_support.js [IMP] jQuery deferred API changes refactoring. Changed 'then's in 'done'/'fail' and 'pipe's in 'then' 2012-10-30 15:06:30 +01:00
testing.js [IMP] Changed tests according to new client side fields view get 2012-12-05 17:06:56 +01:00
view_form.js [FIX] xmo@openerp.com-20121210143808-wt4jmi4x0pg85xb8 issue: don't store value from non-existent input 2012-12-10 16:44:11 +01:00
view_list.js [IMP] added "disabled" on buttons in list view during execution of asynchrnous operation 2012-12-07 16:46:40 +01:00
view_list_editable.js [FIX] cancel list edition on search 2012-12-10 11:09:14 +01:00
view_tree.js [FIX] error in tree view during refactoring 2012-12-06 10:13:34 +01:00
views.js [FIX] problem in View class, the is_action_enabled() method assumed the existence of the fields_view attribute despite the fact that class never setted that attribute 2012-12-10 16:36:46 +01:00