Commit Graph

  • a626395648 Fixed associated attribute headers Jason Denney 2012-12-27 02:16:23 -0500
  • 3f850d61f1 Added extra status to bike statuses Jason Denney 2012-12-27 02:15:56 -0500
  • 39246da893 Added default times to log forms Jason Denney 2012-12-27 02:15:39 -0500
  • 4ebcbca081 Still a work in progress Jason Denney 2012-12-26 21:21:58 -0500
  • 985451f959 Remove Unused file Jason Denney 2012-12-26 21:20:33 -0500
  • d7f5eb26bf Experimenting with Netzke/ ExtJS Jason Denney 2012-12-23 09:02:07 -0500
  • ead5f7b433 Add bikes and users links to layouts Jason Denney 2012-12-17 22:24:56 -0500
  • d5b312fa54 Add users resources and paginate users index Jason Denney 2012-12-17 22:24:31 -0500
  • 939ea5b9db Refactored log controller, added log editing Jason Denney 2012-12-17 10:19:02 -0500
  • c98c53de76 Got logs working for users and bikes Jason Denney 2012-12-14 00:03:11 -0500
  • b2eefd8163 actsasloggable transaction actions fixtures, resources, controller, and views Jason Denney 2012-12-09 18:11:18 -0500
  • 139f5ccf9b ActsAsLoggable User Actions fixtures, resources, controller, and views Jason Denney 2012-12-09 18:06:04 -0500
  • 7e0f43b271 Added BikeConditions resources, controller, and views Jason Denney 2012-12-09 17:53:06 -0500
  • ca8b945e03 Updating doesn't work on bike_actions Jason Denney 2012-12-09 16:28:05 -0500
  • a27c898ddb Add acts_as_loggable/bike_actions resources, controller, and views Jason Denney 2012-12-09 16:27:38 -0500
  • b4f2abf05f Rename models to singular Jason Denney 2012-12-09 16:26:12 -0500
  • 4e6abf4a52 Needed some to_s Jason Denney 2012-12-09 14:27:07 -0500
  • d3c466761e Add bike routes, controller, and views. Update model. Jason Denney 2012-12-09 14:26:58 -0500
  • 885caefaf7 Create factory for seeding db with fake bikes, update seeds.rb Jason Denney 2012-12-09 14:26:31 -0500
  • e41426ea7b Added bike styles routes, controller and views Jason Denney 2012-12-09 13:29:20 -0500
  • 1c203d86f5 Fix instance variables to locals Jason Denney 2012-12-09 13:16:26 -0500
  • 4ae03fc563 expose is awesome Jason Denney 2012-12-09 13:15:57 -0500
  • 8d488c86a0 Added Bike Status routes, Controller and views Jason Denney 2012-12-09 13:15:38 -0500
  • 747b8d9c4b Added bike models controller and views Jason Denney 2012-12-08 16:56:50 -0500
  • 62c70f4388 edit brand show.html Jason Denney 2012-12-08 16:56:30 -0500
  • 2876a20148 Edit to brand and model models Jason Denney 2012-12-08 16:56:16 -0500
  • 29af72787b Add Bike Style model and defaults Jason Denney 2012-12-08 16:36:29 -0500
  • 01923723ff Add Bike Brand Controller and Views Jason Denney 2012-12-08 16:36:04 -0500
  • 128cf32bfa set per_page for bike brand Jason Denney 2012-12-08 16:35:13 -0500
  • 0d5b93b0b1 fix if in seeds.rb Jason Denney 2012-12-08 16:34:39 -0500
  • 3ce2cef2f6 Add extra default condition Jason Denney 2012-12-08 16:27:53 -0500
  • ff640580be Add BikeBrand and BikeModel models Jason Denney 2012-12-08 15:00:43 -0500
  • a307d5f6d5 Load bike brands and models into sqlite3, This will work for now Jason Denney 2012-12-08 15:00:24 -0500
  • 7bf4c4d601 Added bike_brands and bike_models sql data Jason Denney 2012-12-08 14:59:10 -0500
  • 6937cc3146 Added sql for bike brands and their models Jason Denney 2012-12-08 14:22:43 -0500
  • 609870c264 removing puts, and fixing File.join Jason Denney 2012-12-08 09:44:02 -0500
  • 7ba1ef6225 move test/fixtures to db/seed/fixtures since they are only used for seeding, not testing. Jason Denney 2012-12-08 09:43:46 -0500
  • c99d1e5f55 Can now seed via rake db:seed Jason Denney 2012-12-07 10:39:13 -0500
  • 718b04e7c0 Remove set_fixture_class, that's not how it's used Jason Denney 2012-12-07 10:34:49 -0500
  • b08197256f Bike seed data in fixtures Jason Denney 2012-12-06 17:14:30 -0500
  • 351f303532 Adding some actsasloggable models (to be included by gem eventually) Jason Denney 2012-12-06 17:14:05 -0500
  • 575651a325 Adding some Bike models Jason Denney 2012-12-06 17:13:39 -0500
  • f7d36328a5 First start at Bike Model Jason Denney 2012-12-05 09:25:26 -0500
  • 56da361bca Edit migration to allow a user to own a bike Jason Denney 2012-12-05 09:25:14 -0500
  • 70b7b33909 Adding transaction migration Jason Denney 2012-12-05 00:07:04 -0500
  • 34c13a7717 Make sure some columns are never null. Jason Denney 2012-12-04 23:36:50 -0500
  • 312fa7d787 Adding bike attribute tables migrations Jason Denney 2012-12-04 23:15:34 -0500
  • 2ac1b7dcd9 formatting Jason Denney 2012-12-04 23:14:53 -0500
  • 8f276b6ffc Added bike_statuses. Jason Denney 2012-12-04 21:53:05 -0500
  • d6622b1bbd Add User Profile migration Jason Denney 2012-12-04 17:40:21 -0500
  • 219d7616c6 Add bike migration Jason Denney 2012-12-04 17:25:59 -0500
  • ea8dd6842c Adding acts_as_loggable migrations Jason Denney 2012-12-04 17:08:18 -0500
  • f5be9ca6ff Add acts_as_loggable gem Jason Denney 2012-12-04 17:07:43 -0500
  • aa3ed3d43b git init Jason Denney 2012-12-04 00:46:15 -0500