Opened 18 years ago
Closed 17 years ago
#1294 closed enhancement (fixed)
Improve Management Reports
Reported by: | Owned by: | Russ Tyndall | |
---|---|---|---|
Priority: | normal | Component: | TimingAndEstimationPlugin |
Severity: | normal | Keywords: | report query |
Cc: | Trac Release: | 0.10 |
Description
I really like this plugin and we are using it it heaps, but it is missing some important features, it's quite pain to modify the reports and get SUM for each group, I tried by my SQLIte skills are not that good.
- change management features (js generetes unixtimes) and print links for each month since the project started
- better ability to filter results by custom ticket, owner, hours, total sums!
I am on IRC as well
cerw
Attachments (0)
Change History (5)
comment:1 Changed 18 years ago by
comment:2 Changed 18 years ago by
another option, is a javascript bookmarklet to add all of the subgroups.
There is one already [broswer:timingandestimationplugin/trunk/scripts/SumRollups.js available here]
comment:3 Changed 18 years ago by
Type: | defect → enhancement |
---|
comment:5 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
#1043 is closed, so you can now get any custom reports you make to show up on the report screen, (see the user manual).
If you upgrade to trac .11 (which is still in development, but fairly stable from what I have seen), the custom query screen now works with this plugin as well (be sure to get the trac.11 version). Hopefully this much more fully meets your needs. Please open a new ticket if some specific goals are still not being met.
Along with #1043, all of these are great ideas, that I would love to be implemented, however, I am not currently able to devote much time to this project, due to other, paying work.
Before beginning, I would like to have a full functional spec of all of this work rather than just ticket requests. In the past I have tended to write these specifications, but feel free to start one if you would like. (If there is already a firm specification, it is much easier to justify spending the time to implement these features.)
I have started a [TimeEstimationAndQuotingNewFeaturesSpecification New Features Specification]. Feel free to edit away.
I would like eventually to get back to this and do a rewrite for genshi as well (so that it will work past trac 11).