odoo/addons/web
Xavier Morel 532e60a007 [FIX] dependencies handling in modules listing of web client
* Correctly fetch dependencies from server
* Switch topological sort to a more formal algorithm (and test it)

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

bzr revid: xmo@openerp.com-20120306142010-zflycbrj4aq41mv3
2012-03-06 15:20:10 +01:00
..
common [REL] OpenERP 6.1.1 2012-02-22 12:43:22 +01:00
controllers [FIX] dependencies handling in modules listing of web client 2012-03-06 15:20:10 +01:00
i18n Launchpad automatic translations update. 2012-03-06 05:29:18 +00:00
static [FIX] @digits not honored by form view. field#digits not honored by page view. 2012-03-05 20:58:00 +01:00
test [FIX] dependencies handling in modules listing of web client 2012-03-06 15:20:10 +01:00
__init__.py [FIX] imports to handle conflicts with e.g. web.py in embedded mode 2012-02-10 11:34:26 +01:00
__openerp__.py [FIX] Datetime widget buggy since jquery.ui upgrade 2012-02-14 11:51:45 +01:00