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.
|
Wed, 15 Sep 2010 00:14:54 +0000 |
Brian Neal |
For #93: fix url scheme for the news application.
|
Thu, 10 Jun 2010 03:31:57 +0000 |
Brian Neal |
For #51; change verbose_name & verbose_name_plural so that the Haystack model search form has reasonable labels.
|
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.
|
Tue, 01 Jun 2010 05:16:40 +0000 |
Brian Neal |
Implement #86, add a front page expiration date to news stories.
|
Mon, 10 May 2010 02:58:19 +0000 |
Brian Neal |
See #31; undid attempts to clear template tag caching when saving news and bulletins, as we don't know the cache key (it is mangled).
|
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.
|
Sun, 28 Mar 2010 21:41:11 +0000 |
Brian Neal |
Fixing #64. Updating all model save() methods to use *args and **kwargs. Django 1.2 has new keyword arguments.
|
Tue, 23 Jun 2009 00:11:00 +0000 |
Brian Neal |
#3, #4: clear caches when saving profile, bulletins, and news. Broke up the stuff on the home page for finer control of caching.
|
Sun, 21 Jun 2009 21:41:41 +0000 |
Brian Neal |
For reasons I don't get, the prod server doesn't like auth.models.User.
|
Mon, 06 Apr 2009 02:43:12 +0000 |
gremmie |
Initial import of sg101 stuff from private repository.
|