Mercurial > public > sg101
log
age | author | description |
---|---|---|
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. |
Thu, 17 Sep 2009 01:44:51 +0000 | Brian Neal | Forums: display of sticky status. Moderators/superusers see IP address of post. Added a can_reply flag to the template and have view compute it. |
Thu, 17 Sep 2009 00:20:00 +0000 | Brian Neal | Forums: added template support for displaying stickied topics. |
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). |