log gpp/bio/admin.py @ 568:7cec8d6f9581

age author description
2012-02-10 Brian Neal For bitbucket issue #4, deactivate users for spam when accepting flagged user
2012-02-09 Brian Neal For bitbucket issue #3, ensure that changes to Profile, Post & Topic models
2011-03-26 Brian Neal Fixing #196; add status messages in the admin after approving news and links.
2011-03-05 Brian Neal Following up on #168; redo some code to make it more DRY. Added a function on the profile to reset the text fields.
2011-03-02 Brian Neal Fix #168; when nailing a spammer, clear their profile text fields. Guard against topics and forums that don't exist when deleting posts in the signal handler. Make the forum stats template tag only display the latest active users.
2011-03-02 Brian Neal Fixing #165: add a way to filter users in the admin by join date; add an admin action to approve a pending user; added a honeypot type field to the registration form.
2010-10-02 Brian Neal Fixing #128 and #129. Add elsewhere weblinks to search content. Add support for haystack's get_update_field() method.
2010-05-29 Brian Neal Implement #84; additional checks on spammers; implement stranger status.
2010-05-03 Brian Neal Fix #79; user should get security pin when reporting profiles.
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.
2009-12-13 Brian Neal Implement #38: add function to mark user as a spammer. Display only active members on member list. Display login form as table (not sure why wasn't doing this before).
2009-11-27 Brian Neal Ticket #15, add a way to report user profiles.
2009-04-06 gremmie Initial import of sg101 stuff from private repository.