odoo/addons/web/static/src/js
Xavier Morel 0f054b57c1 [IMP] add ability to change row using up/down key while editing list
* Allow asserting state of record being edited (creating or modifying) through Editor#is_editing
* Improve setup_events to also dispatch keydown events

bzr revid: xmo@openerp.com-20120718124359-q0udajwbuhzpqjmi
2012-07-18 14:43:59 +02:00
..
boot.js [REM] Removed openerp.log 2012-06-11 11:19:09 +02:00
chrome.js [FIX] problem in m2o due to wrong element destruction in dialogs 2012-07-03 11:53:11 +02:00
corelib.js [FIX] correct jsonp. backport of revid:chs@openerp.com-20120531132020-ccagkni2dqu6i75u from 6.1 branch 2012-07-03 17:14:01 +02:00
coresetup.js [MERGE] jQuery.timeago translation support, re-extract POTs 2012-07-02 09:14:28 +02:00
data.js [imp] improved AbstractFormPopup 2012-05-16 15:01:42 +02:00
data_export.js [imp] refactored data_export.js 2012-04-17 13:56:37 +02:00
data_import.js [CHG] Ashes to ashes, dashes to underscores. 2012-06-27 16:12:49 +02:00
dates.js [imp] refactored dates.js 2012-04-17 13:58:05 +02:00
formats.js [CHG] Ashes to ashes, dashes to underscores. 2012-06-27 16:12:49 +02:00
search.js [FIX] tests: update jquery link, fix broken searchview test following merge 2012-07-12 13:55:52 +02:00
test_support.js [ADD] nonliterals in dataset tests 2012-02-27 09:51:28 +01:00
view_editor.js [IMP]may be regression of 2505. 2012-06-21 14:27:57 +05:30
view_form.js [IMP] DOWNCASE ALL THE THINGS 2012-07-17 15:23:08 +02:00
view_list.js [IMP] DOWNCASE ALL THE THINGS 2012-07-17 15:23:08 +02:00
view_list_editable.js [IMP] add ability to change row using up/down key while editing list 2012-07-18 14:43:59 +02:00
view_tree.js [IMP] Support for @class in views definitions 2012-06-27 17:17:33 +02:00
views.js [MERGE} from trunk 2012-07-11 13:29:59 +02:00