log gpp/forums/views.py @ 216:fe900598f81c

age author description
2010-05-30 Brian Neal Implement #85 - display who has posted from a post's IP address.
2010-05-29 Brian Neal Implement #84; additional checks on spammers; implement stranger status.
2010-04-01 Brian Neal Explicitly set session settings. Use the cache_db engine. Some minor tweaks to reduce some queries in forums.
2010-03-28 Brian Neal Implementing #61: adding a forum topic subscription feature.
2010-02-28 Brian Neal Implementing #55 - Add function to view a users posts from their profile.
2010-02-11 Brian Neal Implement #52 Forums RSS feeds.
2010-01-31 Brian Neal Implement #54; add a forum query to display a user's posts.
2010-01-26 Brian Neal Implemented a view to display topics with unanswered posts. This is for ticket #54.
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-12-13 Brian Neal Implement #38: add function to mark user as a spammer. Display only active members on member list. Display login form as table (not sure why wasn't doing this before).
2009-11-08 Brian Neal Forums: added a jquery ui dialog of extra smileys.