|
11d1d1bf97
|
Initial attempt at tests
|
2013-05-31 00:27:38 -04:00 |
|
|
73e6db58ce
|
Remove enumerated_attribute gem (not working with latest rails?)
|
2013-05-30 23:16:34 -04:00 |
|
|
f3b02a70fb
|
Update view to use enum field
|
2013-04-24 19:15:05 -04:00 |
|
|
796fc804a7
|
Update model with semesters
|
2013-04-24 19:12:12 -04:00 |
|
|
2ddc444a31
|
Update devise model to use kerberos
|
2013-04-21 00:35:51 -04:00 |
|
|
4d3527466b
|
Update model to authenticate against pam
|
2013-04-13 04:51:29 -04:00 |
|
|
9247af6dea
|
Remove password related options from Devise model
|
2013-04-13 01:52:12 -04:00 |
|
|
a2915388d9
|
And fix rebuilt view to use username...again
|
2013-04-13 01:51:41 -04:00 |
|
|
e6bef83ddf
|
Update views to not include signup option
|
2013-04-13 01:50:22 -04:00 |
|
|
35f2a92576
|
Update Devise to allow the login field to be username instead of email
|
2013-04-13 01:44:25 -04:00 |
|
|
cb3862847e
|
Update index display
|
2013-04-12 19:04:30 -04:00 |
|
|
ee3c81422d
|
Ignore blank sections
|
2013-04-12 18:31:23 -04:00 |
|
|
8d43db7c75
|
Basic validation on sections
|
2013-04-12 13:53:25 -04:00 |
|
|
71fb2efd84
|
Temporary display of error messages
|
2013-04-12 13:42:30 -04:00 |
|
|
ce21f00597
|
Update form to accept sections
|
2013-04-12 13:18:31 -04:00 |
|
|
a4a6e58bab
|
Update index to list sections
|
2013-04-12 13:14:52 -04:00 |
|
|
c9fdc86775
|
Update show view to display sections
|
2013-04-12 13:13:42 -04:00 |
|
|
f79bb3eddc
|
Update model to allow for serialized sections
|
2013-04-12 13:12:29 -04:00 |
|
|
8c05bfd523
|
Setup sections in model
|
2013-04-11 21:38:41 -04:00 |
|
|
18ffa57d79
|
Remove scaffold CSS
|
2013-04-07 13:49:23 -04:00 |
|
|
6a68202f1a
|
Also protected alerted from mass assignment
|
2013-04-07 06:21:53 -04:00 |
|
|
2c3381ae6d
|
Prevent user_id from being updated via form
|
2013-04-07 06:14:15 -04:00 |
|
|
57a3282ffb
|
Catch cancan exception in application_controller
|
2013-04-07 06:08:34 -04:00 |
|
|
3df8156177
|
Remove current access control and load cancan controls
|
2013-04-07 06:08:21 -04:00 |
|
|
d6df7be6f7
|
Set desired access for Alerts
|
2013-04-07 06:08:05 -04:00 |
|
|
d1da33abec
|
Add cancan ability model
|
2013-04-06 13:03:23 -04:00 |
|
|
829aecfce3
|
Autofill user_id; editing still vulnerable
|
2013-04-06 12:25:31 -04:00 |
|
|
f463c66eff
|
Cheap way to limit control to owned alerts
|
2013-04-06 12:15:11 -04:00 |
|
|
0489c51518
|
Do not respond to JSON requests
|
2013-04-06 12:01:39 -04:00 |
|
|
ed89322e60
|
Use scope for user_alerts to make it more 'railsy'
|
2013-04-06 01:55:37 -04:00 |
|
|
d0d9072294
|
Fat model, skinny controller for selecting user_alerts
|
2013-04-06 01:52:53 -04:00 |
|
|
dd5c725715
|
Add sign in logic to link display in layout (needs helper)
|
2013-04-06 01:44:59 -04:00 |
|
|
586e797047
|
Only show alerts for current user
|
2013-04-06 01:41:49 -04:00 |
|
|
aec687e908
|
Update layout to have links to current controllers
|
2013-04-06 01:33:51 -04:00 |
|
|
6f3f0f88a4
|
Add home controller to serve as web root
|
2013-04-06 01:31:41 -04:00 |
|
|
2410686525
|
Add sign out link for testing
|
2013-04-06 01:29:22 -04:00 |
|
|
99ee5c875c
|
Install devise gem
|
2013-04-06 01:05:36 -04:00 |
|
|
314e517bc4
|
Do not use 'class' to reference courses
|
2013-04-03 19:47:38 -04:00 |
|
|
c42a7fbfb5
|
Add semester field to alerts
|
2013-04-03 19:44:01 -04:00 |
|
|
851f370068
|
Create XML for Twilio to read
|
2013-04-03 19:35:03 -04:00 |
|
|
d8125c2202
|
Reference instance variables with self. so they work?
|
2013-04-03 19:32:59 -04:00 |
|
|
96e5e35d7c
|
Validation and simple functions
|
2013-04-02 03:07:11 -04:00 |
|
|
16151aed55
|
Update theme
|
2013-04-02 02:52:03 -04:00 |
|
|
01579ce68d
|
Add Alerts controller
|
2013-04-02 02:43:01 -04:00 |
|
|
23d5a9f627
|
BOOTSTRAP it
|
2013-04-02 02:40:44 -04:00 |
|
|
80bdf9c094
|
Initial commit of clean Rails application
|
2013-03-29 19:39:35 -04:00 |
|