Changeset [ca458390b4439a6b9344bb4eb5f8a623cdd7d458] by Shawn Balestracci

November 15th, 2009 @ 02:45 PM

change district export/sims import to disambiguate id_district and use a saner, more consistent api
http://github.com/vegantech/sims/commit/ca458390b4439a6b9344bb4eb5f...

Committed by Shawn Balestracci

  • A db/migrate/20091114233840_change_id_district.rb
  • R lib/import_csv/extended_profiles.rb
  • R lib/import_csv/users.rb
  • M app/controllers/scripted_controller.rb
  • M app/controllers/students_controller.rb
  • M app/models/role.rb
  • M app/models/school.rb
  • M app/models/student.rb
  • M app/models/system_flag.rb
  • M app/models/user.rb
  • M app/views/district/schools/_form.html.erb
  • M app/views/district/schools/index.html.erb
  • M app/views/district/students/_form.html.erb
  • M app/views/district/students/index.html.erb
  • M app/views/district/users/_form.html.erb
  • M app/views/districts/bulk_import_form.html.erb
  • M app/views/students/new.html.erb
  • M db/schema.rb
  • M features/step_definitions/file_import.rb
  • M features/support/files/users.csv
  • M lib/csv_importer/all_schools.rb
  • M lib/csv_importer/all_students_in_districts.rb
  • M lib/csv_importer/all_students_in_schools.rb
  • M lib/csv_importer/enrollments.rb
  • M lib/csv_importer/ext_adult_contacts.rb
  • M lib/csv_importer/ext_arbitraries.rb
  • M lib/csv_importer/ext_siblings.rb
  • M lib/csv_importer/ext_summaries.rb
  • M lib/csv_importer/ext_test_scores.rb
  • M lib/csv_importer/groups.rb
  • M lib/csv_importer/schools.rb
  • M lib/csv_importer/staff_assignments.rb
  • M lib/csv_importer/student_groups.rb
  • M lib/csv_importer/students.rb
  • M lib/csv_importer/user_groups.rb
  • M lib/csv_importer/user_school_assignments.rb
  • M lib/csv_importer/users.rb
  • M lib/import_csv.rb
  • M lib/import_csv/file_handling.rb
  • M lib/import_csv/roles.rb
  • M lib/import_csv/system_flags.rb
  • M lib/import_mmsd.rb
  • M spec/fixtures/groups.yml
  • M spec/fixtures/schools.yml
  • M spec/fixtures/students.yml
  • M spec/fixtures/users.yml
  • M test/csv/enrollments/telophia/enrollments.csv
  • M test/csv/extended_profiles/empty/ext_arbitraries.csv
  • M test/csv/extended_profiles/single/ext_arbitraries.csv
  • M test/csv/students/empty/students.csv
  • M test/csv/students/single/students.csv
  • M test/csv/users/empty/users.csv
  • M test/csv/users/single/users.csv
  • M test/csv/users/two/users.csv
  • M test/fixtures/groups.yml
  • M test/fixtures/schools.yml
  • M test/fixtures/students.yml
New-ticket Create new ticket

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

Shared Ticket Bins