Mercurial > public > sg101
log gpp/templates/forums/forum_index.html @ 171:b1766b1bda45
age | author | description |
---|---|---|
2010-01-24 | Brian Neal | Adding a query to the forums to get all the topics with unread posts. This is for ticket #54. |
2009-12-22 | Brian Neal | Implement #47; add goto page links on topics in the forum index view. |
2009-10-25 | 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. |
2009-10-11 | Brian Neal | Forums: Implemented unread status for topics and posts. |
2009-10-11 | Brian Neal | Forums: ForumLastVisit logic in place. Need to add code for topics and posts next. |
2009-09-28 | 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. |
2009-09-17 | Brian Neal | Forums: added template support for displaying stickied topics. |