log gpp/templates/search/search.html @ 438:524fd1b3919a

age author description
Wed, 18 May 2011 03:04:25 +0000 Brian Neal Fixing #214; don't need a custom model search view. All the info is in the template. Wrote a template tag to extract the info from the request context and urlencode them.
Sun, 10 Apr 2011 00:49:23 +0000 Brian Neal As a follow up to r447, use jQuery to vertically align the model checkboxes.
Sun, 10 Apr 2011 00:32:14 +0000 Brian Neal Fixing #205; search result pagination wasn't including models. Created a custom model search form so that the query term and model selections would persist across pages.
Sat, 09 Apr 2011 19:20:12 +0000 Brian Neal Fixing #204; added the ability to search on forum topics.
Sun, 20 Feb 2011 00:31:54 +0000 Brian Neal Fixing #149; adding the ygroup application: an archive of the old Yahoo Group messages.
Thu, 27 Jan 2011 02:56:10 +0000 Brian Neal Fixing #142; cut over to the django.contrib.staticfiles app.