88 Commits (0cde4b1889adcca2cb88c4749384d51b6dfcdb93)

Author SHA1 Message Date
  Adrian Short f9f0eda173 Revert "Add heroku_delayed_job_autoscale" 11 years ago
  Adrian Short 22f1a06ebb Add heroku_delayed_job_autoscale 11 years ago
  Adrian Short 179d5957bb Fetch all feeds through delayed job 11 years ago
  Adrian Short 696ebc158a Fix #15 - when deleting a feed from a layer, just delete the relationship 11 years ago
  Adrian Short 3e825fd013 Validate title, lat, lon on posts 11 years ago
  Adrian Short 12eb811cd3 Generate unique layer names for Layar 11 years ago
  Adrian Short 789c9c3bb0 Fix API URL 11 years ago
  Adrian Short 657e4c2c67 Require login for layers controller 11 years ago
  Adrian Short 58a217b121 Disable old MongoMapper code 11 years ago
  Adrian Short 8046b9b25b Create new feeds in the context of this layer 11 years ago
  Adrian Short c2b96bafa5 Show feeds for this layer; show API URL 11 years ago
  Adrian Short 2e42b6b076 Improve layout 11 years ago
  Adrian Short 0261bc1318 Create new feeds in the context of a specified layer 11 years ago
  Adrian Short dab7c7ae44 Add layer_id param 11 years ago
  Adrian Short 96475c860d Only query for posts on the specified layer 11 years ago
  Adrian Short 206303f9e6 Add Layer model/scaffold with a join table to habtm feeds 11 years ago
  Adrian Short e7da0f5ba3 Make radius range inclusive 11 years ago
  Adrian Short 75259fefb9 Use new lat/lon and feed title attributes 11 years ago
  Adrian Short 734013cd1a Convert from MongoDB geolocation finder to raw SQL query 11 years ago
  Adrian Short cc5a1c0103 Use new lat/lon attributes; add table header 11 years ago
  Adrian Short 44e5e17a17 Use ActiveRecord style 11 years ago
  Adrian Short 2b813b835b Make attributes accessible 11 years ago
  Adrian Short e3950bb614 Use new lat and lon attributes 11 years ago
  Adrian Short 5355646760 Use ActiveRecord style ordering 11 years ago
  Adrian Short 18403cbc29 Rename get and get_all methods to fetch and fetch_all 11 years ago
  Adrian Short f5a0f586c7 Add ActiveRecord subclassing 11 years ago
  Adrian Short 370d27655e Remove MongoMapper config from models 11 years ago
  CharlotteGilhooly 9aa786fa47 Use nonbreaking spaces for last fetched times to stop text breaking across lines 12 years ago
  CharlotteGilhooly 8b7e6c4ef6 increased margin around logo and improved hover on links 12 years ago
  CharlotteGilhooly b828981a27 Use SASS variable for $blue 12 years ago
  CharlotteGilhooly cbadd0376d Made pagination text size bigger 12 years ago
  CharlotteGilhooly 362c24edce Fixed table column widths to more appropriate sizes 12 years ago
  CharlotteGilhooly b4a58d6a5b Deleted the back button and moved the edit button to the top 12 years ago
  Adrian Short 154341c736 Sort posts by published date, most recent first 12 years ago
  CharlotteGilhooly ce059e2f1e changed margins and padding 12 years ago
  Adrian Short 81eb66e022 Added pagination 12 years ago
  CharlotteGilhooly 5112ff76fe changed table widths 12 years ago
  CharlotteGilhooly 0f50d1f61e Replaced lat/lng with Google Maps link 12 years ago
  CharlotteGilhooly 4c4eef7f5e styles up buttons, tidied up logo, made hovers bigger 12 years ago
  CharlotteGilhooly 8246d26843 added margins, put url feed at the top 12 years ago
  CharlotteGilhooly 179762f9bf Removed redundant ths/tds 12 years ago
  CharlotteGilhooly 95f9b8e691 Moved userbar to top of page; removed redundant commented block 12 years ago
  Adrian Short 856529dac2 Show confirmation message when deleting a feed. Fixes #10 12 years ago
  Adrian Short 2f0d47621b Require login for users controller 12 years ago
  Adrian Short 9469d67efd Use count rather than size to count posts efficiently 12 years ago
  Adrian Short 323ad0d2c1 Index title key in feeds collection 12 years ago
  Adrian Short 4c38bcdc49 Added basic password recovery emails 12 years ago
  Adrian Short 0a34ef0c8d Basic password reset setup 12 years ago
  Adrian Short 50627b0d6a Made login form prettier 12 years ago
  Adrian Short 19954ca048 Added password system 12 years ago