Edgewall Software

Changes between Initial Version and Version 4 of Ticket #1559


Ignore:
Timestamp:
Jan 19, 2006, 9:57:36 PM (18 years ago)
Author:
Christian Boos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1559

    • Property Status newclosed
    • Property Resolutionfixed
    • Property Severity normalenhancement
    • Property Milestone0.9
  • Ticket #1559 – Description

    initial v4  
    11I find the timeline way more useful if it shows the ticket summary instead of the ticket number. It's a fairly straight forward change to templates/timeline.cs - here's my patch:
    2 
     2{{{
    33--- timeline.cs_old     Sat May 14 00:07:06 2005
    44+++ timeline.cs Sun May 15 18:57:44 2005
     
    2626   <?cs call:tlitem(item.href, 'wiki',
    2727     '<em>'+$item.tdata+'</em> edited by '+$item.author, item.message) ?>
     28}}}