graph
- Initial custom color/styling for V3.2016-04-05, by Brian Neal
- Yahoo thread table now stacks on small devices.2016-03-31, by Brian Neal
- Main menu is now 12 columns across in flexbox grid.2016-03-31, by Brian Neal
- Separate logo areas for small / medium screens.2016-03-31, by Brian Neal
- Added V3 members menu.2016-03-30, by Brian Neal
- Fix bug where None could be saved as html field.2016-03-30, by Brian Neal
- Updated V3 logo and banner.2016-03-22, by Brian Neal
- Make V3 footer stack on small screens.2016-03-21, by Brian Neal
- Wrap Yahoo thread list table in a scrollable div.2016-03-21, by Brian Neal
- Fix V3 bug that polluted template contexts.2016-03-21, by Brian Neal
- More tweaking for small screens.2016-03-17, by Brian Neal
- Tweaks after seeing V3 on phone.2016-03-17, by Brian Neal
- Add v3 logo/banner placeholders.2016-03-17, by Brian Neal
- Make use of next param on login link.2016-03-17, by Brian Neal
- Use icon for home link.2016-03-17, by Brian Neal
- Top-bar search is working.2016-03-07, by Brian Neal
- Merge with upstream.2016-03-03, by Brian Neal
- Update to Django 1.8.10.2016-03-02, by Brian Neal
- Removed logo/link to surfrockmusic.com :(2016-03-02, by Brian Neal
- Update to Foundation 6.2 plus more tweaking.2016-03-03, by Brian Neal
- Merge with upstream.2016-02-23, by Brian Neal
- Add Rob_J's 10 years banner.2016-02-14, by Brian Neal
- More V3 work in progress.2016-02-23, by Brian Neal
- Merge with upstream.2016-02-07, by Brian Neal
- First stab at V3 design. WIP.2016-02-07, by Brian Neal
- Added John Blair's Southern California Surf Music book to store page.2016-02-06, by Brian Neal
- Update to Django 1.8.8.2016-01-15, by Brian Neal
- Add comments icon on news story.2016-01-15, by Brian Neal
- Added Bob Dalley's book to store page.2016-01-15, by Brian Neal
- Update copyright for 2016.2016-01-15, by Brian Neal
- Update dlwgetcat to use site scheme.2015-12-31, by Brian Neal
- Add link to 2015 MP3 compilation on archive.org.2015-12-31, by Brian Neal
- Fix bad select_related call.2015-12-29, by Brian Neal
- Update news story admin to allow editing comment thread.2015-12-27, by Brian Neal
- Remove usages of @models.permalink.2015-12-26, by Brian Neal
- Fix UnicodeEncodeError issue in custom search form.2015-12-26, by Brian Neal
- Update django-haystack in requirements.txt.2015-12-26, by Brian Neal
- Django 1.8 warnings / tech debt cleanup.2015-12-26, by Brian Neal
- Get rid of some warnings in Django 1.8.2015-12-20, by Brian Neal
- Merge.2015-12-16, by Brian Neal
- Add missing javascript to forums new topic page.2015-12-16, by Brian Neal
- Django 1.8 changes; first batch.2015-12-15, by Brian Neal
- Fix unicode issue with creating forum threads for news.2015-12-14, by Brian Neal
- Update SITE_SCHEME setting for production.2015-12-14, by Brian Neal
- Fix bug in edit elsewhere template.2015-12-10, by Brian Neal
- Perform image_check on membermap messages.2015-12-10, by Brian Neal
- Perform image_check on downloads.2015-12-10, by Brian Neal
- Perform image_check on private messages.2015-12-09, by Brian Neal
- Perform image_check on gcalendar description.2015-12-08, by Brian Neal
- Unbreak the flag icon template tag.2015-12-08, by Brian Neal
- Turn on ManifestStaticFilesStorage on production.2015-12-07, by Brian Neal
- ManifestStaticFilesStorage: get rid of STATIC_URL in templates.2015-12-06, by Brian Neal
- ManifestStaticFilesStorage: stop using form Media.2015-12-06, by Brian Neal
- Fixes to make assets work with ManifestStaticFilesStorage.2015-12-06, by Brian Neal
- Remove redundant DEBUG flag.2015-12-06, by Brian Neal
- Converting to ManifestStaticFilesStorage.2015-12-01, by Brian Neal
- Update to Django 1.7.11.2015-11-28, by Brian Neal
- Prevent mixed content in UserProfiles.2015-11-27, by Brian Neal
- Perform SSL image_check on profile text fields.2015-11-27, by Brian Neal
- Move SSL related settings to production module.2015-11-27, by Brian Neal