Changeset [e853884eff662bb53a65fb1fa1dee5024e53bdec] by Shawn Balestracci
June 6th, 2009 @ 09:31 PM
Merge branch 'master' into sims_api http://github.com/vegantech/sims...
Committed by Shawn Balestracci
- M README
- M app/cells/administration/school.html.erb
- M app/controllers/checklist_builder/checklists_controller.rb
- M app/controllers/consultation_form_requests_controller.rb
- M app/controllers/consultation_forms_controller.rb
- M app/controllers/interventions/probes_controller.rb
- M app/controllers/interventions_controller.rb
- M app/controllers/reports_controller.rb
- M app/controllers/school/students_controller.rb
- M app/controllers/school_teams_controller.rb
- M app/controllers/team_consultations_controller.rb
- M app/controllers/team_schedulers_controller.rb
- M app/helpers/consultation_form_requests_helper.rb
- M app/helpers/flags_helper.rb
- M app/helpers/school_teams_helper.rb
- M app/helpers/students_helper.rb
- M app/models/answer.rb
- M app/models/answer_definition.rb
- M app/models/asset.rb
- M app/models/checklist.rb
- M app/models/checklist_definition.rb
- M app/models/consultation_form.rb
- M app/models/consultation_form_concern.rb
- M app/models/consultation_form_request.rb
- M app/models/country.rb
- M app/models/custom_flag.rb
- M app/models/district.rb
- M app/models/element_definition.rb
- M app/models/enrollment.rb
- M app/models/flag.rb
- M app/models/flag_category.rb
- M app/models/frequency.rb
- M app/models/goal_definition.rb
- M app/models/group.rb
- M app/models/ignore_flag.rb
- M app/models/intervention.rb
- M app/models/intervention_cluster.rb
- M app/models/intervention_comment.rb
- M app/models/intervention_definition.rb
- M app/models/intervention_participant.rb
- M app/models/intervention_probe_assignment.rb
- M app/models/news_item.rb
- M app/models/objective_definition.rb
- M app/models/principal_override.rb
- M app/models/probe.rb
- M app/models/probe_definition.rb
- M app/models/probe_definition_benchmark.rb
- M app/models/probe_question.rb
- M app/models/question_definition.rb
- M app/models/quicklist_item.rb
- M app/models/recommendation.rb
- M app/models/recommendation_answer.rb
- M app/models/recommendation_answer_definition.rb
- M app/models/recommendation_definition.rb
- M app/models/recommended_monitor.rb
- M app/models/right.rb
- M app/models/role.rb
- M app/models/school.rb
- M app/models/school_team.rb
- M app/models/special_user_group.rb
- M app/models/state.rb
- M app/models/student.rb
- M app/models/student_comment.rb
- M app/models/system_flag.rb
- M app/models/team_consultation.rb
- M app/models/team_referrals.rb
- M app/models/team_scheduler.rb
- M app/models/tier.rb
- M app/models/time_length.rb
- M app/models/user.rb
- M app/models/user_group_assignment.rb
- M app/models/user_school_assignment.rb
- M app/views/checklist_builder/checklists/_form.html.erb
- M app/views/consultation_form_requests/_new.html.erb
- M app/views/consultation_form_requests/create.js.rjs
- M app/views/consultation_form_requests/new.html.erb
- M app/views/consultation_form_requests/new.js.rjs
- M app/views/consultation_form_requests/show.html.erb
- M app/views/consultation_forms/_concerns_form.html.erb
- M app/views/consultation_forms/_consultation_form.html.erb
- M app/views/consultation_forms/_consultation_form_summary.html.erb
- M app/views/consultation_forms/_list.html.erb
- M app/views/consultation_forms/_new.html.erb
- M app/views/consultation_forms/_show.html.erb
- M app/views/consultation_forms/create.js.rjs
- M app/views/consultation_forms/new.html.erb
- M app/views/consultation_forms/new.js.rjs
- M app/views/consultation_forms/show.html.erb
- M app/views/consultation_forms/show.js.rjs
- M app/views/district/students/_form.html.erb
- M app/views/interventions/_form.html.erb
- M app/views/interventions/ajax_probe_assignment.js.rjs
- M app/views/interventions/categories/select.js.rjs
- M app/views/interventions/definitions/select.js.rjs
- M app/views/interventions/goals/select.js.rjs
- M app/views/interventions/objectives/select.js.rjs
- M app/views/interventions/probe_assignments/_assign_progress_monitor.html.erb
- M app/views/interventions/probe_assignments/_intervention_probe_assignment_detail.html.erb
- M app/views/interventions/probe_assignments/_probe_assignment.html.erb
- M app/views/interventions/probe_assignments/index.js.rjs
- M app/views/interventions/probes/_form.html.erb
- M app/views/interventions/probes/_new.html.erb
- M app/views/interventions/probes/new.js.rjs
- M app/views/layouts/_flag_legend.html.erb
- M app/views/layouts/application.html.erb
- M app/views/reports/student_overall.html.erb
- M app/views/reports/team_notes.html.erb
- M app/views/school/students/edit.html.erb
- M app/views/school/students/index.html.erb
- M app/views/school/students/new.html.erb
- M app/views/school/students/show.html.erb
- M app/views/school_teams/_form.html.erb
- M app/views/school_teams/edit.html.erb
- M app/views/school_teams/index.html.erb
- M app/views/school_teams/new.html.erb
- M app/views/school_teams/show.html.erb
- M app/views/students/_student.html.erb
- M app/views/students/_team_consultations.html.erb
- M app/views/students/_team_notes.html.erb
- M app/views/students/show.html.erb
- M app/views/team_consultations/_list.html.erb
- M app/views/team_consultations/_new.html.erb
- M app/views/team_consultations/_show.html.erb
- M app/views/team_consultations/_team_consultation.html.erb
- M app/views/team_consultations/create.js.rjs
- M app/views/team_consultations/edit.html.erb
- M app/views/team_consultations/index.html.erb
- M app/views/team_consultations/new.html.erb
- M app/views/team_consultations/new.js.rjs
- M app/views/team_consultations/show.html.erb
- M app/views/team_consultations/show.js.rjs
- M app/views/team_referrals/concern_note_created.erb
- M app/views/team_referrals/gather_information_request.erb
- M app/views/team_schedulers/index.html.erb
- M config/routes.rb
- M db/migrate/20090521020122_create_team_consultations.rb
- M db/migrate/20090522031033_create_consultation_forms.rb
- M db/migrate/20090522032319_create_consultation_form_concerns.rb
- M db/migrate/20090522170247_add_student_to_consultation_form.rb
- M db/migrate/20090523221949_create_team_schedulers.rb
- M db/migrate/20090524184853_create_consultation_form_requests.rb
- M db/migrate/20090524185349_create_school_teams.rb
- M db/migrate/20090524185436_create_school_teams_users.rb
- M doc/notes
- M features/checklist_builder.feature
- M features/concern_note.feature
- M features/custom_interventions.feature
- M features/intervention.feature
- M features/overall_student_report.feature
- M features/sims_demo_walkthrough.feature
- M features/step_definitions/concerns_steps.rb
- M features/step_definitions/interventions_steps.rb
- M features/step_definitions/sims_steps.rb
- M features/support/step_helpers.rb
- M features/team_notes.feature
- M lib/tasks/rcov_rake_helper.rb
- M lib/tasks/verify_rcov.rake
- M public/images/comments.png
- M public/images/datepicker/backstripes.gif
- M public/images/datepicker/bg_header.jpg
- M public/images/datepicker/bullet1.gif
- M public/images/datepicker/bullet2.gif
- M public/images/datepicker/cal.gif
- M public/images/datepicker/gradient-e5e5e5-ffffff.gif
- M public/javascripts/application.js
- M public/javascripts/datepicker.js
- M public/javascripts/lang/af.js
- M public/javascripts/lang/ar.js
- M public/javascripts/lang/de.js
- M public/javascripts/lang/du.js
- M public/javascripts/lang/en.js
- M public/javascripts/lang/es.js
- M public/javascripts/lang/fi.js
- M public/javascripts/lang/fr.js
- M public/javascripts/lang/gr.js
- M public/javascripts/lang/he.js
- M public/javascripts/lang/it.js
- M public/javascripts/lang/nl.js
- M public/javascripts/lang/no.js
- M public/javascripts/lang/pt.js
- M public/javascripts/lang/ro.js
- M public/javascripts/lang/ru.js
- M public/javascripts/lang/sp.js
- M public/javascripts/lang/sv.js
- M public/javascripts/lang/ua.js
- M public/stylesheets/datepicker.css
- M spec/controllers/checklist_builder/checklists_controller_spec.rb
- M spec/controllers/consultation_form_requests_controller_spec.rb
- M spec/controllers/consultation_forms_controller_spec.rb
- M spec/controllers/districts_controller_spec.rb
- M spec/controllers/interventions/probes_controller_spec.rb
- M spec/controllers/school/students_controller_spec.rb
- M spec/controllers/school_teams_controller_spec.rb
- M spec/controllers/team_consultations_controller_spec.rb
- M spec/controllers/team_schedulers_controller_spec.rb
- M spec/fixtures/answer_definitions.yml
- M spec/fixtures/answers.yml
- M spec/fixtures/assets.yml
- M spec/fixtures/checklist_definitions.yml
- M spec/fixtures/checklists.yml
- M spec/fixtures/consultation_form_requests.yml
- M spec/fixtures/consultation_forms.yml
- M spec/fixtures/countries.yml
- M spec/fixtures/districts.yml
- M spec/fixtures/element_definitions.yml
- M spec/fixtures/enrollments.yml
- M spec/fixtures/flag_categories.yml
- M spec/fixtures/groups.yml
- M spec/fixtures/intervention_comments.yml
- M spec/fixtures/intervention_participants.yml
- M spec/fixtures/news_items.yml
- M spec/fixtures/principal_overrides.yml
- M spec/fixtures/probe_definition_benchmarks.yml
- M spec/fixtures/probe_questions.yml
- M spec/fixtures/probes.yml
- M spec/fixtures/quicklist_items.yml
- M spec/fixtures/recommendation_answer_definitions.yml
- M spec/fixtures/recommendation_answers.yml
- M spec/fixtures/recommendation_definitions.yml
- M spec/fixtures/recommended_monitors.yml
- M spec/fixtures/rights.yml
- M spec/fixtures/roles.yml
- M spec/fixtures/school_teams.yml
- M spec/fixtures/schools.yml
- M spec/fixtures/special_user_groups.yml
- M spec/fixtures/states.yml
- M spec/fixtures/students.yml
- M spec/fixtures/team_schedulers.yml
- M spec/fixtures/tiers.yml
- M spec/fixtures/user_group_assignments.yml
- M spec/fixtures/user_school_assignments.yml
- M spec/fixtures/users.yml
- M spec/helpers/consultation_form_requests_helper_spec.rb
- M spec/helpers/flags_helper_spec.rb
- M spec/helpers/school_teams_helper_spec.rb
- M spec/lib/all_controllers_spec.rb
- M spec/models/answer_definition_spec.rb
- M spec/models/answer_spec.rb
- M spec/models/asset_spec.rb
- M spec/models/checklist_definition_spec.rb
- M spec/models/checklist_spec.rb
- M spec/models/consultation_form_concern_spec.rb
- M spec/models/consultation_form_request_spec.rb
- M spec/models/consultation_form_spec.rb
- M spec/models/country_spec.rb
- M spec/models/custom_flag_spec.rb
- M spec/models/district_spec.rb
- M spec/models/element_definition_spec.rb
- M spec/models/enrollment_spec.rb
- M spec/models/flag_category_spec.rb
- M spec/models/flag_spec.rb
- M spec/models/goal_definition_spec.rb
- M spec/models/group_spec.rb
- M spec/models/ignore_flag_spec.rb
- M spec/models/intervention_cluster_spec.rb
- M spec/models/intervention_comment_spec.rb
- M spec/models/intervention_definition_spec.rb
- M spec/models/intervention_participant_spec.rb
- M spec/models/intervention_probe_assignment_spec.rb
- M spec/models/intervention_spec.rb
- M spec/models/news_item_spec.rb
- M spec/models/objective_definition_spec.rb
- M spec/models/principal_override_spec.rb
- M spec/models/probe_definition_benchmark_spec.rb
- M spec/models/probe_definition_spec.rb
- M spec/models/probe_question_spec.rb
- M spec/models/probe_spec.rb
- M spec/models/question_definition_spec.rb
- M spec/models/quicklist_item_spec.rb
- M spec/models/recommendation_answer_definition_spec.rb
- M spec/models/recommendation_answer_spec.rb
- M spec/models/recommendation_definition_spec.rb
- M spec/models/recommendation_spec.rb
- M spec/models/recommended_monitor_spec.rb
- M spec/models/right_spec.rb
- M spec/models/role_spec.rb
- M spec/models/school_spec.rb
- M spec/models/school_team_spec.rb
- M spec/models/special_user_group_spec.rb
- M spec/models/state_spec.rb
- M spec/models/student_comment_spec.rb
- M spec/models/student_spec.rb
- M spec/models/system_flag_spec.rb
- M spec/models/team_consultation_spec.rb
- M spec/models/team_referrals_spec.rb
- M spec/models/team_scheduler_spec.rb
- M spec/models/tier_spec.rb
- M spec/models/time_length_spec.rb
- M spec/models/user_group_assignment_spec.rb
- M spec/models/user_school_assignment_spec.rb
- M spec/models/user_spec.rb
- M spec/reports/html_csv_text_spec.rb
- M spec/routing/consultation_form_requests_routing_spec.rb
- M spec/routing/consultation_forms_routing_spec.rb
- M spec/routing/school/students_routing_spec.rb
- M spec/routing/school_teams_routing_spec.rb
- M spec/routing/team_consultations_routing_spec.rb
- M spec/routing/team_schedulers_routing_spec.rb
- M test/factories.rb
- M test/fixtures/answer_definitions.yml
- M test/fixtures/answers.yml
- M test/fixtures/assets.yml
- M test/fixtures/checklist_definitions.yml
- M test/fixtures/checklists.yml
- M test/fixtures/countries.yml
- M test/fixtures/districts.yml
- M test/fixtures/element_definitions.yml
- M test/fixtures/enrollments.yml
- M test/fixtures/flags.yml
- M test/fixtures/frequencies.yml
- M test/fixtures/goal_definitions.yml
- M test/fixtures/groups.yml
- M test/fixtures/intervention_clusters.yml
- M test/fixtures/intervention_definitions.yml
- M test/fixtures/interventions.yml
- M test/fixtures/news_items.yml
- M test/fixtures/objective_definitions.yml
- M test/fixtures/probe_definitions.yml
- M test/fixtures/probe_questions.yml
- M test/fixtures/question_definitions.yml
- M test/fixtures/quicklist_items.yml
- M test/fixtures/recommendation_answer_definitions.yml
- M test/fixtures/recommendation_answers.yml
- M test/fixtures/recommendation_definitions.yml
- M test/fixtures/recommended_monitors.yml
- M test/fixtures/rights.yml
- M test/fixtures/roles.yml
- M test/fixtures/schools.yml
- M test/fixtures/special_user_groups.yml
- M test/fixtures/states.yml
- M test/fixtures/student_comments.yml
- M test/fixtures/students.yml
- M test/fixtures/tiers.yml
- M test/fixtures/time_lengths.yml
- M test/fixtures/user_group_assignments.yml
- M test/fixtures/user_school_assignments.yml
- M test/fixtures/users.yml
- M vendor/plugins/unobtrusive_date_picker/MIT-LICENSE
- M vendor/plugins/unobtrusive_date_picker/README.rdoc
- M vendor/plugins/unobtrusive_date_picker/Rakefile
- M vendor/plugins/unobtrusive_date_picker/about.yml
- M vendor/plugins/unobtrusive_date_picker/init.rb
- M vendor/plugins/unobtrusive_date_picker/install.rb
- M vendor/plugins/unobtrusive_date_picker/lib/12_hour_time.rb
- M vendor/plugins/unobtrusive_date_picker/lib/unobtrusive_date_picker.rb
- M vendor/plugins/unobtrusive_date_picker/public/images/backstripes.gif
- M vendor/plugins/unobtrusive_date_picker/public/images/bg_header.jpg
- M vendor/plugins/unobtrusive_date_picker/public/images/bullet1.gif
- M vendor/plugins/unobtrusive_date_picker/public/images/bullet2.gif
- M vendor/plugins/unobtrusive_date_picker/public/images/cal.gif
- M vendor/plugins/unobtrusive_date_picker/public/images/gradient-e5e5e5-ffffff.gif
- M vendor/plugins/unobtrusive_date_picker/public/javascripts/datepicker.js
- M vendor/plugins/unobtrusive_date_picker/public/javascripts/lang/af.js
- M vendor/plugins/unobtrusive_date_picker/public/javascripts/lang/ar.js
- M vendor/plugins/unobtrusive_date_picker/public/javascripts/lang/de.js
- M vendor/plugins/unobtrusive_date_picker/public/javascripts/lang/du.js
- M vendor/plugins/unobtrusive_date_picker/public/javascripts/lang/en.js
- M vendor/plugins/unobtrusive_date_picker/public/javascripts/lang/es.js
- M vendor/plugins/unobtrusive_date_picker/public/javascripts/lang/fi.js
- M vendor/plugins/unobtrusive_date_picker/public/javascripts/lang/fr.js
- M vendor/plugins/unobtrusive_date_picker/public/javascripts/lang/gr.js
- M vendor/plugins/unobtrusive_date_picker/public/javascripts/lang/he.js
- M vendor/plugins/unobtrusive_date_picker/public/javascripts/lang/it.js
- M vendor/plugins/unobtrusive_date_picker/public/javascripts/lang/nl.js
- M vendor/plugins/unobtrusive_date_picker/public/javascripts/lang/no.js
- M vendor/plugins/unobtrusive_date_picker/public/javascripts/lang/pt.js
- M vendor/plugins/unobtrusive_date_picker/public/javascripts/lang/ro.js
- M vendor/plugins/unobtrusive_date_picker/public/javascripts/lang/ru.js
- M vendor/plugins/unobtrusive_date_picker/public/javascripts/lang/sp.js
- M vendor/plugins/unobtrusive_date_picker/public/javascripts/lang/sv.js
- M vendor/plugins/unobtrusive_date_picker/public/javascripts/lang/ua.js
- M vendor/plugins/unobtrusive_date_picker/public/stylesheets/datepicker.css
- M vendor/plugins/unobtrusive_date_picker/spec/date_picker_tag_spec.rb
- M vendor/plugins/unobtrusive_date_picker/spec/date_picker_text_field_spec.rb
- M vendor/plugins/unobtrusive_date_picker/spec/datepicker_html_class_options_spec.rb
- M vendor/plugins/unobtrusive_date_picker/spec/spec.opts
- M vendor/plugins/unobtrusive_date_picker/spec/spec_helper.rb
- M vendor/plugins/unobtrusive_date_picker/spec/tag_matcher.rb
- M vendor/plugins/unobtrusive_date_picker/spec/unobtrusive_date_picker_spec.rb
- M vendor/plugins/unobtrusive_date_picker/tasks/datepicker_tasks.rake
- M vendor/plugins/unobtrusive_date_picker/uninstall.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