[rt-commit] CVS commit: rt

Jesse jesse at fsck.com
Mon Apr 10 14:01:18 EDT 2000


*poke* So, what do I have to do to get more descriptive commit messages
out of you?

FWIW, I'd rather always display those fields with "Never" as the last update time, if it's never.

diff -u rt/webrt/Ticket/DisplaySummary:1.1.2.2 rt/webrt/Ticket/DisplaySummary:1.1.2.3
--- rt/webrt/Ticket/DisplaySummary:1.1.2.2	Mon Apr 10 12:52:05 2000
+++ rt/webrt/Ticket/DisplaySummary	Mon Apr 10 13:51:34 2000
@@ -11,6 +11,10 @@
      Priority: <%$Ticket->Priority%> / <%$Ticket->FinalPriority%>
           Due: <%$Ticket->DueAsString%>
       Created: <%$Ticket->CreatedAsString%> (<%$Ticket->Age%>) ago)
+% if ($Ticket->Told+0) {
  Last Contact: <%$Ticket->ToldAsString%> (<%$Ticket->SinceTold%> ago)
+% }
+% if ($Ticket->LastUpdated+0) {
   Last Update: <%$Ticket->LastUpdatedAsString%> by <%$Ticket->LastUpdatedBy%>
+% }
 </pre>

On Mon, Apr 10, 2000 at 01:51:35PM -0400, tobiasb at fsck.com wrote:
> 
> Module Name:	rt
> Committed By:	tobiasb
> Date:		Mon Apr 10 17:51:35 UTC 2000
> 
> Modified Files:
> 	rt/webrt/Ticket: DisplaySummary
> 
> Log Message:
> Hacking a bit on this
> 
> 
> To generate a diff of this commit:
> cvs rdiff -r1.1.2.2 -r1.1.2.3 rt/webrt/Ticket/DisplaySummary
> 
> 
> 
> _______________________________________________
> Rt-commit mailing list
> Rt-commit at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-commit
> 

-- 
jesse reed vincent -- jrvincent at wesleyan.edu -- jesse at fsck.com 
pgp keyprint:  50 41 9C 03 D0 BC BC C8 2C B9 77 26 6F E1 EB 91
--------------------------------------------------------------
I admit that X is the second worst windowing system in the world, but all the 
others I've used are tied for first.   





More information about the Rt-commit mailing list