202 Commits (9527725e07f7d20f057eb4612837531ddaa87158)

Author SHA1 Message Date
Jason Denney 761ab81b56 Added reset password api method 11 years ago
Jason Denney 687cb33974 Added color blocks to grid view 11 years ago
Jason Denney 7f029f2a83 Removing commented js 11 years ago
Jason Denney c7974c52e8 Adding color picker for bikes view/forms 11 years ago
Jason Denney 8c864e2006 Measurements will be in inches for the time being 11 years ago
Jason Denney 6d2e7686d6 Remove unneeded if 11 years ago
Jason Denney 9021294c4b Auth by username instead of email 11 years ago
Jason Denney a07d6345e8 Mildly better looking signup page w/ errors. 11 years ago
Jason Denney db6b7ff7da Adjusting how javascript is loaded 11 years ago
Jason Denney 75734a075c Moving new_user.js to devise/registrations.s 11 years ago
Jason Denney 73bb35de88 Moving bootstrap.js 11 years ago
Jason Denney 8c5132814f New User Sign up now annoys user to input contact info 11 years ago
Jason Denney 2e08f655ea Registration form now remembers field values for nested form errors 11 years ago
John N. Milner b67062fb32 New view to show the current day's check ins 11 years ago
Jason Denney 145a731ed2 Remove puts 11 years ago
Jason Denney a00c1ed925 Finished Checkin/out feature for now 11 years ago
Jason Denney d7755f00ed Initial stab at check-in feature 11 years ago
Jason Denney c504252541 Add bootstrap css to login page 11 years ago
Jason Denney 65c8cf8cf1 Fix setting default log action 11 years ago
Jason Denney 81217f1ea8 Give better names to columns, add last name col 11 years ago
Jason Denney bc1eeea16e Make the title of user roles tab 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 cd65e34ae1 Altered Bikes view to show a bike's task list. 12 years ago
Jason Denney 545c33b953 Added TaskList and Task migrations and models 12 years ago
Jason Denney 1fbf183603 Use latest acts_as_loggable, switch to not wrapping bikes_border because, netzke? 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 855565dcc4 Removing everything that is not necessary (keeping them in dev branch) 12 years ago
Jason Denney 6918520b01 Make create user let users enter address info, only require phone num 12 years ago
Jason Denney cee461ebd9 Breaking out javascript into js files instead of inline 12 years ago
Jason Denney 92f7a3178c Changed tab titles, and removed some redundant panel headers(titles) 12 years ago
Jason Denney 9b7ca53f8e remove comment 12 years ago
Jason Denney c00c8fa3df Fixed user profiles and added NOTE action to bike_logs 12 years ago
Jason Denney b11d04a397 Removing puts and console.logs 12 years ago
Jason Denney 3ac630f9f3 Round hours on stats page 12 years ago
Jason Denney 665cc9f97a Update stats when user log grid updated, and other stuff 12 years ago