1
0
mirror of https://github.com/fspc/BikeShed-1.git synced 2025-04-04 05:33:22 -04:00

12 Commits

Author SHA1 Message Date
Jason Denney
c2b8a13db2 Update Gemfile.lock 2013-10-19 19:26:21 -04:00
Ron Warholic
93b8e3b055 Fixed the seeder loading the sql incorrectly; now stubs the index out so it generates the sequence number. 2013-10-18 21:24:44 -04:00
Jason Denney
4d7634605c Fixing search form for bikes updated to netzke 8.4
Updated Netzke 8.4, better search styling, case insensitive search, can search associations
Fixed mistake where bikes.condition_id was a string… durrrrrr needs to be integer
2013-08-15 22:05:29 -04:00
Jason Denney
f0ce8b7171 Switch DB from sqlite to Postgres
-Postgres for production
-Migrations don't translate well between sqlite and postgres, better to just develop using the same database as production.
-Fixed migrations to work with Postgres
-Updated Readme for PG install instructions
-database config moved to .example
2013-06-25 23:50:34 -04:00
Jason Denney
7c85e2901f Changes needed to run in produciton 2013-06-02 21:50:22 -04:00
Jason Denney
51caa93afa Some js wasn't getting loaded at login. and other fixes 2013-06-01 11:39:42 -04:00
John N. Milner
6a29eda8d9 WIP: cancan permissions; it breaks stuff! 2013-04-07 20:44:53 -04:00
John N. Milner
a7b8651314 Updated to Rails 3.2.13 2013-04-04 19:57:59 -04:00
Jason Denney
1fbf183603 Use latest acts_as_loggable, switch to not wrapping bikes_border because, netzke? 2013-02-02 14:26:51 -05:00
Jason Denney
55584bf003 Update lock 2013-01-05 14:29:00 -05:00
Jason Denney
f5be9ca6ff Add acts_as_loggable gem 2012-12-04 17:07:43 -05:00
Jason Denney
aa3ed3d43b git init 2012-12-04 00:46:15 -05:00