odoo/addons/web/static/src/js
Christophe Matthieu 7f9b18dc1d [MERGE] from trunk-opw-578475-port-vme
bzr revid: chm@openerp.com-20121126114509-kan2wpk883ll1uk9
2012-11-26 12:45:09 +01:00
..
boot.js [IMP] port search test to new framework, add handling of web.{submodule} dependencies 2012-10-26 10:45:43 +02:00
chrome.js [IMP] Removed unused feature in Dialog and deprecated an other. 2012-11-26 11:05:01 +01:00
corelib.js [IMP] Added feature in the rpc() method to be able to perform a call without triggering the loading messages. 2012-11-16 10:42:00 +01:00
coresetup.js [FIX] __debug__ key wrongly set in QWeb default_dict 2012-11-21 15:43:20 +01:00
data.js [IMP] Added feature in the rpc() method to be able to perform a call without triggering the loading messages. 2012-11-16 10:42:00 +01:00
data_export.js [FIX] Fixed Export dialog buttons. Cleanup openerp.web.Dialog 2012-11-20 10:50:42 +01:00
dates.js [imp] refactored dates.js 2012-04-17 13:58:05 +02:00
formats.js [FIX] Listview does not handle base64 value for binary fields 2012-11-12 18:11:28 +01:00
search.js [IMP]Interger/float widget returning its type related value. 2012-11-23 12:15:25 +05:30
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 [REM] test runner feature which probably caused more trouble than it caught 2012-11-16 11:55:54 +01:00
view_form.js [FIX] Many2Many kanban binds "change:effective_readonly" too late. 2012-11-26 11:25:33 +01:00
view_list.js [FIX]Add option 'disable_editable_mode' which disable editable widget when setted to true. This is because search popups should not be editable. 'search more...' was not clickable in fields with many2many_tags widget and default tree view with flag editable setted 2012-11-20 16:39:58 +01:00
view_list_editable.js [FIX]Add option 'disable_editable_mode' which disable editable widget when setted to true. This is because search popups should not be editable. 'search more...' was not clickable in fields with many2many_tags widget and default tree view with flag editable setted 2012-11-20 16:39:58 +01:00
view_tree.js [MERGE] trunk 2012-11-08 10:15:48 +01:00
views.js [FIX] problem with sidebar_eval_context 2012-11-22 10:43:47 +01:00