Mercurial > public > sg101
log gpp/templates/bio/members.html @ 149:ab7830b067b3
age | author | description |
---|---|---|
Mon, 14 Dec 2009 05:07:28 +0000 | Brian Neal | Implement ticket #40. Added a simple way to search for usernames and then view their profile. Moved this ajax username search feature out of the messages app and into core. |
Sun, 13 Dec 2009 08:11:16 +0000 | 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). |
Sat, 24 Oct 2009 02:39:19 +0000 | Brian Neal | Reduced some sql queries by adding a select_related and monkey patching user profiles onto a user list in shoutbox and the bio/member's list, respectively. |
Mon, 06 Apr 2009 02:43:12 +0000 | gremmie | Initial import of sg101 stuff from private repository. |