odoo/addons/web
Xavier Morel d5e3d121e3 [ADD] qweb: call directive's body
* __content__ can't be used in Python implementation because safe_eval, so use
  ``0`` from Python implementation instead
* remove postfix from t-call tests because due to implementation details all
  whitespace crap following a t-name is added to rendered template in Python
  impl, and don't want to normalize whitespace.
2014-10-06 19:13:45 +02:00
..
controllers [IMP] use http.send_file() for /logo.png 2014-09-16 19:54:59 +02:00
doc [IMP] qweb doc, tests 2014-10-06 19:13:43 +02:00
i18n [I18N] Update translation templates with latest term changes 2014-09-23 19:13:50 +02:00
static [ADD] qweb: call directive's body 2014-10-06 19:13:45 +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