Mercurial > public > sg101
log gpp/templates/search/search.html @ 320:66cc2f8c4603
age | author | description |
---|---|---|
2011-01-27 | Brian Neal | Fixing #142; cut over to the django.contrib.staticfiles app. |
2010-10-03 | 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. |
2010-10-02 | Brian Neal | Fixing #128 and #129. Add elsewhere weblinks to search content. Add support for haystack's get_update_field() method. |
2010-09-30 | 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. |
2010-06-06 | Brian Neal | For #51; add forums to Haystack search. |
2010-06-06 | 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. |
2010-06-05 | Brian Neal | Initial commit of Haystack search integration. See #51. |