1
0
mirror of https://github.com/fspc/BikeShed-1.git synced 2025-03-10 21:23:23 -04:00

28 Commits

Author SHA1 Message Date
Jason Denney
f7ce96152b Merge pull request #89 from spacemunkay/wheelsize-list
Wheelsize list
2013-10-19 16:34:52 -07:00
Jason Denney
77d7fad3ce Merge pull request #88 from spacemunkay/grid-sizing-79
Added forceFit option to all the grids so they resize nicely
2013-10-19 15:30:08 -07:00
Jason Denney
dc60630d2d On second thought, don't want to default this one. 2013-10-19 18:08:32 -04:00
Ron Warholic
ba0f84a97c Added forceFit option to all the grids so they resize nicely 2013-10-19 16:19:27 -04:00
Jason Denney
4aed82cf80 Make wheel size an combobox option on bikes 2013-10-19 15:37:01 -04:00
Ron Warholic
d94d747373 Merge branch 'master' of https://github.com/spacemunkay/velocipede 2013-10-19 12:51:10 -04:00
Ron Warholic
da176e00ba Added default values for most add-item forms 2013-10-19 12:50:38 -04:00
Jason Denney
f17c168d1d Merge pull request #72 from spacemunkay/sorting-and-shop-id-fix-68-63
Sorting and shop id fix 68 63
2013-10-19 07:12:57 -07:00
Jason Denney
3faa19bc0c Adding min chars to forms 2013-10-19 00:32:08 -04:00
Ron Warholic
86ada003d6 Fixed default sort and added migration for shop_id => Integer 2013-10-18 23:44:12 -04:00
Jason Denney
ec5db646a0 Use models to sort data when possible 2013-09-02 18:24:34 -04:00
Jason Denney
47f616b7b0 Moving bike model to the bikes table
Leaving the bike_models table and bikes.bike_model_id column as a backup.
2013-09-02 17:26:07 -04:00
Jason Denney
e491c0530c Set default sort order on users, bikes, userroles 2013-09-02 14:16:39 -04:00
Jason Denney
cecb3b1a32 Changing bike_status to bike_purporse 2013-09-02 14:02:18 -04:00
Jason Denney
4d008163e1 Changing min_chars for autocomplete to 1 char 2013-08-28 23:01:29 -04:00
Jason Denney
cf922be1b1 Quick workflow short term fix 2013-07-28 15:24:02 -04:00
Jason Denney
1defca3668 Fixing some bike logs permissions 2013-06-01 16:32:33 -04:00
Jason Denney
84ca3a6f96 Search form requires :field_label when overriding default_fields_for_forms 2013-06-01 14:10:18 -04:00
Jason Denney
687cb33974 Added color blocks to grid view 2013-05-26 19:52:40 -04:00
Jason Denney
c7974c52e8 Adding color picker for bikes view/forms 2013-05-26 13:31:52 -04:00
Jason Denney
8c864e2006 Measurements will be in inches for the time being 2013-05-25 12:43:55 -04:00
John N. Milner
55fbd06305 Closes #1 2013-04-04 22:27:54 -04:00
Jason Denney
cee461ebd9 Breaking out javascript into js files instead of inline 2013-01-06 22:41:59 -05:00
Jason Denney
b11d04a397 Removing puts and console.logs 2013-01-01 21:06:41 -05:00
Jason Denney
189137ba9d Almost usable, still a lot of work left
-Moved bikes to User model instead of profile
-User can copy user log to a bike log with new actsasloggable
-Added user stats
-some css was messing up checkboxes, need to figure out which stylesheet was doing that
2012-12-31 15:38:34 -05:00
Jason Denney
db9982dcd2 Added user roles and authentication, sign in/out 2012-12-29 16:22:24 -05:00
Jason Denney
a626395648 Fixed associated attribute headers 2012-12-27 02:16:23 -05:00
Jason Denney
d7f5eb26bf Experimenting with Netzke/ ExtJS 2012-12-23 09:02:07 -05:00