Mercurial > public > sg101
log gpp/news/admin.py @ 429:d0f0800eef0c
age | author | description |
---|---|---|
Sat, 26 Mar 2011 00:26:00 +0000 | Brian Neal | Fixing #196; add status messages in the admin after approving news and links. |
Sun, 06 Mar 2011 20:51:15 +0000 | Brian Neal | Added raw_id_fields for submitter on news stories and pending stories. |
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. |
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. |