96 Commits (bd174d30b4e248e9b2858b5e2beab21422e894ad)

Autor SHA1 Mensagem Data
  Adrian Short bd174d30b4 Add icon_url to subscriptions for custom feed icons 11 anos atrás
  Adrian Short dca5d0001a Add CSS button class to links 11 anos atrás
  Adrian Short 8c9309b45e Remove redundant delete_feed route 11 anos atrás
  Adrian Short d5f2d9d7b7 Convert feeds_layers table to Subscription model 11 anos atrás
  Adrian Short 08a790c89e Count posts per layer in the view not the controller 11 anos atrás
  Adrian Short 040e81ece7 Show number of posts on this layer 11 anos atrás
  Adrian Short 76cf9e4b9b Use default email sender address from environment var 11 anos atrás
  Adrian Short f9f0eda173 Revert "Add heroku_delayed_job_autoscale" 11 anos atrás
  Adrian Short 22f1a06ebb Add heroku_delayed_job_autoscale 11 anos atrás
  Adrian Short 179d5957bb Fetch all feeds through delayed job 11 anos atrás
  Adrian Short 696ebc158a Fix #15 - when deleting a feed from a layer, just delete the relationship 11 anos atrás
  Adrian Short 3e825fd013 Validate title, lat, lon on posts 11 anos atrás
  Adrian Short 12eb811cd3 Generate unique layer names for Layar 11 anos atrás
  Adrian Short 789c9c3bb0 Fix API URL 11 anos atrás
  Adrian Short 657e4c2c67 Require login for layers controller 11 anos atrás
  Adrian Short 58a217b121 Disable old MongoMapper code 11 anos atrás
  Adrian Short 8046b9b25b Create new feeds in the context of this layer 11 anos atrás
  Adrian Short c2b96bafa5 Show feeds for this layer; show API URL 11 anos atrás
  Adrian Short 2e42b6b076 Improve layout 11 anos atrás
  Adrian Short 0261bc1318 Create new feeds in the context of a specified layer 11 anos atrás
  Adrian Short dab7c7ae44 Add layer_id param 11 anos atrás
  Adrian Short 96475c860d Only query for posts on the specified layer 11 anos atrás
  Adrian Short 206303f9e6 Add Layer model/scaffold with a join table to habtm feeds 11 anos atrás
  Adrian Short e7da0f5ba3 Make radius range inclusive 11 anos atrás
  Adrian Short 75259fefb9 Use new lat/lon and feed title attributes 11 anos atrás
  Adrian Short 734013cd1a Convert from MongoDB geolocation finder to raw SQL query 11 anos atrás
  Adrian Short cc5a1c0103 Use new lat/lon attributes; add table header 11 anos atrás
  Adrian Short 44e5e17a17 Use ActiveRecord style 11 anos atrás
  Adrian Short 2b813b835b Make attributes accessible 11 anos atrás
  Adrian Short e3950bb614 Use new lat and lon attributes 11 anos atrás
  Adrian Short 5355646760 Use ActiveRecord style ordering 11 anos atrás
  Adrian Short 18403cbc29 Rename get and get_all methods to fetch and fetch_all 11 anos atrás
  Adrian Short f5a0f586c7 Add ActiveRecord subclassing 11 anos atrás
  Adrian Short 370d27655e Remove MongoMapper config from models 11 anos atrás
  CharlotteGilhooly 9aa786fa47 Use nonbreaking spaces for last fetched times to stop text breaking across lines 12 anos atrás
  CharlotteGilhooly 8b7e6c4ef6 increased margin around logo and improved hover on links 12 anos atrás
  CharlotteGilhooly b828981a27 Use SASS variable for $blue 12 anos atrás
  CharlotteGilhooly cbadd0376d Made pagination text size bigger 12 anos atrás
  CharlotteGilhooly 362c24edce Fixed table column widths to more appropriate sizes 12 anos atrás
  CharlotteGilhooly b4a58d6a5b Deleted the back button and moved the edit button to the top 12 anos atrás
  Adrian Short 154341c736 Sort posts by published date, most recent first 12 anos atrás
  CharlotteGilhooly ce059e2f1e changed margins and padding 12 anos atrás
  Adrian Short 81eb66e022 Added pagination 12 anos atrás
  CharlotteGilhooly 5112ff76fe changed table widths 12 anos atrás
  CharlotteGilhooly 0f50d1f61e Replaced lat/lng with Google Maps link 12 anos atrás
  CharlotteGilhooly 4c4eef7f5e styles up buttons, tidied up logo, made hovers bigger 12 anos atrás
  CharlotteGilhooly 8246d26843 added margins, put url feed at the top 12 anos atrás
  CharlotteGilhooly 179762f9bf Removed redundant ths/tds 12 anos atrás
  CharlotteGilhooly 95f9b8e691 Moved userbar to top of page; removed redundant commented block 12 anos atrás
  Adrian Short 856529dac2 Show confirmation message when deleting a feed. Fixes #10 12 anos atrás