log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
public
>
sg101
log gpp/templates/bio/members.html @ 492:
3c48a555298d
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
Sat, 22 Oct 2011 00:07:50 +0000
Brian Neal
Added a custom tag to display a link to a profile. Refactored the avatar tag to optionally display a profile link around the image. Removed the width and height attributes from the avatar image tag. I think this was causing disk hits whenever those properties were not cached. The avatar tag is now an inclusion tag.
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.
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.
Mon, 07 Jun 2010 03:37:36 +0000
Brian Neal
For #51; add user profiles to Haystack search.
Sat, 10 Apr 2010 04:32:24 +0000
Brian Neal
Got autocomplete working for the member search. Updated django and ran into a bug where url tags with comma separated kwargs starting consuming tons of CPU throughput. The work-around is to cut over to using spaces between arguments. This is now allowed to be consistent with other tags. Did some query optimization for the news app.
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.
less
more
|
(0)
tip