[IMP] adds a 'title' attribute to the toolbar in graph view, to give some tooltips...
[odoo/odoo.git] / addons / web_graph /
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-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-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
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...
2013-12-20 Gery Debongnie[IMP] makes the graph view accept a new way to define...
2013-12-20 Gery Debongnie[MERGE] merge from trunk
2013-12-19 Gery Debongnie[REF] removes old useless comments (addon web_graph)
2013-12-19 Gery Debongnie[FIX] correctly honors the 'bar' setting in graph views...
2013-12-19 Gery Debongnie[FIX] properly handles the situation where a user selec...
2013-12-19 Gery Debongnie[REF] simplify the format_data method in pivot table...
2013-12-19 Gery Debongnie[REF] refactoring in progress... simplify the load_data...
2013-12-19 Gery Debongnie[REF] small improvement to simplify two similar methods...
2013-12-19 Gery Debongnie[REF] small refactoring, it simplify the make_cells...
2013-12-19 Launchpad Translat... Launchpad automatic translations update.
2013-12-18 Gery Debongnie[REF] refactors bar_chart method in graph widget. basic...
2013-12-18 Gery Debongnie[IMP] adds stacked/grouped setting to chart widget...
2013-12-18 Gery Debongnie[REF] moves all the charts code from chart.js into...
2013-12-18 Gery Debongnie[REF] large refactoring of graphview: it separates...
2013-12-17 Gery Debongnie[REF] adds event handling to pivot table class (trigger...
2013-12-17 Gery Debongnie[REF] removes useless line in addon web_graph
2013-12-17 Gery Debongnie[REF] moves more code to dataLoader class to simplify...
2013-12-16 Gery Debongnie[FIX] adds a 'whitespace:nowrap' line in graph.css...
2013-12-16 Gery Debongnie[REF] merges update_data and query_all_values method...
2013-12-16 Gery Debongnie[REF] adds DataLoader class to graph view (addon web_graph)
2013-12-12 Gery Debongnie[IMP] removes the expand/fold menu, because the search...
2013-12-12 Gery Debongnie[MERGE] merge trunk
2013-12-12 Gery Debongnie[FIX] makes sure the web client loads the bootstrap...
2013-12-12 Gery Debongnie[MERGE] latest trunk
2013-12-12 Gery Debongnie[FIX] removes a debugger statement (addon web_graph)
2013-12-11 Gery Debongnie[FIX] improves the handling of headers titles when...
2013-12-11 Gery Debongnie[FIX] correctly computes the height and the width of...
2013-12-11 Gery Debongnie[FIX] quick fix to make sure charts have a minimal...
2013-12-11 Gery Debongnie[IMP] finally uses the full width and height to draw...
2013-12-11 Gery Debongnie[IMP] takes all integer and float field from model...
2013-12-11 Gery Debongnie[IMP] makes sure that the values displayed in the pivot...
2013-12-11 Gery Debongnie[REF] improves the charting code by using get_rows_dept...
2013-12-11 Gery Debongnie[IMP] makes pie charts smarter when dealing with multip...
2013-12-11 Gery Debongnie[IMP] improves the way line chart format the different...
2013-12-11 Gery Debongnie[IMP] makes line charts smarter when multiple columns...
2013-12-11 Launchpad Translat... Launchpad automatic translations update.
2013-12-10 Gery Debongnie[IMP] makes the graph view much smarter about the way...
2013-12-10 Gery Debongnie[IMP] improves the way the chart view understands the...
2013-12-10 Gery Debongnie[IMP] improves the chart code to display correct bar...
2013-12-10 Gery Debongnie[IMP] improves the chart code to display correct bar...
2013-12-09 Gery Debongnie[FIX] properly writes the col group_by in the context...
2013-12-06 Gery Debongnie[REF] removes two useless lines (addon web_graph)
2013-12-06 Gery Debongnie[IMP] usability fix, makes sure that the dropdown menu...
2013-12-06 Gery Debongnie[FIX] fixes a small bug where the columns would expand...
2013-12-06 Gery Debongnie[REF] many small code cleanups in addon web_graph
2013-12-06 Gery Debongnie[IMP] properly supports searchbar integration in graph...
2013-12-06 Gery Debongnie[IMP] supports search bar integration in graph view...
2013-12-05 Gery Debongnie[IMP] beginning of searchbar integration in graph view...
2013-12-05 Gery Debongnie[REF] refactors the event handling code and prepare...
2013-11-30 Launchpad Translat... Launchpad automatic translations update.
2013-11-28 Gery Debongnie[IMP] supports the attribute 'type' in the xml definiti...
2013-11-28 Gery Debongnie[FIX] fixes a crash that occurred when a graph view...
2013-11-28 Gery Debongnie[IMP] changes the set_row_groupby method into set_group...
2013-11-28 Gery Debongnie[REF] removes duplicated code in update/expand methods...
2013-11-28 Gery Debongnie[IMP] adds some rudimentary support to the integration...
next