log media/css/base.css @ 204:b4305e18d3af

age author description
Sat, 01 May 2010 21:53:59 +0000 Brian Neal Resolve ticket #74. Add user badges. Some extra credit was done here: also refactored how pending news, links, and downloads are handled.
Mon, 12 Apr 2010 02:56:31 +0000 Brian Neal Futzing with CSS side blocks
Wed, 07 Apr 2010 01:59:09 +0000 Brian Neal Closing #70 with this commit and the previous on. Incorportating Ken Dushane's design for the site.
Wed, 07 Apr 2010 01:36:51 +0000 Brian Neal First commit of Ken Dushane's site theme.
Sun, 31 Jan 2010 04:52:08 +0000 Brian Neal Implement #54; add a forum query to display a user's posts.
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.
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.