log gpp/templates/forums/mod_forum.html @ 310:daa2916f5b34

age author description
Thu, 20 Jan 2011 04:03:48 +0000 Brian Neal Fixing 145; New url tag behavior (forwards compatibility) in Django 1.3.
Mon, 04 Oct 2010 00:57:58 +0000 Brian Neal Fixing #125. Developed a forums navigation template tag to consistently display forum navigation.
Sat, 03 Apr 2010 20:00:56 +0000 Brian Neal Implement #62, add support for CSRF protection.
Sun, 25 Oct 2009 21:55:28 +0000 Brian Neal Added a 24-hour time preference flag in the user profile. Added forum template tags for showing forum dates/times adjusted for the user's time zone.
Wed, 30 Sep 2009 00:42:13 +0000 Brian Neal Forums: added a sync() function on the forum model. Created javascript for the moderate forum function to drive the master topic select checkbox.
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.