Opened 3 years ago
Last modified 3 years ago
#6543 new enhancement
Table format
| Reported by: | AdrianFritz | Owned by: | rjollos |
|---|---|---|---|
| Priority: | normal | Component: | PlannedMilestonesMacro |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
Would be nice if this plugin can add option to format milestones with a table as in MilestoneCompactMacro ([[MilestoneCompact(table)]].
Attachments (2)
Change History (6)
comment:1 follow-up: ↓ 3 Changed 3 years ago by AdrianFritz
Changed 3 years ago by AdrianFritz
comment:2 Changed 3 years ago by rjollos
I tested out the MilestoneCompactMacro yesterday, and I plan to add options to the PlannedMilestonesMacro to provide all of the functionality that it has. The screen capture you show is a good example.
Patches are welcome, otherwise I should have this finished up in a few weeks.
comment:3 in reply to: ↑ 1 Changed 3 years ago by rjollos
Replying to AdrianFritz:
An extra improvement could be to have output splint on to "table header" and "table contents". The idea is to apply CSS. See attached picture.
Hi Adrian,
I'm working on a proposal, QuerySystemPlugin, which may be of interest to you.
Changed 3 years ago by AdrianFritz
comment:4 Changed 3 years ago by AdrianFritz
Replying to rjollos:
Hi Adrian,
I'm working on a proposal, QuerySystemPlugin, which may be of interest to you.
Thank's for the invitation Ryan. I'll contribute. Sorry because my long silence.
By now I'm attaching another picture for this plugin. I think this one will better fill more formal project management requirements.
- shows Planned Vs. Completed dates;
- shows deviation (in days)
- some icons for status
Could have also added:
- to show Planned Vs. Completed Effort (in case you have TimingAndEstimationPlugin installed);
- to show Planned Vs. Done Cost



An extra improvement could be to have output splint on to "table header" and "table contents". The idea is to apply CSS. See attached picture.