345 Commits (denney-fix-saving-dates)
 

Author SHA1 Message Date
jnm 7a935c250b Merge pull request #27 from spacemunkay/denney-fix-some-cancan 11 years ago
Jason Denney 854c8efaa9 only admins can see checkins 11 years ago
Jason Denney b450baa3dc merging master 11 years ago
jnm fa51dd25f3 Merge pull request #24 from spacemunkay/denney-reset-password 11 years ago
Jason Denney c9e94d8e30 Merge pull request #21 from spacemunkay/denney-new-user-form 11 years ago
John N. Milner c5b16139f5 Merge branch 'master' into denney-new-user-form 11 years ago
Jason Denney 6d76385d11 Merge pull request #20 from spacemunkay/jnm-check-ins-view 11 years ago
Jason Denney f6f932f63a Fixing some cancan permission issues… i think 11 years ago
jnm a18e34c8f1 Merge pull request #22 from spacemunkay/denney-color-picker 11 years ago
John N. Milner b25a4520f9 Correct log criteria for Check Ins view 11 years ago
John N. Milner adeca0e08a Corrected Check Ins view to show the checked-in user, not the user who logged the check in 11 years ago
Jason Denney db1732f7bf Bug in user_stats queries 11 years ago
Jason Denney d5662284ab Added link for users to update email/password 11 years ago
Jason Denney 0ef4e81474 Added reset password action column to users comp. 11 years ago
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
jnm 3c90c13c3b Merge pull request #15 from spacemunkay/denney-add-users-roles 11 years ago
jnm 19adc354a1 Merge pull request #18 from spacemunkay/denney-check-in 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 14973e8334 Merge pull request #17 from spacemunkay/denney-bootstrap-css 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
darmock f34def2c09 Store role_id as an integer instead of a string 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 1e589322f4 Update README.md 11 years ago
Jason Denney be1f52568a Update README.md 11 years ago
Jason Denney 3f1093bca5 ExtJS version is important 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
jnm ac9e5718c7 Merge pull request #14 from spacemunkay/jnm-cancan 11 years ago
John N. Milner 59e45fa4d3 Initial work on permissions with cancan 11 years ago