90 Commits (44e5e17a17255c073c3ddac4c76b60ca0850f7a7)
 

Autor SHA1 Mensaje Fecha
  Adrian Short 44e5e17a17 Use ActiveRecord style hace 11 años
  Adrian Short 2b813b835b Make attributes accessible hace 11 años
  Adrian Short e3950bb614 Use new lat and lon attributes hace 11 años
  Adrian Short 5355646760 Use ActiveRecord style ordering hace 11 años
  Adrian Short 18403cbc29 Rename get and get_all methods to fetch and fetch_all hace 11 años
  Adrian Short 2dc6636d60 Change feeds.last_fetched and posts.published to datetime hace 11 años
  Adrian Short 48973b59fd Add guid column to posts; remove guid column from feeds hace 11 años
  Adrian Short da5e5adbaf Remove username from users table hace 11 años
  Adrian Short dca7e74aae Add meta_request gem to use RailsPanel Chrome extension hace 11 años
  Adrian Short f5a0f586c7 Add ActiveRecord subclassing hace 11 años
  Adrian Short 370d27655e Remove MongoMapper config from models hace 11 años
  Adrian Short 1dacc2d690 Add users table hace 11 años
  Adrian Short 38390089ba Add schema for feeds and posts hace 11 años
  Adrian Short 8dcb0ecbf4 Activate all rails frameworks hace 11 años
  Adrian Short 9c6819ad01 Remove mongo ORM config hace 11 años
  Adrian Short 8f01d8e1d6 Remove mongo config; add postgres config hace 11 años
  Adrian Short d45dbb4e76 Remove MongoMapper gems; add Postgres gems hace 11 años
  Adrian Short a2fab25a37 Bump rails version to 3.2.12 hace 11 años
  Adrian Short 97e5472077 Bump rails version to 3.2.11 hace 11 años
  Adrian Short 407d7e067e Update gems hace 11 años
  Adrian Short 47e08a9d39 Improved README hace 12 años
  Adrian Short 71fd91255c Improved README hace 12 años
  CharlotteGilhooly 9aa786fa47 Use nonbreaking spaces for last fetched times to stop text breaking across lines hace 12 años
  CharlotteGilhooly 8b7e6c4ef6 increased margin around logo and improved hover on links hace 12 años
  CharlotteGilhooly b828981a27 Use SASS variable for $blue hace 12 años
  CharlotteGilhooly cbadd0376d Made pagination text size bigger hace 12 años
  CharlotteGilhooly 62e430a54d Added pagination hace 12 años
  CharlotteGilhooly 362c24edce Fixed table column widths to more appropriate sizes hace 12 años
  CharlotteGilhooly b4a58d6a5b Deleted the back button and moved the edit button to the top hace 12 años
  Adrian Short 154341c736 Sort posts by published date, most recent first hace 12 años
  CharlotteGilhooly ce059e2f1e changed margins and padding hace 12 años
  Adrian Short 81eb66e022 Added pagination hace 12 años
  CharlotteGilhooly 5112ff76fe changed table widths hace 12 años
  CharlotteGilhooly 0f50d1f61e Replaced lat/lng with Google Maps link hace 12 años
  CharlotteGilhooly 4c4eef7f5e styles up buttons, tidied up logo, made hovers bigger hace 12 años
  CharlotteGilhooly 8246d26843 added margins, put url feed at the top hace 12 años
  CharlotteGilhooly 179762f9bf Removed redundant ths/tds hace 12 años
  CharlotteGilhooly 95f9b8e691 Moved userbar to top of page; removed redundant commented block hace 12 años
  Adrian Short 856529dac2 Show confirmation message when deleting a feed. Fixes #10 hace 12 años
  Adrian Short 2f0d47621b Require login for users controller hace 12 años
  Adrian Short 271a6979d2 Added SendGrid config for Heroku hace 12 años
  Adrian Short 9469d67efd Use count rather than size to count posts efficiently hace 12 años
  Adrian Short 323ad0d2c1 Index title key in feeds collection hace 12 años
  Adrian Short 4c38bcdc49 Added basic password recovery emails hace 12 años
  Adrian Short 0a34ef0c8d Basic password reset setup hace 12 años
  Adrian Short 50627b0d6a Made login form prettier hace 12 años
  Adrian Short 73ab79350c Merge branch 'master' into sorcery hace 12 años
  Adrian Short 19954ca048 Added password system hace 12 años
  Adrian Short 6b04e88815 Added logging for all requests hace 12 años
  Adrian Short ab98447e21 Added HTTP basic auth hace 12 años