multidimensionalquality / qt21-scorecard

qt21-scorecard
Other
4 stars 1 forks source link

Implement Filter #36

Closed jnehring closed 8 years ago

jnehring commented 8 years ago

scorecard filter

jnehring commented 8 years ago

I implemented the filter and installed it on http://www.qt21.eu/scorecard/

Currently it is implemented as an OR filter. That means when set filter text "mangues" and filter for issue "Omission" then it will show all segments containing the text or omission. @arlelommel I can change this to be an AND filter if you want.

jnehring commented 8 years ago

I changed the filter to be an AND filter