Changeset [068907a1042228bbdf13f146ae27912bed4b9992] by Shawn Balestracci
February 19th, 2012 @ 02:37 PM
Merge branch 'wip_3_0' into wip
https://github.com/vegantech/sims/commit/068907a1042228bbdf13f146ae...
Committed by Shawn Balestracci
- A .rspec
- A .rvmrc
- A TARGET_IS_3.0.11
- A app/mailers/notifications.rb
- A app/mailers/team_referrals.rb
- A app/views/interventions/ajax_probe_assignment.html.erb
- A app/views/interventions/categories/create.js.rjs
- A app/views/interventions/definitions/create.js.rjs
- A app/views/interventions/goals/create.js.rjs
- A app/views/interventions/objectives/create.js.rjs
- A app/views/layouts/application.html.erb.rails2
- A config.ru
- A config/application.rb
- A config/environment.rb.rails2
- A config/environments/development.rb.rails2
- A config/initializers/mysql_set_setup.rb
- A config/initializers/secret_token.rb
- A config/initializers/session_store.rb
- A config/initializers/subdomain_fu.rb.disabled
- A config/initializers/use_subdomains.rb
- A lib/mysql_set.rb
- A lib/tasks/.gitkeep
- A lib/tasks/verify_rcov.rb
- A public/422.html.rails2
- A public/500.html.rails2
- A public/javascripts/rails.js
- A public/stylesheets/.gitkeep
- A script/rails
- A spec/mailers/notifications_spec.rb
- A spec/mailers/team_referrals_spec.rb
- A spec/routing-pending/checklists_routing_spec.rb
- A spec/routing-pending/cico_school_days_routing_spec.rb
- A spec/routing-pending/cico_settings_routing_spec.rb
- A spec/routing-pending/consultation_form_requests_routing_spec.rb
- A spec/routing-pending/consultation_forms_routing_spec.rb
- A spec/routing-pending/custom_flags_routing_spec.rb
- A spec/routing-pending/district/flag_categories_routing_spec.rb
- A spec/routing-pending/district/schools_routing_spec.rb
- A spec/routing-pending/district/students_routing_spec.rb
- A spec/routing-pending/district/users_routing_spec.rb
- A spec/routing-pending/file_routing_spec.rb
- A spec/routing-pending/flag_descriptions_routing_spec.rb
- A spec/routing-pending/grouped_progress_entries_routing_spec.rb
- A spec/routing-pending/groups_routing_spec.rb
- A spec/routing-pending/intervention_builder/categories_routing_spec.rb
- A spec/routing-pending/intervention_builder/goals_routing_spec.rb
- A spec/routing-pending/intervention_builder/interventions_routing_spec.rb
- A spec/routing-pending/intervention_builder/probes_routing_spec.rb
- A spec/routing-pending/interventions/comments_routing_spec.rb
- A spec/routing-pending/interventions/participants_routing_spec.rb
- A spec/routing-pending/interventions/probe_assignments_routing_spec.rb
- A spec/routing-pending/interventions/probes_routing_spec.rb
- A spec/routing-pending/interventions_routing_spec.rb
- A spec/routing-pending/news_items_routing_spec.rb
- A spec/routing-pending/personal_groups_routing_spec.rb
- A spec/routing-pending/principal_overrides_routing_spec.rb
- A spec/routing-pending/quicklist_items_routing_spec.rb
- A spec/routing-pending/school_teams_routing_spec.rb
- A spec/routing-pending/student_comments_routing_spec.rb
- A spec/routing-pending/team_consultations_routing_spec.rb
- A spec/routing-pending/tiers_routing_spec.rb
- A vendor/plugins/.gitkeep
- A vendor/plugins/rails_upgrade/MIT-LICENSE
- A vendor/plugins/rails_upgrade/README
- A vendor/plugins/rails_upgrade/Rakefile
- A vendor/plugins/rails_upgrade/init.rb
- A vendor/plugins/rails_upgrade/install.rb
- A vendor/plugins/rails_upgrade/lib/application_checker.rb
- A vendor/plugins/rails_upgrade/lib/gemfile_generator.rb
- A vendor/plugins/rails_upgrade/lib/new_configuration_generator.rb
- A vendor/plugins/rails_upgrade/lib/rails_upgrade.rb
- A vendor/plugins/rails_upgrade/lib/routes_upgrader.rb
- A vendor/plugins/rails_upgrade/lib/tasks/rails_upgrade_tasks.rake
- A vendor/plugins/rails_upgrade/test/application_checker_test.rb
- A vendor/plugins/rails_upgrade/test/gemfile_generator_test.rb
- A vendor/plugins/rails_upgrade/test/new_configuration_generator_test.rb
- A vendor/plugins/rails_upgrade/test/routes_upgrader_test.rb
- A vendor/plugins/rails_upgrade/test/test_helper.rb
- A vendor/plugins/rails_upgrade/uninstall.rb
- A vendor/plugins/unobtrusive_date_picker/NOTE_I_HAVE_CHANGED_THIS
- A vendor/plugins_broken_in_rails_3/acts_as_list/README
- A vendor/plugins_broken_in_rails_3/acts_as_list/init.rb
- A vendor/plugins_broken_in_rails_3/acts_as_list/lib/active_record/acts/list.rb
- A vendor/plugins_broken_in_rails_3/acts_as_list/test/list_test.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/MIT-LICENSE
- A vendor/plugins_broken_in_rails_3/html_matchers/README
- A vendor/plugins_broken_in_rails_3/html_matchers/Rakefile
- A vendor/plugins_broken_in_rails_3/html_matchers/init.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/install.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/lib/.gitignore
- A vendor/plugins_broken_in_rails_3/html_matchers/lib/html_matchers.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/lib/matchers/.gitignore
- A vendor/plugins_broken_in_rails_3/html_matchers/lib/matchers/button_matcher.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/lib/matchers/check_box_group_matcher.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/lib/matchers/drop_down_matcher.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/lib/matchers/image_matcher.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/lib/matchers/options_matcher.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/lib/matchers/radio_group_matcher.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/lib/matchers/span_text_matcher.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/lib/matchers/table_body_matcher.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/lib/matchers/table_header_matcher.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/lib/matchers/table_matcher.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/lib/matchers/td_link_matcher.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/spec/button_matcher_spec.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/spec/check_box_group_matcher_spec.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/spec/drop_down_matcher_spec.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/spec/image_matcher_spec.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/spec/radio_group_matcher_spec.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/spec/span_text_matcher_spec.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/spec/spec.opts
- A vendor/plugins_broken_in_rails_3/html_matchers/spec/spec_helper.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/spec/table_body_matcher_spec.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/spec/table_header_matcher_spec.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/spec/table_matcher_spec.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/tasks/.gitignore
- A vendor/plugins_broken_in_rails_3/html_matchers/uninstall.rb
- A vendor/plugins_broken_in_rails_3/mysql_sets/MIT-LICENSE
- A vendor/plugins_broken_in_rails_3/mysql_sets/README
- A vendor/plugins_broken_in_rails_3/mysql_sets/Rakefile
- A vendor/plugins_broken_in_rails_3/mysql_sets/init.rb
- A vendor/plugins_broken_in_rails_3/mysql_sets/install.rb
- A vendor/plugins_broken_in_rails_3/mysql_sets/lib/mysql_sets.rb
- A vendor/plugins_broken_in_rails_3/mysql_sets/test/mysql_sets_test.rb
- A vendor/plugins_broken_in_rails_3/mysql_sets/test/test_helper.rb
- A vendor/plugins_broken_in_rails_3/mysql_sets/uninstall.rb
- A vendor/plugins_broken_in_rails_3/subdomain-fu/CHANGELOG
- A vendor/plugins_broken_in_rails_3/subdomain-fu/MIT-LICENSE
- A vendor/plugins_broken_in_rails_3/subdomain-fu/README.rdoc
- A vendor/plugins_broken_in_rails_3/subdomain-fu/Rakefile
- A vendor/plugins_broken_in_rails_3/subdomain-fu/VERSION.yml
- A vendor/plugins_broken_in_rails_3/subdomain-fu/init.rb
- A vendor/plugins_broken_in_rails_3/subdomain-fu/install.sh
- A vendor/plugins_broken_in_rails_3/subdomain-fu/lib/subdomain-fu.rb
- A vendor/plugins_broken_in_rails_3/subdomain-fu/lib/subdomain_fu/routing_extensions.rb
- A vendor/plugins_broken_in_rails_3/subdomain-fu/lib/subdomain_fu/url_rewriter.rb
- A vendor/plugins_broken_in_rails_3/subdomain-fu/rails/init.rb
- A vendor/plugins_broken_in_rails_3/subdomain-fu/spec/spec.opts
- A vendor/plugins_broken_in_rails_3/subdomain-fu/spec/spec_helper.rb
- A vendor/plugins_broken_in_rails_3/subdomain-fu/spec/subdomain_fu_spec.rb
- A vendor/plugins_broken_in_rails_3/subdomain-fu/spec/url_rewriter_spec.rb
- A vendor/plugins_broken_in_rails_3/subdomain-fu/subdomain-fu.gemspec
- A vendor/plugins_broken_in_rails_3/will_paginate/.gitignore
- A vendor/plugins_broken_in_rails_3/will_paginate/.manifest
- A vendor/plugins_broken_in_rails_3/will_paginate/CHANGELOG.rdoc
- A vendor/plugins_broken_in_rails_3/will_paginate/LICENSE
- A vendor/plugins_broken_in_rails_3/will_paginate/README.rdoc
- A vendor/plugins_broken_in_rails_3/will_paginate/Rakefile
- A vendor/plugins_broken_in_rails_3/will_paginate/examples/apple-circle.gif
- A vendor/plugins_broken_in_rails_3/will_paginate/examples/index.haml
- A vendor/plugins_broken_in_rails_3/will_paginate/examples/index.html
- A vendor/plugins_broken_in_rails_3/will_paginate/examples/pagination.css
- A vendor/plugins_broken_in_rails_3/will_paginate/examples/pagination.sass
- A vendor/plugins_broken_in_rails_3/will_paginate/init.rb
- A vendor/plugins_broken_in_rails_3/will_paginate/lib/will_paginate.rb
- A vendor/plugins_broken_in_rails_3/will_paginate/lib/will_paginate/array.rb
- A vendor/plugins_broken_in_rails_3/will_paginate/lib/will_paginate/collection.rb
- A vendor/plugins_broken_in_rails_3/will_paginate/lib/will_paginate/core_ext.rb
- A vendor/plugins_broken_in_rails_3/will_paginate/lib/will_paginate/finder.rb
- A vendor/plugins_broken_in_rails_3/will_paginate/lib/will_paginate/named_scope.rb
- A vendor/plugins_broken_in_rails_3/will_paginate/lib/will_paginate/named_scope_patch.rb
- A vendor/plugins_broken_in_rails_3/will_paginate/lib/will_paginate/version.rb
- A vendor/plugins_broken_in_rails_3/will_paginate/lib/will_paginate/view_helpers.rb
- A vendor/plugins_broken_in_rails_3/will_paginate/test/boot.rb
- A vendor/plugins_broken_in_rails_3/will_paginate/test/collection_test.rb
- A vendor/plugins_broken_in_rails_3/will_paginate/test/console
- A vendor/plugins_broken_in_rails_3/will_paginate/test/database.yml
- A vendor/plugins_broken_in_rails_3/will_paginate/test/finder_test.rb
- A vendor/plugins_broken_in_rails_3/will_paginate/test/fixtures/admin.rb
- A vendor/plugins_broken_in_rails_3/will_paginate/test/fixtures/developer.rb
- A vendor/plugins_broken_in_rails_3/will_paginate/test/fixtures/developers_projects.yml
- A vendor/plugins_broken_in_rails_3/will_paginate/test/fixtures/project.rb
- A vendor/plugins_broken_in_rails_3/will_paginate/test/fixtures/projects.yml
- A vendor/plugins_broken_in_rails_3/will_paginate/test/fixtures/replies.yml
- A vendor/plugins_broken_in_rails_3/will_paginate/test/fixtures/reply.rb
- A vendor/plugins_broken_in_rails_3/will_paginate/test/fixtures/schema.rb
- A vendor/plugins_broken_in_rails_3/will_paginate/test/fixtures/topic.rb
- A vendor/plugins_broken_in_rails_3/will_paginate/test/fixtures/topics.yml
- A vendor/plugins_broken_in_rails_3/will_paginate/test/fixtures/user.rb
- A vendor/plugins_broken_in_rails_3/will_paginate/test/fixtures/users.yml
- A vendor/plugins_broken_in_rails_3/will_paginate/test/helper.rb
- A vendor/plugins_broken_in_rails_3/will_paginate/test/lib/activerecord_test_case.rb
- A vendor/plugins_broken_in_rails_3/will_paginate/test/lib/activerecord_test_connector.rb
- A vendor/plugins_broken_in_rails_3/will_paginate/test/lib/load_fixtures.rb
- A vendor/plugins_broken_in_rails_3/will_paginate/test/lib/view_test_process.rb
- A vendor/plugins_broken_in_rails_3/will_paginate/test/tasks.rake
- A vendor/plugins_broken_in_rails_3/will_paginate/test/view_test.rb
- A vendor/plugins_broken_in_rails_3/will_paginate/will_paginate.gemspec
- R spec/spec.opts
- R README-rails-default
- R vendor/plugins/paperclip/test/fixtures/text.txt
- R app/models/notifications.rb
- R app/models/team_referrals.rb
- R app/views/interventions/categories/select.js.rjs
- R app/views/interventions/definitions/select.js.rjs
- R app/views/interventions/goals/select.js.rjs
- R app/views/interventions/objectives/select.js.rjs
- R app/views/students/new.html.erb
- R config/gems.yml
- R config/initializers/add_support_for_formats_to_form_for.rb
- R config/initializers/backport_2_3_14_changes.rb
- R config/initializers/new_rails_defaults.rb
- R config/initializers/subdomain_fu.rb
- R config/preinitializer.rb
- R lib/add_format_to_form_for.rb
- R lib/controller_rights.rb
- R parse/districts.aspx
- R parse/districts.rb
- R parse/schools.rb
- R public/index.html.old
- R script/about
- R script/console
- R script/dbconsole
- R script/destroy
- R script/generate
- R script/plugin
- R script/runner
- R script/server
- R spec/lib/controller_rights_spec.rb
- R spec/models/notifications_spec.rb
- R spec/models/team_referrals_spec.rb
- R spec/routing/checklists_routing_spec.rb
- R spec/routing/cico_school_days_routing_spec.rb
- R spec/routing/cico_settings_routing_spec.rb
- R spec/routing/consultation_form_requests_routing_spec.rb
- R spec/routing/consultation_forms_routing_spec.rb
- R spec/routing/custom_flags_routing_spec.rb
- R spec/routing/district/flag_categories_routing_spec.rb
- R spec/routing/district/schools_routing_spec.rb
- R spec/routing/district/students_routing_spec.rb
- R spec/routing/district/users_routing_spec.rb
- R spec/routing/file_routing_spec.rb
- R spec/routing/flag_descriptions_routing_spec.rb
- R spec/routing/grouped_progress_entries_routing_spec.rb
- R spec/routing/groups_routing_spec.rb
- R spec/routing/intervention_builder/categories_routing_spec.rb
- R spec/routing/intervention_builder/goals_routing_spec.rb
- R spec/routing/intervention_builder/interventions_routing_spec.rb
- R spec/routing/intervention_builder/probes_routing_spec.rb
- R spec/routing/interventions/comments_routing_spec.rb
- R spec/routing/interventions/participants_routing_spec.rb
- R spec/routing/interventions/probe_assignments_routing_spec.rb
- R spec/routing/interventions/probes_routing_spec.rb
- R spec/routing/interventions_routing_spec.rb
- R spec/routing/news_items_routing_spec.rb
- R spec/routing/personal_groups_routing_spec.rb
- R spec/routing/principal_overrides_routing_spec.rb
- R spec/routing/quicklist_items_routing_spec.rb
- R spec/routing/school_teams_routing_spec.rb
- R spec/routing/student_comments_routing_spec.rb
- R spec/routing/team_consultations_routing_spec.rb
- R spec/routing/tiers_routing_spec.rb
- R vendor/plugins/cells/CHANGES
- R vendor/plugins/cells/README
- R vendor/plugins/cells/README.rdoc
- R vendor/plugins/cells/Rakefile
- R vendor/plugins/cells/VERSION
- R vendor/plugins/cells/about.yml
- R vendor/plugins/cells/generators/cell/USAGE
- R vendor/plugins/cells/generators/cell/cell_generator.rb
- R vendor/plugins/cells/generators/cell/templates/cell.rb
- R vendor/plugins/cells/generators/cell/templates/view.html.erb
- R vendor/plugins/cells/init.rb
- R vendor/plugins/cells/lib/cell/base.rb
- R vendor/plugins/cells/lib/cell/caching.rb
- R vendor/plugins/cells/lib/cell/view.rb
- R vendor/plugins/cells/lib/rails_extensions.rb
- R vendor/plugins/cells/test/caching_test.rb
- R vendor/plugins/cells/test/cells/cells_test_one/renamed_instance_view.html.erb
- R vendor/plugins/cells/test/cells/cells_test_one/super_state.html.erb
- R vendor/plugins/cells/test/cells/cells_test_one_cell.rb
- R vendor/plugins/cells/test/cells/cells_test_two_cell.rb
- R vendor/plugins/cells/test/cells/helper_using/state_using_application_helper.html.erb
- R vendor/plugins/cells/test/cells/helper_using/state_with_automatic_helper_invocation.html.erb
- R vendor/plugins/cells/test/cells/helper_using/state_with_helper_invocation.html.erb
- R vendor/plugins/cells/test/cells/helper_using/state_with_helper_method_invocation.html.erb
- R vendor/plugins/cells/test/cells/my_child/hello.html.erb
- R vendor/plugins/cells/test/cells/my_mother/bye.html.erb
- R vendor/plugins/cells/test/cells/my_mother/hello.html.erb
- R vendor/plugins/cells/test/cells/my_test/_broken_partial.html.erb
- R vendor/plugins/cells/test/cells/my_test/_partial.html.erb
- R vendor/plugins/cells/test/cells/my_test/state_with_link_to.html.erb
- R vendor/plugins/cells/test/cells/my_test/state_with_not_included_helper_method.html.erb
- R vendor/plugins/cells/test/cells/my_test/view_containing_broken_partial.html.erb
- R vendor/plugins/cells/test/cells/my_test/view_containing_nonexistant_partial.html.erb
- R vendor/plugins/cells/test/cells/my_test/view_containing_partial.html.erb
- R vendor/plugins/cells/test/cells/my_test/view_containing_partial_without_cell_name.html.erb
- R vendor/plugins/cells/test/cells/my_test/view_in_local_test_views_dir.html.erb
- R vendor/plugins/cells/test/cells/my_test/view_with_explicit_english_translation.en.html.erb
- R vendor/plugins/cells/test/cells/my_test/view_with_explicit_english_translation.html.erb
- R vendor/plugins/cells/test/cells/my_test/view_with_instance_var.html.erb
- R vendor/plugins/cells/test/cells/really_module/nested/happy_state.html.erb
- R vendor/plugins/cells/test/cells/really_module/nested_cell.rb
- R vendor/plugins/cells/test/cells/simple/two_templates_state.html.mytpl
- R vendor/plugins/cells/test/cells/simple_cell.rb
- R vendor/plugins/cells/test/cells/test_cell.rb
- R vendor/plugins/cells/test/cells/two_helpers_including/state_using_another_helper.html.erb
- R vendor/plugins/cells/test/cells_test.rb
- R vendor/plugins/cells/test/helper_test.rb
- R vendor/plugins/cells/test/helpers/helper_using_cell_helper.rb
- R vendor/plugins/cells/test/testing_helper.rb
- R vendor/plugins/paperclip/.gitignore
- R vendor/plugins/paperclip/LICENSE
- R vendor/plugins/paperclip/README.rdoc
- R vendor/plugins/paperclip/Rakefile
- R vendor/plugins/paperclip/generators/paperclip/USAGE
- R vendor/plugins/paperclip/generators/paperclip/paperclip_generator.rb
- R vendor/plugins/paperclip/generators/paperclip/templates/paperclip_migration.rb.erb
- R vendor/plugins/paperclip/init.rb
- R vendor/plugins/paperclip/lib/paperclip.rb
- R vendor/plugins/paperclip/lib/paperclip/attachment.rb
- R vendor/plugins/paperclip/lib/paperclip/callback_compatability.rb
- R vendor/plugins/paperclip/lib/paperclip/geometry.rb
- R vendor/plugins/paperclip/lib/paperclip/iostream.rb
- R vendor/plugins/paperclip/lib/paperclip/processor.rb
- R vendor/plugins/paperclip/lib/paperclip/storage.rb
- R vendor/plugins/paperclip/lib/paperclip/thumbnail.rb
- R vendor/plugins/paperclip/lib/paperclip/upfile.rb
- R vendor/plugins/paperclip/lib/tasks/paperclip_tasks.rake
- R vendor/plugins/paperclip/paperclip.gemspec
- R vendor/plugins/paperclip/shoulda_macros/paperclip.rb
- R vendor/plugins/paperclip/test/.gitignore
- R vendor/plugins/paperclip/test/attachment_test.rb
- R vendor/plugins/paperclip/test/database.yml
- R vendor/plugins/paperclip/test/fixtures/12k.png
- R vendor/plugins/paperclip/test/fixtures/50x50.png
- R vendor/plugins/paperclip/test/fixtures/5k.png
- R vendor/plugins/paperclip/test/fixtures/bad.png
- R vendor/plugins/paperclip/test/fixtures/twopage.pdf
- R vendor/plugins/paperclip/test/geometry_test.rb
- R vendor/plugins/paperclip/test/helper.rb
- R vendor/plugins/paperclip/test/integration_test.rb
- R vendor/plugins/paperclip/test/iostream_test.rb
- R vendor/plugins/paperclip/test/paperclip_test.rb
- R vendor/plugins/paperclip/test/processor_test.rb
- R vendor/plugins/paperclip/test/storage_test.rb
- R vendor/plugins/paperclip/test/thumbnail_test.rb
- R vendor/plugins/railmail/.gitignore
- R vendor/plugins/railmail/MIT-LICENSE
- R vendor/plugins/railmail/README
- R vendor/plugins/railmail/app/controllers/railmail_controller.rb
- R vendor/plugins/railmail/app/helpers/railmail_helper.rb
- R vendor/plugins/railmail/app/models/railmail_delivery.rb
- R vendor/plugins/railmail/app/views/layouts/railmail.html.erb
- R vendor/plugins/railmail/app/views/railmail/_delivery.html.erb
- R vendor/plugins/railmail/app/views/railmail/_resend.html.erb
- R vendor/plugins/railmail/app/views/railmail/index.html.erb
- R vendor/plugins/railmail/app/views/railmail/read.js.erb
- R vendor/plugins/railmail/app/views/railmail/resend.js.erb
- R vendor/plugins/railmail/generators/railmail_migration/USAGE
- R vendor/plugins/railmail/generators/railmail_migration/railmail_migration_generator.rb
- R vendor/plugins/railmail/generators/railmail_migration/templates/migration.rb
- R vendor/plugins/railmail/init.rb
- R vendor/plugins/railmail/install.rb
- R vendor/plugins/railmail/lib/railmail.rb
- R vendor/plugins/railmail/lib/railmail/action_mailer.rb
- R vendor/plugins/railmail/lib/tasks/railmail_tasks.rake
- R vendor/plugins/railmail/test/railmail_test.rb
- R vendor/plugins/railmail/Rakefile
- R vendor/plugins/html_matchers/uninstall.rb
- R vendor/plugins/spawn/CHANGELOG
- R vendor/plugins/spawn/LICENSE
- R vendor/plugins/spawn/README
- R vendor/plugins/spawn/init.rb
- R vendor/plugins/spawn/lib/patches.rb
- R vendor/plugins/spawn/lib/spawn.rb
- R vendor/plugins/acts_as_list/README
- R vendor/plugins/acts_as_list/init.rb
- R vendor/plugins/acts_as_list/lib/active_record/acts/list.rb
- R vendor/plugins/acts_as_list/test/list_test.rb
- R vendor/plugins/html_matchers/MIT-LICENSE
- R vendor/plugins/html_matchers/README
- R vendor/plugins/html_matchers/Rakefile
- R vendor/plugins/html_matchers/init.rb
- R vendor/plugins/html_matchers/install.rb
- R vendor/plugins/html_matchers/lib/.gitignore
- R vendor/plugins/html_matchers/lib/html_matchers.rb
- R vendor/plugins/html_matchers/lib/matchers/.gitignore
- R vendor/plugins/html_matchers/lib/matchers/button_matcher.rb
- R vendor/plugins/html_matchers/lib/matchers/check_box_group_matcher.rb
- R vendor/plugins/html_matchers/lib/matchers/drop_down_matcher.rb
- R vendor/plugins/html_matchers/lib/matchers/image_matcher.rb
- R vendor/plugins/html_matchers/lib/matchers/options_matcher.rb
- R vendor/plugins/html_matchers/lib/matchers/radio_group_matcher.rb
- R vendor/plugins/html_matchers/lib/matchers/span_text_matcher.rb
- R vendor/plugins/html_matchers/lib/matchers/table_body_matcher.rb
- R vendor/plugins/html_matchers/lib/matchers/table_header_matcher.rb
- R vendor/plugins/html_matchers/lib/matchers/table_matcher.rb
- R vendor/plugins/html_matchers/lib/matchers/td_link_matcher.rb
- R vendor/plugins/html_matchers/spec/button_matcher_spec.rb
- R vendor/plugins/html_matchers/spec/check_box_group_matcher_spec.rb
- R vendor/plugins/html_matchers/spec/drop_down_matcher_spec.rb
- R vendor/plugins/html_matchers/spec/image_matcher_spec.rb
- R vendor/plugins/html_matchers/spec/radio_group_matcher_spec.rb
- R vendor/plugins/html_matchers/spec/span_text_matcher_spec.rb
- R vendor/plugins/html_matchers/spec/spec.opts
- R vendor/plugins/html_matchers/spec/spec_helper.rb
- R vendor/plugins/html_matchers/spec/table_body_matcher_spec.rb
- R vendor/plugins/html_matchers/spec/table_header_matcher_spec.rb
- R vendor/plugins/html_matchers/spec/table_matcher_spec.rb
- R vendor/plugins/html_matchers/tasks/.gitignore
- R vendor/plugins/mysql_sets/uninstall.rb
- R vendor/plugins/mysql_sets/MIT-LICENSE
- R vendor/plugins/mysql_sets/README
- R vendor/plugins/mysql_sets/Rakefile
- R vendor/plugins/mysql_sets/init.rb
- R vendor/plugins/mysql_sets/install.rb
- R vendor/plugins/mysql_sets/lib/mysql_sets.rb
- R vendor/plugins/mysql_sets/test/mysql_sets_test.rb
- R vendor/plugins/mysql_sets/test/test_helper.rb
- R vendor/plugins/subdomain-fu/CHANGELOG
- R vendor/plugins/subdomain-fu/MIT-LICENSE
- R vendor/plugins/subdomain-fu/README.rdoc
- R vendor/plugins/subdomain-fu/Rakefile
- R vendor/plugins/subdomain-fu/VERSION.yml
- R vendor/plugins/subdomain-fu/init.rb
- R vendor/plugins/subdomain-fu/install.sh
- R vendor/plugins/subdomain-fu/lib/subdomain-fu.rb
- R vendor/plugins/subdomain-fu/lib/subdomain_fu/routing_extensions.rb
- R vendor/plugins/subdomain-fu/lib/subdomain_fu/url_rewriter.rb
- R vendor/plugins/subdomain-fu/rails/init.rb
- R vendor/plugins/subdomain-fu/spec/spec.opts
- R vendor/plugins/subdomain-fu/spec/spec_helper.rb
- R vendor/plugins/subdomain-fu/spec/subdomain_fu_spec.rb
- R vendor/plugins/subdomain-fu/spec/url_rewriter_spec.rb
- R vendor/plugins/subdomain-fu/subdomain-fu.gemspec
- R vendor/plugins/will_paginate/.gitignore
- R vendor/plugins/will_paginate/.manifest
- R vendor/plugins/will_paginate/CHANGELOG.rdoc
- R vendor/plugins/will_paginate/LICENSE
- R vendor/plugins/will_paginate/README.rdoc
- R vendor/plugins/will_paginate/Rakefile
- R vendor/plugins/will_paginate/examples/apple-circle.gif
- R vendor/plugins/will_paginate/examples/index.haml
- R vendor/plugins/will_paginate/examples/index.html
- R vendor/plugins/will_paginate/examples/pagination.css
- R vendor/plugins/will_paginate/examples/pagination.sass
- R vendor/plugins/will_paginate/init.rb
- R vendor/plugins/will_paginate/lib/will_paginate.rb
- R vendor/plugins/will_paginate/lib/will_paginate/array.rb
- R vendor/plugins/will_paginate/lib/will_paginate/collection.rb
- R vendor/plugins/will_paginate/lib/will_paginate/core_ext.rb
- R vendor/plugins/will_paginate/lib/will_paginate/finder.rb
- R vendor/plugins/will_paginate/lib/will_paginate/named_scope.rb
- R vendor/plugins/will_paginate/lib/will_paginate/named_scope_patch.rb
- R vendor/plugins/will_paginate/lib/will_paginate/version.rb
- R vendor/plugins/will_paginate/lib/will_paginate/view_helpers.rb
- R vendor/plugins/will_paginate/test/boot.rb
- R vendor/plugins/will_paginate/test/collection_test.rb
- R vendor/plugins/will_paginate/test/console
- R vendor/plugins/will_paginate/test/database.yml
- R vendor/plugins/will_paginate/test/finder_test.rb
- R vendor/plugins/will_paginate/test/fixtures/admin.rb
- R vendor/plugins/will_paginate/test/fixtures/developer.rb
- R vendor/plugins/will_paginate/test/fixtures/developers_projects.yml
- R vendor/plugins/will_paginate/test/fixtures/project.rb
- R vendor/plugins/will_paginate/test/fixtures/projects.yml
- R vendor/plugins/will_paginate/test/fixtures/replies.yml
- R vendor/plugins/will_paginate/test/fixtures/reply.rb
- R vendor/plugins/will_paginate/test/fixtures/schema.rb
- R vendor/plugins/will_paginate/test/fixtures/topic.rb
- R vendor/plugins/will_paginate/test/fixtures/topics.yml
- R vendor/plugins/will_paginate/test/fixtures/user.rb
- R vendor/plugins/will_paginate/test/fixtures/users.yml
- R vendor/plugins/will_paginate/test/helper.rb
- R vendor/plugins/will_paginate/test/lib/activerecord_test_case.rb
- R vendor/plugins/will_paginate/test/lib/activerecord_test_connector.rb
- R vendor/plugins/will_paginate/test/lib/load_fixtures.rb
- R vendor/plugins/will_paginate/test/lib/view_test_process.rb
- R vendor/plugins/will_paginate/test/tasks.rake
- R vendor/plugins/will_paginate/test/view_test.rb
- R vendor/plugins/will_paginate/will_paginate.gemspec
- M .gitignore
- M Gemfile
- M Gemfile.lock
- M Rakefile
- M app/cells/administration/district.html.erb
- M app/cells/administration/school.html.erb
- M app/cells/administration_cell.rb
- M app/cells/news/_news_item.html.erb
- M app/cells/news_cell.rb
- M app/cells/principal_overrides_cell.rb
- M app/controllers/application_controller.rb
- M app/controllers/checklist_builder/checklists_controller.rb
- M app/controllers/custom_flags_controller.rb
- M app/controllers/district/schools_controller.rb
- M app/controllers/district/students_controller.rb
- M app/controllers/district/users_controller.rb
- M app/controllers/districts_controller.rb
- M app/controllers/grouped_progress_entries_controller.rb
- M app/controllers/groups_controller.rb
- M app/controllers/intervention_builder/goals_controller.rb
- M app/controllers/intervention_builder/interventions_controller.rb
- M app/controllers/intervention_builder/probes_controller.rb
- M app/controllers/intervention_builder/recommended_monitors_controller.rb
- M app/controllers/interventions/categories_controller.rb
- M app/controllers/interventions/definitions_controller.rb
- M app/controllers/interventions/goals_controller.rb
- M app/controllers/interventions/objectives_controller.rb
- M app/controllers/interventions/probe_assignments_controller.rb
- M app/controllers/interventions/probes_controller.rb
- M app/controllers/interventions_controller.rb
- M app/controllers/login_controller.rb
- M app/controllers/main_controller.rb
- M app/controllers/principal_overrides_controller.rb
- M app/controllers/reports_controller.rb
- M app/controllers/schools_controller.rb
- M app/controllers/scripted_controller.rb
- M app/controllers/students_controller.rb
- M app/controllers/team_consultations_controller.rb
- M app/controllers/tiers_controller.rb
- M app/controllers/unattached_interventions_controller.rb
- M app/helpers/application_helper.rb
- M app/helpers/checklists_helper.rb
- M app/helpers/consultation_form_builder.rb
- M app/helpers/flags_helper.rb
- M app/helpers/interventions_helper.rb
- M app/helpers/label_form_builder.rb
- M app/helpers/links_and_attachments_helper.rb
- M app/helpers/move_up_down_buttons_helper.rb
- M app/helpers/probes_helper.rb
- M app/helpers/reports_helper.rb
- M app/helpers/students_helper.rb
- M app/metal/chart_proxy.rb
- M app/metal/session_check.rb
- M app/models/checklist.rb
- M app/models/checklist_definition.rb
- M app/models/cico_setting.rb
- M app/models/consultation_form.rb
- M app/models/consultation_form_request.rb
- M app/models/custom_flag.rb
- M app/models/district.rb
- M app/models/district_log.rb
- M app/models/element_definition.rb
- M app/models/enrollment.rb
- M app/models/ext_test_score.rb
- M app/models/flag.rb
- M app/models/flag_category.rb
- M app/models/flag_description.rb
- M app/models/goal_definition.rb
- M app/models/group.rb
- M app/models/grouped_progress_entry.rb
- M app/models/intervention.rb
- M app/models/intervention_cluster.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/personal_group.rb
- M app/models/principal_override.rb
- M app/models/principal_override_observer.rb
- M app/models/principal_override_reason.rb
- M app/models/probe.rb
- M app/models/probe_definition.rb
- M app/models/probe_definition_benchmark.rb
- M app/models/probe_graph.rb
- M app/models/quicklist_item.rb
- M app/models/recommendation.rb
- M app/models/recommendation_observer.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/staff_assignment.rb
- M app/models/student.rb
- M app/models/team_consultation.rb
- M app/models/tier.rb
- M app/models/user.rb
- M app/models/user_group_assignment.rb
- M app/models/user_school_assignment.rb
- M app/reports/flags_for_student_report.rb
- M app/reports/team_notes_report.rb
- M app/views/assets/_asset.html.erb
- M app/views/checklist_builder/answers/_answer_definition.html.erb
- M app/views/checklist_builder/checklists/_checklist_definition.html.erb
- M app/views/checklist_builder/checklists/_show.html.erb
- M app/views/checklist_builder/checklists/edit.html.erb
- M app/views/checklist_builder/checklists/new.html.erb
- M app/views/checklist_builder/checklists/preview.html.erb
- M app/views/checklist_builder/checklists/show.html.erb
- M app/views/checklist_builder/questions/_question_definition.html.erb
- M app/views/checklists/_question_definition.html.erb
- M app/views/checklists/_relevant.html.erb
- M app/views/checklists/_scale.html.erb
- M app/views/checklists/_view.html.erb
- M app/views/checklists/edit.html.erb
- M app/views/checklists/new.html.erb
- M app/views/consultation_form_requests/_new.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/_edit.html.erb
- M app/views/consultation_forms/_new.html.erb
- M app/views/consultation_forms/_show.html.erb
- M app/views/custom_flags/_ignore_flag.html.erb
- M app/views/custom_flags/_new_custom_flag.html.erb
- M app/views/district/flag_categories/edit.html.erb
- M app/views/district/flag_categories/new.html.erb
- M app/views/district/schools/_user_school_assignment.html.erb
- M app/views/district/schools/edit.html.erb
- M app/views/district/schools/new.html.erb
- M app/views/district/students/_enrollment.html.erb
- M app/views/district/students/_form.html.erb
- M app/views/district/students/_system_flag.html.erb
- M app/views/district/students/edit.html.erb
- M app/views/district/students/index.html.erb
- M app/views/district/students/new.html.erb
- M app/views/district/users/_label_form.html.erb
- M app/views/district/users/_role.html.erb
- M app/views/district/users/_staff_assignments.erb
- M app/views/district/users/_user_school_assignment.html.erb
- M app/views/district/users/edit.html.erb
- M app/views/district/users/index.html.erb
- M app/views/district/users/new.html.erb
- M app/views/districts/bulk_import_form.html.erb
- M app/views/districts/edit.html.erb
- M app/views/districts/new.html.erb
- M app/views/flag_descriptions/edit.html.erb
- M app/views/grouped_progress_entries/edit.html.erb
- M app/views/grouped_progress_entries/show.html.erb
- M app/views/groups/_new_special_user_group_form.html.erb
- M app/views/groups/_new_student_form.html.erb
- M app/views/groups/_new_user_assignment_form.html.erb
- M app/views/groups/_special_user_group.html.erb
- M app/views/groups/_student.html.erb
- M app/views/groups/_user_assignment.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_special.html.erb
- M app/views/intervention_builder/categories/_intervention_cluster.html.erb
- M app/views/intervention_builder/categories/edit.html.erb
- M app/views/intervention_builder/categories/new.html.erb
- M app/views/intervention_builder/goals/_goal_definition.html.erb
- M app/views/intervention_builder/goals/edit.html.erb
- M app/views/intervention_builder/goals/new.html.erb
- M app/views/intervention_builder/interventions/_intervention_definition.html.erb
- M app/views/intervention_builder/interventions/edit.html.erb
- M app/views/intervention_builder/interventions/index.html.erb
- M app/views/intervention_builder/interventions/new.html.erb
- M app/views/intervention_builder/objectives/_objective_definition.html.erb
- M app/views/intervention_builder/objectives/edit.html.erb
- M app/views/intervention_builder/objectives/new.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/edit.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/recommended_monitors/_recommended_monitor.html.erb
- 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/interventions/_custom.html.erb
- M app/views/interventions/_detail.html.erb
- M app/views/interventions/_edit_view.html.erb
- M app/views/interventions/_form.html.erb
- M app/views/interventions/_intervention.html.erb
- M app/views/interventions/categories/_select.html.erb
- M app/views/interventions/comments/_comment.html.erb
- M app/views/interventions/comments/_edit.html.erb
- M app/views/interventions/comments/_index.html.erb
- M app/views/interventions/comments/new.html.erb
- M app/views/interventions/definitions/_select.html.erb
- M app/views/interventions/goals/_select.html.erb
- M app/views/interventions/new.html.erb
- M app/views/interventions/objectives/_select.html.erb
- M app/views/interventions/participants/_participant.html.erb
- M app/views/interventions/participants/edit.html.erb
- M app/views/interventions/participants/new.html.erb
- M app/views/interventions/probe_assignments/_assign_progress_monitor.html.erb
- M app/views/interventions/probe_assignments/_benchmark_fields.html.erb
- M app/views/interventions/probe_assignments/_custom_probe_definition.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/_remove_benchmark.html.erb
- M app/views/interventions/probes/_form.html.erb
- M app/views/interventions/probes/_new.html.erb
- M app/views/interventions/probes/_probe.html.erb
- M app/views/interventions/probes/edit.html.erb
- M app/views/interventions/probes/new.html.erb
- M app/views/interventions/probes/new_assessment.html.erb
- M app/views/interventions/quicklists/_quicklist.html.erb
- M app/views/layouts/_core_practices.html.erb
- M app/views/layouts/_district_docs.html.erb
- M app/views/layouts/_intervention_pdf_html_list.html.erb
- M app/views/layouts/_menu.html.erb
- M app/views/layouts/application.html.erb
- M app/views/login/_country_state_district.html.erb
- M app/views/login/_login.html.erb
- M app/views/login/change_password.html.erb
- M app/views/login/login.html.erb
- M app/views/main/stats.html.erb
- M app/views/news_items/edit.html.erb
- M app/views/news_items/new.html.erb
- M app/views/personal_groups/edit.html.erb
- M app/views/personal_groups/new.html.erb
- M app/views/principal_overrides/_edit.html.erb
- M app/views/principal_overrides/_new.html.erb
- M app/views/principal_overrides/_override.html.erb
- M app/views/principal_overrides/create.js.rjs
- M app/views/quicklist_items/index.html.erb
- M app/views/recommendations/_form.html.erb
- M app/views/recommendations/edit.html.erb
- M app/views/recommendations/new.html.erb
- M app/views/reports/_select_format.html.erb
- M app/views/reports/student_flag_summary.html.erb
- M app/views/reports/student_overall.html.erb
- M app/views/reports/student_overall_options.html.erb
- M app/views/reports/team_notes.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/schools/index.html.erb
- M app/views/scripted/automated_intervention.html.erb
- M app/views/student_comments/_comment.html.erb
- M app/views/student_comments/_edit.html.erb
- M app/views/student_comments/_new.html.erb
- M app/views/student_comments/edit.html.erb
- M app/views/students/_extended_profile.html.erb
- M app/views/students/_team_consultations.html.erb
- M app/views/students/index.html.erb
- M app/views/students/search.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/tiers/_tier.html.erb
- M app/views/tiers/destroy.html.erb
- M app/views/tiers/edit.html.erb
- M app/views/tiers/new.html.erb
- M app/views/unattached_interventions/index.html.erb
- M config/boot.rb
- M config/database.yml.mysql
- M config/database.yml.sqlite3
- M config/environment.rb
- M config/environments/cucumber.rb
- M config/environments/development.rb
- M config/environments/development_with_cache.rb
- M config/environments/production.rb
- M config/environments/staging.rb
- M config/environments/test.rb
- M config/environments/veg_open.rb
- M config/environments/wip.rb
- M config/initializers/backtrace_silencers.rb
- M config/initializers/fix_validations.rb
- M config/initializers/host_info.rb
- M config/initializers/inflections.rb
- M config/initializers/mail.rb
- M config/initializers/time_date.rb
- M config/initializers/use_old_hash_for_fixture_identity.rb
- M config/locales/en.yml
- M config/routes.rb
- M db/schema.rb
- M db/seeds.rb
- M features/content_admin/tier_builder.feature
- M features/country_and_state_admin/wi_admin.feature
- M features/regular_user/rjs_dropdown_group_search.feature
- M features/regular_user/sims_demo_walkthrough.feature
- M features/regular_user/student_comments.feature
- M features/regular_user/team_notes_report.feature
- M features/step_definitions/checklist_steps.rb
- M features/step_definitions/interventions_steps.rb
- M features/step_definitions/search_steps.rb
- M features/step_definitions/sims_steps.rb
- M features/step_definitions/student_comment_steps.rb
- M features/support/step_helpers.rb
- M lib/create_intervention_pdfs.rb
- M lib/create_training_district.rb
- M lib/fckeditor_spell_check.rb
- M lib/link_and_attachment_assets.rb
- M lib/mailer_with_subdomains.rb
- M lib/populate_intervention_dropdowns.rb
- M lib/prime_cache.rb
- M lib/tasks/airbrake_tasks.rake
- M lib/tasks/rcov.rake
- M lib/tasks/rcov_rake_helper.rb
- M lib/tasks/rspec.rake
- M lib/tasks/verify_rcov.rake
- M lib/use_old_fixtures_key.rb
- M lib/verify_student_in_district_externally.rb
- M public/404.html
- M public/422.html
- M public/500.html
- M public/javascripts/controls.js
- M public/javascripts/dragdrop.js
- M public/javascripts/effects.js
- M public/javascripts/prototype.js
- M spec/controllers/application_controller_spec.rb
- M spec/controllers/checklist_builder/answers_controller_spec.rb
- M spec/controllers/checklist_builder/checklists_controller_spec.rb
- M spec/controllers/checklist_builder/elements_controller_spec.rb
- M spec/controllers/checklist_builder/questions_controller_spec.rb
- M spec/controllers/checklists_controller_spec.rb
- M spec/controllers/consultation_form_requests_controller_spec.rb
- M spec/controllers/consultation_forms_controller_spec.rb
- M spec/controllers/custom_flags_controller_spec.rb
- M spec/controllers/district/flag_categories_controller_spec.rb
- M spec/controllers/district/schools_controller_spec.rb
- M spec/controllers/district/students_controller_spec.rb
- M spec/controllers/district/users_controller_spec.rb
- M spec/controllers/districts_controller_spec.rb
- M spec/controllers/file_controller_spec.rb
- M spec/controllers/flag_descriptions_controller_spec.rb
- M spec/controllers/grouped_progress_entries_controller_spec.rb
- M spec/controllers/groups_controller_spec.rb
- M spec/controllers/intervention_builder/categories_controller_spec.rb
- M spec/controllers/intervention_builder/goals_controller_spec.rb
- M spec/controllers/intervention_builder/interventions_controller_spec.rb
- M spec/controllers/intervention_builder/objectives_controller_spec.rb
- M spec/controllers/intervention_builder/probes_controller_spec.rb
- M spec/controllers/intervention_builder/recommended_monitors_controller_spec.rb
- M spec/controllers/interventions/categories_controller_spec.rb
- M spec/controllers/interventions/comments_controller_spec.rb
- M spec/controllers/interventions/definitions_controller_spec.rb
- M spec/controllers/interventions/goals_controller_spec.rb
- M spec/controllers/interventions/objectives_controller_spec.rb
- M spec/controllers/interventions/participants_controller_spec.rb
- M spec/controllers/interventions/probe_assignments_controller_spec.rb
- M spec/controllers/interventions/probes_controller_spec.rb
- M spec/controllers/interventions/quicklists_controller_spec.rb
- M spec/controllers/interventions_controller_spec.rb
- M spec/controllers/login_controller_spec.rb
- M spec/controllers/main_controller_spec.rb
- M spec/controllers/news_items_controller_spec.rb
- M spec/controllers/personal_groups_controller_spec.rb
- M spec/controllers/principal_overrides_controller_spec.rb
- M spec/controllers/quicklist_items_controller_spec.rb
- M spec/controllers/recommendations_controller_spec.rb
- M spec/controllers/reports_controller_spec.rb
- M spec/controllers/school_teams_controller_spec.rb
- M spec/controllers/schools_controller_spec.rb
- M spec/controllers/scripted_controller_spec.rb
- M spec/controllers/student_comments_controller_spec.rb
- M spec/controllers/students_controller_spec.rb
- M spec/controllers/team_consultations_controller_spec.rb
- M spec/controllers/tiers_controller_spec.rb
- M spec/controllers/unattached_interventions_controller_spec.rb
- M spec/factories.rb
- M spec/factories/checklists.rb
- M spec/helpers/application_helper_spec.rb
- M spec/helpers/checklists_helper_spec.rb
- M spec/helpers/consultation_form_builder_spec.rb
- M spec/helpers/consultation_form_requests_helper_spec.rb
- M spec/helpers/flags_helper_spec.rb
- M spec/helpers/interventions_helper_spec.rb
- M spec/helpers/links_and_attachments_spec.rb
- M spec/helpers/move_up_down_buttons_helper_spec.rb
- M spec/helpers/probes_helper_spec.rb
- M spec/helpers/reports_helper_spec.rb
- M spec/helpers/students_helper_spec.rb
- M spec/lib/country_state_district_spec.rb
- M spec/lib/create_intervention_pdfs_spec.rb
- M spec/lib/create_training_district_spec.rb
- M spec/lib/csv_importer/content_admins_spec.rb
- M spec/lib/csv_importer/district_admins_spec.rb
- M spec/lib/csv_importer/import_base.rb
- M spec/lib/csv_importer/news_admins_spec.rb
- M spec/lib/csv_importer/regular_users_spec.rb
- M spec/lib/csv_importer/roles_base.rb
- M spec/lib/csv_importer/school_admins_spec.rb
- M spec/lib/end_of_year_stats_spec.rb
- M spec/lib/import_csv_spec.rb
- M spec/lib/link_and_attachment_assets_spec.rb
- M spec/lib/populate_intervention_dropdowns_spec.rb
- M spec/metal/session_check_spec.rb
- M spec/models/checklist_spec.rb
- M spec/models/district_spec.rb
- M spec/models/enrollment_spec.rb
- M spec/models/flag_description_spec.rb
- M spec/models/ignore_flag_spec.rb
- M spec/models/intervention_cluster_spec.rb
- M spec/models/intervention_definition_spec.rb
- M spec/models/objective_definition_spec.rb
- M spec/models/right_spec.rb
- M spec/models/special_user_group_spec.rb
- M spec/models/student_spec.rb
- M spec/models/tier_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/flags_for_student_report_spec.rb
- M spec/reports/html_csv_text_spec.rb
- M spec/spec_helper.rb
- M spec/support/mock_helper.rb
- M spec/support/shared_contexts.rb
- M test/performance/browsing_test.rb
- M test/test_helper.rb
- M vendor/plugins/coveralls/lib/coveralls.rb
- M vendor/plugins/unobtrusive_date_picker/lib/unobtrusive_date_picker.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