odoo/addons/web/static/src/js
niv-openerp 899a8e2ece [merge] improvements to view editor
bzr revid: nicolas.vanhoren@openerp.com-20120213110819-xugfuocv0j6lh32q
2012-02-13 12:08:19 +01:00
..
boot.js [IMP] initial module loading improvements 2011-12-27 20:44:05 +01:00
chrome.js [FIX] Login without selected database returns uncatched error 2012-02-13 11:01:02 +01:00
core.js [FIX] completely destroy the current openerp session on logout (but leave the webclient session), so other tabs using the same session get unlogged 2012-02-10 17:43:09 +01:00
data.js [CNG] make forms worse but pagination not break in case of manyrecords 2012-02-09 18:07:48 +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 [CNG] don't filter out function fields from import or export, only readonly fields 2012-02-09 10:02:14 +01:00
dates.js [imp] added doc 2012-01-26 16:29:11 +01:00
formats.js [FIX] sign handling when parsing float_time values 2012-02-08 15:04:45 +01:00
search.js [FIX] don't use 'undefined' as a fallback value for .attr, it makes jquery think that's a get and breaks chaining 2012-02-13 11:05:43 +01:00
view_editor.js [imp] rewritten code to be easier to read 2012-02-13 11:53:41 +01:00
view_form.js [ADD] UI to set default ir.values in web client's from view 2012-02-09 16:16:05 +01:00
view_list.js [CNG] make forms worse but pagination not break in case of manyrecords 2012-02-09 18:07:48 +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] rendering of readonly URI fields 2012-02-13 09:20:47 +01:00
view_tree.js [FIX] don't forget to set py.bool in context of py.eval/py.evaluate 2012-01-30 09:55:57 +01:00
views.js [Merge] Merge from openerp-web. 2012-02-10 14:07:15 +05:30