log

age author description
Sun, 15 Sep 2013 17:00:52 -0500 Brian Neal Update production requirements.txt.
Sun, 15 Sep 2013 16:23:22 -0500 Brian Neal Updated dev requirements.txt for new version of boto.
Sun, 15 Sep 2013 16:22:05 -0500 Brian Neal Tweak user_photos gallery template.
Sun, 15 Sep 2013 15:53:25 -0500 Brian Neal Updated development requirements.txt.
Sun, 15 Sep 2013 15:13:02 -0500 Brian Neal For user uploaded photos (#50), add a simple gallery view.
Sat, 14 Sep 2013 18:43:10 -0500 Brian Neal Display thumbnail in user_photos admin.
Sat, 14 Sep 2013 18:31:39 -0500 Brian Neal Finalize user photos detail page. Disable upload button on form submit.
Sat, 14 Sep 2013 17:23:13 -0500 Brian Neal Implement rate limiting on user photo uploads.
Wed, 11 Sep 2013 20:31:23 -0500 Brian Neal Refactored the processing of image uploads.
Mon, 09 Sep 2013 20:53:08 -0500 Brian Neal Merge private messages fix with current development of S3 photo upload.
Mon, 09 Sep 2013 20:30:13 -0500 Brian Neal jQuery UI Tabs were changed quite a bit, which broke private messages.
Sun, 08 Sep 2013 21:02:58 -0500 Brian Neal Cleaned up the code a bit.
Sun, 08 Sep 2013 19:06:54 -0500 Brian Neal Got the image resizing and uploading working. It needs a lot of work though.
Sat, 07 Sep 2013 20:50:46 -0500 Brian Neal In process work for #50. Started a user_photos application.
Fri, 06 Sep 2013 21:50:53 -0500 Brian Neal For #53, use HTML5 DOCTYPE. Some markup cleanup also.