log media/css/base.css @ 138:7ea842744a57

age author description
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.