Rafael Bandeira

Results 16 issues of Rafael Bandeira

A RESTful API would make integration and learning curve much simpler

enhancement

I believe this should be the default behavior, to avoid uploading .ppt, .xsl, etc... with `raw` and then not being able to serve them because the url is `image` by...

``` ruby u = Unwind::RedirectFollower.new("http://www.npr.org/blogs/health/2013/05/06/181664781/why-a-slowdown-in-health-spending-is-starting-to-look-real") u.resolve u.final_url ``` ``` "http://www.npr.org/blogs/health/2013/05/06/181664781/why-a-slowdown-in-health-spending-is-starting-to-look-real\" />

Prevent `NoMethodError` on failed `DeleteByQuery#perform`

Ref karmi/retire#309 - Fix curl logging - Fix query json on `source` param - Fix JSON interface

``` ruby [1] pry(main)> Shift.delete_older_than(Date.yesterday).perform NoMethodError: private method `to_curl' called for # from /Users/rafb3/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/tire-f09224c7c057/lib/tire/delete_by_query.rb:23:in `perform' ```

Go: http://letshelp.it/organizations/instituto-ballaena-australis/edit Try password: bezerrademenezes

Current issues: - Can't go back to search results after entering an org page - Not clear if filters combination are 'or' or 'and' - Search results don't show tags...

Issues: - Edit button appears even for users that can't use it - Puts the burden on the user to remember the password to edit the org data Possible solutions:...

Open ended fields allow user to put whatever value. We could use Google Maps to validate the location and already store Lat and Lng for future geolocation based features. Plus,...