[Trac-tickets] [The Trac Project] #2057: Ability to extend which report columns formatted as a date/time

The Trac Project noreply at edgewall.com
Tue Sep 13 11:13:25 CDT 2005


#2057: Ability to extend which report columns formatted as a date/time
-------------------------------------+--------------------------------------
 Reporter:  dpeterson at enthought.com  |       Owner:  jonas
     Type:  enhancement              |      Status:  new  
 Priority:  normal                   |   Milestone:       
Component:  general                  |     Version:  0.8.4
 Severity:  normal                   |   Keywords:                           |  
-------------------------------------+--------------------------------------
 I am trying to write a report that uses the date of the milestone
 associated with a ticket as a due date for the ticket, that is in a column
 labelled due date.  However, the current code only formats columns whose
 names are time, date, changetime, created, and modified as dates.  I
 looked at the report generation code and it seems that the formatting is
 applied if the column name is within a set of names.  Could this be
 modified to make the set of names customizable in the INI file or an
 admin-parameter?

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


More information about the Trac-Tickets mailing list