Mercurial > public > sg101
log gpp/templates/forums/forum_index.html @ 263:307a74e28112
age | author | description |
---|---|---|
Thu, 23 Sep 2010 00:26:07 +0000 | Brian Neal | Fixing #113; re-arrange the RSS forum feed icons around a bit. |
Sat, 03 Apr 2010 20:00:56 +0000 | Brian Neal | Implement #62, add support for CSRF protection. |
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. |