Mercurial > public > sg101
log gpp/templates/forums/topic.html @ 115:0ce0104c7df3
age | author | description |
---|---|---|
Thu, 22 Oct 2009 02:57:18 +0000 | Brian Neal | Forums: split topic. |
Sat, 26 Sep 2009 20:19:45 +0000 | Brian Neal | Forums: implemented the move topic feature. |
Sat, 26 Sep 2009 18:03:57 +0000 | Brian Neal | Forums: implemented topic level moderator controls. |
Tue, 22 Sep 2009 03:36:39 +0000 | Brian Neal | Forums: implemented post delete feature. |
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. |
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). |