73a5b8 Adjust the search_issues to allow showing None, Some or All private tickets

Authored and Committed by Pierre-Yves Chibon 9 years ago
    Adjust the search_issues to allow showing None, Some or All private tickets
    
    - Admins can view all the private tickets: private set as None
    - Users can view their own private tickets: private set to their username
    - Everybody else cannot view any private tickets: private set to False
    
        
file modified
+24 -1