Mercurial > public > sg101
log gpp/templates/bio/view_profile.html @ 464:bba1782992eb
age | author | description |
---|---|---|
Mon, 21 Mar 2011 00:39:52 +0000 | Brian Neal | Fixing #175; add an auto-subscribe and auto-favorite forum topic feature. Added 2 flags to the user profile. Added 2 functions that are called on the post post-save signal that auto-favorite and auto-subscribe the post creator if they have requested this service. |
Thu, 27 Jan 2011 02:56:10 +0000 | Brian Neal | Fixing #142; cut over to the django.contrib.staticfiles app. |
Thu, 20 Jan 2011 04:03:48 +0000 | Brian Neal | Fixing 145; New url tag behavior (forwards compatibility) in Django 1.3. |
Tue, 21 Sep 2010 00:26:38 +0000 | Brian Neal | #103 - links to forum favorites and subscriptions are dead in the user profile. |
Sun, 01 Aug 2010 21:26:12 +0000 | Brian Neal | Implement a forum favorites feature for #82 |
Sat, 01 May 2010 21:53:59 +0000 | Brian Neal | Resolve ticket #74. Add user badges. Some extra credit was done here: also refactored how pending news, links, and downloads are handled. |