log

age author description
2016-07-12 Brian Neal Tweak countdown admin settings.
2016-07-11 Brian Neal Remove bandmap.css.
2016-07-11 Brian Neal Try to expand bandmap canvas.
2016-07-11 Brian Neal Convert bandmap to V3 design.
2016-07-07 Brian Neal Fix POTD HTML.
2016-07-07 Brian Neal POTD converted to V3 design.
2016-07-07 Brian Neal Add period to polls & contests blocks.
2016-07-07 Brian Neal Contests now using V3 post box for comments.
2016-07-07 Brian Neal Membermap no longer needs jquery-ui.
2016-07-07 Brian Neal Use V3 post box for poll comments.
2016-07-07 Brian Neal Membermap now uses new post box.
2016-07-07 Brian Neal Made main menu aligned to right.
2016-06-28 Brian Neal Allow preview function for multiple post boxes.
2016-06-28 Brian Neal Prepare to detach V3 post box from GCalendar.
2016-06-27 Brian Neal Tweak wording on Gcalendar event page.
2016-06-27 Brian Neal Get rid of GCalendar thanks pages.
2016-06-15 Brian Neal More GCalendar V3 conversion in progress.
2016-05-31 Brian Neal Update Foundation Sites to 6.2.3.
2016-05-30 Brian Neal GCalendar V3 conversion in progress.
2016-05-12 Brian Neal Fix date formatting on member list.
2016-05-12 Brian Neal Remove "Results for" in poll detail header.
2016-05-12 Brian Neal Update polls app to V3 design.
2016-05-10 Brian Neal Reduce database usage on poll index page.
2016-05-09 Brian Neal Hide podcast logo on small screens.
2016-05-05 Brian Neal Try to make podcast image responsive.
2016-05-04 Brian Neal Add progress bar to donations page.
2016-05-04 Brian Neal Convert podcast app to V3 design.
2016-05-03 Brian Neal Port contests app to V3 design.
2016-04-28 Brian Neal Word wrap Yahoo Group postings.
2016-04-28 Brian Neal Attempt to prevent FOUC around main menu.
2016-04-24 Brian Neal Forgot to commit countdown templates.
2016-04-24 Brian Neal Added countdown application.
2016-04-23 Brian Neal Fix Yahoo Group post view for V3 design.
2016-04-23 Brian Neal Convert donations pages to V3 design.
2016-04-23 Brian Neal Convert member search to V3 design.
2016-04-20 Brian Neal Update Member Map to V3 design.
2016-04-16 Brian Neal Check for news stories with http iframes.
2016-04-16 Brian Neal Added mgmt command to fix news story video embeds.
2016-04-14 Brian Neal Convert Member List to V3 design.
2016-04-13 Brian Neal Convert IRC page to V3 design.
2016-04-11 Brian Neal Fix typo on store page.
2016-04-10 Brian Neal Convert store page to V3 design.
2016-04-09 Brian Neal Convert contact form & views to V3.
2016-04-06 Brian Neal Initial custom color/styling for V3.
2016-04-01 Brian Neal Yahoo thread table now stacks on small devices.
2016-04-01 Brian Neal Main menu is now 12 columns across in flexbox grid.
2016-04-01 Brian Neal Separate logo areas for small / medium screens.
2016-03-31 Brian Neal Added V3 members menu.
2016-03-31 Brian Neal Fix bug where None could be saved as html field.
2016-03-23 Brian Neal Updated V3 logo and banner.
2016-03-22 Brian Neal Make V3 footer stack on small screens.
2016-03-22 Brian Neal Wrap Yahoo thread list table in a scrollable div.
2016-03-22 Brian Neal Fix V3 bug that polluted template contexts.
2016-03-18 Brian Neal More tweaking for small screens.
2016-03-18 Brian Neal Tweaks after seeing V3 on phone.
2016-03-18 Brian Neal Add v3 logo/banner placeholders.
2016-03-18 Brian Neal Make use of next param on login link.
2016-03-18 Brian Neal Use icon for home link.
2016-03-08 Brian Neal Top-bar search is working.
2016-03-04 Brian Neal Merge with upstream.
2016-03-03 Brian Neal Update to Django 1.8.10.
2016-03-03 Brian Neal Removed logo/link to surfrockmusic.com :(
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.
2015-10-31 Brian Neal Reorganized requirements files to be DRY.
2015-10-30 Brian Neal Smilies now use relative links.
2015-10-30 Brian Neal Fix Unicode error while logging news changes.
2015-10-29 Brian Neal Modify ssl_images to update news models.
2015-10-25 Brian Neal Guard against bad image urls in ssl_images.
2015-10-25 Brian Neal Fix image_check so it doesn't choke on empty input.
2015-10-25 Brian Neal Closing the store page.
2015-10-25 Brian Neal Remove NSSR banner.
2015-10-25 Brian Neal Logging tweaks to ssl_images.
2015-10-25 Brian Neal Additional tweaks to ssl_images.
2015-10-15 Brian Neal Pass timeout to requests instead of global timeout.
2015-10-10 Brian Neal Convert ssl_images to use download_file.
2015-10-06 Brian Neal Prevent 500 error when previewing no text.
2015-10-06 Brian Neal Fix MarkItUp! CSS for removing image icon.
2015-10-06 Brian Neal Ensure temporary files get deleted during hotlinking.
2015-10-06 Brian Neal Remove the image button on the MarkItUp! editor.
2015-10-02 Brian Neal Prevent post preview from allowing mixed content.
2015-10-02 Brian Neal Guess file extension based on content-type.
2015-09-24 Brian Neal Started unit tests for hotlinking images.
2015-09-23 Brian Neal Hotlink image form is functioning.
2015-09-13 Brian Neal Merge with upstream.
2015-09-09 Brian Neal Calendar now aggregates several Google calendars.
2015-09-07 Brian Neal New NSSR Spanish Top 61 banner and link.
2015-09-03 Brian Neal Merge with upstream.
2015-08-31 Brian Neal Update requirements for Django 1.7.10.
2015-08-31 Brian Neal New NSSR Top 101 banner.
2015-09-03 Brian Neal Image uploading now expects a file.
2015-09-02 Brian Neal Whitelist hot-linked image sources.
2015-08-04 Brian Neal Change NSSR header logo to surf album 101.
2015-08-03 Brian Neal Mitigate QueryParserError when searching.
2015-07-28 Brian Neal Not going to purse this now
2015-07-13 Brian Neal Add NSSR Spanish Top 61 banner.
2015-07-13 Brian Neal Update to Django 1.7.9.
2015-06-04 Brian Neal Merge with main line.
2015-05-30 Brian Neal Issue #85: fix 500 error with custom search form.
2015-06-04 Brian Neal First commit of whitelisting image hosts.
2015-05-27 Brian Neal Merge with upstream.
2015-05-20 Brian Neal Fix excessive cache usage for forum date/times.
2015-05-20 Brian Neal Install django waffle feature flipper application.
2015-05-16 Brian Neal Django's SortedDict is gone. Use OrderedDict instead.
2015-05-16 Brian Neal Update requirements_dev.txt for Django 1.7.8 upgrade.
2015-05-16 Brian Neal Update requirements.txt for Django 1.7.8 upgrade.
2015-05-16 Brian Neal Use unicode to log messages.
2015-05-16 Brian Neal Update requirements_dev.txt for Django 1.7.7 upgrade.
2015-05-16 Brian Neal New celery options for Django 1.7.7 upgrade.
2015-05-14 Brian Neal Merge upstream.
2015-05-14 Brian Neal Remove Tsar Wars banner.
2015-05-14 Brian Neal Haystack tweaks for Django 1.7.7.
2015-05-01 Brian Neal Update development requirements file.
2015-05-01 Brian Neal Fixed comment that referred to gdata.
2015-04-30 Brian Neal Don't need to create our own test client.
2015-04-30 Brian Neal Add test for wiki signal handlers.
2015-04-29 Brian Neal Add tests for downloads signal handlers.
2015-04-26 Brian Neal Add tests for weblinks signal handlers.
2015-04-22 Brian Neal Add tests for forums signal handlers.
2015-04-21 Brian Neal Add tests for bio signal handlers.
2015-04-17 Brian Neal Add unit test for antispam signal handlers.
2015-04-17 Brian Neal Add tests for potd signal handlers.
2015-04-16 Brian Neal Update WSGI script for Django 1.7.7.
2015-04-16 Brian Neal Fix admin dashboard for Django 1.7.7 upgrade.
2015-04-16 Brian Neal admin.autodiscover() no longer needed.
2015-04-16 Brian Neal Django 1.7.7 changed BooleanField default value.
2015-04-15 Brian Neal Turn off Django warning about test runner changes.
2015-04-15 Brian Neal Fix broken ssl_images unit test.
2015-04-13 Brian Neal Update debug toolbar options for newer version.
2015-04-13 Brian Neal Smiley app refactor for Django 1.7.7 upgrade.
2015-04-10 Brian Neal App refactor for custom_search for Django 1.7.7. upgrade.
2015-04-08 Brian Neal Wiki app refactor for Django 1.7.7 upgrade.
2015-04-08 Brian Neal Downloads app refactor.
2015-04-08 Brian Neal Weblinks app refactor.
2015-04-08 Brian Neal Forums app refactor.
2015-04-07 Brian Neal Bio app refactor.
2015-04-07 Brian Neal Antispam app refactor.
2015-04-07 Brian Neal Fix app conflict with messages.
2015-04-07 Brian Neal Potd app refactor.
2015-04-06 Brian Neal Fix Messages app label conflicting with Django's Messages.
2015-03-26 Brian Neal Add Tsar Wars at 15 years banner and link.
2015-03-21 Brian Neal Update copyright in footer. Remove NSSR logo.
2015-03-21 Brian Neal Tweak HTML for videos that are no longer found.
2015-03-18 Brian Neal First take at an oembed refresh command.
2015-03-17 Brian Neal Merge.
2015-03-17 Brian Neal Merge with upstream.
2015-03-17 Brian Neal Code cleanup.
2015-03-16 Brian Neal Add scheme=https to oembed request.
2015-03-08 Brian Neal Merge with upstream.
2015-03-08 Brian Neal Reworked registration process.
2015-03-08 Brian Neal More tweaking for Mac development.
2015-03-08 Brian Neal More changes for Mac development.
2015-03-07 Brian Neal Merge with upstream.
2015-03-07 Brian Neal Support development on mac.
2015-03-07 Brian Neal Remove gdata from requirements files.
2015-02-28 Brian Neal Detect bad hosts. Save cache information.
2015-02-28 Brian Neal Add socket timeout option.
2015-02-28 Brian Neal Record if an image could not be retrieved.
2015-02-26 Brian Neal Remove checking for https availability.
2015-02-20 Brian Neal Add counter and timer.
2015-02-19 Brian Neal Check html for <img src="http:...">.
2015-02-18 Brian Neal Merge with upstream.
2015-02-17 Brian Neal Use Reply-To header when sending mail from other users.
2015-02-17 Brian Neal Work around Pillow IndexError on certain images.
2015-02-17 Brian Neal Update requirements files.
2015-02-11 Brian Neal Ensure the cache is populated correctly.
2015-02-10 Brian Neal See if file available at https: by doing HEAD request.
2015-02-04 Brian Neal Actually save model object upon change.
2015-02-04 Brian Neal Merge with upstream.
2015-01-28 Brian Neal Base64 encode uploaded filenames to make them shorter.
2015-01-24 Brian Neal New NSSR Latin surf logo.
2015-02-04 Brian Neal Add a Markdown extension to only allow https based <img> tags.
2015-01-28 Brian Neal Base64 encode filename to make it shorter.
2015-01-16 Brian Neal More work on ssl_images command. Uploading now works.
2015-01-04 Brian Neal Merge with upstream.
2015-01-04 Brian Neal Access redis via UNIX socket.
2015-01-03 Brian Neal Use UNIX socket for memcached.
2015-01-03 Brian Neal Use UNIX socket to connect to MySQL.
2014-12-27 Brian Neal Add 2014 MP3 comp link to sidebar block.
2014-12-25 Brian Neal Merge with upstream.
2014-12-25 Brian Neal For some reason, don't need to encode output anymore.
2014-12-23 Brian Neal Add more tests for ssl_images.