Mercurial > public > sg101
log gpp/templates/forums/index.html @ 374:dd673fae508d
age | author | description |
---|---|---|
Mon, 07 Mar 2011 01:22:49 +0000 | Brian Neal | Fixing #156. Making it possible to goto the first unread post in a thread. Made the 'New' icon a link; when displayed on a topic, takes you to the first unread post. |
Thu, 27 Jan 2011 02:56:10 +0000 | Brian Neal | Fixing #142; cut over to the django.contrib.staticfiles app. |
Sun, 03 Oct 2010 20:44:09 +0000 | Brian Neal | Fixing #121. The forum query pulldown should appear on all forum query pages for consistency. |
Thu, 23 Sep 2010 00:26:07 +0000 | Brian Neal | Fixing #113; re-arrange the RSS forum feed icons around a bit. |
Sun, 01 Aug 2010 21:26:12 +0000 | Brian Neal | Implement a forum favorites feature for #82 |
Tue, 13 Jul 2010 03:51:37 +0000 | Brian Neal | Fix lack of trailing slash on the individual forum RSS feed links. For some reason this was causing a bizarre middleware error 'request object has not attribute session'. |