
change students/search to use post-back
Reported by bendycode | October 9th, 2008 @ 04:09 PM | in Single User Demo with interventions
Doing so, and storing search criteria in the session will allow the back button, and breadcrumbs to work.
Comments and changes to this ticket
-
bendycode October 9th, 2008 @ 04:13 PM
Shawn would like the index to just be something like:
@students = Enrollment.search(session[:search])
Definitely more elegant.
-
bendycode October 9th, 2008 @ 06:22 PM
- State changed from new to open
Nearly finished, along with unit tests of Enrollment.search.
webdev server outage stranded this work until next time...
-
shawn (at vegantech) October 11th, 2008 @ 08:14 PM
(from [a01c0cd4644e50e7fe5e62cacf043d326038743e]) Switched search by grade to use post-back so the back button will work. [#14 status:resolved] http://github.com/vegantech/sims...
-
bendycode October 12th, 2008 @ 07:34 AM
- State changed from open to resolved
-
bendycode October 18th, 2008 @ 12:16 PM
- Milestone set to Single User Demo with interventions
-
shawn (at vegantech) November 9th, 2012 @ 06:17 AM
- Assigned user changed from bendycode to shawn (at vegantech)
- Milestone order changed from 0 to 0
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Student Intervention Monitoring System
People watching this ticket
Referenced by
-
14 change students/search to use post-back (from [a01c0cd4644e50e7fe5e62cacf043d326038743e]) Switche...