Thu, 11 Mar 2010 02:34:07 +0000 |
Brian Neal |
Implement ticket #59; update RSS feeds for Django 1.2.
|
Wed, 03 Mar 2010 04:09:42 +0000 |
Brian Neal |
Ticket #60. The TEMPLATE_CONTEXT_PROCESSOR django.core.context_processors.auth moved to django.contrib.auth.context_processors.auth.
|
Wed, 03 Mar 2010 04:04:11 +0000 |
Brian Neal |
Ticket #58; use Django 1.2's cached template loader.
|
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.
|