Commit Graph

57 Commits

Author SHA1 Message Date
Géry Debongnie 08d957c264 [FIX] addon web: prefix css dropdown-submenu
to prevent possible future conflicts
2014-07-30 15:11:22 +02:00
Géry Debongnie afb19c59ee [IMP] improve graph view layout and groupbys
* add a 'total' foldable button to allow the user to control the column
in pivot table view
* in the dropdown menu, add all fields from the model instead of only
those from the search view groupbys
2014-07-30 15:11:21 +02:00
Gery Debongnie 065b3c2176 [IMP] add the expand all button back to the graph view
It was removed a long time ago, but it looks like the 'expand all' button
is useful enough to make a comeback.

Also, this commit removes a few useless lines in graph_widget about the 
grouped/stacked status of bar charts

bzr revid: ged@openerp.com-20140428090221-po3ksrd73093w3qm
2014-04-28 11:02:21 +02:00
Christophe Simonis 49f26ffbc8 [MERGE] forward port of branch saas-2 up to revid 3950 dle@openerp.com-20140220141302-3paib80ixiyi66qg
bzr revid: chs@openerp.com-20140220161753-ec6l9ser1pbnmzgk
2014-02-20 17:17:53 +01:00
Gery Debongnie 817b9bdb7f [IMP] removes the 'expand all' buttons, it was confusing and not really useful (addon web_graph)
bzr revid: ged@openerp.com-20140207142223-pc31xwv7kckt99a0
2014-02-07 15:22:23 +01:00
Gery Debongnie 882fde48f0 [IMP] work in progress: adds the export functionality in graph view (addon web_graph)
bzr revid: ged@openerp.com-20140203113332-fvr9cra2dhj4h0ju
2014-02-03 12:33:32 +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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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
Gery Debongnie d947299a74 [FIX] fix pivottable and chartview widget to use their template instead of hardcoded divs (addon web_graph)
bzr revid: ged@openerp.com-20131112084955-2x8o57ndln0xx0nx
2013-11-12 09:49:55 +01:00
Gery Debongnie 906d5168cc [IMP] small cleanups to chartview widget (addon web_graph)
bzr revid: ged@openerp.com-20131108152717-stbx0us8ipom67iq
2013-11-08 16:27:17 +01:00
Gery Debongnie eab6a192e9 [IMP] add pie, line and bar chart to the chartview widget (addon web_graph)
bzr revid: ged@openerp.com-20131108152048-0akyhf0c7lcdsqjh
2013-11-08 16:20:48 +01:00
Gery Debongnie 7ad9aecc13 [IMP] add widgets (chart view and pivot view) in addon web_graph
bzr revid: ged@openerp.com-20131108130806-ez2a6sxdsy0bzg62
2013-11-08 14:08:06 +01:00
Gery Debongnie 69257d5d6f [REF] work in progress. reset graph view to minimal state in addon web_graph
bzr revid: ged@openerp.com-20131108113210-aptz2pne05iwca82
2013-11-08 12:32:10 +01:00
niv-openerp 006ed33ff3 wip
bzr revid: nicolas.vanhoren@openerp.com-20120904164241-lrvvsj5i7axni5ng
2012-09-04 18:42:41 +02:00
Olivier Dony 682168e202 [REVERT] Revert hasty commit r.2976 - wreaks havoc on many views by revealing <li> bullets everywhere
bzr revid: odo@openerp.com-20120827140310-zzp1kmtulvenuamo
2012-08-27 16:03:10 +02:00
niv-openerp 7c334cfb5a [IMP] Improved css to support semantic html
bzr revid: nicolas.vanhoren@openerp.com-20120824114204-i6qprxhwczkkem6z
2012-08-24 13:42:04 +02:00
Minh Tran dd2b3227a8 Graph dropdown toggle improvement
bzr revid: mit@openerp.com-20120625144845-idyfjd3px6pct5jj
2012-06-25 16:48:45 +02:00
Minh Tran 61a17c3f56 Styling of the graph view dropdown menu
bzr revid: mit@openerp.com-20120613120826-q1mmzhx1qdx2m8cw
2012-06-13 14:08:26 +02:00
Xavier Morel 656ce51ae4 [IMP] encode behavior of menu items directly in their markup as data attributes
bzr revid: xmo@openerp.com-20120607154645-3ghi8fnuqqrhr40z
2012-06-07 17:46:45 +02:00
Fabien Pinckaers eb9a03cdd3 [IMP] tooltips
bzr revid: fp@openerp.com-20120507232616-yhlznjh2zdbiykb6
2012-05-08 01:26:16 +02:00