log

age author description
Wed, 09 Oct 2013 20:52:48 -0500 Brian Neal Fix messages master checkbox behavior. See also 6ba401391cd5.
Sun, 06 Oct 2013 15:11:22 -0500 Brian Neal Stupid IE10 overflowed the progress bar. Put in a work around.
Sun, 06 Oct 2013 14:48:42 -0500 Brian Neal Changed the search input type to search for HTML5.
Sun, 06 Oct 2013 14:14:58 -0500 Brian Neal Use <progress> tag for donations meter.
Sun, 06 Oct 2013 14:14:30 -0500 Brian Neal Added affiliate links to the donations page.
Sun, 22 Sep 2013 12:00:46 -0500 Brian Neal For #54, provide a flag to skip search queue processing.
Sat, 21 Sep 2013 21:18:40 -0500 Brian Neal On comment views, the photo uploading stuff won't be there. Fix javascript.
Sat, 21 Sep 2013 18:06:57 -0500 Brian Neal Sigh, fix last commit.
Sat, 21 Sep 2013 17:18:34 -0500 Brian Neal Oops, last commit was returning HttpResponse* derived classes, not instances.
Sat, 21 Sep 2013 17:00:49 -0500 Brian Neal Added an ajax form to upload photos & update post box w/image code.
Thu, 19 Sep 2013 20:00:10 -0500 Brian Neal Tweak admin dashboard links; Chrome started failing with old CSS.
Thu, 19 Sep 2013 19:24:56 -0500 Brian Neal Modify user_photos admin delete to delete from S3 bucket.
Thu, 19 Sep 2013 18:57:47 -0500 Brian Neal User photos in admin now have link to full size image.
Wed, 18 Sep 2013 21:34:05 -0500 Brian Neal Completed view to delete user photos.
Wed, 18 Sep 2013 18:33:52 -0500 Brian Neal Create css for user_photos gallery template.
Tue, 17 Sep 2013 21:13:31 -0500 Brian Neal Merge with maintenance work.
Tue, 17 Sep 2013 20:26:49 -0500 Brian Neal Use |safe filter on Haystack templates to get better results w/quotes.
Tue, 17 Sep 2013 20:23:23 -0500 Brian Neal Fix the javascript to select models on the search page.
Tue, 17 Sep 2013 18:26:45 -0500 Brian Neal Update dev requirements.txt to Django 1.5.4.
Tue, 17 Sep 2013 18:23:28 -0500 Brian Neal Merge.
Tue, 17 Sep 2013 18:17:28 -0500 Brian Neal Fix regression in messages that efb525863a75 broke.
Tue, 17 Sep 2013 17:54:21 -0500 Brian Neal Work in progress on adding ability to delete user photos.
Sun, 15 Sep 2013 21:25:54 -0500 Brian Neal Update to Django 1.5.4; update requirements.txt.
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.