odoo/doc/source
Xavier Morel ec186dfb7d [FIX] race condition between graph view loading and search request: View.start() should return a promise if it makes an async call, so caller (ViewManager in this case) knows when the graph view is ready for action
Also inherit from View

bzr revid: xmo@openerp.com-20110620143946-tv0qx84e0y06zxu7
2011-06-20 16:39:46 +02:00
..
addon-structure.txt reorganize directories 2011-03-30 15:56:19 +02:00
addons.rst [FIX] race condition between graph view loading and search request: View.start() should return a promise if it makes an async call, so caller (ViewManager in this case) knows when the graph view is ready for action 2011-06-20 16:39:46 +02:00
conf.py [IMP] fix docstrings on DataSet, insert into internal APIdoc (and fix documentation PYTHONPATH to generate this correctly) 2011-03-23 13:21:26 +01:00
development.rst [ADD] some listview doc 2011-05-27 11:16:49 +02:00
getting-started.rst [ADD] notes for packaging/installation doc 2011-04-12 22:06:46 +02:00
index.rst [FIX] rooted application menus incorrectly, fixed tests 2011-03-21 16:40:34 +01:00
old-version.rst [ADD] placeholder document for differences between 6 and 6.1 2011-03-19 15:31:31 +01:00
production.rst Add note/todo in production doc 2011-03-19 14:32:25 +01:00
project.rst [FIX] do not use for...in to iterate on arrays, avoid using it to iterate on object as well. Use _.each in either cases. See doc for rationale 2011-06-17 13:52:26 +02:00
widgets.rst [ADD] very basic documentation skeleton with some sections/needs thrown in 2011-03-18 16:52:47 +01:00