log media/css/base.css @ 257:6e7e84707e7d

age author description
Sat, 29 May 2010 04:51:28 +0000 Brian Neal Implement #84; additional checks on spammers; implement stranger status.
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.
Sun, 20 Dec 2009 05:51:22 +0000 Brian Neal Styled the markdown help table.
Sun, 25 Oct 2009 21:55:28 +0000 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.
Thu, 22 Oct 2009 02:57:18 +0000 Brian Neal Forums: split topic.
Mon, 28 Sep 2009 03:57:09 +0000 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.
Sat, 26 Sep 2009 18:03:57 +0000 Brian Neal Forums: implemented topic level moderator controls.
Thu, 17 Sep 2009 02:20:27 +0000 Brian Neal Forums: Added icons for forum post moderation tools. Still need to add functionality that goes behind these.
Wed, 16 Sep 2009 02:01:57 +0000 Brian Neal Forums: new topic form sprouts boolean fields for sticky and locking if the user has rights. Implemented the locked logic. Fixed a bug where topics where getting out of order (the view_count was bumping the update_date because of auto_now).
Sun, 13 Sep 2009 21:45:35 +0000 Brian Neal Forums: flag posts.
Sun, 13 Sep 2009 05:01:52 +0000 Brian Neal Forums: minor cosmetic tweaks mainly.
Sun, 13 Sep 2009 00:21:54 +0000 Brian Neal Forums: pagination for topics.
Sat, 12 Sep 2009 21:29:31 +0000 Brian Neal Forums: Got the reply function working.
Sat, 05 Sep 2009 20:47:08 +0000 Brian Neal Forums: Some display work for the posts within a topic. Sketched out a post reply form.
Sat, 29 Aug 2009 22:01:40 +0000 Brian Neal Forums: added a last_post_info template tag. Still need to add a go to last post icon for it.
Sat, 29 Aug 2009 20:54:16 +0000 Brian Neal Forums: Added the ability to add a new topic. This is very much a work in progress.
Sun, 23 Aug 2009 00:14:52 +0000 Brian Neal More work on forums. Committing what we got so far.
Fri, 12 Jun 2009 02:37:28 +0000 Brian Neal Removed old legal application urls from main urls file. (Forgot to do this in last commit.) Added flatpages support. Added some links on the base template.
Wed, 03 Jun 2009 00:59:17 +0000 Brian Neal Slideshow for home page; Initial checkin for the donations application.
Sun, 03 May 2009 20:14:04 +0000 Brian Neal Initial integration of django-elsewhere.
Wed, 22 Apr 2009 00:34:42 +0000 Brian Neal Added bulletins template tag.
Sun, 19 Apr 2009 22:21:34 +0000 Brian Neal Added logos to the downloads and weblinks navigation templates.
Sun, 19 Apr 2009 20:10:00 +0000 Brian Neal First steps at scratching out a home page. Will need to develop some template tags now to fill it out.
Sat, 18 Apr 2009 19:39:48 +0000 Brian Neal Added a style for errorslist based on blueprints form error class.
Thu, 16 Apr 2009 02:00:17 +0000 Brian Neal Shoutbox work: shouts now have absolute URLs. Shouts can now be flagged as abuse. Minor tweak to breadcrumbs css. Added flag date to comments admin.
Sat, 11 Apr 2009 19:45:17 +0000 Brian Neal Display news links and send to friend on the summary page. Use icons.
Mon, 06 Apr 2009 02:43:12 +0000 gremmie Initial import of sg101 stuff from private repository.