[email protected] wrote: > Hi, > > Found a solution to the problem I described (rather than the solution > I suggested myself :-) . > > ---------------- > /conf/trac.ini: > > [milestone-groups] > closed = closed,rejected > closed.order = 0 > closed.css_class = closed > closed.label = concluded > closed.overall_completion = true > > active = * > active.order = 1 > active.css_class = open > active.label = in progress > ----------------- > > This nicknames closed+rejected tickets as 'concluded' and marked them > as completed in the roadmap overview. > > Bingo. >
Nice ;-) Any chance you could write a short note about this problem + its solution in CookBook/Configuration/Workflow (for example)? -- Christian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
