log

age author description
2014-11-12 Brian Neal Change banner back to NSSR vote for top 101.
2014-11-06 Brian Neal Add "new" icon next to Guitar Instruction link on sidebar.
2014-11-06 Brian Neal Add link on sidebar to Alex Faide guitar instructor thread.
2014-10-31 Brian Neal Update requirements files for latest version of six.
2014-10-31 Brian Neal Update requirements.txt for latest html5lib.
2014-10-31 Brian Neal For issue #79, use bleach to sanitize both user input markdown & html.
2014-10-29 Brian Neal For issue #79 update to Markdown 2.5.1.
2014-10-27 Brian Neal Update NSSR Halloween banner.
2014-10-21 Brian Neal Use new updated Halloween NSSR banner from Niels.
2014-10-20 Brian Neal For issue #78, check is_public before showing weblinks or downloads.
2014-10-14 Brian Neal Add NSSR Halloween vote banner.
2014-10-13 Brian Neal For issue #76, store pre-rendered HTML for each band map entry.
2014-10-12 Brian Neal For issue #77, add comments to contests.
2014-10-04 Brian Neal Fix unicode bug when setting wiki cookie.
2014-10-04 Brian Neal Bandmap fix: Unicode band names were causing a crash.
2014-10-04 Brian Neal Issue #74, fix bug in 234726f.
2014-10-04 Brian Neal Bandmap: make lat/lon editable for tweaking location markers.
2014-10-04 Brian Neal For issue #74, re-orient uploaded images if necessary.
2014-10-03 Brian Neal Fix size of NSSR top 101 banner and link it to forum topic.
2014-10-02 Brian Neal Updated NSSR top 101 logo.
2014-10-01 Brian Neal Bandmap admin tweaks: display lat/lon.
2014-09-29 Brian Neal Bandmap: add CSS to balloon to force size.
2014-09-29 Brian Neal Bandmap: add maxWidth param to InfoWindow ctor.
2014-09-29 Brian Neal Bandmap: don't need to send URL to javascript client.
2014-09-28 Brian Neal Bandmap: use green & red markers for active/inactive.
2014-09-28 Brian Neal Bandmap: add "new" image to link in sidebar.
2014-09-28 Brian Neal Bandmap: add contact link for corrections to map.
2014-09-28 Brian Neal Bandmap: initial version complete.
2014-09-27 Brian Neal Bandmap WIP: added admin action to update lat/lon.
2014-09-26 Brian Neal Bandmap WIP: added test to add band.
2014-09-25 Brian Neal Bandmap WIP: made a start on view unit tests.
2014-09-25 Brian Neal Band map WIP: add approve new band map entries in admin.
2014-09-25 Brian Neal Band map WIP: update admin dashboard for new band map entries.
2014-09-24 Brian Neal Bandmap WIP: geocoding integrated with add form.
2014-09-21 Brian Neal Bandmap application work in progress.
2014-09-20 Brian Neal Contact form can prepopulate subject field now.
2014-09-13 Brian Neal Added the ability to export private messages to email.
2014-09-11 Brian Neal For issue #72, paginate calendar events.
2014-09-11 Brian Neal Tweaking the quoting algorithm a bit.
2014-09-10 Brian Neal Private messages refactor: various cosmetic tweaks.
2014-09-10 Brian Neal Private messages refactor: test inbox/outbox limits.
2014-09-09 Brian Neal Private message refactor: reports should email admins.
2014-09-07 Brian Neal Private message refactor: add unit tests for message cycle.
2014-09-07 Brian Neal Private messages refactor: start adding tests.
2014-09-06 Brian Neal Private message refactor: adding ability to report PM's.
2014-09-01 Brian Neal Private message refactoring: fix up various template issues.
2014-09-01 Brian Neal Private message refactor: fix reverse() for notification email.
2014-09-01 Brian Neal Private message refactor: add undelete functionality.
2014-09-01 Brian Neal Private messages refactor: add delete functionality.
2014-08-31 Brian Neal Private message refactor: view & reply to existing PMs.
2014-08-31 Brian Neal Private messages refactoring: compose functionality.
2014-08-31 Brian Neal Private message refactoring: add options page.
2014-08-31 Brian Neal Work in progress: rework private messages. Add trash view.
2014-08-30 Brian Neal Work in progress: rework private messages.
2014-08-23 Brian Neal Update requirements files to include Django 1.6.6.
2014-07-25 Brian Neal Update jQuery to 1.11.1 and jQuery UI to 1.11.0.
2014-07-12 Brian Neal New Fred Lammers Surf Music Madrid logo.
2014-07-05 Brian Neal Tweak contest detail template for pluralization.
2014-07-05 Brian Neal Modified contests to have multiple winners.
2014-06-06 Brian Neal Add Surfabilly Freakout banner to footer.
2014-05-27 Brian Neal Improve accounts registration question 7 error message.
2014-05-27 Brian Neal Issue #71: in production, celeryd now needs tools on the PYTHONPATH.
2014-05-26 Brian Neal Issue #71: use relative URLs for smileys on the web and absolute for RSS.
2014-05-24 Brian Neal Utilize select_related() for user & user profiles.
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.