log gpp/templates/base.html @ 533:387d46abcb95

age author description
2011-12-04 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.
2011-12-03 Brian Neal For #240, add an "ajaxy" login via a jQuery UI pop-up dialog to streamline the login process.
2011-11-06 Brian Neal Backout last change. Stay xhtml for now.
2011-11-05 Brian Neal Changed to HMTL5 in base template.
2011-10-20 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.
2011-10-18 Brian Neal For #233; first commit for adding social media sharing buttons to news stories.
2011-09-09 Brian Neal Add a link to John Blair's 50 years of surf music article on the banner.
2011-09-06 Brian Neal Putting the 50 years of surf music banner on the base template so all pages get it.
2011-05-03 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.
2011-04-21 Brian Neal Tweaking birthday block
2011-04-21 Brian Neal Fixing #207; adding a birthday block.
2011-03-27 Brian Neal Fixing #198; add a media player to the podcast pages.
2011-03-05 Brian Neal For #176; cache the output of the latest poll block template tag.
2011-03-05 Brian Neal Fixing #176; add a side block for current polls.
2011-03-05 Brian Neal To support #174; add a link to a store flat page on the base template.