1
0
Fork 0
Commit Graph

72 Commits

Author SHA1 Message Date
Andrew Tomaka fb772f68bd Setup puppet provisioning for vagrant vm 2013-05-20 02:25:36 -04:00
Andrew Tomaka 6ce5ace6f4 Make sure we do not accidentally commit unnecessary vagrant stuff 2013-05-20 02:25:07 -04:00
Andrew Tomaka f5b3ba63a5 Basic Vagrantfile 2013-05-20 00:32:34 -04:00
Andrew Tomaka dcba14c9ce Indexing email causes errors with blank fields 2013-04-25 19:03:53 -04:00
Andrew Tomaka 5d7259b49d Merge branch 'feature-semester_select' 2013-04-24 19:15:14 -04:00
Andrew Tomaka f3b02a70fb Update view to use enum field 2013-04-24 19:15:05 -04:00
Andrew Tomaka 796fc804a7 Update model with semesters 2013-04-24 19:12:12 -04:00
Andrew Tomaka 2936abbc91 Update semester field type to enum 2013-04-24 19:10:45 -04:00
Andrew Tomaka 35aebc3311 Install enumerated_attribute gem 2013-04-24 19:07:46 -04:00
Andrew Tomaka 78acb70402 Merge branch 'feature-kerberos' 2013-04-21 00:36:41 -04:00
Andrew Tomaka 2ddc444a31 Update devise model to use kerberos 2013-04-21 00:35:51 -04:00
Andrew Tomaka 4a9fc821dc Update Gemfile to use kerberos instead of pam scheme 2013-04-21 00:35:40 -04:00
Andrew Tomaka 33894326ee Merge branch 'feature-kerberos_authentication' 2013-04-13 05:56:48 -04:00
Andrew Tomaka 7d19c9d44d Update with ruby19 version of devise_pam_authenticatable 2013-04-13 05:11:36 -04:00
Andrew Tomaka 4d3527466b Update model to authenticate against pam 2013-04-13 04:51:29 -04:00
Andrew Tomaka 3baf866760 Note server config info 2013-04-13 04:33:05 -04:00
Andrew Tomaka 53c7a606ce Add devise pam authenticateable gem 2013-04-13 04:30:27 -04:00
Andrew Tomaka 8b8360ea8e Note package req in README 2013-04-13 04:30:07 -04:00
Andrew Tomaka ef55355bbb Remove custom strategy 2013-04-13 02:30:42 -04:00
Andrew Tomaka 9247af6dea Remove password related options from Devise model 2013-04-13 01:52:12 -04:00
Andrew Tomaka a2915388d9 And fix rebuilt view to use username...again 2013-04-13 01:51:41 -04:00
Andrew Tomaka e6bef83ddf Update views to not include signup option 2013-04-13 01:50:22 -04:00
Andrew Tomaka 35f2a92576 Update Devise to allow the login field to be username instead of email 2013-04-13 01:44:25 -04:00
Andrew Tomaka 336965d845 Add custom Devise authentication strategy for Kerberos 2013-04-13 01:35:18 -04:00
Andrew Tomaka 677ad9ae2b Install krb5-auth gem 2013-04-13 00:01:45 -04:00
Andrew Tomaka 8046d80386 Remove omniauth gems 2013-04-12 22:39:42 -04:00
Andrew Tomaka cb3862847e Update index display 2013-04-12 19:04:30 -04:00
Andrew Tomaka ee3c81422d Ignore blank sections 2013-04-12 18:31:23 -04:00
Andrew Tomaka 8d43db7c75 Basic validation on sections 2013-04-12 13:53:25 -04:00
Andrew Tomaka 71fb2efd84 Temporary display of error messages 2013-04-12 13:42:30 -04:00
Andrew Tomaka 897e39f64d Merge branch 'feature-course_sections' 2013-04-12 13:19:24 -04:00
Andrew Tomaka ce21f00597 Update form to accept sections 2013-04-12 13:18:31 -04:00
Andrew Tomaka a4a6e58bab Update index to list sections 2013-04-12 13:14:52 -04:00
Andrew Tomaka c9fdc86775 Update show view to display sections 2013-04-12 13:13:42 -04:00
Andrew Tomaka f79bb3eddc Update model to allow for serialized sections 2013-04-12 13:12:29 -04:00
Andrew Tomaka 8c05bfd523 Setup sections in model 2013-04-11 21:38:41 -04:00
Andrew Tomaka fa9e9ff866 Add sections column to alerts 2013-04-11 21:30:02 -04:00
Andrew Tomaka 18ffa57d79 Remove scaffold CSS 2013-04-07 13:49:23 -04:00
Andrew Tomaka 9d767141cc Add default value for alerted attribute 2013-04-07 06:30:42 -04:00
Andrew Tomaka 6a68202f1a Also protected alerted from mass assignment 2013-04-07 06:21:53 -04:00
Andrew Tomaka 2c3381ae6d Prevent user_id from being updated via form 2013-04-07 06:14:15 -04:00
Andrew Tomaka b65219eb0c Merge branch 'feature-cancan_authorization' 2013-04-07 06:10:20 -04:00
Andrew Tomaka 57a3282ffb Catch cancan exception in application_controller 2013-04-07 06:08:34 -04:00
Andrew Tomaka 3df8156177 Remove current access control and load cancan controls 2013-04-07 06:08:21 -04:00
Andrew Tomaka d6df7be6f7 Set desired access for Alerts 2013-04-07 06:08:05 -04:00
Andrew Tomaka d1da33abec Add cancan ability model 2013-04-06 13:03:23 -04:00
Andrew Tomaka 22c9a17236 Add cancan gem 2013-04-06 13:02:32 -04:00
Andrew Tomaka f4c0c46680 Merge branch 'feature-devise_authentication' 2013-04-06 12:42:59 -04:00
Andrew Tomaka 829aecfce3 Autofill user_id; editing still vulnerable 2013-04-06 12:25:31 -04:00
Andrew Tomaka f463c66eff Cheap way to limit control to owned alerts 2013-04-06 12:15:11 -04:00