872898 Add the possibility to filter the user's issues by dates

4 files Authored by Pierre-Yves Chibon 5 years ago , Committed by pingou 5 years ago ,
    Add the possibility to filter the user's issues by dates
    
    This commit add support for filtering the issues returned by the
    ``/api/0/user/<username>/issues`` API endpoint by dates either one of:</username>
    creation date, last update or close date.
    
    Fixes https://pagure.io/pagure/issue/4064
    
    Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr></pingou@pingoured.fr>
    
        
file modified
+117 -62
file modified
+21 -0