Steve Schwartz

Results 9 issues of Steve Schwartz

For some reason, when I updated to jQuery 1.10, the `jqXHR.responseText` stopped being populated with the text response value from the ajax request. I have no idea why this is,...

I updated citizenry to allow for s3 storage from paperclip (for the avatar and logo uploads/import from url). It still uses the filesystem by default (just as before), but now...

This is from our discussion on #170. It's not ready to merge yet though. See the "TODO" in the extras recipe. I'm having issues with getting the path of where...

I have not yet been able to get the `.rvmrc` and project-specific gemset from the extras to work. It seems like it's working, but when it gets to the part...

I just tried using this plugin for the first time, so I don't know the ins and outs necessarily. But the `scroll` event triggers a _lot_ when scrolling, and in...

@esbanarango I've updated the test suite with the latest Rspec and Paperclip gems, and with Rails 4.2.11 (latest for the Rails 4 branch). Most importantly though, this adds a test...

This is along the same lines as #22, but toward a different purpose. Let's say I have a div where juvia loads the comments, which I specify in the juvia...

Enhancement

I wanted to make sure you thought this was a good idea before adding it myself. I have certain code I'd like to run after the comments content has loaded....

Enhancement

This adds a "Descendant of" filter under the "Relations" group of the filters drop down, which shows not just the direct children (as does the existing "Parent" filter on the...