[Trac-tickets] Re: [The Trac Project] #187: All ticket modifications should be tracked in timeline

The Trac Project noreply at edgewall.com
Fri May 6 06:06:38 EDT 2005


#187: All ticket modifications should be tracked in timeline
-------------------------+--------------------------------------------------
       Id:  187          |      Status:  closed                  
Component:  timeline     |    Modified:  Fri May  6 06:06:38 2005
 Severity:  enhancement  |   Milestone:  0.9                     
 Priority:  high         |     Version:  0.6                     
    Owner:  cboos        |    Reporter:  Mikael Hallendal        
-------------------------+--------------------------------------------------
Changes (by cboos):

  * resolution:  => fixed
  * status:  assigned => closed

Comment:

 Implemented in [1594].

 Thanks to the new TracPluggableModules framework,
 it is easy to make this feature optional:

 It's in by default, but you can add it to the list of
 disabled components in the {{{trac.ini}}} file:
 {{{
 [disabled_components]
 Trac.Ticket.UpdateDetailsForTimeline = yes
 }}}

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/187>
The Trac Project <>


More information about the Trac-Tickets mailing list