Changeset [82d7fd74f0e42d8572716988730bdeea2ea57e21] by Shawn Balestracci
February 28th, 2010 @ 09:42 AM
Merge branch 'inline_roles_and_rights'
http://github.com/vegantech/sims/commit/82d7fd74f0e42d8572716988730...
Committed by Shawn Balestracci
- A db/migrate/20100224233945_add_roles_mask_to_users.rb
- A db/migrate/20100225000140_convert_roles_to_roles_mask.rb
- A db/migrate/20100227032415_remove_roles_table.rb
- R spec/fixtures/roles.yml
- R test/fixtures/roles.yml
- M app/controllers/district/users_controller.rb
- M app/controllers/login_controller.rb
- M app/helpers/application_helper.rb
- M app/models/district.rb
- M app/models/right.rb
- M app/models/role.rb
- M app/models/system.rb
- M app/models/user.rb
- M app/views/district/users/_role.html.erb
- M app/views/district/users/_roles.html.erb
- M app/views/layouts/_menu.html.erb
- M config/deploy/production.rb
- M config/deploy/staging.rb
- M db/migrate/20100226021506_remove_rights_table.rb
- M db/schema.rb
- M features/flag_search.feature
- M features/grade_search.feature
- M features/group_search.feature
- M features/intervention_participants.feature
- M features/name_search.feature
- M features/rjs_dropdown_group_search.feature
- M features/school_select.feature
- M features/step_definitions/from_scratch.rb
- M features/step_definitions/sims_steps.rb
- M features/support/step_helpers.rb
- M features/team_notes.feature
- M features/year_search.feature
- M lib/create_training_district.rb
- M lib/import_csv/roles.rb
- M lib/tasks/verify_rcov.rake
- M spec/controllers/district/users_controller_spec.rb
- M spec/fixtures/users.yml
- M spec/models/role_spec.rb
- M spec/models/system_spec.rb
- M spec/models/user_spec.rb
- 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