log gpp/templates/home.html @ 272:4557974db0e0

age author description
Sun, 19 Sep 2010 20:42:25 +0000 Brian Neal Some tweaks to the templates before the first beta. Hide the donations module for now.
Thu, 11 Mar 2010 02:34:07 +0000 Brian Neal Implement ticket #59; update RSS feeds for Django 1.2.
Fri, 12 Feb 2010 04:24:47 +0000 Brian Neal Add rss news feed link on home page. Add rss news feed image and link on news home.
Sun, 17 Jan 2010 20:24:01 +0000 Brian Neal Implement #50, add a template tag to display the latest poll and add to the home page.
Sun, 20 Dec 2009 20:42:19 +0000 Brian Neal Added a new posts template tag for the home page.
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, 14 Jun 2009 20:25:22 +0000 Brian Neal Added support for caching. The avatar template tag now uses the cache.
Wed, 03 Jun 2009 00:59:17 +0000 Brian Neal Slideshow for home page; Initial checkin for the donations application.
Tue, 05 May 2009 00:56:18 +0000 Brian Neal Created a current_news template tag for the home page.
Wed, 22 Apr 2009 00:34:42 +0000 Brian Neal Added bulletins template tag.
Sun, 19 Apr 2009 21:16:59 +0000 Brian Neal Added a latest_downloads template tag. Made the comments view the details view for a download. Changed get_absolute_url to point to this new view.
Sun, 19 Apr 2009 20:41:37 +0000 Brian Neal Created a template tag for the latest weblinks: latest_weblinks. This necessitated adding a get_absolute_url function for the Link model along with a new view for it.
Sun, 19 Apr 2009 20:10:00 +0000 Brian Neal First steps at scratching out a home page. Will need to develop some template tags now to fill it out.