log gpp/templates/search/search.html @ 372:7c7201f942fe

age author description
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.
Sun, 03 Oct 2010 00:28:23 +0000 Brian Neal Added the text class to the search input box to let blueprints css style it. Fixed invalid HTML problem with the forum last post info tag.
Sat, 02 Oct 2010 23:24:39 +0000 Brian Neal Fixing #128 and #129. Add elsewhere weblinks to search content. Add support for haystack's get_update_field() method.
Thu, 30 Sep 2010 00:06:04 +0000 Brian Neal Fixing tickets #119 & #124. All search categories are checked on the search form by default now. Made cosmetic tweaks as suggested in #124.
Sun, 06 Jun 2010 21:05:48 +0000 Brian Neal For #51; add forums to Haystack search.
Sun, 06 Jun 2010 20:06:15 +0000 Brian Neal For #51, added weblinks to search. Decided against using the search index to store prerendered results. My fear is this could get too unweildy once we add forums.
Sat, 05 Jun 2010 20:46:52 +0000 Brian Neal Initial commit of Haystack search integration. See #51.