shivani1706 / pagure

Forked from pagure 7 years ago
Clone

0e99a17 Rework a little the active milestone/all milestone filtering

Authored and Committed by pingou 7 years ago
    Rework a little the active milestone/all milestone filtering
    
    So we want either only the active milestones, or all of them, so this
    is a simple boolean, if we want only the active milestones then we
    retrieve the list of all the active milestones (ie: having at least one
    ticket open) and consider only this list.
    Otherwise, we get the list of all the milestones and consider this list.
    
        
file modified
+17 -0
file modified
+25 -31
file modified
+5 -15