odoo/addons/web
Fabien Meghazi 7b154aa8e0 [REM] Removed database check, this is not the role of the controller to reject a bad database name
bzr revid: fme@openerp.com-20130305165144-1nzgf3urk4ke20ty
2013-03-05 17:51:44 +01:00
..
cli [FIX] test_js typo 2012-12-09 05:30:15 +01:00
controllers [REM] Removed database check, this is not the role of the controller to reject a bad database name 2013-03-05 17:51:44 +01:00
doc [DOC] remove openerpdev intersphinx, add ref to module doc 2013-01-17 10:27:22 +01:00
i18n Launchpad automatic translations update. 2013-03-04 05:59:09 +00:00
static [IMP] Use instance.web.redirect 2013-03-05 12:09:47 +01:00
tests [IMP] menu loading: simplify/optimize menu loading mechanism and de-duplicate need_action load, use child_of, skip useless calls, update tests 2012-12-12 21:51:20 +01:00
__init__.py minor fixes 2012-12-19 03:49:46 +01:00
__openerp__.py Modified to call the placeholder lib in view_form.js 2013-03-01 15:46:53 +01:00
http.py [MERGE] http.WebRequest: clear db/uid tracking on worker thread to avoid incorrect values during logging 2013-03-01 18:16:16 +01:00
session.py [FIX] session: properly handle exceptions with unicode messages during dispatching 2013-01-24 15:05:38 +01:00