log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
public
>
sg101
log gpp/bio/views.py @ 562:
98b373ca09f3
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-12
tip
age
author
description
Wed, 08 Feb 2012 18:58:57 -0600
Brian Neal
For bitbucket issue #3, ensure that changes to Profile, Post & Topic models
Wed, 17 Aug 2011 02:02:20 +0000
Brian Neal
For #227: only enqueue user profiles if the user has changed the content we have in the search index.
Wed, 23 Feb 2011 03:40:18 +0000
Brian Neal
Various small changes to reduce database hits.
Fri, 24 Sep 2010 02:12:09 +0000
Brian Neal
Closing #98. Animated GIFs were losing their transparency and animated properties when saved as avatars. Reworked the avatar save process to only run the avatar through PIL if it is too big. This preserves the original uploaded file if it is within the desired size settings. This may still mangle big animated gifs. If this becomes a problem, then maybe look into calling the PIL Image.resize() method directly. Moved the PIL image specific functions from bio.forms to a new module: core.image for better reusability in the future.
Tue, 21 Sep 2010 23:49:05 +0000
Brian Neal
Fix some old import problems where I used 'from django.contrib import auth' instead of 'from django.contrib.auth.models import User'. Also some formatting changes while I was in there.
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.
less
more
|
(0)
-12
tip