odoo/addons/web/static/src/js
Xavier Morel 980e2825d5 [IMP] get translated JS strings outside of QWeb attributes as the corresponding extractor does not actually work, export POTs
bzr revid: xmo@openerp.com-20120214142954-4ndkj63pog39ts0k
2012-02-14 15:29:54 +01:00
..
boot.js [IMP] initial module loading improvements 2011-12-27 20:44:05 +01:00
chrome.js [ADD] Add sticky option to do_warn() and do_notify() 2012-02-13 13:38:05 +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 [fix] problem in BufferedDataSetStatic : should not trigger a on_change when we call create() 2012-02-13 17:54:37 +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 [IMP] get translated JS strings outside of QWeb attributes as the corresponding extractor does not actually work, export POTs 2012-02-14 15:29:54 +01:00
view_editor.js [imp] rewritten code to be easier to read 2012-02-13 11:53:41 +01:00
view_form.js [IMP] Simplify call to date picker 2012-02-14 10:44:30 +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 [FIX] Fixed translation concurrent update + wrong context passed to Dataset#write (outdated api usage) 2012-02-14 15:01:15 +01:00