90 Revīzijas (44e5e17a17255c073c3ddac4c76b60ca0850f7a7)
 

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