odoo/addons/web
Antony Lesuisse 14245e24fc [FIX] /web always save the provided db in session
guessed_db is only computed by the /web controller, so even if the provided db
match the guessed_db we should save it in the http session. Because all rpc
call made before the authentication wont compute the guessed_db, so the
request.db will be wrong for those calls.

bzr revid: al@openerp.com-20131110010411-s7ermjwmfbile1ix
2013-11-10 02:04:11 +01:00
..
cli [FIX] test_js typo 2012-12-09 05:30:15 +01:00
controllers [FIX] /web always save the provided db in session 2013-11-10 02:04:11 +01:00
doc [IMP] move http layer from openerp-web to openobject-server, convert controllers to the new route api 2013-10-27 18:17:17 +01:00
i18n Launchpad automatic translations update. 2013-11-14 06:31:03 +00:00
static [IMP] add separators between all completion sections 2013-11-07 12:28:58 +01:00
tests [IMP] move http layer from openerp-web to openobject-server, convert controllers to the new route api 2013-10-27 18:17:17 +01:00
.bowerrc [IMP] now uses bower for some libs 2013-07-31 15:17:31 +02:00
Gruntfile.js [IMP] Added compass compilation to grunt file 2013-07-31 12:20:37 +02:00
__init__.py [IMP] move http layer from openerp-web to openobject-server, convert controllers to the new route api 2013-10-27 18:17:17 +01:00
__openerp__.py [ADD] es5-shim 2013-09-26 18:49:02 +02:00
bower.json bowered qweb 2013-07-31 15:55:31 +02:00
package.json [IMP] Added compass compilation to grunt file 2013-07-31 12:20:37 +02:00