Skip to content

Commit

Permalink
Item4877: add lists by priority
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk/BugsContrib@2105 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
WillNorris authored and WillNorris committed Jan 22, 2009
1 parent c07e26f commit afbc016
Show file tree
Hide file tree
Showing 3 changed files with 86 additions and 0 deletions.
28 changes: 28 additions & 0 deletions data/Bugs/ReleaseBlockers.txt
@@ -0,0 +1,28 @@
%META:TOPICINFO{author="SvenDowideit" date="1232069617" format="1.1" version="1.14"}%
---+ Release Blockers

All open urgent bugs related to the core engine or any of the default extensions that ships with TWiki.

%SEARCH{
"(
CurrentState = 'New'
OR CurrentState = 'Confirmed'
OR CurrentState = 'Waiting for Feedback'
OR CurrentState = 'Being Worked On'
)
AND (Priority = 'Urgent')
"
web="%INCLUDINGWEB%"
excludetopic="ItemTemplate"
topic="Item*"
type="query"
nosearch="on"
order="formfield(CurrentState)"
reverse="on"
limit="%URLPARAM{"limit" default="%LIMIT%"}%"
nototal="on"
header="| *Id* | *Summary* | *Component* | *Current State* | *Waiting For* |"
format="| [[$web.$topic][$topic]]%BR%<span class='twikiGrayText twikiSmall'>$percntCALC{$FORMATTIMEDIFF(min, 1, $ROUND($TIMEDIFF($TIME($createdate GMT), $TIME(), min)))}$percnt</span> | $formfield(Summary) | $formfield(Component) | $formfield(CurrentState) | $formfield(WaitingFor) |"
}%
| %IF{"%CALC{$ROW()}%='1'" then='<span style="background : #808080;"> %WHITE% No entries found matching your query %ENDCOLOR% </span>' else="Summary"}% | %IF{"%CALC{$ROW()}%='1'" else="%CALC{$ROW()}% Items"}% | %IF{"%CALC{$ROW()}%='1'" then="" else="%CALC{"$COUNTITEMS( R2:C$COLUMN()..R$ROW(-1):C$COLUMN() )"}%"}% | %IF{"%CALC{$ROW()}%='1'" then="" else="%CALC{"$COUNTITEMS( R2:C$COLUMN()..R$ROW(-1):C$COLUMN() )"}%"}% | %IF{"%CALC{$ROW()}%='1'" then="" else="%CALC{"$COUNTITEMS( R2:C$COLUMN()..R$ROW(-1):C$COLUMN() )"}%"}% |

28 changes: 28 additions & 0 deletions data/Bugs/ReleaseLows.txt
@@ -0,0 +1,28 @@
%META:TOPICINFO{author="WillNorris" date="1231089143" format="1.1" version="1.3"}%
---+ Release Lows

All open Low priority bugs related to the core engine or any of the default extensions that ship with Foswiki.

%SEARCH{
"(
CurrentState = 'New'
OR CurrentState = 'Confirmed'
OR CurrentState = 'Waiting for Feedback'
OR CurrentState = 'Being Worked On'
)
AND (Priority = 'Low')
"
web="%INCLUDINGWEB%"
excludetopic="ItemTemplate"
topic="Item*"
type="query"
nosearch="on"
order="formfield(CurrentState)"
reverse="on"
limit="%URLPARAM{"limit" default="%LIMIT%"}%"
nototal="on"
header="| *Id* | *Summary* | *Component* | *Current&nbsp;State* | *Waiting&nbsp;For* |"
format="| [[$web.$topic][$topic]]%BR%<span class='twikiGrayText twikiSmall'>$percntCALC{$FORMATTIMEDIFF(min, 1, $ROUND($TIMEDIFF($TIME($createdate GMT), $TIME(), min)))}$percnt</span> | $formfield(Summary) | $formfield(Component) | $formfield(CurrentState) | $formfield(WaitingFor) |"
}%
| %IF{"%CALC{$ROW()}%='1'" then='<span style="background : #808080;"> %WHITE% No entries found matching your query %ENDCOLOR% </span>' else="Summary"}% | | %IF{"%CALC{$ROW()}%='1'" then="" else="%CALC{"$COUNTITEMS( R2:C$COLUMN()..R$ROW(-1):C$COLUMN() )"}%"}% | %IF{"%CALC{$ROW()}%='1'" then="" else="%CALC{"$COUNTITEMS( R2:C$COLUMN()..R$ROW(-1):C$COLUMN() )"}%"}% | %IF{"%CALC{$ROW()}%='1'" then="" else="%CALC{"$COUNTITEMS( R2:C$COLUMN()..R$ROW(-1):C$COLUMN() )"}%"}% |

30 changes: 30 additions & 0 deletions data/Bugs/ReleaseNormals.txt
@@ -0,0 +1,30 @@
%META:TOPICINFO{author="SvenDowideit" date="1232069575" format="1.1" reprev="1.4" version="1.4"}%
---+ Release Normals

All open Normal priority bugs related to the core engine or any of the default extensions that ship with Foswiki.

Also known as the important bugs that people ignore.

%SEARCH{
"(
CurrentState = 'New'
OR CurrentState = 'Confirmed'
OR CurrentState = 'Waiting for Feedback'
OR CurrentState = 'Being Worked On'
)
AND (Priority = 'Normal')
"
web="%INCLUDINGWEB%"
excludetopic="ItemTemplate"
topic="Item*"
type="query"
nosearch="on"
order="formfield(CurrentState)"
reverse="on"
limit="%URLPARAM{"limit" default="%LIMIT%"}%"
nototal="on"
header="| *Id* | *Summary* | *Component* | *Current&nbsp;State* | *Waiting&nbsp;For* |"
format="| [[$web.$topic][$topic]]%BR%<span class='twikiGrayText twikiSmall'>$percntCALC{$FORMATTIMEDIFF(min, 1, $ROUND($TIMEDIFF($TIME($createdate GMT), $TIME(), min)))}$percnt</span> | $formfield(Summary) | $formfield(Component) | $formfield(CurrentState) | $formfield(WaitingFor) |"
}%
| %IF{"%CALC{$ROW()}%='1'" then='<span style="background : #808080;"> %WHITE% No entries found matching your query %ENDCOLOR% </span>' else="Summary"}% | %IF{"%CALC{$ROW()}%='1'" else="%CALC{$ROW()}% Items"}% | %IF{"%CALC{$ROW()}%='1'" then="" else="%CALC{"$COUNTITEMS( R2:C$COLUMN()..R$ROW(-1):C$COLUMN() )"}%"}% | %IF{"%CALC{$ROW()}%='1'" then="" else="%CALC{"$COUNTITEMS( R2:C$COLUMN()..R$ROW(-1):C$COLUMN() )"}%"}% | %IF{"%CALC{$ROW()}%='1'" then="" else="%CALC{"$COUNTITEMS( R2:C$COLUMN()..R$ROW(-1):C$COLUMN() )"}%"}% |

0 comments on commit afbc016

Please sign in to comment.