[MERGE] forward port of branch 7.0 up to de07c64
[odoo/odoo.git] / addons / web_graph /
2014-10-21 David Monjoie[IMP] web_graph: renamed Quantity field into Count...
2014-09-26 Géry Debongnie[FIX] fix context problem in graph view
2014-09-22 Géry Debongnie[FIX] correctly forward context in graph view
2014-09-11 Denis Ledoux[FIX] web_graph: pivot_table, use _.isEmpty to check...
2014-08-14 Olivier Dony[I18N] Update 7.0 translations with latest changes...
2014-08-14 Olivier Dony[I18N] Update all 7.0 translation templates with latest...
2014-05-11 Launchpad Translat... Launchpad automatic translations update.
2014-05-07 Kersten Jeremy[FIX] Graph - Add context in fields_get to have the...
2014-04-23 Launchpad Translat... Launchpad automatic translations update.
2014-04-15 Launchpad Translat... Launchpad automatic translations update.
2014-03-18 Kersten Jeremy[FIX] Hack css for graph view
2014-03-01 Launchpad Translat... Launchpad automatic translations update.
2014-02-26 Gery Debongnie[FIX] adds a missing semicolon... :/ (addon web_graph)
2014-02-26 Gery Debongnie[IMP] this commit adds two css classes (graph_pivot_mod...
2014-02-26 Gery Debongnie[IMP] optimizes pivot table so that it doesn't reload...
2014-02-26 Gery Debongnie[FIX] fixes various problems with the graph view and...
2014-02-14 Launchpad Translat... Launchpad automatic translations update.
2014-02-10 Gery Debongnie[FIX] make sure the graph view takes the col_group_by...
2014-02-10 Gery Debongnie[FIX] fixes a bug caused by two consecutive calls to...
2014-02-10 Gery Debongnie[FIX] fixes an issue in graph view (addon web_graph)
2014-02-07 Gery Debongnie[IMP] removes the 'expand all' buttons, it was confusin...
2014-02-07 Gery Debongnie[FIX] correctly use the col group by instead of groupby...
2014-01-28 Gery Debongnie[FIX] changes the hardcoded string 'undefined' into...
2014-01-28 Gery Debongnie[IMP] css changes to improve look and usability of...
2014-01-28 Gery Debongnie[IMP] makes the graph view in pivot table mode always...
2014-01-28 Gery Debongnie[IMP] this commit translates the hardcoded strings...
2014-01-27 Gery Debongnie[FIX] fixes a crash happening when the context has...
2014-01-24 Gery Debongnie[MERGE] merge trunk into local branch
2014-01-24 Gery Debongnie[FIX] fixes a typo, causing crashes when selecting...
2014-01-24 Gery Debongnie[FIX] fixes a crash in line chart mode when the view...
2014-01-24 Gery Debongnie[REF] lots of small tweaks to improve the code, and...
2014-01-24 Gery Debongnie[FIX] fixes two small issues concerning the groupby...
2014-01-24 Gery Debongnie[IMP] graph_view now properly honors the 'interval...
2014-01-23 Gery Debongnie[FIX] fixes a problem with fields selection : the strin...
2014-01-23 Gery Debongnie[FIX] fixes a crash happening when in dashboards, the...
2014-01-22 Gery Debongnie[REF] refactoring: removes the 'interval' attributes...
2014-01-22 Gery Debongnie[IMP] changes the backend code of graph view to use...
2014-01-22 Gery Debongnie[IMP] two small tweaks to improve the code quality...
2014-01-22 Launchpad Translat... Launchpad automatic translations update.
2014-01-21 Gery Debongnie[REF] large refactoring in graph view: changes the...
2014-01-20 Gery Debongnie[IMP] optimizes pivot table so that it doesn't reload...
2014-01-20 Launchpad Translat... Launchpad automatic translations update.
2014-01-17 Gery Debongnie[FIX] fix crash happening when user goes to graph view...
2014-01-17 Gery Debongnie[FIX] fixes a typo (nodata => no_data), which prevents...
2014-01-17 Gery Debongnie[IMP] keeps the dropdown open when the user selects...
2014-01-17 Gery Debongnie[IMP] display bar chart controls when the size is large...
2014-01-17 Gery Debongnie[IMP] adds checkmarks next to measures when they are...
2014-01-17 Gery Debongnie[IMP] makes sure that the graph view does not reload...
2014-01-17 Gery Debongnie[IMP] change the icon and tooltip of heat map (column...
2014-01-17 Gery Debongnie[FIX] fixes a typo 'widet_config' => 'widget_config...
2014-01-17 Gery Debongnie[IMP] adds 'hidden-print' class to UI buttons in graph...
2014-01-16 Gery Debongnie[MERGE] merge trunk into local branch
2014-01-16 Gery Debongnie[IMP] adds a 'title' attribute to the toolbar in graph...
2014-01-16 Gery Debongnie[IMP] changes the UI of the graph view: removes old...
2014-01-16 Gery Debongnie[FIX] fixes some issues with the col_group_bys in searc...
2014-01-16 Launchpad Translat... Launchpad automatic translations update.
2014-01-15 Gery Debongnie[IMP] supports col groupby in search view in graph...
2014-01-15 Gery Debongnie[FIX] correctly compares groupby in pivot_table to...
2014-01-15 Gery Debongnie[IMP] adds search view integration in graph view (addon...
2014-01-14 Gery Debongnie[IMP] sets nvd3 library in production mode instead...
2014-01-14 Gery Debongnie[REF] separates graph view and graph widget into two...
2014-01-14 Gery Debongnie[REF] adds comments and reorganize the functions in...
2014-01-14 Launchpad Translat... Launchpad automatic translations update.
2014-01-13 Gery Debongnie[FIX] fixes some issues with chart drawing in graph...
2014-01-13 Gery Debongnie[IMP] adds support for various intervals when grouping...
2014-01-13 Gery Debongnie[FIX] changes xml definition of the dropdown menu in...
2014-01-10 Gery Debongnie[REF] removes some code duplication when creating new...
2014-01-10 Gery Debongnie[REF] simplification of the way Pivot configuration...
2014-01-10 Gery Debongnie[REF] removes useless comments (addon web_graph)
2014-01-10 Gery Debongnie[REF] large refactoring in graph view: changes the...
2014-01-07 Gery Debongnie[REF] merges the dataloader and pivot table classes...
2014-01-06 Gery Debongnie[FIX] fixes the computation of the color displayed...
2014-01-03 Gery Debongnie[IMP] allows the selection of multiple measures in...
2014-01-03 Gery Debongnie[IMP] improves the rendering of heatmap modes when...
2014-01-03 Gery Debongnie[IMP] adds support for more than one measure in graph...
2014-01-02 Gery Debongnie[FIX] fixes a crash when the graph view receives an...
2014-01-02 Gery Debongnie[MERGE] merge from trunk
2014-01-01 Launchpad Translat... Launchpad automatic translations update.
2013-12-31 Gery Debongnie[IMP] yet another css fix to add border to tables in...
2013-12-31 Gery Debongnie[IMP] makes sure that the graph view properly honors...
2013-12-31 Gery Debongnie[IMP] small css fix to make sure the headers are displa...
2013-12-31 Gery Debongnie[IMP] changes the css of the pivot table to make it...
2013-12-31 Gery Debongnie[IMP] changes the css of the pivot table to make it...
2013-12-31 Launchpad Translat... Launchpad automatic translations update.
2013-12-27 Gery Debongnie[FIX] fixes a rendering bug which happened when the...
2013-12-27 Gery Debongnie[IMP] removes the stagger labels in bar charts, only...
2013-12-27 Gery Debongnie[IMP] removes the 'group/stack' buttons from the bar...
2013-12-27 Gery Debongnie[FIX] fixes a crash happening when the context of some...
2013-12-27 Gery Debongnie[IMP] incline the x-axis text by 15 degree when there...
2013-12-27 Gery Debongnie[REF] simplifies a for loop to make the code simpler...
2013-12-27 Gery Debongnie[FIX] correctly displays fields of type 'selection...
2013-12-27 Launchpad Translat... Launchpad automatic translations update.
2013-12-26 Gery Debongnie[FIX] correctly calls the parent of the graph view...
2013-12-26 Gery Debongnie[IMP] adds an image when a graph view has no data to...
2013-12-26 Gery Debongnie[FIX] forces an update when the user switches back...
2013-12-24 Gery Debongnie[IMP] displays a nice message when the graph view has...
2013-12-24 Gery Debongnie[IMP] hides controls (stacked/grouped) in graph view...
2013-12-24 Gery Debongnie[REF] removes some useless variables and some other...
2013-12-24 Gery Debongnie[IMP] makes some small changes to improves backward...
2013-12-20 Gery Debongnie[FIX] prevents a crash happening in some cases when...
next