Vote #73314
完了Issue Summary: add statistics about issues without assignee, version or category
0%
説明
Is it possible to add information/statistics in the issue summary about the issues without an Assignee/Version/Category?
journals
This was once part of request #1671.
--------------------------------------------------------------------------------
This would be definitly nice!
+1 from me.
I'm currently searching for plugins which give a good statistic about project informations. But the most plugins, which are available are broken since their support dropped 1-2 years ago. Redmine should set more interest on this, since a graphic/diagram is in the most cases better than a long tablelisting.
--------------------------------------------------------------------------------
+1 from me, too
@Daniel: http://www.redmine.org/plugins/monitoring-controlling?
--------------------------------------------------------------------------------
Jan Niggemann wrote:
> @Daniel: http://www.redmine.org/plugins/monitoring-controlling?
Yep, but this seems to be broken. Most of it works pretty well, but the pie-charts seem to lose their function.
But this is more likely a core functionality for a project management software. Such a functionality should be extendable by plugins, but not just defined by those. :-)
--------------------------------------------------------------------------------
@Daniel: Let's continue this per Mail...
--------------------------------------------------------------------------------
Actually, my demand was only for an extra line in each group (assignee, version, category) on the issue summary page (and drilldown in those groups), f.e.:
Issue summary:
> !2013-02-08_09h41_07.png!
Drilldown category:
> !2013-02-08_09h49_50.png!
--------------------------------------------------------------------------------
Jan Niggemann wrote:
> @Daniel: Let's continue this per Mail...
This was my issue. The plugin worked well. My theme.js has been broken after a jquery upgrade. :-)
But thanks anyway Jan.
--------------------------------------------------------------------------------
+1. This would be really nice to have.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
+1
I think this feature will give a clearer overview of the status of issues.
--------------------------------------------------------------------------------
I made a patch and attached it.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Thank you for posting the patch but I found that the string 'none' is hard-coded. I think internationalized @label_none@ should be used instead of a hard-coded string 'none'.
--------------------------------------------------------------------------------
Go MAEDA wrote:
> [...] I think internationalized @label_none@ should be used instead of a hard-coded string 'none'.
I agree. And besides that, it might be better to place the 'none' line at the top of the list instead of the bottom (like is visible for the category section in the screenshots attached to issue #1671).
Otherwise I think this could be a good improvement of these views.
--------------------------------------------------------------------------------
Go MAEDA wrote:
> Thank you for posting the patch but I found that the string 'none' is hard-coded. I think internationalized @label_none@ should be used instead of a hard-coded string 'none'.
Thanks for pointing this out, Maeda.
I've attached a patch that improves the hard-cord of 'none'.
--------------------------------------------------------------------------------
Setting the target version to 5.0.0.
Mischa The Evil wrote:
> I agree. And besides that, it might be better to place the 'none' line at the top of the list instead of the bottom (like is visible for the category section in the screenshots attached to issue #1671).
Currently, the 'none' line on the version page is placed at the bottom. So, for the sake of UI consistency, I think it is better to place it at the bottom also on the summary page for now.
--------------------------------------------------------------------------------
Committed the patch. Thank you.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
related_issues
relates,New,1671,Show a breakdown of estimated/spent/remaining time for a version