graph
- Create css for user_photos gallery template.2013-09-18, by Brian Neal
- Merge with maintenance work.2013-09-17, by Brian Neal
- Use |safe filter on Haystack templates to get better results w/quotes.2013-09-17, by Brian Neal
- Fix the javascript to select models on the search page.2013-09-17, by Brian Neal
- Update dev requirements.txt to Django 1.5.4.2013-09-17, by Brian Neal
- Merge.2013-09-17, by Brian Neal
- Fix regression in messages that efb525863a75 broke.2013-09-17, by Brian Neal
- Work in progress on adding ability to delete user photos.2013-09-17, by Brian Neal
- Update to Django 1.5.4; update requirements.txt.2013-09-15, by Brian Neal
- Update production requirements.txt.2013-09-15, by Brian Neal
- Updated dev requirements.txt for new version of boto.2013-09-15, by Brian Neal
- Tweak user_photos gallery template.2013-09-15, by Brian Neal
- Updated development requirements.txt.2013-09-15, by Brian Neal
- For user uploaded photos (#50), add a simple gallery view.2013-09-15, by Brian Neal
- Display thumbnail in user_photos admin.2013-09-14, by Brian Neal
- Finalize user photos detail page. Disable upload button on form submit.2013-09-14, by Brian Neal
- Implement rate limiting on user photo uploads.2013-09-14, by Brian Neal
- Refactored the processing of image uploads.2013-09-11, by Brian Neal
- Merge private messages fix with current development of S3 photo upload.2013-09-09, by Brian Neal
- jQuery UI Tabs were changed quite a bit, which broke private messages.2013-09-09, by Brian Neal
- Cleaned up the code a bit.2013-09-08, by Brian Neal
- Got the image resizing and uploading working. It needs a lot of work though.2013-09-08, by Brian Neal
- In process work for #50. Started a user_photos application.2013-09-07, by Brian Neal
- For #53, use HTML5 DOCTYPE. Some markup cleanup also.2013-09-06, by Brian Neal
- For issue #52, update many 3rd party Javascript libraries.2013-09-04, by Brian Neal
- For #51, remove the ajax popup login window.2013-09-01, by Brian Neal
- Oops, last commit has a bug. Must provide auth_type parameter to decorator.2013-09-01, by Brian Neal
- For #48, rework blocking code to use fail2ban.2013-09-01, by Brian Neal