log media/css/base.css @ 109:07be3e39e639

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