Thu, 16 Sep 2010 01:06:43 +0000 |
Brian Neal |
For #93: remove the page number from the URL. This commit fixes the shoutbox and member list. It also contains a change to downloads to add pagination to the new, popular, and highest rated views.
|
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.
|
Wed, 17 Mar 2010 03:12:05 +0000 |
Brian Neal |
#56 - Cut over to Django 1.2 messaging system.
|
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).
|
Fri, 27 Nov 2009 21:55:32 +0000 |
Brian Neal |
Ticket #15, add a way to report user profiles.
|
Sat, 14 Nov 2009 20:09:17 +0000 |
Brian Neal |
Bio: added odd/even styling to profiles. Make member's list viewable to logged in users only.
|
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.
|
Sun, 13 Sep 2009 04:09:08 +0000 |
Brian Neal |
Need an import for the InvalidPage exception from django.core.paginator.
|
Wed, 17 Jun 2009 00:47:33 +0000 |
Brian Neal |
Added a signal handler for the user model to create a UserProfile for new users.
|
Sun, 03 May 2009 20:14:04 +0000 |
Brian Neal |
Initial integration of django-elsewhere.
|
Mon, 06 Apr 2009 02:43:12 +0000 |
gremmie |
Initial import of sg101 stuff from private repository.
|