Changeset [7d5753a0dab0949349faef83657f3c3f820d6c25] by Shawn Balestracci
December 21st, 2008 @ 01:29 PM
basic crud for groups, validation for groups required some changes, next up is assigning students and users, and covering the special groups http://github.com/vegantech/sims...
Committed by Shawn Balestracci
- M app/cells/administration/school.html.erb
- M app/cells/administration_cell.rb
- M app/controllers/application.rb
- M app/controllers/groups_controller.rb
- M app/models/group.rb
- M app/models/school.rb
- M app/models/user.rb
- M app/models/user_school_assignment.rb
- M app/views/groups/_form.html.erb
- M app/views/groups/edit.html.erb
- M app/views/groups/index.html.erb
- M app/views/groups/new.html.erb
- M app/views/groups/show.html.erb
- M app/views/layouts/_administration.html.erb
- M features/group_search.feature
- M features/support/step_helpers.rb
- M lib/sims_factory.rb
- M spec/controllers/groups_controller_spec.rb
- M spec/models/group_spec.rb
- M test/fixtures/rights.yml
- M test/fixtures/roles.yml
- M test/fixtures/users.yml
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