From 26f59ff9cbc900cd2a62cac7902809a6d08d5a06 Mon Sep 17 00:00:00 2001 From: zooko <> Date: Fri, 17 Feb 2012 16:49:06 +0000 Subject: [PATCH] relativize links [Imported from Trac: page ViewTickets, version 189] --- ViewTickets.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/ViewTickets.md b/ViewTickets.md index 080ec84..ca2dc5b 100644 --- a/ViewTickets.md +++ b/ViewTickets.md @@ -1,4 +1,4 @@ -[Custom Query](http://tahoe-lafs.org/trac/tahoe-lafs/query) +[/query Custom Query] # Special Tickets @@ -10,8 +10,8 @@ * [unfinished-business]query:status!=closed&keywords~=unfinished-business ([count)](TicketQuery)(status!=closed&keywords~=unfinished-business,): unfinished business from a previous change (but not strictly a regression) * [all open tickets, most recent first]query:status!=closed&keywords~=&owner~=&reporter~=&desc=1&order=id&col=summary&col=keywords&col=status&col=owner&col=reporter&col=priority&col=type&col=milestone&col=changetime ([count)](TicketQuery)(status!=closed,) or [most recently changed first]query:status!=closed&keywords~=&owner~=&reporter~=&desc=1&order=changetime&col=summary&col=keywords&col=status&col=owner&col=reporter&col=priority&col=type&col=milestone&col=changetime * [all closed tickets, most recently changed first]query:status=closed&keywords~=&owner~=&reporter~=&desc=1&order=changetime&col=summary&col=keywords&col=resolution&col=reporter&col=priority&col=type&col=milestone&col=changetime ([count)](TicketQuery)(status=closed,) - * [open tickets owned by you (if logged in)](http://tahoe-lafs.org/trac/tahoe-lafs/query?status!=closed&group=milestone&max=1000&col=summary&col=keywords&col=reporter&col=type&col=priority&col=milestone&col=time&col=changetime) - * [open tickets reported by you (if logged in)](http://tahoe-lafs.org/trac/tahoe-lafs/report/27?max=1000) + * [open tickets owned by you (if logged in)]query:status!=closed&group=milestone&max=1000&col=summary&col=keywords&col=reporter&col=type&col=priority&col=milestone&col=time&col=changetime + * [/report/27?max=1000 open tickets reported by you (if logged in)] @@ -194,5 +194,4 @@ Combined queries: * [unknown]query:component=unknown&status!=closed ([count)](TicketQuery)(component=unknown&status!=closed,) See [ComponentDefinitions](ComponentDefinitions) for an explanation of what each component means. -# The Standard Trac Tickets Page - * +[/report The Standard Trac Tickets Page]