69 Commits (9527725e07f7d20f057eb4612837531ddaa87158)

Author SHA1 Message Date
Jason Denney 062ed9c2d1 Added tests for user checkin/checkout on index 10 years ago
Jason Denney 3b904f95f2 Adding api task_lists#show and spec, edit.haml updates 10 years ago
Jason Denney d0c05a0244 Fix validations for creating a bike, view respond to errors 11 years ago
Jason Denney 83a4e4e9c1 Make bike color not required 11 years ago
Jason Denney 9edb90203c Remove whitespace 11 years ago
Jason Denney a11f5a1b91 Needed to add task_list_id as attr_accessible 11 years ago
Jason Denney 852a00881e Velocipede changed their wording to CLASS 11 years ago
Jason Denney ea79c167eb Don't attempt to show a wheel size if it's blank 11 years ago
Jason Denney 1f9bd4f3a0 Don't validate top tube on bike model 11 years ago
Jason Denney 4aed82cf80 Make wheel size an combobox option on bikes 11 years ago
Ron Warholic 86ada003d6 Fixed default sort and added migration for shop_id => Integer 11 years ago
Jason Denney ec5db646a0 Use models to sort data when possible 11 years ago
Jason Denney 47f616b7b0 Moving bike model to the bikes table 11 years ago
Jason Denney 087325c444 Whoops, only create once… not for every update... 11 years ago
Jason Denney cecb3b1a32 Changing bike_status to bike_purporse 11 years ago
Jason Denney a9fb3487a1 Remove unique constraint on bike_serial 11 years ago
Jason Denney 7736ac5c34 Added credit tracking and stats 11 years ago
Jason Denney ff60fdd67f Removing nickname from user 11 years ago
Jason Denney cd41735cee Bug in User#completed_build_bikes query. inner 11 years ago
Jason Denney 2c548ff63c User#completed_build_bikes method, and stats page list 11 years ago
Jason Denney f6f932f63a Fixing some cancan permission issues… i think 11 years ago
Jason Denney db1732f7bf Bug in user_stats queries 11 years ago
Jason Denney 2e08f655ea Registration form now remembers field values for nested form errors 11 years ago
Jason Denney 145a731ed2 Remove puts 11 years ago
Jason Denney d7755f00ed Initial stab at check-in feature 11 years ago
John N. Milner 8f988b2cf1 Use `self.table_name = ` instead of set_table_name to avoid deprecation warning 11 years ago
Jason Denney a614b28558 Make it possible to limit roles by date 11 years ago
Jason Denney 6f6902dd82 Update Ability to get user roles, not role 11 years ago
Jason Denney a083ed715b Renamed UserRoles to UserRole Joins, Needed ID column in user_role_joins table 11 years ago
Jason Denney 91bb2ea43e Changing UserRole to UserRoleJoin 11 years ago
John N. Milner a3fcdec10c WIP adding user roles view; adding end datetime to user roles 11 years ago
John N. Milner 59e45fa4d3 Initial work on permissions with cancan 11 years ago
John N. Milner 6a29eda8d9 WIP: cancan permissions; it breaks stuff! 11 years ago
John N. Milner 55fbd06305 Closes #1 11 years ago
Jason Denney ad26dab160 Finished adding default Bike task list 12 years ago
Jason Denney 545c33b953 Added TaskList and Task migrations and models 12 years ago
Jason Denney 873bccb030 Completed adding transactions 12 years ago
Jason Denney 55d0b8f2f7 Some Transactions view adjustments 12 years ago
Jason Denney 2d51bd1d9a Creating Transactions works 12 years ago
Jason Denney 1b7daa45ca Nested isn't working, another approach, add trans validations 12 years ago
Jason Denney 31935f6f7e Nested attributes on Transactions isn't working so well 12 years ago
Jason Denney d95f51eeca Created customers 12 years ago
Jason Denney 11e738b428 Adding transactions 12 years ago
Jason Denney 6918520b01 Make create user let users enter address info, only require phone num 12 years ago
Jason Denney c00c8fa3df Fixed user profiles and added NOTE action to bike_logs 12 years ago
Jason Denney 3ac630f9f3 Round hours on stats page 12 years ago
Jason Denney 189137ba9d Almost usable, still a lot of work left 12 years ago
Jason Denney 922af526c1 Order bike brands and models alphabetically 12 years ago
Jason Denney db9982dcd2 Added user roles and authentication, sign in/out 12 years ago
Jason Denney 4ebcbca081 Still a work in progress 12 years ago