Changeset [80b153e9ce898060a59520a6cdead10ff4dcf92f] by Shawn Balestracci
April 23rd, 2009 @ 12:33 PM
Merge branch 'master' into custom_probes_202 http://github.com/vegantech/sims...
Committed by Shawn Balestracci
- M app/controllers/application_controller.rb
- M app/controllers/checklists_controller.rb
- M app/controllers/custom_flags_controller.rb
- M app/controllers/intervention_builder/goals_controller.rb
- M app/controllers/intervention_builder/probes_controller.rb
- M app/controllers/interventions/comments_controller.rb
- M app/controllers/interventions/probes_controller.rb
- M app/controllers/interventions_controller.rb
- M app/controllers/principal_overrides_controller.rb
- M app/controllers/student_comments_controller.rb
- M app/helpers/builder_helper.rb
- M app/helpers/students_helper.rb
- M app/models/checklist.rb
- M app/models/intervention_definition.rb
- M app/models/probe_definition.rb
- M app/models/probe_definition_benchmark.rb
- M app/models/student.rb
- M app/models/tier.rb
- M app/views/intervention_builder/categories/_intervention_cluster.html.erb
- M app/views/intervention_builder/categories/show.html.erb
- M app/views/intervention_builder/goals/_goal_definition.html.erb
- M app/views/intervention_builder/goals/show.html.erb
- M app/views/intervention_builder/interventions/_form.html.erb
- M app/views/intervention_builder/interventions/_intervention_definition.html.erb
- M app/views/intervention_builder/interventions/index.html.erb
- M app/views/intervention_builder/interventions/show.html.erb
- M app/views/intervention_builder/objectives/_form.html.erb
- M app/views/intervention_builder/objectives/_objective_definition.html.erb
- M app/views/intervention_builder/objectives/show.html.erb
- M app/views/intervention_builder/probes/_benchmark_fields.html.erb
- M app/views/intervention_builder/probes/_form.html.erb
- M app/views/intervention_builder/probes/_probe_definition.html.erb
- M app/views/intervention_builder/probes/_remove_benchmark.html.erb
- M app/views/intervention_builder/probes/index.html.erb
- M app/views/intervention_builder/probes/new.html.erb
- M app/views/intervention_builder/probes/remove_benchmark.js.rjs
- M app/views/intervention_builder/recommended_monitors/assign_interventions_to_probe.html.erb
- M app/views/intervention_builder/recommended_monitors/assign_probes_to_intervention.html.erb
- M app/views/layouts/_menu.html.erb
- M app/views/student_comments/create.js.rjs
- M app/views/student_comments/destroy.js.rjs
- M app/views/students/_extended_profile.html.erb
- M app/views/students/_interventions.html.erb
- M app/views/students/_team_notes.html.erb
- M config/environment.rb
- M config/initializers/host_info.rb
- M config/initializers/session_store.rb
- M config/initializers/time_date.rb
- M db/migrate/20090420215806_remove_rec_mon_preface_from_intervention_definitions.rb
- M db/schema.rb
- M lib/tasks/verify_rcov.rake
- M spec/controllers/custom_flags_controller_spec.rb
- M spec/controllers/interventions/comments_controller_spec.rb
- M spec/controllers/interventions/probes_controller_spec.rb
- M spec/controllers/interventions_controller_spec.rb
- M spec/controllers/principal_overrides_controller_spec.rb
- M spec/controllers/student_comments_controller_spec.rb
- M spec/models/checklist_spec.rb
- M spec/models/student_spec.rb
- M vendor/plugins/hoptoad_notifier/.gitignore
- M vendor/plugins/hoptoad_notifier/INSTALL
- M vendor/plugins/hoptoad_notifier/MIT-LICENSE
- M vendor/plugins/hoptoad_notifier/README
- M vendor/plugins/hoptoad_notifier/Rakefile
- M vendor/plugins/hoptoad_notifier/ginger_scenarios.rb
- M vendor/plugins/hoptoad_notifier/hoptoad_notifier.gemspec
- M vendor/plugins/hoptoad_notifier/lib/hoptoad_notifier.rb
- M vendor/plugins/hoptoad_notifier/lib/hoptoad_tasks.rb
- M vendor/plugins/hoptoad_notifier/recipes/hoptoad.rb
- M vendor/plugins/hoptoad_notifier/script/integration_test.rb
- M vendor/plugins/hoptoad_notifier/tasks/hoptoad_notifier_tasks.rake
- M vendor/plugins/hoptoad_notifier/test/configuration_test.rb
- M vendor/plugins/hoptoad_notifier/test/controller_test.rb
- M vendor/plugins/hoptoad_notifier/test/helper.rb
- M vendor/plugins/hoptoad_notifier/test/hoptoad_notifier_test.rb
- M vendor/plugins/hoptoad_notifier/test/hoptoad_tasks_test.rb
- M vendor/plugins/hoptoad_notifier/test/notifier_test.rb
- M vendor/plugins/hoptoad_notifier/vendor/ginger/.gitignore
- M vendor/plugins/hoptoad_notifier/vendor/ginger/LICENCE
- M vendor/plugins/hoptoad_notifier/vendor/ginger/README.textile
- M vendor/plugins/hoptoad_notifier/vendor/ginger/Rakefile
- M vendor/plugins/hoptoad_notifier/vendor/ginger/bin/ginger
- M vendor/plugins/hoptoad_notifier/vendor/ginger/ginger.gemspec
- M vendor/plugins/hoptoad_notifier/vendor/ginger/lib/ginger.rb
- M vendor/plugins/hoptoad_notifier/vendor/ginger/lib/ginger/configuration.rb
- M vendor/plugins/hoptoad_notifier/vendor/ginger/lib/ginger/kernel.rb
- M vendor/plugins/hoptoad_notifier/vendor/ginger/lib/ginger/scenario.rb
- M vendor/plugins/hoptoad_notifier/vendor/ginger/spec/ginger/configuration_spec.rb
- M vendor/plugins/hoptoad_notifier/vendor/ginger/spec/ginger/kernel_spec.rb
- M vendor/plugins/hoptoad_notifier/vendor/ginger/spec/ginger/scenario_spec.rb
- M vendor/plugins/hoptoad_notifier/vendor/ginger/spec/ginger_spec.rb
- M vendor/plugins/hoptoad_notifier/vendor/ginger/spec/spec_helper.rb
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