Tobias Gruetzmacher

Results 252 comments of Tobias Gruetzmacher

morlajb: I just add a screenshot , it marked 39 slaves as Disconnected slaves althoght they are connected using JNLP

mambu: I have flagged this issue to the person who contributed this portlet.

danielbeck: Stack trace seems to indicate Dashboard view plugin.

mambu: To add some extra parameters to your DashboardPortlet you need to implement your own config.jelly (you can make a copy of one config.jelly in the dashboard-view plugin source code)....

mambu: Please use graphWidth and graphHeight as variable names for the 'graph', anyway do not use width and height, because looking at the several issues for the dashboard-view plugin maybe...

drulli: Updated the description since it was misleading. The width and height already is configurable, what is missing are defaults for width and height.

mambu: Do you mean that when a portlet is displayed it gets the width of the 'frame' which it is going to be shown in? I don't know how to...

drulli: Yes, I mean the width of the frame. Couldn't that be done with some javascript? Maybe the width of a portlet should be kind of 'auto-resizable', i.e. if the...