9ab5d0 Added Functionality which helps to sort PR's by recent activity.

4 files Authored by ymdatta 7 years ago , Committed by Pierre-Yves Chibon 7 years ago ,
    Added Functionality which helps to sort PR's by recent activity.
    
    Changed /lib/__init.py__ to accept order in which the PR's are to
    be sorted from requests.html, so that if either Opened/Modified
    is clicked, the PR's are sorted accordingly with an arrow symbol
    beside them describing the way they were sorted.
    
    Fixes https://pagure.io/pagure/issue/1404
    Merges https://pagure.io/pagure/pull-request/3109
    
        
file modified
+16 -7
file modified
+9 -1