Mercurial > public > sg101
log gpp/forums/views.py @ 111:e5faf9f0c11a
age | author | description |
---|---|---|
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 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. |
Sat, 26 Sep 2009 03:55:50 +0000 | Brian Neal | Forums: quoting existing posts. |
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 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. |