Mercurial > public > sg101
log gpp/templates/bio/view_profile.html @ 442:6c182ceb7147
age | author | description |
---|---|---|
2011-03-21 | 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. |
2011-01-27 | Brian Neal | Fixing #142; cut over to the django.contrib.staticfiles app. |
2011-01-20 | Brian Neal | Fixing 145; New url tag behavior (forwards compatibility) in Django 1.3. |
2010-09-21 | Brian Neal | #103 - links to forum favorites and subscriptions are dead in the user profile. |
2010-08-01 | Brian Neal | Implement a forum favorites feature for #82 |
2010-05-01 | Brian Neal | Resolve ticket #74. Add user badges. Some extra credit was done here: also refactored how pending news, links, and downloads are handled. |
2010-03-17 | Brian Neal | #56 - Cut over to Django 1.2 messaging system. |