log gpp/templates/forums/display_post.html @ 107:e94398f5e027

age author description
Tue, 22 Sep 2009 03:36:39 +0000 Brian Neal Forums: implemented post delete feature.
Sat, 19 Sep 2009 21:49:56 +0000 Brian Neal Forums: implemented the edit post function.
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.
Sun, 13 Sep 2009 21:45:35 +0000 Brian Neal Forums: flag posts.
Sun, 13 Sep 2009 18:43:08 +0000 Brian Neal Forums: added forum post counts for each user in the user profile.
Sat, 12 Sep 2009 21:29:31 +0000 Brian Neal Forums: Got the reply function working.