From 0ff8108ebe4893044854490214cef5da405ca905 Mon Sep 17 00:00:00 2001 From: Tanshu Date: Fri, 7 Jun 2013 18:47:15 +0530 Subject: [PATCH] Allow filtering of Threads based on open / closed / all on home.html --- brewman/brewman/static/offline.appcache | 2 +- brewman/brewman/static/partial/home.html | 6 ++-- brewman/brewman/static/scripts/home.js | 14 +++++---- brewman/brewman/views/messaging.py | 36 ++++++++++++++---------- 4 files changed, 34 insertions(+), 24 deletions(-) diff --git a/brewman/brewman/static/offline.appcache b/brewman/brewman/static/offline.appcache index d3497fa9..247d8b7c 100644 --- a/brewman/brewman/static/offline.appcache +++ b/brewman/brewman/static/offline.appcache @@ -1,6 +1,6 @@ CACHE MANIFEST -# version 2013-06-06.3 +# version 2013-06-07.1 CACHE: /partial/404.html diff --git a/brewman/brewman/static/partial/home.html b/brewman/brewman/static/partial/home.html index 6647a80a..62f3e84a 100644 --- a/brewman/brewman/static/partial/home.html +++ b/brewman/brewman/static/partial/home.html @@ -3,9 +3,9 @@