sqm-dashboards/db/migrate
2023-09-29 19:29:23 -07:00
..
20170224181252_devise_create_users.rb Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 2021-12-28 14:10:34 +01:00
20170225150432_create_recipients.rb recipient lists for somerville data 2017-03-16 17:00:31 -04:00
20170228164212_create_schools.rb more scaffolding 2017-03-01 13:23:54 -05:00
20170228164245_create_districts.rb more scaffolding 2017-03-01 13:23:54 -05:00
20170302154609_create_recipient_lists.rb recipient lists 2017-03-02 12:00:40 -05:00
20170303162123_create_categories.rb adding categories 2017-03-03 16:19:52 -05:00
20170304020530_create_questions.rb working on questions and categories 2017-03-03 22:00:07 -05:00
20170305155018_create_question_lists.rb working on question_lists 2017-03-05 12:23:11 -05:00
20170306145359_create_schedules.rb fixing scheduling bug 2017-04-21 22:36:45 -04:00
20170307152229_create_recipient_schedules.rb testing scheduling 2017-03-07 12:40:09 -05:00
20170307153205_create_attempts.rb testing scheduling 2017-03-07 12:40:09 -05:00
20170308160911_add_next_attempt_at_to_recipient_schedule.rb adding next_attempt_at 2017-03-08 11:38:06 -05:00
20170309191211_add_twilio_details_to_attempts.rb working on twilio integration 2017-03-10 13:53:07 -05:00
20170310191800_add_twilio_sid_to_attempt.rb working on twilio integration 2017-03-10 14:31:14 -05:00
20170311195824_add_description_to_school.rb loading in somerville data 2017-03-12 14:52:22 -04:00
20170312202259_create_school_categories.rb working on aggregating results 2017-03-13 12:59:13 -04:00
20170316154053_add_target_group_to_question.rb source for data: 2017-03-16 14:13:03 -04:00
20170316194058_add_slug_to_school.rb adding slugs to schools and categories 2017-03-16 16:09:54 -04:00
20170316194122_add_slug_to_category.rb adding slugs to schools and categories 2017-03-16 16:09:54 -04:00
20170317141348_add_email_to_recipient.rb adding attempt counters 2017-03-17 13:10:13 -04:00
20170317150205_add_counters_to_recipient.rb adding attempt counters 2017-03-17 13:10:13 -04:00
20170405183356_create_user_schools.rb working on authentication 2017-04-05 21:17:27 -04:00
20170412204724_add_time_to_schedule.rb working on adding time to schedule 2017-04-12 21:32:36 -04:00
20170417203127_add_queued_questions_to_recipient_schedule.rb queued questions 2017-04-18 10:31:28 -04:00
20170418173141_create_students.rb working on sibling students 2017-04-18 16:32:02 -04:00
20171028181758_add_reverse_to_questions.rb reversed questions 2017-10-28 15:32:57 -04:00
20180119145356_add_non_likert_fields_to_category.rb data migration and rake task for nonlikert categories 2018-01-20 09:36:01 -05:00
20180120150542_add_z_score_to_school_categories.rb working on administrative data 2018-01-22 21:39:21 -05:00
20180128015651_add_zones_to_category.rb zones with default values 2018-01-29 11:48:27 -05:00
20180711164051_add_external_id_to_questions.rb updating for 2018 data 2018-07-20 09:50:40 -04:00
20181204150736_add_student_and_teaceher_count_to_schools.rb new response rate thresholds 2018-12-05 21:11:15 -05:00
20181218154720_add_school_questions.rb adding SchoolQuestion 2018-12-20 09:06:47 -05:00
20181221180917_add_response_total_to_school_questions.rb adding response_total to SchoolQuestion 2018-12-21 13:21:37 -05:00
20210915151547_create_measures.rb Rename construct -> measure, seed with SqmCategories and Subcategories 2021-09-22 08:44:54 -04:00
20210915183344_create_survey_items.rb Rename construct -> measure, seed with SqmCategories and Subcategories 2021-09-22 08:44:54 -04:00
20210916143538_create_survey_item_responses.rb Rename construct -> measure, seed with SqmCategories and Subcategories 2021-09-22 08:44:54 -04:00
20210917074250_add_slug_to_district.rb Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 2021-12-28 14:10:34 +01:00
20210920174840_create_sqm_categories.rb Rename construct -> measure, seed with SqmCategories and Subcategories 2021-09-22 08:44:54 -04:00
20210920174941_create_subcategories.rb Rename construct -> measure, seed with SqmCategories and Subcategories 2021-09-22 08:44:54 -04:00
20210920175116_add_foreign_key_from_measures_to_subcategories.rb Rename construct -> measure, seed with SqmCategories and Subcategories 2021-09-22 08:44:54 -04:00
20210920193527_add_qualtrics_code_to_districts.rb Add qualtrics_code to District and School 2021-09-22 08:44:54 -04:00
20210920194221_add_qualtrics_code_to_schools.rb Add qualtrics_code to District and School 2021-09-22 08:44:54 -04:00
20210921133545_add_response_id_to_survey_item_responses.rb Add response id to SurveyItemResponse 2021-09-22 08:44:54 -04:00
20210921154637_create_academic_years.rb Add academic years as an ActiveRecord object 2021-09-22 08:44:54 -04:00
20210921155142_add_foreign_key_from_survey_item_responses_to_academic_year.rb Add academic years as an ActiveRecord object 2021-09-22 08:44:54 -04:00
20210923113050_add_indexes_to_survey_item_responses.rb Add indexes on measures, survey items, and responses 2021-09-23 07:38:44 -04:00
20210923113323_add_indexes_to_survey_items.rb Add indexes on measures, survey items, and responses 2021-09-23 07:38:44 -04:00
20210923113404_add_indexes_to_measures.rb Add indexes on measures, survey items, and responses 2021-09-23 07:38:44 -04:00
20211005145740_add_description_to_sqm_category.rb Add description to sqm_category 2021-10-05 18:52:49 +02:00
20211005192509_add_description_to_subcategory.rb Display subcategory descriptions on browse page 2021-10-05 16:43:42 -04:00
20211006174717_add_description_to_measure.rb Completes Measures on the "Teachers & Leadership" Category Tab - 2021-10-07 22:45:39 +02:00
20211007190742_add_slug_to_sqm_category.rb Completes Sub Categories and Measures for "All " Category Tabs - 2021-10-08 22:37:19 +02:00
20211007204840_add_sort_index_to_sqm_category.rb Completes Sub Categories and Measures for "All " Category Tabs - 2021-10-08 22:37:19 +02:00
20211014202830_add_foreign_key_constraint_to_active_storage_attachments_for_blob_id.active_storage.rb ran rails app:update 2021-10-15 15:06:00 +02:00
20211027171031_create_admin_data_item.rb Finishes #179904795. Adds prompts to measures section on browse page 2021-11-01 20:33:45 +01:00
20211029195454_remove_null_constraints_from_measure_benchmarks.rb Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 2021-12-28 14:10:34 +01:00
20211102125207_add_timestamps_to_measures.rb Add timestamps to all SQM models 2021-11-02 09:05:56 -04:00
20211102130223_add_timestamps_to_sqm_categories.rb Add timestamps to all SQM models 2021-11-02 09:05:56 -04:00
20211102130232_add_timestamps_to_subcategories.rb Add timestamps to all SQM models 2021-11-02 09:05:56 -04:00
20211102130250_add_timestamps_to_survey_items.rb Add timestamps to all SQM models 2021-11-02 09:05:56 -04:00
20211102130307_add_timestamps_to_survey_item_responses.rb Add timestamps to all SQM models 2021-11-02 09:05:56 -04:00
20211104180156_add_category_id_to_sqm_category.rb Add category/subcategory ID columns to uniquely identify records 2021-11-04 16:39:49 -04:00
20211104181819_add_subcategory_id_to_subcategory.rb Add category/subcategory ID columns to uniquely identify records 2021-11-04 16:39:49 -04:00
20211112182728_change_question_list_to_legacy_question_list.rb Extract legacy parts of the codebase into its own module 2021-11-16 17:19:05 +01:00
20211112183026_change_legacy_tables_so_they_include_legacy_prefix.rb Extract legacy parts of the codebase into its own module 2021-11-16 17:19:05 +01:00
20211112205415_create_school_for_new_dashboard.rb Extract legacy parts of the codebase into its own module 2021-11-16 17:19:05 +01:00
20211112210223_create_district_for_new_dashboard.rb Extract legacy parts of the codebase into its own module 2021-11-16 17:19:05 +01:00
20211115131533_update_foreign_key_between_survey_item_response_and_school.rb Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 2021-12-28 14:10:34 +01:00
20211116151445_rename_sqm_categories_to_categories.rb Extract legacy parts of the codebase into its own module 2021-11-16 17:19:05 +01:00
20211118143017_add_dese_id_to_school.rb Add DESE ID to schools 2021-11-18 16:54:08 -05:00
20211119223051_make_school_dese_id_unique.rb Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 2021-12-28 14:10:34 +01:00
20211210142652_add_short_description_to_category.rb Adds category short description to database and renders descriptions in 2021-12-13 21:15:59 +01:00
20211217142634_add_benchmarks_to_survey_items.rb Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 2021-12-28 14:10:34 +01:00
20211217163827_add_benchmarks_to_admin_data_items.rb Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 2021-12-28 14:10:34 +01:00
20211217164449_remove_benchmarks_from_measures.rb Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 2021-12-28 14:10:34 +01:00
20220124144902_create_respondents.rb Show response rate for students 2022-01-27 22:43:10 +01:00
20220211112736_add_hs_only_item_to_admin_data_item.rb Modify collection rate for admin data items. Take into account if a 2022-02-11 18:54:14 +01:00
20220211122234_add_is_hs_to_school.rb Modify collection rate for admin data items. Take into account if a 2022-02-11 18:54:14 +01:00
20220217123648_create_scales.rb Add scales to framework. Change calculations to first group and then 2022-02-24 14:53:06 +01:00
20220217164706_add_scale_to_survey_item.rb Add scales to framework. Change calculations to first group and then 2022-02-24 14:53:06 +01:00
20220217170442_add_scale_to_admin_data_item.rb Add scales to framework. Change calculations to first group and then 2022-02-24 14:53:06 +01:00
20220228165233_create_surveys.rb Seed db with surveys to keep track of school, year, and survey type 2022-03-03 10:44:41 +01:00
20220301083725_add_on_short_form_to_survey_item.rb Seed db with surveys to keep track of school, year, and survey type 2022-03-03 10:44:41 +01:00
20220405174019_create_admin_data_values.rb Display measure scores. Finishes #181754978 2022-04-06 13:09:33 -07:00
20220503180142_add_timestamps_to_academic_year.rb Add timestamps to academic years table 2022-05-03 11:11:17 -07:00
20220510232626_add_foreign_key_between_schools_and_districts.rb Exclude boston results. Completes #182117456 2022-05-11 11:22:05 -07:00
20220614210108_create_response_rates.rb Create response rate model 2022-06-14 15:28:20 -07:00
20220614211616_add_school_and_year_index_to_survey_item_responses.rb Add index to survey item responses on school and academic year. 2022-06-14 15:28:38 -07:00
20220616211049_add_survey_item_responses_count_to_survey_item.rb Add counter caches 2022-06-16 16:14:03 -07:00
20220616211211_reset_all_survey_item_cache_counters.rb Add counter caches 2022-06-16 16:14:03 -07:00
20220616214126_add_survey_items_count_to_scales.rb Add counter caches 2022-06-16 16:14:03 -07:00
20220616214236_reset_all_scale_cache_counters.rb Add counter caches 2022-06-16 16:14:03 -07:00
20220616214910_add_scales_count_to_measures.rb Add counter caches 2022-06-16 16:14:03 -07:00
20220616215010_reset_all_measure_cache_counters.rb Add counter caches 2022-06-16 16:14:03 -07:00
20220616215452_add_measures_count_to_subcategories.rb Add counter caches 2022-06-16 16:14:03 -07:00
20220616215952_reset_all_subcategory_cache_counters.rb Add counter caches 2022-06-16 16:14:03 -07:00
20220616220306_add_subcategories_count_to_categories.rb Add counter caches 2022-06-16 16:14:03 -07:00
20220616220352_reset_all_category_cache_counters.rb Add counter caches 2022-06-16 16:14:03 -07:00
20220720011653_create_races.rb Create ui for data filters. Add listeners to direct to the correct url. Update ui based on the list of selected params 2022-07-26 06:52:50 -07:00
20220722030114_add_slug_to_race.rb Create ui for data filters. Add listeners to direct to the correct url. Update ui based on the list of selected params 2022-07-26 06:52:50 -07:00
20220727231530_create_new_student.rb import students 2022-07-29 15:34:56 -07:00
20220728010248_add_student_to_survey_item_response.rb import students 2022-07-29 15:34:56 -07:00
20220728215528_add_response_id_to_student.rb import students 2022-07-29 15:34:56 -07:00
20220728232445_create_student_races.rb import students 2022-07-29 15:34:56 -07:00
20220809213959_create_race_scores.rb Change race score calculations so the average bubbles up through survey_items 2022-08-10 09:58:11 -07:00
20220822214951_add_index_to_student_races.rb Add index to student_races table 2022-08-22 15:23:49 -07:00
20220927213911_add_grade_to_survey_item_response.rb Finishes #183092367. Adds ui and graphs to show grade level disaggregations 2022-10-16 22:03:25 -07:00
20221015002312_create_scores.rb Finishes #183092367. Adds ui and graphs to show grade level disaggregations 2022-10-16 22:03:25 -07:00
20221015023621_add_grade_index_to_survey_item_response.rb Finishes #183092367. Adds ui and graphs to show grade level disaggregations 2022-10-16 22:03:25 -07:00
20221019234424_create_genders.rb Create gender class. Load genders to database from demographics file 2022-10-21 17:47:52 -07:00
20221019234615_add_gender_to_student.rb Create gender class. Load genders to database from demographics file 2022-10-21 17:47:52 -07:00
20221022035349_add_gender_to_survey_item_responses.rb Load gender information to survey item responses 2022-10-21 21:38:33 -07:00
20221022225523_remove_gender_from_student.rb remove gender from student table 2022-10-22 15:57:52 -07:00
20230222000356_add_grades_to_respondent.rb Populate db with grade level data 2023-02-21 16:58:08 -08:00
20230222003823_add_unique_indexto_respondent.rb Populate db with grade level data 2023-02-21 16:58:08 -08:00
20230304132801_remove_school_index_from_respondents.rb Scrape enrollment and staffing information. Seed enrollment and staffing information. Update DatabaseCleaner so it cleans up leftover information in the database. Remove old admin csvs from codebase. 2023-03-05 16:15:35 -08:00
20230421034505_drop_surveys_table.rb Remove surveys table from codebase since it's no longer needed after changing logic surrounding response rates and score calculations 2023-04-20 20:51:04 -07:00
20230610165508_add_survey_item_index_to_survey_item_responses.rb perf: Add another index to surveyitemresponses. Implement bullet suggestions. Memoize a function in measure.rb 2023-06-10 10:30:29 -07:00
20230620221633_create_incomes.rb feat: Add income table to the database. Add seeder for income. Add a reference to income from survey item response. Update the loader to import income data from the survey response csv. Refactor analyze controller to extract presenter. Add corresponding specs. Add income graph to analyze page 2023-07-07 09:14:36 -07:00
20230620223702_add_income_to_survey_item_responses.rb feat: Add income table to the database. Add seeder for income. Add a reference to income from survey item response. Update the loader to import income data from the survey response csv. Refactor analyze controller to extract presenter. Add corresponding specs. Add income graph to analyze page 2023-07-07 09:14:36 -07:00
20230622224103_add_recorded_date_to_survey_item_response.rb feat: update survey_item_response table to indlude recorded date and import recorded date when loading responses 2023-06-23 11:26:53 -07:00
20230630215110_add_slug_to_income.rb feat: Add income table to the database. Add seeder for income. Add a reference to income from survey item response. Update the loader to import income data from the survey response csv. Refactor analyze controller to extract presenter. Add corresponding specs. Add income graph to analyze page 2023-07-07 09:14:36 -07:00
20230807222503_drop_race_scores.rb chore: remove precalculated race scores. Calculate race scores on every reload 2023-08-07 16:02:59 -07:00
20230830213521_create_ell.rb Add disaggregation by ELL 2023-09-29 19:29:23 -07:00
20230912223701_add_ell_to_survey_item_response.rb Add disaggregation by ELL 2023-09-29 19:29:23 -07:00