[REF] removes useless comments (addon web_graph)
[odoo/odoo.git] / addons / web_graph / static /
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...
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-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-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-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-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[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-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-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...
2013-11-28 Gery Debongnie[REF] removes a few useless lines (addon web_graph)
2013-11-28 Gery Debongnie[REF] removes a few useless lines in view_loading metho...
2013-11-28 Gery Debongnie[REF] removes a few useless lines in view_loading metho...
2013-11-28 Gery Debongnie[IMP] add a small highlighting when hovering over a...
2013-11-28 Gery Debongnie[REF] improves the initialization process of pivot...
2013-11-28 Gery Debongnie[REF] adds a 'get_total' method and simplify a few...
2013-11-28 Gery Debongnie[REF] removes duplicated code in update_values method...
2013-11-28 Gery Debongnie[REF] removes all references to measure label in pivot...
2013-11-28 Gery Debongnie[IMP] adds support for multiple measures in graph view...
2013-11-27 Gery Debongnie[REF] removes reference to rows in expand header method...
2013-11-27 Gery Debongnie[IMP] adds support for row_heatmap and col_heatmap...
2013-11-27 Gery Debongnie[FIX] corrects stupid bug with previous commit, where...
2013-11-27 Gery Debongnie[REF] improves the draw_row method which will allow...
2013-11-27 Gery Debongnie[FIX] display message insteal of crashing when there...
2013-11-27 Gery Debongnie[REF] code cleanup (using jshint). mainly removing...
2013-11-27 Gery Debongnie[REF] removes useless initialization code in pivot...
2013-11-27 Gery Debongnie[REF] simplify the start() method in pivot table by...
2013-11-27 Gery Debongnie[FIX] properly closes the dropdown menu (field selectio...
2013-11-27 Gery Debongnie[FIX] corrects issue where calling some functions such...
2013-11-27 Gery Debongnie[REF] puts helper functions inside a closure to simplif...
2013-11-27 Gery Debongnie[FIX] fixes an issue where the chart code didn't select...
2013-11-27 Gery Debongnie[IMP] puts everything into openerp.web_graph namespace...
next