odoo/addons/web
Géry Debongnie cb7450acec [IMP] improves the default order parameter
It is renamed 'default_order' and now supports the usual syntax for
sorting fields: for example 'field1, field2 desc, field3 asc'
2014-06-13 14:55:26 +02:00
..
controllers [REM] html_template and render_bootstrap_template() 2014-05-06 18:34:22 +02:00
doc [REM] Removed useless QWeb t-escf and t-rawf 2014-01-15 19:20:18 +01:00
i18n * Deleted: oe_m2o_dropdown_option_no_results_to_show AND REUSED oe_m2o_dropdown_option 2014-05-26 11:51:24 -05:00
static [IMP] improves the default order parameter 2014-06-13 14:55:26 +02:00
tests [MERGE] Web assets moved from manifests to ir.ui.view bundles 2014-04-30 17:13:02 +02:00
views Seperate assets_common from other bundles 2014-05-20 17:06:25 +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