log

age author description
2014-05-23 Brian Neal Prevent accidental deletion of UserProfiles in the admin.
2014-05-23 Brian Neal Removing AUTH_PROFILE_MODULE and get_profile().
2014-05-18 Brian Neal Added a current contests template tag & installed in sidebar.
2014-05-17 Brian Neal Merge.
2014-05-17 Brian Neal Updating requirements.txt for Django 1.6.5 & Pillow 2.4.0.
2014-05-17 Brian Neal Tweak donations test since we changed the monthly goal.
2014-05-17 Brian Neal Update dev requirements for Django and Pillow.
2014-05-14 Brian Neal Update our code that expected LOGIN_REDIRECT_URL to be a url.
2014-05-14 Brian Neal Added additional security questions on the registration page.
2014-05-04 Brian Neal Issue #68, calendar generated forum threads should be indexed.
2014-05-04 Brian Neal Issue #61, delete user photos when deactivating spammers.
2014-05-04 Brian Neal Remove YouTube icon from social block.
2014-04-06 Brian Neal Add Nocturne Brain to community banners.
2014-03-20 Brian Neal Add Southern Surf Stomp logo & link to footer.
2014-03-08 Brian Neal Added NSSR Surf revival album top 101 banner.
2014-03-04 Brian Neal Increase donation goal.
2014-02-13 Brian Neal Backed out changeset c95431e7555c.
2014-02-08 Brian Neal Added The Day We Fight Back banner javascript.
2014-02-08 Brian Neal Update requirements files for Django 1.6.2.
2014-02-01 Brian Neal Add Planeta Reverb and Reverb Junkies logos to footer.
2014-01-25 Brian Neal Remove RFB side block. Add RFB logo to footer.
2014-01-23 Brian Neal For issue #66, member search function should use GET method.
2014-01-22 Brian Neal More bio tests. Change Celery to be eager during testing.
2014-01-21 Brian Neal Added a bio app test for changing your avatar.
2014-01-20 Brian Neal More bio unit tests.
2014-01-19 Brian Neal Added some more tests for the bio application.
2014-01-19 Brian Neal Add settings during test to speed things up & disable logging.
2014-01-19 Brian Neal Add username to search query logging.
2014-01-19 Brian Neal Added a test for the forgotten password cycle.
2014-01-12 Brian Neal Added mgmt command to display donor info. Hall of fame donors bumped to 20.
2014-01-11 Brian Neal Removed the phantombrigade application.
2014-01-11 Brian Neal Updating dev requirements for new laptop running Ubuntu 13.10.
2014-01-05 Brian Neal Add logos in footer to surf comunity sites.
2014-01-05 Brian Neal Remove NSSR banner from base template.
2014-01-04 Brian Neal Update production requireents file after upgrading to Haystack 2.1.
2014-01-04 Brian Neal The logging API has changed in Celery 3.x. Update to it.
2014-01-04 Brian Neal Oops, wasn't supposed to commit this flag set to False. Undo.
2014-01-04 Brian Neal For issue #62, upgrade Haystack from 1.2.7 to 2.1.0.
2014-01-02 Brian Neal For Django 1.6: contrib auth password reset confirm view signature changed.
2013-12-31 Brian Neal For #63 update production requirements file for celery 3.1.7.
2013-12-31 Brian Neal For #63, upgrade to celery 3.1.7.
2013-12-30 Brian Neal For #59, add user photo de-duplication for uploads.
2013-12-29 Brian Neal Django 1.6: update production requirements file.
2013-12-29 Brian Neal Django 1.6: update dev requirements file.
2013-12-29 Brian Neal Django 1.6: CACHE_MIDDLEWARE_ANONYMOUS_ONLY deprecated.
2013-12-29 Brian Neal Django 1.6: take advantage of new database connection persistence.
2013-12-29 Brian Neal Django 1.6: test discovery as per unittest.
2013-12-29 Brian Neal Django 1.6: get_query_set -> get_queryset.
2013-12-29 Brian Neal Django 1.6: use new cycle tag from future.
2013-12-29 Brian Neal Django 1.6: ModelForms should use either fields or exclude.
2013-12-29 Brian Neal Django 1.6: get_query_set -> get_queryset, etc.
2013-12-26 Brian Neal Update mp3 compilation side block for 2013 collection.
2013-12-14 Brian Neal For #60, fix last commit (775e7f7) which produced UnicodeDecodeErrors.
2013-12-14 Brian Neal For #60, encode user photo filenames before logging.
2013-11-09 Brian Neal Use new banner for top 101's from Niels.
2013-11-09 Brian Neal Fix typo in new posts template tag. Thanks to Volcano Rick.
2013-11-02 Brian Neal Add NSSR Top 202 vote banner.
2013-10-25 Brian Neal For #56, default to anonymous radio button on donations form.
2013-10-19 Brian Neal YouTube icon was slowing down site. Locally host icon.
2013-10-10 Brian Neal Fix messages master checkbox behavior. See also 6ba401391cd5.
2013-10-06 Brian Neal Stupid IE10 overflowed the progress bar. Put in a work around.
2013-10-06 Brian Neal Changed the search input type to search for HTML5.
2013-10-06 Brian Neal Use <progress> tag for donations meter.
2013-10-06 Brian Neal Added affiliate links to the donations page.