odoo/addons/web_graph
Gery Debongnie f966931b87 [IMP] performance improvement: write a custom isEqual function to use instead of _.isEqual to make the code faster in graph view (isEqual was determined guilty of being slow by profiling on a large view) (addon web_graph)
bzr revid: ged@openerp.com-20140409145735-m21t2fzmaepr1hsa
2014-04-09 16:57:35 +02:00
..
controllers [FIX] many small tweaks, add some comment, rename variables to have better more informative names in excel export functionality in graph view (addon web_graph) 2014-02-05 14:14:06 +01:00
doc [IMP] replacing by flotr2, initial commit 2012-05-07 10:19:08 +02:00
i18n Launchpad automatic translations update. 2014-04-10 05:56:55 +00:00
static [IMP] performance improvement: write a custom isEqual function to use instead of _.isEqual to make the code faster in graph view (isEqual was determined guilty of being slow by profiling on a large view) (addon web_graph) 2014-04-09 16:57:35 +02:00
__init__.py [IMP] work in progress: adds the export functionality in graph view (addon web_graph) 2014-02-03 12:33:32 +01:00
__openerp__.py [REF] separates graph view and graph widget into two files, and renames pivot into pivot_table.js (addon web_graph) 2014-01-14 13:51:42 +01:00