log gpp/templates/base.html @ 530:06baec10cd20

age author description
Sun, 04 Dec 2011 03:05:21 +0000 Brian Neal Some users are still having problems with the pop-up login. I think they are actually getting 403s because of the CSRF protection. So I have modified the base template to always have a javascript variable called csrf_token available when they aren't logged in. The ajax_login.js script was then modified to send this value with the ajax post. Fingers crossed.
Sat, 03 Dec 2011 02:48:18 +0000 Brian Neal For #240, add an "ajaxy" login via a jQuery UI pop-up dialog to streamline the login process.
Sun, 06 Nov 2011 01:14:26 +0000 Brian Neal Backout last change. Stay xhtml for now.
Sat, 05 Nov 2011 15:54:53 +0000 Brian Neal Changed to HMTL5 in base template.
Thu, 20 Oct 2011 00:36:37 +0000 Brian Neal For #233, switched to asynchronous loading of the social media sharing javascript. Also switched to Facebook's javascript SDK instead of using an iframe for the like/share button.
Tue, 18 Oct 2011 00:04:37 +0000 Brian Neal For #233; first commit for adding social media sharing buttons to news stories.
Fri, 09 Sep 2011 22:16:40 +0000 Brian Neal Add a link to John Blair's 50 years of surf music article on the banner.
Tue, 06 Sep 2011 22:40:34 +0000 Brian Neal Putting the 50 years of surf music banner on the base template so all pages get it.
Tue, 03 May 2011 02:56:58 +0000 Brian Neal Making the jquery tabbed version of the messages app the current version and removing the old. Also figured out how to dynamically update the base template's count of unread messages when messages are read.
Thu, 21 Apr 2011 02:23:34 +0000 Brian Neal Tweaking birthday block
Thu, 21 Apr 2011 01:47:42 +0000 Brian Neal Fixing #207; adding a birthday block.
Sun, 27 Mar 2011 01:51:18 +0000 Brian Neal Fixing #198; add a media player to the podcast pages.
Sat, 05 Mar 2011 21:00:00 +0000 Brian Neal For #176; cache the output of the latest poll block template tag.
Sat, 05 Mar 2011 20:54:26 +0000 Brian Neal Fixing #176; add a side block for current polls.
Sat, 05 Mar 2011 19:40:31 +0000 Brian Neal To support #174; add a link to a store flat page on the base template.
Fri, 04 Mar 2011 02:41:49 +0000 Brian Neal Fixing #155; adding some links to the mp3 comps in the base template.
Sun, 27 Feb 2011 01:58:49 +0000 Brian Neal Moved the social block up higher, just below the main nav.
Sun, 27 Feb 2011 01:03:17 +0000 Brian Neal Created a social side block so we can remove the obtrusive twitter bulletin.
Fri, 25 Feb 2011 04:23:42 +0000 Brian Neal Added credit to Abe & Fady for testing on the colophon. Adjusted copyright on base.html.
Wed, 23 Feb 2011 03:40:18 +0000 Brian Neal Various small changes to reduce database hits.
Sun, 20 Feb 2011 00:31:54 +0000 Brian Neal Fixing #149; adding the ygroup application: an archive of the old Yahoo Group messages.
Wed, 02 Feb 2011 20:37:17 +0000 Brian Neal Updating home page text for #147. Several other minor tweaks; adding favicon.ico.
Thu, 27 Jan 2011 02:56:10 +0000 Brian Neal Fixing #142; cut over to the django.contrib.staticfiles app.
Thu, 20 Jan 2011 04:03:48 +0000 Brian Neal Fixing 145; New url tag behavior (forwards compatibility) in Django 1.3.
Sun, 26 Sep 2010 19:08:31 +0000 Brian Neal For #114, committing a new shoutbox based on the jquery cycle plugin for user feedback.
Wed, 22 Sep 2010 23:54:49 +0000 Brian Neal Fixing #108; make main logo a link back to home. Also got rid of some unused CSS definitions.
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.
Sun, 19 Sep 2010 00:03:27 +0000 Brian Neal Tweaks to the home page menu items prior to deploying beta site.
Thu, 16 Sep 2010 01:06:43 +0000 Brian Neal For #93: remove the page number from the URL. This commit fixes the shoutbox and member list. It also contains a change to downloads to add pagination to the new, popular, and highest rated views.
Wed, 15 Sep 2010 00:14:54 +0000 Brian Neal For #93: fix url scheme for the news application.
Sat, 05 Jun 2010 20:46:52 +0000 Brian Neal Initial commit of Haystack search integration. See #51.
Wed, 07 Apr 2010 01:36:51 +0000 Brian Neal First commit of Ken Dushane's site theme.
Sun, 13 Sep 2009 05:01:52 +0000 Brian Neal Forums: minor cosmetic tweaks mainly.
Sat, 12 Sep 2009 18:51:55 +0000 Brian Neal Updates to base template. Added a link to forums. Display username in header if logged in.
Wed, 24 Jun 2009 00:18:53 +0000 Brian Neal #11 Update Blueprints to 0.9. Also update the conditional IE specific include of the ie.css file. Hopefully this will resolve some issues seen with IE8.
Sun, 14 Jun 2009 20:25:22 +0000 Brian Neal Added support for caching. The avatar template tag now uses the cache.
Fri, 12 Jun 2009 02:37:28 +0000 Brian Neal Removed old legal application urls from main urls file. (Forgot to do this in last commit.) Added flatpages support. Added some links on the base template.
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.
Wed, 15 Apr 2009 01:13:17 +0000 Brian Neal Changed the shoutbox: posts are now made by Ajax. The smiley farm is loaded only on demand. jQuery is now in the base template. May add scrolling later.
Mon, 06 Apr 2009 02:43:12 +0000 gremmie Initial import of sg101 stuff from private repository.