86 커밋 (9fb2cecf6790a3a1812c4428e7036edd2ca0bc58)

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