Changes between Version 169 and Version 170 of ViewTickets
- Timestamp:
- 2011-01-17T00:18:33Z (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ViewTickets
v169 v170 8 8 * [query:status!=closed&keywords~=unfinished-business unfinished-business] ([[TicketQuery(status!=closed&keywords~=unfinished-business, count)]]): unfinished business from a previous change (but not strictly a regression) 9 9 * [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 all open tickets, most recent first] ([[TicketQuery(status!=closed, count)]]) 10 * [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] ([[TicketQuery(status=closed, count)]])10 * [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 all closed tickets, most recently changed first] ([[TicketQuery(status=closed, count)]]) 11 11 * [http://tahoe-lafs.org/trac/tahoe-lafs/query?max=1000 tickets owned by you (if logged in)] 12 12 * [http://tahoe-lafs.org/trac/tahoe-lafs/report/27?max=1000 tickets reported by you (if logged in)]