odoo/addons/web
Christophe Simonis 0b9bf8e2bf [FIX] ensure_db():
When user ask a specific database on a new session, the nodb router
 has been used to find the route.
 Depending on installed module in the database, the rendering of the page
 may depend on data injected by the database route dispatcher.
 Thus, we redirect the user to the same page but with the session cookie set.
 This will force using the database route dispatcher...

bzr revid: chs@openerp.com-20140207154703-o0gl58i2b56eridx
2014-02-07 16:47:03 +01:00
..
cli [FIX] test_js typo 2012-12-09 05:30:15 +01:00
controllers [FIX] ensure_db(): 2014-02-07 16:47:03 +01:00
doc [REM] Removed useless QWeb t-escf and t-rawf 2014-01-15 19:20:18 +01:00
i18n Launchpad automatic translations update. 2014-01-31 06:09:02 +00:00
static [ADD] large throbber 2014-02-03 17:02:37 +01:00
tests [FIX] tests: pass correct passwords to js 2014-02-03 15:15:06 +01:00
views [IMP] Use ensure_db() for /web and /web/login. Logout controller does not clear the db anymore 2014-01-28 22:18:02 +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] web: add select2 lib 2014-01-23 16:19:34 +01: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