Tue, 02 Mar 2010 04:11:27 +0000 |
Brian Neal |
Updated Django to 1.2 beta. Use new DATABASES setting.
|
Sun, 28 Feb 2010 22:20:15 +0000 |
Brian Neal |
Implementing #55 - Add function to view a users posts from their profile.
|
Fri, 12 Feb 2010 04:24:47 +0000 |
Brian Neal |
Add rss news feed link on home page. Add rss news feed image and link on news home.
|
Thu, 11 Feb 2010 02:29:03 +0000 |
Brian Neal |
Implement #52 Forums RSS feeds.
|
Sun, 31 Jan 2010 04:52:08 +0000 |
Brian Neal |
Implement #54; add a forum query to display a user's posts.
|
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.
|
Sun, 17 Jan 2010 20:24:01 +0000 |
Brian Neal |
Implement #50, add a template tag to display the latest poll and add to the home page.
|
Sun, 03 Jan 2010 04:15:14 +0000 |
Brian Neal |
Implement #49; use POST for updating link hit counts. Also refactored a bit and use javascript to report broken links.
|
Mon, 28 Dec 2009 16:52:42 +0000 |
Brian Neal |
Implement #46, add a forums stat feature like phpBB.
|
Tue, 22 Dec 2009 03:56:26 +0000 |
Brian Neal |
Shoutbox history CSS tweaks. For some reason, the table lost the top and bottom borders.
|
Tue, 22 Dec 2009 03:55:37 +0000 |
Brian Neal |
Fix #48; shoutbox was no longer escaping user input on display.
|
Tue, 22 Dec 2009 03:31:43 +0000 |
Brian Neal |
Implement #47; add goto page links on topics in the forum index view.
|
Tue, 22 Dec 2009 02:08:05 +0000 |
Brian Neal |
Implement #45, add a who's online feature for the forums. Created middleware that caches usernames and guest session ids in the cache. Added a tag that displays this info.
|
Sun, 20 Dec 2009 20:42:19 +0000 |
Brian Neal |
Added a new posts template tag for the home page.
|