Mercurial > public > sg101
log gpp/templates/forums/forum_index.html @ 167:cf9f9d4c4d54
age | author | description |
---|---|---|
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. |
Tue, 22 Dec 2009 03:31:43 +0000 | Brian Neal | Implement #47; add goto page links on topics in the forum index view. |
Sun, 25 Oct 2009 21:55:28 +0000 | Brian Neal | Added a 24-hour time preference flag in the user profile. Added forum template tags for showing forum dates/times adjusted for the user's time zone. |
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. |
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. |