Skip to content
  • Thomas Wood's avatar
    Show background items in the top level backgrounds directory · 2ff87933
    Thomas Wood authored
    Rather than show a category list and search box, show a list of all
    backgrounds, with options to filter this list.
    
    [models]
     * Remove category parameter from filtered models
     * Add get_category_list function
    
    [views/backgrounds]
     * Add category list to filter box
    
    [controllers/backgrounds]
     * Always get a list of themes, even if no category is set
    2ff87933