graph
- Bandmap application work in progress.2014-09-21, by Brian Neal
- Contact form can prepopulate subject field now.2014-09-20, by Brian Neal
- Added the ability to export private messages to email.2014-09-13, by Brian Neal
- For issue #72, paginate calendar events.2014-09-10, by Brian Neal
- Tweaking the quoting algorithm a bit.2014-09-10, by Brian Neal
- Private messages refactor: various cosmetic tweaks.2014-09-09, by Brian Neal
- Private messages refactor: test inbox/outbox limits.2014-09-09, by Brian Neal
- Private message refactor: reports should email admins.2014-09-08, by Brian Neal
- Private message refactor: add unit tests for message cycle.2014-09-07, by Brian Neal
- Private messages refactor: start adding tests.2014-09-07, by Brian Neal
- Private message refactor: adding ability to report PM's.2014-09-06, by Brian Neal
- Private message refactoring: fix up various template issues.2014-09-01, by Brian Neal
- Private message refactor: fix reverse() for notification email.2014-09-01, by Brian Neal
- Private message refactor: add undelete functionality.2014-09-01, by Brian Neal
- Private messages refactor: add delete functionality.2014-09-01, by Brian Neal
- Private message refactor: view & reply to existing PMs.2014-08-31, by Brian Neal
- Private messages refactoring: compose functionality.2014-08-31, by Brian Neal
- Private message refactoring: add options page.2014-08-31, by Brian Neal
- Work in progress: rework private messages. Add trash view.2014-08-30, by Brian Neal
- Work in progress: rework private messages.2014-08-30, by Brian Neal
- Update requirements files to include Django 1.6.6.2014-08-23, by Brian Neal
- Update jQuery to 1.11.1 and jQuery UI to 1.11.0.2014-07-24, by Brian Neal
- New Fred Lammers Surf Music Madrid logo.2014-07-12, by Brian Neal
- Tweak contest detail template for pluralization.2014-07-05, by Brian Neal
- Modified contests to have multiple winners.2014-07-04, by Brian Neal
- Add Surfabilly Freakout banner to footer.2014-06-06, by Brian Neal
- Improve accounts registration question 7 error message.2014-05-27, by Brian Neal
- Issue #71: in production, celeryd now needs tools on the PYTHONPATH.2014-05-26, by Brian Neal
- Issue #71: use relative URLs for smileys on the web and absolute for RSS.2014-05-26, by Brian Neal
- Utilize select_related() for user & user profiles.2014-05-23, by Brian Neal
- Prevent accidental deletion of UserProfiles in the admin.2014-05-23, by Brian Neal
- Removing AUTH_PROFILE_MODULE and get_profile().2014-05-23, by Brian Neal