odoo/addons/web/static/src/js
Xavier Morel a55e7148e3 [FIX] correctly set dataset index when selecting a record in list view, so switching to page/form switches to the first selected record, not the first record of the page
lp bug: https://launchpad.net/bugs/939314 fixed

bzr revid: xmo@openerp.com-20120223145157-rkkwg6pwcr6hh7st
2012-02-23 15:51:57 +01:00
..
boot.js [IMP] initial module loading improvements 2011-12-27 20:44:05 +01:00
chrome.js [FIX] ability to backup databases in case listing databases is forbidden (via --no-database-list on the server) 2012-02-23 14:39:37 +01:00
core.js [FIX] avoid adding session_id and token fields in form if they are already there, reuse existing fields instead 2012-02-20 12:57:04 +01:00
data.js [fix] removed arbitrary limit in name_search 2012-02-16 11:35:35 +01:00
data_export.js [FIX] finish implementing xmo@openerp.com-20120116095337-ko0y6xha6oqx4vw1 for real 2012-01-17 09:58:12 +01:00
data_import.js [FIX] xmo@openerp.com-20120209090214-84d6jjr1jnf32kpi excluded too many fields 2012-02-16 17:31:55 +01:00
dates.js [imp] added doc 2012-01-26 16:29:11 +01:00
formats.js [FIX] handling of date and time formats with bare/literal characters 2012-02-15 16:32:37 +01:00
search.js [FIX] incorrect handling of saved filter group_by when not present or an array 2012-02-21 15:05:17 +01:00
view_editor.js [imp] rewritten code to be easier to read 2012-02-13 11:53:41 +01:00
view_form.js [FIX] Broken reference field 2012-02-20 13:22:08 +01:00
view_list.js [FIX] correctly set dataset index when selecting a record in list view, so switching to page/form switches to the first selected record, not the first record of the page 2012-02-23 15:51:57 +01:00
view_list_editable.js [FIX] bug introduced during xmo@openerp.com-20120208130738-pr92lh9qotki71o4 2012-02-09 16:48:44 +01:00
view_page.js [FIX] simplify readonly url implementation 2012-02-16 16:18:29 +01:00
view_tree.js [FIX] evaluate compound context from treeview before executing action 2012-02-17 10:35:41 +01:00
views.js [FIX] Do not omit current language value when saving translation box values 2012-02-14 18:05:13 +01:00