log gpp/news/admin.py @ 490:f0f3966ea44f

age author description
Tue, 18 Oct 2011 23:23:42 +0000 Brian Neal For #233, add a meta description field for news stories. This field will get put in the open graph meta tag for better descriptions when shared on social media sites.
Tue, 05 Jul 2011 21:40:56 +0000 Brian Neal Adding a priority field to news stories for front page display purposes. This fixes #223.
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.
Sun, 12 Apr 2009 00:31:36 +0000 Brian Neal Added tiny_mce to the GPP_THIRD_PARTY_JS setting. Updated code to use it.
Mon, 06 Apr 2009 02:43:12 +0000 gremmie Initial import of sg101 stuff from private repository.