Commit Graph

657 Commits

Author SHA1 Message Date
Launchpad Translations on behalf of openerp 0f2d7e4820 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20140122054041-3ebv0zxz43meid0v
2014-01-22 05:40:41 +00:00
Gery Debongnie 2cafcfbde7 [REF] large refactoring in graph view: changes the flow of the program to make it much simpler (addon web_graph)
bzr revid: ged@openerp.com-20140121143034-rid4saax5y63g7i1
2014-01-21 15:30:34 +01:00
Gery Debongnie f404bf8b40 [IMP] optimizes pivot table so that it doesn't reload data when the groupbys have been changed in such a way that it should only fold some headers (addon web_graph)
bzr revid: ged@openerp.com-20140120093254-mta9v6hjmsgfpr2n
2014-01-20 10:32:54 +01:00
Gery Debongnie ba9999c28a [FIX] fix crash happening when user goes to graph view, switch to other view, changes groupby and goes back to graph view. (addon web_graph)
bzr revid: ged@openerp.com-20140117161940-3ojz17luxtsb9qfa
2014-01-17 17:19:40 +01:00
Gery Debongnie 5aade330c2 [FIX] fixes a typo (nodata => no_data), which prevents a crash in graph_view, addon web_graph)
bzr revid: ged@openerp.com-20140117153330-9vc6bzljmso9zu71
2014-01-17 16:33:30 +01:00
Gery Debongnie 86a18410d1 [IMP] keeps the dropdown open when the user selects some measures in graph view (addon web_graph)
bzr revid: ged@openerp.com-20140117152413-ycktqzi51a3lhhz9
2014-01-17 16:24:13 +01:00
Gery Debongnie 9a8d395078 [IMP] display bar chart controls when the size is large enough and when it makes sense (dim x + dim y >= 2) in grap view (addon web_graph)
bzr revid: ged@openerp.com-20140117145056-dby0g4sj7v056gpq
2014-01-17 15:50:56 +01:00
Gery Debongnie c547467442 [IMP] adds checkmarks next to measures when they are used in graph view (addon web_graph)
bzr revid: ged@openerp.com-20140117144303-tqj7cn5xd1c0xvhm
2014-01-17 15:43:03 +01:00
Gery Debongnie 6839fcaddd [IMP] makes sure that the graph view does not reload data if the user removes a measure. Also, display the 'no data' screen if there are no current measure in graph view (addon web_graph)
bzr revid: ged@openerp.com-20140117102339-99kka9v6wfsgesdn
2014-01-17 11:23:39 +01:00
Gery Debongnie c374766f9d [IMP] change the icon and tooltip of heat map (column) in graph view (addon web_graph)
bzr revid: ged@openerp.com-20140117093302-1lprauuu4e5k8s5x
2014-01-17 10:33:02 +01:00
Gery Debongnie feff16b03e [FIX] fixes a typo 'widet_config' => 'widget_config' (it previously crashed the graph view) (addon web_graph)
bzr revid: ged@openerp.com-20140117085842-vxaxes0yv3dr7t24
2014-01-17 09:58:42 +01:00
Gery Debongnie 96835a38a3 [IMP] adds 'hidden-print' class to UI buttons in graph views so they are hidder when printed (addon web_graph)
bzr revid: ged@openerp.com-20140117082137-r249r226idp3x51u
2014-01-17 09:21:37 +01:00
Gery Debongnie 66c78675dc [MERGE] merge trunk into local branch
bzr revid: ged@openerp.com-20140116144400-2t13mcnlsnpsez7p
2014-01-16 15:44:00 +01:00
Gery Debongnie 470d42df75 [IMP] adds a 'title' attribute to the toolbar in graph view, to give some tooltips to the user (addon web_graph)
bzr revid: ged@openerp.com-20140116142748-qigjrtb510flex9s
2014-01-16 15:27:48 +01:00
Gery Debongnie 1c1a02d166 [IMP] changes the UI of the graph view: removes old dropdown buttons and adds a toolbar instead (addon web_graph)
bzr revid: ged@openerp.com-20140116140058-rd6nde1mfupgnajt
2014-01-16 15:00:58 +01:00
Gery Debongnie 588e541387 [FIX] fixes some issues with the col_group_bys in searchbar (main problem was that do_search is called twice when the user swap axis) (addon web_graph)
bzr revid: ged@openerp.com-20140116095549-3f2hbyzj32nuj147
2014-01-16 10:55:49 +01:00
Gery Debongnie 74d6e75007 [IMP] supports col groupby in search view in graph view (addon web_graph)
bzr revid: ged@openerp.com-20140115155137-qwy0sr49zhizgmf6
2014-01-15 16:51:37 +01:00
Gery Debongnie 4343ca278a [FIX] correctly compares groupby in pivot_table to avoid bugs/crashes (now, it ignores the 'interval' attributes) so the table can interact with the graph view (addon web_graph)
bzr revid: ged@openerp.com-20140115105104-qff3t47lo1lyp5wd
2014-01-15 11:51:04 +01:00
Gery Debongnie cf81efda43 [IMP] adds search view integration in graph view (addon web_graph)
bzr revid: ged@openerp.com-20140115093749-t2s0306fchm2tnir
2014-01-15 10:37:49 +01:00
Gery Debongnie b681cff77f [IMP] sets nvd3 library in production mode instead of debug mode (addon web_graph)
bzr revid: ged@openerp.com-20140114130141-b41640a72gpshw1x
2014-01-14 14:01:41 +01:00
Gery Debongnie 11de0f36ed [REF] separates graph view and graph widget into two files, and renames pivot into pivot_table.js (addon web_graph)
bzr revid: ged@openerp.com-20140114125142-9qj3mvu0a1fp4sis
2014-01-14 13:51:42 +01:00
Gery Debongnie de85a1cefb [REF] adds comments and reorganize the functions in PivotTable class (addon web_graph)
bzr revid: ged@openerp.com-20140114092724-z534vyceksc4dnr2
2014-01-14 10:27:24 +01:00
Launchpad Translations on behalf of openerp fb7a497ff0 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20140114055838-31j3saw3pdlwevp1
2014-01-14 05:58:38 +00:00
Gery Debongnie 4d550e963e [FIX] fixes some issues with chart drawing in graph view (addon web_graph)
bzr revid: ged@openerp.com-20140113152316-4i3endkgu10jmxgc
2014-01-13 16:23:16 +01:00
Gery Debongnie e2bb629c3c [IMP] adds support for various intervals when grouping by date in graph view (addon web_graph)
bzr revid: ged@openerp.com-20140113133800-3n1hi5ajpioktr3d
2014-01-13 14:38:00 +01:00
Gery Debongnie 58598420fc [FIX] changes xml definition of the dropdown menu in graph view so that it nows corractly selects the chart mode (addon web_graph)
bzr revid: ged@openerp.com-20140113094858-ykasko5a1i0gpyj3
2014-01-13 10:48:58 +01:00
Gery Debongnie bb1069ace8 [REF] removes some code duplication when creating new headers in pivot class (addon web_graph)
bzr revid: ged@openerp.com-20140110151524-i2usd1nyrfpgkody
2014-01-10 16:15:24 +01:00
Gery Debongnie 2b3b08160c [REF] simplification of the way Pivot configuration is done in graph view (addon web_graph)
bzr revid: ged@openerp.com-20140110140837-tl3ts6za0zr46id7
2014-01-10 15:08:37 +01:00
Gery Debongnie dbf064e817 [REF] removes useless comments (addon web_graph)
bzr revid: ged@openerp.com-20140110120149-pi0h75eqlr2tl9n5
2014-01-10 13:01:49 +01:00
Gery Debongnie f625675079 [REF] large refactoring in graph view: changes the underlying data structure of Pivot class and simplifies a lot of code (addon web_graph)
bzr revid: ged@openerp.com-20140110113557-6bs77dg7qcdofy40
2014-01-10 12:35:57 +01:00
Gery Debongnie 0aa0ea9e6c [REF] merges the dataloader and pivot table classes together, where they truly belong. (addon web_graph)
bzr revid: ged@openerp.com-20140107105954-beb16wspdl6ikemw
2014-01-07 11:59:54 +01:00
Gery Debongnie 6a422f27d7 [FIX] fixes the computation of the color displayed in heatmap modes in graph view. (addon web_graph)
bzr revid: ged@openerp.com-20140106083734-qkrvuhe7398me2d2
2014-01-06 09:37:34 +01:00
Gery Debongnie 47762dfca2 [IMP] allows the selection of multiple measures in graph view (addon web_graph)
bzr revid: ged@openerp.com-20140103144418-7mstnfwah6v6jkkx
2014-01-03 15:44:18 +01:00
Gery Debongnie 64775d4098 [IMP] improves the rendering of heatmap modes when multiple measures are displayed (addon web_graph)
bzr revid: ged@openerp.com-20140103143236-80zmxauy75b0n205
2014-01-03 15:32:36 +01:00
Gery Debongnie 2514343b52 [IMP] adds support for more than one measure in graph view. (addon web_graph)
bzr revid: ged@openerp.com-20140103142215-z19pnxmnla8xugx0
2014-01-03 15:22:15 +01:00
Gery Debongnie 8347c44966 [FIX] fixes a crash when the graph view receives an array of values instead of a single value describing a field (addon web_graph)
bzr revid: ged@openerp.com-20140102100127-7bmviyzujjmlfg02
2014-01-02 11:01:27 +01:00
Gery Debongnie 1dd4f9c77a [MERGE] merge from trunk
bzr revid: ged@openerp.com-20140102085536-s87szntgpklj3cq6
2014-01-02 09:55:36 +01:00
Gery Debongnie 9f6aad4fdd [IMP] yet another css fix to add border to tables in graph view (addon web_graph)
bzr revid: ged@openerp.com-20131231121958-8bsz6d710o5xrgli
2013-12-31 13:19:58 +01:00
Gery Debongnie d63db7b67f [IMP] makes sure that the graph view properly honors default mode request as described in the xml (addon web_graph)
bzr revid: ged@openerp.com-20131231094929-giqkzmean1lralow
2013-12-31 10:49:29 +01:00
Gery Debongnie b9f9857454 [IMP] small css fix to make sure the headers are displayed with the same color (addon web_graph)
bzr revid: ged@openerp.com-20131231094823-cxhxdpebrmrq6jyv
2013-12-31 10:48:23 +01:00
Gery Debongnie 3d5b03af08 [IMP] changes the css of the pivot table to make it look decent (at least, not as awful as before), (addon web_graph)
bzr revid: ged@openerp.com-20131231090257-y0os22omx0pgjaqb
2013-12-31 10:02:57 +01:00
Launchpad Translations on behalf of openerp d963fa888c Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20131231050201-641kcunlgq2qa0ux
2013-12-31 05:02:01 +00:00
Gery Debongnie e69f4d1af6 [FIX] fixes a rendering bug which happened when the rowspan (or colspan) attributes were set to 0. Now, it is always set to a value >= 1 (addon web_graph)
bzr revid: ged@openerp.com-20131227152055-77fvsc27mzs0x5t9
2013-12-27 16:20:55 +01:00
Gery Debongnie fb63eb63ed [IMP] removes the stagger labels in bar charts, only uses the inclined labels when necessary (addon web_graph)
bzr revid: ged@openerp.com-20131227150719-olinm65mh515quc2
2013-12-27 16:07:19 +01:00
Gery Debongnie 650d792413 [IMP] removes the 'group/stack' buttons from the bar chart ui and adds 'group/stack' controls in the option menu of the graph widget. It makes small graphs much cleaner (addon web_graph)
bzr revid: ged@openerp.com-20131227145501-0hf21nieyl8mgomm
2013-12-27 15:55:01 +01:00
Gery Debongnie 66ee322d0f [FIX] fixes a crash happening when the context of some attributes does not have a 'group_by' attribute (in the group fields of the search view)
bzr revid: ged@openerp.com-20131227143508-3g04fn2s5u9vxams
2013-12-27 15:35:08 +01:00
Gery Debongnie 868be53bae [IMP] incline the x-axis text by 15 degree when there are too many bars to display in a bar chart. Also, reduces the number of 'ticks' displayed (addon web_graph)
bzr revid: ged@openerp.com-20131227142814-8ktqqxlthfa5hxe8
2013-12-27 15:28:14 +01:00
Gery Debongnie ed4fdc5108 [REF] simplifies a for loop to make the code simpler (addon web_graph)
bzr revid: ged@openerp.com-20131227102510-dwpjth4fng4ze14e
2013-12-27 11:25:10 +01:00
Gery Debongnie 0650d9d738 [FIX] correctly displays fields of type 'selection' in graph view. Previously, the code only displayed the key and not the value (addon web_graph)
bzr revid: ged@openerp.com-20131227102240-gmgik0p5lujssm3w
2013-12-27 11:22:40 +01:00
Launchpad Translations on behalf of openerp 1e3ebc0285 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20131220051750-c2x3cf7wrd35we7a
bzr revid: launchpad_translations_on_behalf_of_openerp-20131227052617-sg1lzd37c8fk1pgm
2013-12-27 05:26:17 +00:00
Gery Debongnie e1e676d737 [FIX] correctly calls the parent of the graph view in the constructor (now, the view manager gets the correct view_id) (graph view, addon web_graph)
bzr revid: ged@openerp.com-20131226161457-a4k3iflz61fiaqj4
2013-12-26 17:14:57 +01:00
Gery Debongnie c44786804d [IMP] adds an image when a graph view has no data to display (it uses the same image as an empty dashboard) (addon web_graph)
bzr revid: ged@openerp.com-20131226133735-x2g7veg6d9p77y2d
2013-12-26 14:37:35 +01:00
Gery Debongnie 5a2ddfdf80 [FIX] forces an update when the user switches back to the graph view, to make sure the data displayed are up to date (graph view, addon web_graph)
bzr revid: ged@openerp.com-20131226123449-qjm7hvkhfsdvi7pw
2013-12-26 13:34:49 +01:00
Gery Debongnie d145c7a8c4 [IMP] displays a nice message when the graph view has no data to display (addon web_graph)
bzr revid: ged@openerp.com-20131224153735-on6cx12v7x2r1ln0
2013-12-24 16:37:35 +01:00
Gery Debongnie 69f6efa000 [IMP] hides controls (stacked/grouped) in graph view when they are useless (i.e., when there's only one dimension which can't be stacked/grouped (addon web_graph)
bzr revid: ged@openerp.com-20131224140942-w0dwy3ck6yslbhxy
2013-12-24 15:09:42 +01:00
Gery Debongnie 457090c1a3 [REF] removes some useless variables and some other cleaning to please jshint (addon web_graph)
bzr revid: ged@openerp.com-20131224112224-q1o0hmp1s2ryi9bn
2013-12-24 12:22:24 +01:00
Gery Debongnie db9cdb7eb0 [IMP] makes some small changes to improves backward compatibility in some edge cases (takes the first 'operator' as a measure instead of the last, ...) in graph view (addon web_graph)
bzr revid: ged@openerp.com-20131224100942-jnrdjeb9lg7rx8d2
2013-12-24 11:09:42 +01:00
Gery Debongnie e844ba1040 [FIX] prevents a crash happening in some cases when the searchview does not initialize a groupbygroup instance before the method register_groupby in graph view used it (addon web_graph)
bzr revid: ged@openerp.com-20131220123925-qycdvanm51nkc4uo
2013-12-20 13:39:25 +01:00
Gery Debongnie 828d06f174 [IMP] makes the graph view accept a new way to define graphs (supports type='col', type='row' and type='measure' attributes to fields, also supports 'stacked' attribute in <graph> (addon web_graph)
bzr revid: ged@openerp.com-20131220110243-sccxichm0mgm21uz
2013-12-20 12:02:43 +01:00
Gery Debongnie 2dffdc7c96 [MERGE] merge from trunk
bzr revid: ged@openerp.com-20131219151851-m5av5iz9e3km2s2u
bzr revid: ged@openerp.com-20131220091306-lbsixx9c1robif1m
2013-12-20 10:13:06 +01:00
Gery Debongnie 261b17d7b8 [REF] removes old useless comments (addon web_graph)
bzr revid: ged@openerp.com-20131219134958-tdgcu3ytbsqszczw
2013-12-19 14:49:58 +01:00
Gery Debongnie 1d92fc0353 [FIX] correctly honors the 'bar' setting in graph views descriptions (addon web_graph)
bzr revid: ged@openerp.com-20131219131058-ng9fix57v5hqu8pq
2013-12-19 14:10:58 +01:00
Gery Debongnie 7fc2afc516 [FIX] properly handles the situation where a user selected twice the same field in the search view groupbys (it simply added the field twice to groupbys instead of removing it (addon web_graph)
bzr revid: ged@openerp.com-20131219125422-n2rpzbekyg7e0eyh
2013-12-19 13:54:22 +01:00
Gery Debongnie 5e1aebc4b5 [REF] simplify the format_data method in pivot table (addon web_graph)
bzr revid: ged@openerp.com-20131219111606-u140yaf9y56q1uhg
2013-12-19 12:16:06 +01:00
Gery Debongnie a41835e296 [REF] refactoring in progress... simplify the load_data and format_data methods in pivot table (addon web_graph)
bzr revid: ged@openerp.com-20131219095708-c164shdvv59hyj9l
2013-12-19 10:57:08 +01:00
Gery Debongnie dd71f5e84b [REF] small improvement to simplify two similar methods in pivot.js. goal is to prepare a larger refactoring (addon web_graph)
bzr revid: ged@openerp.com-20131219084722-00p29m61vu51rdbb
2013-12-19 09:47:22 +01:00
Gery Debongnie 007dfea702 [REF] small refactoring, it simplify the make_cells method in pivot.js (addon web_graph)
bzr revid: ged@openerp.com-20131219080339-7aqnuibtfk1y71a3
2013-12-19 09:03:39 +01:00
Gery Debongnie d7fdeec72f [REF] refactors bar_chart method in graph widget. basically, it removes 80 duplicated lines (addon web_graph)
bzr revid: ged@openerp.com-20131218154949-9jno1wb4s549jyl7
2013-12-18 16:49:49 +01:00
Gery Debongnie 1323c2c25b [IMP] adds stacked/grouped setting to chart widget (addon web_graph)
bzr revid: ged@openerp.com-20131218152048-36no38nud6a5ft10
2013-12-18 16:20:48 +01:00
Gery Debongnie 0e8a8517f8 [REF] moves all the charts code from chart.js into the graph widget (in file graph.js) (addon web_graph)
bzr revid: ged@openerp.com-20131218150756-ol0or9m6pg61ye2c
2013-12-18 16:07:56 +01:00
Gery Debongnie 7bb84af05f [REF] large refactoring of graphview: it separates the drawing code into a widget that can be used independently of the view (addon web_graph)
bzr revid: ged@openerp.com-20131218134040-63fcm5a68gsk3hry
2013-12-18 14:40:40 +01:00
Gery Debongnie 79250f0c07 [REF] adds event handling to pivot table class (triggers 'redraw_required' and 'groupby_changed' event when necessary (addon web_graph)
bzr revid: ged@openerp.com-20131217153204-43la1m8eqw632j05
2013-12-17 16:32:04 +01:00
Gery Debongnie 9596340bc5 [REF] removes useless line in addon web_graph
bzr revid: ged@openerp.com-20131217111941-vlzn0ener6zjk737
2013-12-17 12:19:41 +01:00
Gery Debongnie de51e3c35a [REF] moves more code to dataLoader class to simplify pivot class (clean separation between pivot code and loading code) (addon web_graph)
bzr revid: ged@openerp.com-20131217111501-wu0nbid36bncy4wz
2013-12-17 12:15:01 +01:00
Gery Debongnie 65642c8c06 [FIX] adds a 'whitespace:nowrap' line in graph.css to avoid weird display issues with the pivot table (addon web_graph)
bzr revid: ged@openerp.com-20131216152433-xd5muebn30mcsnqh
2013-12-16 16:24:33 +01:00
Gery Debongnie c256cd4f14 [REF] merges update_data and query_all_values method into load_data, to simplify code (addon web_graph)
bzr revid: ged@openerp.com-20131216144935-2ur7pgk7ml2064j0
2013-12-16 15:49:35 +01:00
Gery Debongnie a22648c083 [REF] adds DataLoader class to graph view (addon web_graph)
bzr revid: ged@openerp.com-20131216142757-anqt11ccrwswdify
2013-12-16 15:27:57 +01:00
Gery Debongnie e0ee9a58c5 [IMP] removes the expand/fold menu, because the search view covers the same functionality (addon web_graph)
bzr revid: ged@openerp.com-20131212105533-uawad2hgqopfkygo
2013-12-12 11:55:33 +01:00
Gery Debongnie d27b9ab563 [MERGE] merge trunk
bzr revid: ged@openerp.com-20131212095350-hfn21bwp031nns1m
2013-12-12 10:53:50 +01:00
Gery Debongnie 43627cc63a [FIX] makes sure the web client loads the bootstrap.js file instead of using dropdown.js in web_graph (addon web)
bzr revid: ged@openerp.com-20131212094518-jlau88zb0bxjj966
2013-12-12 10:45:18 +01:00
Gery Debongnie edbc4d8927 [MERGE] latest trunk
bzr revid: ged@openerp.com-20131212085948-ntl7j40yl6815sye
2013-12-12 09:59:48 +01:00
Gery Debongnie f24f38ca88 [FIX] removes a debugger statement (addon web_graph)
bzr revid: ged@openerp.com-20131212083936-5s8xi6ays4xq9jul
2013-12-12 09:39:36 +01:00
Gery Debongnie 7a672064c0 [FIX] improves the handling of headers titles when the db query returns false or undefined (addon web_graph)
bzr revid: ged@openerp.com-20131211162850-mgqs5csnw8wca974
2013-12-11 17:28:50 +01:00
Gery Debongnie 945719fb7d [FIX] correctly computes the height and the width of the graph view (addon web_graph)
bzr revid: ged@openerp.com-20131211160011-fhv7ah63hlnyg7l0
2013-12-11 17:00:11 +01:00
Gery Debongnie 8da86807b6 [FIX] quick fix to make sure charts have a minimal height that is not too small (addon web_graph)
bzr revid: ged@openerp.com-20131211145056-nzpnir06xx3q0n9y
2013-12-11 15:50:56 +01:00
Gery Debongnie b04f21ea12 [IMP] finally uses the full width and height to draw charts, instead of hardcoded numbers (in graph view) (addon web_graph)
bzr revid: ged@openerp.com-20131211140140-shlpos1jt3z8wj41
2013-12-11 15:01:40 +01:00
Gery Debongnie b8a5b2d2b5 [IMP] takes all integer and float field from model as possible measure (addon web_graph)
bzr revid: ged@openerp.com-20131211131148-vdfhmf96fn2txvcj
2013-12-11 14:11:48 +01:00
Gery Debongnie 14d0a6e74c [IMP] makes sure that the values displayed in the pivot table are properly formatted according to their types (addon web_graph)
bzr revid: ged@openerp.com-20131211124307-z9lxbn39spahlxpw
2013-12-11 13:43:07 +01:00
Gery Debongnie 3453d9da01 [REF] improves the charting code by using get_rows_depth and get_columns_depth methods (addon web_graph)
bzr revid: ged@openerp.com-20131211110836-8sq83pcksjm5sboq
2013-12-11 12:08:36 +01:00
Gery Debongnie 4ab8616991 [IMP] makes pie charts smarter when dealing with multiple levels of rows, in graph view (addon web_graph)
bzr revid: ged@openerp.com-20131211103032-6vl1nys24zufuk5w
2013-12-11 11:30:32 +01:00
Gery Debongnie 2cf5049cf1 [IMP] improves the way line chart format the different titles in the legend (addon web_graph)
bzr revid: ged@openerp.com-20131211102246-88y7r63d6wgvz4u5
2013-12-11 11:22:46 +01:00
Gery Debongnie 4416acaa53 [IMP] makes line charts smarter when multiple columns exists, in graph view (addon web_graph)
bzr revid: ged@openerp.com-20131211101224-eul3hvm0dt7kdz41
2013-12-11 11:12:24 +01:00
Launchpad Translations on behalf of openerp 44b7ede640 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20131211053156-p3v0gn1hf6l8c8h7
bzr revid: launchpad_translations_on_behalf_of_openerp-20131211055224-g9i9shv9qqhb93cz
2013-12-11 05:52:24 +00:00
Gery Debongnie 28f27da638 [IMP] makes the graph view much smarter about the way it displays bar charts depending on the various groupby compbinations (addon web_graph)
bzr revid: ged@openerp.com-20131210153951-d36yymirvo09wbxd
2013-12-10 16:39:51 +01:00
Gery Debongnie 1419b07939 [IMP] improves the way the chart view understands the xml descr of the view, so that nows fields after the operator = + are considered col groupbys (addon web_graph)
bzr revid: ged@openerp.com-20131210111646-9d8l78npv72pqfp8
2013-12-10 12:16:46 +01:00
Gery Debongnie fe5543a043 [IMP] improves the chart code to display correct bar chart when no row groupby are selected and a positive number of col groupbys are selected (graph view, addon web_graph)
bzr revid: ged@openerp.com-20131210100723-0arehl16k54wln0z
2013-12-10 11:07:23 +01:00
Gery Debongnie f24a1b487a [IMP] improves the chart code to display correct bar chart when no groupby are selected (graph view, addon web_graph)
bzr revid: ged@openerp.com-20131210092125-fqv9by5xons81uo1
2013-12-10 10:21:25 +01:00
Gery Debongnie 9f99fbdae7 [FIX] properly writes the col group_by in the context (with the facets) which allows the filter to work correctly, in graph view (addon web_graph)
bzr revid: ged@openerp.com-20131209130858-o8pqocw7otpqr8l0
2013-12-09 14:08:58 +01:00
Gery Debongnie 66c8114768 [REF] removes two useless lines (addon web_graph)
bzr revid: ged@openerp.com-20131206162641-27rerhfa56y6nf4e
2013-12-06 17:26:41 +01:00
Gery Debongnie 65a0a97d67 [IMP] usability fix, makes sure that the dropdown menu displayed when expanding a field in graph view has always the same choices (addon web_graph)
bzr revid: ged@openerp.com-20131206162549-08aw50z4zdelzxgc
2013-12-06 17:25:49 +01:00
Gery Debongnie 476d0f4f38 [FIX] fixes a small bug where the columns would expand all headers when the user clears the rows groupby in the search view (addon web_graph)
bzr revid: ged@openerp.com-20131206162301-fbq5mgqhg65yqi96
2013-12-06 17:23:01 +01:00
Gery Debongnie 5c04caf2ee [REF] many small code cleanups in addon web_graph
bzr revid: ged@openerp.com-20131206160411-9ajcschidssftb49
2013-12-06 17:04:11 +01:00
Gery Debongnie 6a06f0d0ee [IMP] properly supports searchbar integration in graph view (addon web_graph)
bzr revid: ged@openerp.com-20131206154319-6ci7ljmp2hd9q072
2013-12-06 16:43:19 +01:00
Gery Debongnie d1caee2a5f [IMP] supports search bar integration in graph view (but not everything works yet) (addon web_graph)
bzr revid: ged@openerp.com-20131206124437-8m1gnhz3ill6w1eo
2013-12-06 13:44:37 +01:00
Gery Debongnie d3fffbff50 [IMP] beginning of searchbar integration in graph view (addon web_graph)
bzr revid: ged@openerp.com-20131205151945-8yo2vkykztvlru3g
2013-12-05 16:19:45 +01:00
Gery Debongnie 15547d9267 [REF] refactors the event handling code and prepare the way for supporting col_groupby and groupby in the searchbar (addon web_graph)
bzr revid: ged@openerp.com-20131205100710-5owdxv0m971ymwbs
2013-12-05 11:07:10 +01:00
Launchpad Translations on behalf of openerp 9f04e0c76c Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20131130050422-r8hhiot5r58eukys
bzr revid: launchpad_translations_on_behalf_of_openerp-20131130051429-uepuma01yhw11md9
2013-11-30 05:14:29 +00:00
Gery Debongnie e2d2d51b7a [IMP] supports the attribute 'type' in the xml definition of the graph view, at least for bar_charts (addon web_graph)
bzr revid: ged@openerp.com-20131128145155-b5w4fhw9vrp9txuc
2013-11-28 15:51:55 +01:00
Gery Debongnie 8013a154b8 [FIX] fixes a crash that occurred when a graph view had a starting groupby (given by the search view) (in addon web_graph)
bzr revid: ged@openerp.com-20131128141803-j0ttpgedic84quvy
2013-11-28 15:18:03 +01:00
Gery Debongnie 55bbabaf46 [IMP] changes the set_row_groupby method into set_groupby (more generic, works for rows and cols) (addon web_graph)
bzr revid: ged@openerp.com-20131128134904-ubkxdowr29is2o86
2013-11-28 14:49:04 +01:00
Gery Debongnie 2a3eb6c336 [REF] removes duplicated code in update/expand methods (addon web_graph)
bzr revid: ged@openerp.com-20131128133854-28k6utrer7cdsz4z
2013-11-28 14:38:54 +01:00
Gery Debongnie d41ca29475 [IMP] adds some rudimentary support to the integration of search bar groupby into the graph view (addon web_graph)
bzr revid: ged@openerp.com-20131128130146-33i0ydw9gbjqgc0v
2013-11-28 14:01:46 +01:00
Gery Debongnie 2ff2fc4c9e [REF] removes a few useless lines (addon web_graph)
bzr revid: ged@openerp.com-20131128123830-vaqaeoizit8x8jq9
2013-11-28 13:38:30 +01:00
Gery Debongnie 7b2109dcae [REF] removes a few useless lines in view_loading method (addon web_graph)
bzr revid: ged@openerp.com-20131128105402-eb3pqksd5v9ixaxn
2013-11-28 11:54:02 +01:00
Gery Debongnie 6afd98516c [REF] removes a few useless lines in view_loading method (addon web_graph)
bzr revid: ged@openerp.com-20131128104929-4ou50xebjub3bijh
2013-11-28 11:49:29 +01:00
Gery Debongnie 0af9f5f053 [IMP] add a small highlighting when hovering over a line in pivot table (addon web_graph)
bzr revid: ged@openerp.com-20131128103317-k60u8e22z9yus38h
2013-11-28 11:33:17 +01:00
Gery Debongnie e0920173a3 [REF] improves the initialization process of pivot table (addon web_graph)
bzr revid: ged@openerp.com-20131128101625-7ig5lftk8wv8w6tj
2013-11-28 11:16:25 +01:00
Gery Debongnie 4aa70638ef [REF] adds a 'get_total' method and simplify a few parts of the code using totals (addon web_graph)
bzr revid: ged@openerp.com-20131128094746-mthch89zqx66flq7
2013-11-28 10:47:46 +01:00
Gery Debongnie d790f8e96f [REF] removes duplicated code in update_values method in pivot class (addon web_graph)
bzr revid: ged@openerp.com-20131128091715-g1f29k60a0pvy8sd
2013-11-28 10:17:15 +01:00
Gery Debongnie be00aca052 [REF] removes all references to measure label in pivot table (addon web_graph)
bzr revid: ged@openerp.com-20131128084551-19hc23fmw3gvtoc9
2013-11-28 09:45:51 +01:00
Gery Debongnie 51e4b240f8 [IMP] adds support for multiple measures in graph view (addon web_graph)
bzr revid: ged@openerp.com-20131128082754-4l7nx8ooye1pmc53
2013-11-28 09:27:54 +01:00
Gery Debongnie 0d47d906fd [REF] removes reference to rows in expand header method (pivot class) in addon web_graph
bzr revid: ged@openerp.com-20131127151451-t361x3ufdcbtc54f
2013-11-27 16:14:51 +01:00
Gery Debongnie f5514c70ab [IMP] adds support for row_heatmap and col_heatmap mode to table view (addon web_graph)
bzr revid: ged@openerp.com-20131127150628-lval018q5gc1d5ok
2013-11-27 16:06:28 +01:00
Gery Debongnie c17791dd82 [FIX] corrects stupid bug with previous commit, where empty cells were colored in heatmap mode (addon web_graph)
bzr revid: ged@openerp.com-20131127144706-w7amtjnnku214yih
2013-11-27 15:47:06 +01:00
Gery Debongnie 574253bb63 [REF] improves the draw_row method which will allow to support row_heat_map and col_heatmap in table view (addon web_graph)
bzr revid: ged@openerp.com-20131127144505-fq1bb3xv97a2ek38
2013-11-27 15:45:05 +01:00
Gery Debongnie 6e88cce3fb [FIX] display message insteal of crashing when there are no records to display (addon web_graph)
bzr revid: ged@openerp.com-20131127140701-9gej0qik7l4nzgni
2013-11-27 15:07:01 +01:00
Gery Debongnie abc0bb3d87 [REF] code cleanup (using jshint). mainly removing trailing whitespace and adding a few semicolons (addon web_graph)
bzr revid: ged@openerp.com-20131127133632-s8xvycu9660xj2pn
2013-11-27 14:36:32 +01:00
Gery Debongnie cef7c35476 [REF] removes useless initialization code in pivot class (addon web_graph)
bzr revid: ged@openerp.com-20131127132044-rdttrslfh6t5agkw
2013-11-27 14:20:44 +01:00
Gery Debongnie 0c7e530c9c [REF] simplify the start() method in pivot table by using the expand_all() method instead of manually loading data (addon web_graph)
bzr revid: ged@openerp.com-20131127131046-hz33nqrjae1hwldf
2013-11-27 14:10:46 +01:00
Gery Debongnie 761ff10226 [FIX] properly closes the dropdown menu (field selection when expanding row/col) when the user clicks somewhere else (addon web_graph)
bzr revid: ged@openerp.com-20131127130406-slj3rvp02y3utevm
2013-11-27 14:04:06 +01:00
Gery Debongnie 0dd3f71535 [FIX] corrects issue where calling some functions such as swap axis when in chart view would display the table and the chart at the same time (addon web_graph)
bzr revid: ged@openerp.com-20131127112513-6s342zmarkglt52s
2013-11-27 12:25:13 +01:00
Gery Debongnie 76216fd3f3 [REF] puts helper functions inside a closure to simplify the calls to these functions (addon web_graph)
bzr revid: ged@openerp.com-20131127111953-yfzdyllt1ty70xtu
2013-11-27 12:19:53 +01:00
Gery Debongnie e0744a7427 [FIX] fixes an issue where the chart code didn't select the correct DOM node to display the chart (addon web_graph)
bzr revid: ged@openerp.com-20131127110538-rsm6hl4lgdkxya3p
2013-11-27 12:05:38 +01:00
Gery Debongnie 22162b5a10 [IMP] puts everything into openerp.web_graph namespace, to avoid polluting global namespace (addon web_graph)
bzr revid: ged@openerp.com-20131127094718-boii5ncxfq8agfv9
2013-11-27 10:47:18 +01:00
Gery Debongnie 1f8b8165e8 [REF] small code cleanups... removing old commented code, and small tweaks (addon web_graph)
bzr revid: ged@openerp.com-20131127092052-n2ub66oczqrtmr33
2013-11-27 10:20:52 +01:00
Gery Debongnie 0b5ff7efff [IMP] reorganizes all options in graph views (puts them in 4 dropdown menus) (addon web_graph)
bzr revid: ged@openerp.com-20131127091053-ydbo89dj027ndm3o
2013-11-27 10:10:53 +01:00
Gery Debongnie 8ef078acb3 [FIX] gives the correct data to the charts function instead of undefined (addon web_graph)
bzr revid: ged@openerp.com-20131126161424-c0dlaqunv18anlw5
2013-11-26 17:14:24 +01:00
Gery Debongnie 99b7fa4272 [FIX] gives the correct data to the charts function instead of undefined (addon web_graph)
bzr revid: ged@openerp.com-20131126161415-3thwtp25wm1hvks0
2013-11-26 17:14:15 +01:00
Gery Debongnie 857b48749b [IMP] updates the pivot table domain when search view is activated
bzr revid: ged@openerp.com-20131126155706-nqc6hgjbyty8jju2
2013-11-26 16:57:06 +01:00
Gery Debongnie 4eef572065 [IMP] big commit: add query_all_values() method to pivot table, and uses it to add expand_all and update_values functionality to graph view (addon web_graph)
bzr revid: ged@openerp.com-20131126151906-luj8ri6e4hj444h6
2013-11-26 16:19:06 +01:00
Gery Debongnie d8aa7a6551 [IMP] improves the look of the total in each rows in pivot table view (addon web_graph)
bzr revid: ged@openerp.com-20131125091505-wts1llbdexhnl8fe
2013-11-25 10:15:05 +01:00
Gery Debongnie 7940ec40c6 [IMP] add total to each rows in pivot table view (addon web_graph)
bzr revid: ged@openerp.com-20131125090443-r5dbre9wn2jymu37
2013-11-25 10:04:43 +01:00
Gery Debongnie 86a2d41d24 [IMP] adds expand_all button and method to graph view. beware, the code is not efficient (it does lots of db queries) (addon web_graph)
bzr revid: ged@openerp.com-20131125080653-n3lgq7lb3kb3ygg7
2013-11-25 09:06:53 +01:00
Gery Debongnie 2944752844 [IMP] adds slight color to expanded rows to make it easier to see the subrows (addon web_graph)
bzr revid: ged@openerp.com-20131125074200-6d3migzpl4x7c44s
2013-11-25 08:42:00 +01:00
Gery Debongnie 8396a03759 [IMP] removes a cell when it has been folded (addon web_graph)
bzr revid: ged@openerp.com-20131124220310-4o1okd02cotbqppq
2013-11-24 23:03:10 +01:00
Gery Debongnie 2ff7dd16fe [REF] some more simplifications, using the symetry between cols and rows in addon web_graph
bzr revid: ged@openerp.com-20131124214809-k08p4x4h0wm4owmq
2013-11-24 22:48:09 +01:00
Gery Debongnie 5227f89396 [REF] merge expand_row and expand_col methods into the fold method, also some small code tweaks (addon web_graph)
bzr revid: ged@openerp.com-20131124205855-eekx2gwhgl4ye9uj
2013-11-24 21:58:55 +01:00
Gery Debongnie 46ea9d29fe [REF] better code organization for chart drawing in addon web_graph
bzr revid: ged@openerp.com-20131124201049-p7cealv5p11hofr2
2013-11-24 21:10:49 +01:00
Gery Debongnie 40889788d3 [REF] merge fold_row and fold_col methods into the fold method (addon web_graph)
bzr revid: ged@openerp.com-20131124150034-0133mgww0nm3dfta
2013-11-24 16:00:34 +01:00
Gery Debongnie 5173a56db6 [IMP] add heat map functionality to pivot table (addon web_graph)
bzr revid: ged@openerp.com-20131124145240-dn5vq5ecb598gf4e
2013-11-24 15:52:40 +01:00
Gery Debongnie aa5958eaf5 [IMP] many very small tweaks to pivot view (addon web_graph)
bzr revid: ged@openerp.com-20131124142927-jnuqykwfp351337v
2013-11-24 15:29:27 +01:00
Gery Debongnie 616af47ff7 [IMP] change 'chart type' to 'Mode' text in button, and add a separator line (addon web_graph)
bzr revid: ged@openerp.com-20131124140239-v4uf5ic1a79kc4ly
2013-11-24 15:02:39 +01:00
Gery Debongnie 42e38292b8 [REF] slight modifications to the underlying data structure of pivot table in addon web_graph
bzr revid: ged@openerp.com-20131123114201-g6v6q9r15n9gdzg2
2013-11-23 12:42:01 +01:00
Gery Debongnie 0f995a25d5 [REF] moves utility functions to pivot.js file and remove utility.js in addon web_graph
bzr revid: ged@openerp.com-20131123105925-edix9lyw9k6tjlmw
2013-11-23 11:59:25 +01:00
Gery Debongnie ebf46e668d [REF] moves the data formatting for charts to the charts file (instead of pivot) in addon web_graph
bzr revid: ged@openerp.com-20131123101922-xi429dmnwpqlfsiq
2013-11-23 11:19:22 +01:00
Gery Debongnie 1e32b763f0 [IMP] add 'clear all groups' and 'swap axis' functionality to pivot table in addon web_graph
bzr revid: ged@openerp.com-20131123101135-m0cx5eg0o41k7x2m
2013-11-23 11:11:35 +01:00
Gery Debongnie 7299cde4cf [REF] large refactoring. it separates the data handling code (pivot) from the ui code (drawing, buttons, events (addon web_graph)
bzr revid: ged@openerp.com-20131122160449-lv2t09bs67ux42m5
2013-11-22 17:04:49 +01:00
Gery Debongnie 200762944a [REF] large refactoring in progress. goal is to separate the data handling code (pivot) from the ui code (drawing, buttons, events (addon web_graph)
bzr revid: ged@openerp.com-20131122151025-8npxh5g5y2ema4tq
2013-11-22 16:10:25 +01:00
Gery Debongnie 2c5fb3b2a2 [REF] large refactoring in progress. goal is to separate the data handling code (pivot) from the ui code (drawing, buttons, events (addon web_graph)
bzr revid: ged@openerp.com-20131122135927-mfaa44juzjhp4kas
2013-11-22 14:59:27 +01:00
Gery Debongnie a32018f962 [REF] large refactoring in progress. goal is to separate the data handling code (pivot) from the ui code (drawing, buttons, events (addon web_graph)
bzr revid: ged@openerp.com-20131122094322-wn36gtmtv9pgn5su
2013-11-22 10:43:22 +01:00
Gery Debongnie d0cb5149b4 [REF] large refactoring in progress. goal is to separate the data handling code (pivot) from the ui code (drawing, buttons, events (addon web_graph)
bzr revid: ged@openerp.com-20131122074327-bfnlw3ew1120um0k
2013-11-22 08:43:27 +01:00
Gery Debongnie a309c97505 [IMP] allows row expansion to query and display correct data when columns are already expanded (addon web_graph)
bzr revid: ged@openerp.com-20131121090719-lauwesqz7c189nba
2013-11-21 10:07:19 +01:00
Launchpad Translations on behalf of openerp bdc5ae3291 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20131121052817-v5bocf8e1j6pbuby
2013-11-21 05:28:17 +00:00
Gery Debongnie a7953bbd85 [REF] preparation work to allows row expansion to query and display correct data when columns are already expanded (addon web_graph)
bzr revid: ged@openerp.com-20131120141914-yf4o5sh4gzagh2ym
2013-11-20 15:19:14 +01:00
Gery Debongnie 9e8d6bb8e9 [FIX] alignment issue in dropdown menu (addon web_graph)
bzr revid: ged@openerp.com-20131120132042-az2kb3cewkq51hrx
2013-11-20 14:20:42 +01:00
Gery Debongnie 9c76cb8a4c [FIX] fixes a bug where dropdown menu used wrong coordinates when expanding rows (addon web_graph)
bzr revid: ged@openerp.com-20131120131543-d119benx379oglry
2013-11-20 14:15:43 +01:00
Gery Debongnie 53a8f56f03 [FIX] correctly handles + and - signs on rows/columns expansion/folding (addon web_graph)
bzr revid: ged@openerp.com-20131120130748-mge1w8apby67miqm
2013-11-20 14:07:48 +01:00
Gery Debongnie 215f665508 [IMP] supports columns folding in pivottable (addon web_graph)
bzr revid: ged@openerp.com-20131120124632-ydjuvtcvou14qivo
2013-11-20 13:46:32 +01:00
Gery Debongnie fde3f47a2e [FIX] properly clears the current rows when building pivot table (addon web_graph)
bzr revid: ged@openerp.com-20131120111728-3aqr9xxz8kdhkfg6
2013-11-20 12:17:28 +01:00
Gery Debongnie 01a4fc3624 [IMP] col expansion support in pivottable widget, improve the column headers rendering (addon web_graph)
bzr revid: ged@openerp.com-20131120110821-8r4q3dybhndm3gjz
2013-11-20 12:08:21 +01:00
Gery Debongnie ad8bddd00e [IMP] col expansion support in pivottable widget, still many bugs left (addon web_graph)
bzr revid: ged@openerp.com-20131119145233-n8gjast7q48foku9
2013-11-19 15:52:33 +01:00
Gery Debongnie 3ce4ec44d9 [IMP] preliminary work on supporting col expansion in pivottable widget (addon web_graph)
bzr revid: ged@openerp.com-20131119132024-k67wlje2h14p5ptu
2013-11-19 14:20:24 +01:00
Gery Debongnie 40ededd540 [IMP] preliminary work on supporting col expansion in pivottable widget (addon web_graph)
bzr revid: ged@openerp.com-20131119092053-hp1pdgckiplw8mgp
2013-11-19 10:20:53 +01:00
Gery Debongnie 1901b38c16 [IMP] preliminary work on supporting col expansion in pivottable widget (addon web_graph)
bzr revid: ged@openerp.com-20131118152620-srzpkuom8rmxlik1
2013-11-18 16:26:20 +01:00
Gery Debongnie a6848a195a [IMP] small code cleanup in addon web_graph
bzr revid: ged@openerp.com-20131118141955-00qcb19wm0gswvck
2013-11-18 15:19:55 +01:00
Gery Debongnie b34a2307cd [REF] moves the loading data code from start to draw function, in widget pivottable (addon web_graph)
bzr revid: ged@openerp.com-20131118130756-rx6wqcejn92j5sl4
2013-11-18 14:07:56 +01:00
Gery Debongnie 06b125de40 [REF] large refactoring. removes widget chartview and merges basicdataview with pivottable widgets in addon web_graph
bzr revid: ged@openerp.com-20131118125320-uhy58xmxlx4nkvbt
2013-11-18 13:53:20 +01:00
Gery Debongnie 0b9150160c [REF] refactoring in progress. removes widget chartview and merges basicdataview with pivottable widgets in addon web_graph
bzr revid: ged@openerp.com-20131118090715-2e9vgt7y2ynm6nql
2013-11-18 10:07:15 +01:00
Gery Debongnie afb1382575 [ADD] forgot to add utility.js file to addon web_graph
bzr revid: ged@openerp.com-20131115163247-9tv5t7w9ygcmcnnm
2013-11-15 17:32:47 +01:00
Gery Debongnie 990deeebe4 [REF] refactoring in progress. removes widget chartview and merges basicdataview with pivottable widgets in addon web_graph
bzr revid: ged@openerp.com-20131115163209-iebydq0jth2f8lee
2013-11-15 17:32:09 +01:00
Gery Debongnie 08a26f9e95 [REF] refactoring in progress. moves some util functions to its own file in addon web_graph
bzr revid: ged@openerp.com-20131115153701-rxh1voksnu0ule4t
2013-11-15 16:37:01 +01:00
Gery Debongnie b08a38c528 [REF] refactoring in progress. moves charts to its own file in addon web_graph
bzr revid: ged@openerp.com-20131115151659-g1lc0ypd9v3cxg1p
2013-11-15 16:16:59 +01:00
Gery Debongnie ab1411aa9e [IMP] makes the text clickable in clickable cells in pivottable (addon web_graph)
bzr revid: ged@openerp.com-20131115121315-2lb0mptvv44g8xjk
2013-11-15 13:13:15 +01:00
Gery Debongnie 776a57ef0c [FIX] fixes a bug where the view build a table without clearing the existing rows (addon web_graph)
bzr revid: ged@openerp.com-20131115112659-mzb4smcr85dq60ww
2013-11-15 12:26:59 +01:00
Gery Debongnie 75caaeb1a3 [IMP] smarter behavior when unfolding/refolding: check 'unfolding' level and do not ask what field to expand if it already knows (addon web_graph)
bzr revid: ged@openerp.com-20131115111932-rdphi3w01nmein7t
2013-11-15 12:19:32 +01:00
Gery Debongnie fecfa8e52c [IMP] makes display smarter list of options in dropdown menu on pivottable widget (addon web_graph)
bzr revid: ged@openerp.com-20131115092411-abnckphk4mn9ji3z
2013-11-15 10:24:11 +01:00
Gery Debongnie 2609105d41 [IMP] allow pivottable to fold rows (addon web_graph)
bzr revid: ged@openerp.com-20131115085037-nhbi5x9ooa75drnk
2013-11-15 09:50:37 +01:00
Gery Debongnie 2216a69908 [IMP] many usability fixes in pivottable drill down and up (addon web_graph)
bzr revid: ged@openerp.com-20131114163107-pm3s3siwtzqn98jy
2013-11-14 17:31:07 +01:00
Gery Debongnie ba5de8088b [IMP] allows the user to clear the groupbys in pivottable (addon web_graph)
bzr revid: ged@openerp.com-20131114153348-bux7ldhkhe1jl29e
2013-11-14 16:33:48 +01:00
Gery Debongnie 3e607e8e3c [IMP] changes triangle icon into + and - signs icon in pivot table (addon web_graph)
bzr revid: ged@openerp.com-20131114140733-9jyvttydbb2gm5jv
2013-11-14 15:07:33 +01:00
Gery Debongnie 3c16fd1132 [IMP] allows expansion of rows in pivottable (addon web_graph)
bzr revid: ged@openerp.com-20131114140015-h1hqzl5a70921vkq
2013-11-14 15:00:15 +01:00
Gery Debongnie a38ab9c56c [IMP] work in progress. goal is to allow expansion of rows/cols in pivottable (addon web_graph)
bzr revid: ged@openerp.com-20131114131747-mq8uh02iplc0xmer
2013-11-14 14:17:47 +01:00
Gery Debongnie 4f448f3631 [IMP] work in progress. goal is to allow expansion of rows/cols in pivottable (addon web_graph)
bzr revid: ged@openerp.com-20131114103446-qpqs3j0i8yhbvbg3
2013-11-14 11:34:46 +01:00
Gery Debongnie 26e6a496be [IMP] work in progress. goal is to allow expansion of rows/cols in pivottable (addon web_graph)
bzr revid: ged@openerp.com-20131113154731-lmhcyajqcf2k4bxt
2013-11-13 16:47:31 +01:00
Gery Debongnie cecac9a32a [IMP] improve the rendering of the table in pivottable widget (addon web_graph)
bzr revid: ged@openerp.com-20131113144424-8i4ld0fjggw6nled
2013-11-13 15:44:24 +01:00
Gery Debongnie b5af9d421e [IMP] add functionality to basicview widget and rearrange code in addon web_graph
bzr revid: ged@openerp.com-20131113105059-1l6th5zcn5wrm3x7
2013-11-13 11:50:59 +01:00
Gery Debongnie 3be25d2c45 [IMP] add redraw flag to basicview widget in addon web_graph
bzr revid: ged@openerp.com-20131113092646-182veoj027lkbdb6
2013-11-13 10:26:46 +01:00
Gery Debongnie 3c0445479b [REF] move the method displaydata to a better place in addon web_graph
bzr revid: ged@openerp.com-20131113091807-cxmc4aaaswdmkfia
2013-11-13 10:18:07 +01:00
Gery Debongnie 8eeaca216d [REF] refactoring of addon web_graph. goal is to handle properly the switch of chart view to table view
bzr revid: ged@openerp.com-20131112161034-yy80ypm39j32sazv
2013-11-12 17:10:34 +01:00
Gery Debongnie 298a7012bf [IMP] add rendering of basic table in pivottable widget (addon web_graph)
bzr revid: ged@openerp.com-20131112135344-fi7mwyd49bqnbg69
2013-11-12 14:53:44 +01:00