Mercurial > public > sg101
log gpp/forums/urls.py @ 168:e6d4dfdfbc64
age | author | description |
---|---|---|
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. |
Thu, 22 Oct 2009 02:57:18 +0000 | Brian Neal | Forums: split topic. |
Sun, 11 Oct 2009 19:10:54 +0000 | Brian Neal | Forums: ForumLastVisit logic in place. Need to add code for topics and posts next. |
Mon, 28 Sep 2009 03:57:09 +0000 | Brian Neal | Forums: implemented the bulk moderator functions that operate on a forum: bulk sticky, lock, delete, and move. These haven't been tested that well yet. |
Sat, 26 Sep 2009 20:19:45 +0000 | Brian Neal | Forums: implemented the move topic feature. |
Sat, 26 Sep 2009 18:03:57 +0000 | Brian Neal | Forums: implemented topic level moderator controls. |
Sat, 26 Sep 2009 03:55:50 +0000 | Brian Neal | Forums: quoting existing posts. |