log gpp/forums/unread.py @ 307:7e19180b128d

age author description
Sun, 16 Jan 2011 20:18:26 +0000 Brian Neal Fixing #97; adding a management command to remove old forum and topic last visit records.
Sun, 11 Jul 2010 21:03:41 +0000 Brian Neal Implement #88; add option to create a new forum thread from a new calendar entry.
Tue, 26 Jan 2010 04:10:11 +0000 Brian Neal Implemented a view to display topics with unanswered posts. This is for ticket #54.
Sun, 24 Jan 2010 22:33:11 +0000 Brian Neal Adding a query to the forums to get all the topics with unread posts. This is for ticket #54.
Sun, 13 Dec 2009 21:57:34 +0000 Brian Neal Fix bug in the forums unread logic.
Sun, 11 Oct 2009 20:27:07 +0000 Brian Neal Forums: Implemented unread status for topics and posts.
Sun, 11 Oct 2009 19:10:54 +0000 Brian Neal Forums: ForumLastVisit logic in place. Need to add code for topics and posts next.