log gpp/news/admin.py @ 486:7854d75427af

age author description
2011-10-18 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.
2011-07-05 Brian Neal Adding a priority field to news stories for front page display purposes. This fixes #223.
2011-03-26 Brian Neal Fixing #196; add status messages in the admin after approving news and links.
2011-03-06 Brian Neal Added raw_id_fields for submitter on news stories and pending stories.
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-15 Brian Neal For #93: fix url scheme for the news application.
2010-06-01 Brian Neal Implement #86, add a front page expiration date to news stories.
2010-05-10 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).
2010-05-01 Brian Neal Resolve ticket #74. Add user badges. Some extra credit was done here: also refactored how pending news, links, and downloads are handled.
2009-04-12 Brian Neal Added tiny_mce to the GPP_THIRD_PARTY_JS setting. Updated code to use it.
2009-04-06 gremmie Initial import of sg101 stuff from private repository.