odoo/addons/web
Simon Lejeune 74aa7406bf [FIX] web: webclient_bootstrap: render the menus when the user is really a user
The webclient rendering is done in two parts: the server renders the boilerplates
including the menus, and then the  javascript launch the webclient using the
server-side boilerplates. In some case, we want to render the boilerplates but not
the menus (auth_calendar). Added groups around the t-call to the menu in the web
template. Fixes issue #2044.
2014-09-08 15:42:10 +02:00
..
controllers [MERGE] forward port of branch saas-5 up to 39bee35 2014-08-20 20:33:17 +02:00
doc [REF] OpenERP --> Odoo in various UI texts 2014-07-18 13:45:41 +02:00
i18n Update vi.po 2014-08-15 09:18:24 +07:00
static [IMP] base: Odoo-ification and bootstrapification from the "About Us" popup 2014-09-05 15:18:07 +02:00
tests [IMP] refactoring: move function topological_sort to openerp.tools 2014-08-08 14:12:06 +02:00
views [FIX] web: webclient_bootstrap: render the menus when the user is really a user 2014-09-08 15:42:10 +02: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 [FIX] web: no need to initialize wsgi handler in postload anymore 2014-03-24 10:30:38 +01:00
__openerp__.py [IMP] Convered qunit test suite to template 2014-04-28 20:24:51 +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