odoo/addons/web/static/src/js
Xavier Morel 5f7d98ef25 [FIX] translations loading for preloaded modules
* Connection needs to initialize itself with preloaded modules (from
  openerp._modules currently)
* Fix load_modules to load translations for everything, but only load
  modules which are not preloaded

lp bug: https://launchpad.net/bugs/927147 fixed

bzr revid: xmo@openerp.com-20120206134155-n9sqcsi3cnc5a1hl
2012-02-06 14:41:55 +01:00
..
boot.js [IMP] initial module loading improvements 2011-12-27 20:44:05 +01:00
chrome.js [IMP] mark loading string for translation 2012-02-06 12:47:09 +01:00
core.js [FIX] translations loading for preloaded modules 2012-02-06 14:41:55 +01:00
data.js [ADD] sorting support in buffered datasets 2012-02-06 11:32:59 +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 [IMP] More dataset refactoring 2012-01-10 17:54:51 +01:00
dates.js [imp] added doc 2012-01-26 16:29:11 +01:00
formats.js [FIX] Special case id fields 2012-01-25 12:16:28 +01:00
search.js [ADD] support for id field type in search view 2012-01-31 15:02:10 +01:00
view_editor.js [IMP] terminate statements, remove extraneous statement terminations 2012-01-25 09:53:10 +01:00
view_form.js [IMP] error reporting in domain evaluation 2012-02-03 09:48:52 +01:00
view_list.js [FIX] selection state does not survive list content reload, so global checkbox should not either 2012-02-06 10:11:43 +01:00
view_list_editable.js [FIX] pressing [ESC] while in an editable listview in a dialog should not close the dialog 2012-01-23 15:36:14 +01:00
view_page.js [FIX] Special case id fields 2012-01-25 12:16:28 +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] Do not FormView#do_show() twice on cold do_load_state() 2012-02-01 16:44:42 +01:00