#2603: I need the option of trac.ini for the displayed order of roadmap.
-------------------------------+--------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  cmlenz
     Type:  enhancement        |       Status:  new   
 Priority:  normal             |    Milestone:        
Component:  roadmap            |      Version:  0.9.3 
 Severity:  normal             |   Resolution:        
 Keywords:  Sort Order         |  
-------------------------------+--------------------------------------------
Comment (by [EMAIL PROTECTED]):

 Sorry. My posting is not enough.

 My trac repo has several types of milestone.

 For example[[BR]]
 I have two model, ModelA and ModelB.[[BR]]
 Before [2758], The roadmap of my project is displayed
 {{{
 ModelA_v0.1  2005/01/01(due or completed date)
 ModelA_v0.2  2005/05/05
 ModelA_v0.3  2005/06/06
 ModelB_v0.2  2005/02/02
 ModelB_v0.3  2005/03/03
 ModelB_v0.4  2005/04/04
 }}}

 After [2758], The roadmap of my project is diaplayed
 {{{
 ModelA_v0.1  2005/01/01(due or completed date)
 ModelB_v0.2  2005/02/02
 ModelB_v0.3  2005/03/03
 ModelB_v0.4  2005/04/04
 ModelA_v0.2  2005/05/05
 ModelA_v0.3  2005/06/06
 }}}

 I think that almost projects need the ordering by date,
 But some projects needs the ordering by name.

 So I propose the option(!OrderingBy...) in trac.ini.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2603>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to