log

age author description
2016-03-04 Brian Neal Update to Foundation 6.2 plus more tweaking.
2016-02-24 Brian Neal Merge with upstream.
2016-02-14 Brian Neal Add Rob_J's 10 years banner.
2016-02-24 Brian Neal More V3 work in progress.
2016-02-08 Brian Neal Merge with upstream.
2016-02-08 Brian Neal First stab at V3 design. WIP.
2016-02-06 Brian Neal Added John Blair's Southern California Surf Music book to store page.
2016-01-16 Brian Neal Update to Django 1.8.8.
2016-01-16 Brian Neal Add comments icon on news story.
2016-01-16 Brian Neal Added Bob Dalley's book to store page.
2016-01-16 Brian Neal Update copyright for 2016.
2015-12-31 Brian Neal Update dlwgetcat to use site scheme.
2015-12-31 Brian Neal Add link to 2015 MP3 compilation on archive.org.
2015-12-30 Brian Neal Fix bad select_related call.
2015-12-27 Brian Neal Update news story admin to allow editing comment thread.
2015-12-27 Brian Neal Remove usages of @models.permalink.
2015-12-26 Brian Neal Fix UnicodeEncodeError issue in custom search form.
2015-12-26 Brian Neal Update django-haystack in requirements.txt.
2015-12-26 Brian Neal Django 1.8 warnings / tech debt cleanup.
2015-12-21 Brian Neal Get rid of some warnings in Django 1.8.
2015-12-17 Brian Neal Merge.
2015-12-17 Brian Neal Add missing javascript to forums new topic page.
2015-12-16 Brian Neal Django 1.8 changes; first batch.
2015-12-15 Brian Neal Fix unicode issue with creating forum threads for news.
2015-12-15 Brian Neal Update SITE_SCHEME setting for production.
2015-12-11 Brian Neal Fix bug in edit elsewhere template.
2015-12-11 Brian Neal Perform image_check on membermap messages.
2015-12-11 Brian Neal Perform image_check on downloads.
2015-12-10 Brian Neal Perform image_check on private messages.
2015-12-09 Brian Neal Perform image_check on gcalendar description.
2015-12-08 Brian Neal Unbreak the flag icon template tag.
2015-12-08 Brian Neal Turn on ManifestStaticFilesStorage on production.
2015-12-07 Brian Neal ManifestStaticFilesStorage: get rid of STATIC_URL in templates.
2015-12-06 Brian Neal ManifestStaticFilesStorage: stop using form Media.
2015-12-06 Brian Neal Fixes to make assets work with ManifestStaticFilesStorage.
2015-12-06 Brian Neal Remove redundant DEBUG flag.
2015-12-02 Brian Neal Converting to ManifestStaticFilesStorage.
2015-11-29 Brian Neal Update to Django 1.7.11.
2015-11-27 Brian Neal Prevent mixed content in UserProfiles.
2015-11-27 Brian Neal Perform SSL image_check on profile text fields.
2015-11-27 Brian Neal Move SSL related settings to production module.
2015-11-27 Brian Neal Fix some mixed content issues.
2015-11-27 Brian Neal Set SSL settings to True.
2015-11-27 Brian Neal News migrations for previous commit.
2015-11-27 Brian Neal Merge.
2015-11-27 Brian Neal Tweaks for news v2.0 with old news pending stories present.
2015-11-26 Brian Neal Prepare for upcoming SSL settings changes.
2015-11-26 Brian Neal Set id on submit news form for image related js.
2015-11-26 Brian Neal Don't use models.permalink.
2015-11-26 Brian Neal V2 news stories use forums for comments.
2015-11-25 Brian Neal News V2.0 WIP template tweaks.
2015-11-21 Brian Neal WIP News v2.0 admin changes.
2015-11-21 Brian Neal Added tests for submit news.
2015-11-18 Brian Neal WIP on news v2.0.
2015-11-16 Brian Neal Initial makemigrations for news.
2015-11-13 Brian Neal Added Reverb Brazil logo/link to community banners.
2015-11-04 Brian Neal Use https for Twitter badge image.
2015-11-01 Brian Neal Use https for google maps (bandmap & membermap).
2015-11-01 Brian Neal No longer need Markdown extension SslImagesExtension.
2015-11-01 Brian Neal Added SITE_SCHEME setting.