| .. |
|
20170224181252_devise_create_users.rb
|
user and recipient and tests
|
9 years ago |
|
20170225150432_create_recipients.rb
|
recipient lists for somerville data
|
9 years ago |
|
20170228164212_create_schools.rb
|
more scaffolding
|
9 years ago |
|
20170228164245_create_districts.rb
|
more scaffolding
|
9 years ago |
|
20170302154609_create_recipient_lists.rb
|
recipient lists
|
9 years ago |
|
20170303162123_create_categories.rb
|
adding categories
|
9 years ago |
|
20170304020530_create_questions.rb
|
working on questions and categories
|
9 years ago |
|
20170305155018_create_question_lists.rb
|
working on question_lists
|
9 years ago |
|
20170306145359_create_schedules.rb
|
fixing scheduling bug
|
9 years ago |
|
20170307152229_create_recipient_schedules.rb
|
testing scheduling
|
9 years ago |
|
20170307153205_create_attempts.rb
|
testing scheduling
|
9 years ago |
|
20170308160911_add_next_attempt_at_to_recipient_schedule.rb
|
adding next_attempt_at
|
9 years ago |
|
20170309191211_add_twilio_details_to_attempts.rb
|
working on twilio integration
|
9 years ago |
|
20170310191800_add_twilio_sid_to_attempt.rb
|
working on twilio integration
|
9 years ago |
|
20170311195824_add_description_to_school.rb
|
loading in somerville data
|
9 years ago |
|
20170312202259_create_school_categories.rb
|
working on aggregating results
|
9 years ago |
|
20170316154053_add_target_group_to_question.rb
|
source for data:
|
9 years ago |
|
20170316194058_add_slug_to_school.rb
|
adding slugs to schools and categories
|
9 years ago |
|
20170316194122_add_slug_to_category.rb
|
adding slugs to schools and categories
|
9 years ago |
|
20170317141348_add_email_to_recipient.rb
|
adding attempt counters
|
9 years ago |
|
20170317150205_add_counters_to_recipient.rb
|
adding attempt counters
|
9 years ago |
|
20170405183356_create_user_schools.rb
|
working on authentication
|
9 years ago |
|
20170412204724_add_time_to_schedule.rb
|
working on adding time to schedule
|
9 years ago |
|
20170417203127_add_queued_questions_to_recipient_schedule.rb
|
queued questions
|
9 years ago |
|
20170418173141_create_students.rb
|
working on sibling students
|
9 years ago |
|
20171028181758_add_reverse_to_questions.rb
|
reversed questions
|
8 years ago |
|
20180119145356_add_non_likert_fields_to_category.rb
|
data migration and rake task for nonlikert categories
|
8 years ago |
|
20180120150542_add_z_score_to_school_categories.rb
|
working on administrative data
|
8 years ago |
|
20180128015651_add_zones_to_category.rb
|
zones with default values
|
8 years ago |
|
20180711164051_add_external_id_to_questions.rb
|
updating for 2018 data
|
7 years ago |
|
20181204150736_add_student_and_teaceher_count_to_schools.rb
|
new response rate thresholds
|
7 years ago |
|
20181218154720_add_school_questions.rb
|
adding SchoolQuestion
|
7 years ago |
|
20181221180917_add_response_total_to_school_questions.rb
|
adding response_total to SchoolQuestion
|
7 years ago |
|
20210915151547_create_measures.rb
|
Rename construct -> measure, seed with SqmCategories and Subcategories
|
4 years ago |
|
20210915183344_create_survey_items.rb
|
Rename construct -> measure, seed with SqmCategories and Subcategories
|
4 years ago |
|
20210916143538_create_survey_item_responses.rb
|
Rename construct -> measure, seed with SqmCategories and Subcategories
|
4 years ago |
|
20210917074250_add_slug_to_district.rb
|
Add slug to district
|
4 years ago |
|
20210920174840_create_sqm_categories.rb
|
Rename construct -> measure, seed with SqmCategories and Subcategories
|
4 years ago |
|
20210920174941_create_subcategories.rb
|
Rename construct -> measure, seed with SqmCategories and Subcategories
|
4 years ago |
|
20210920175116_add_foreign_key_from_measures_to_subcategories.rb
|
Rename construct -> measure, seed with SqmCategories and Subcategories
|
4 years ago |
|
20210920193527_add_qualtrics_code_to_districts.rb
|
Add qualtrics_code to District and School
|
4 years ago |
|
20210920194221_add_qualtrics_code_to_schools.rb
|
Add qualtrics_code to District and School
|
4 years ago |
|
20210921133545_add_response_id_to_survey_item_responses.rb
|
Add response id to SurveyItemResponse
|
4 years ago |
|
20210921154637_create_academic_years.rb
|
Add academic years as an ActiveRecord object
|
4 years ago |
|
20210921155142_add_foreign_key_from_survey_item_responses_to_academic_year.rb
|
Add academic years as an ActiveRecord object
|
4 years ago |
|
20210923113050_add_indexes_to_survey_item_responses.rb
|
Add indexes on measures, survey items, and responses
|
4 years ago |
|
20210923113323_add_indexes_to_survey_items.rb
|
Add indexes on measures, survey items, and responses
|
4 years ago |
|
20210923113404_add_indexes_to_measures.rb
|
Add indexes on measures, survey items, and responses
|
4 years ago |
|
20211005145740_add_description_to_sqm_category.rb
|
Add description to sqm_category
|
4 years ago |
|
20211005192509_add_description_to_subcategory.rb
|
Display subcategory descriptions on browse page
|
4 years ago |
|
20211006174717_add_description_to_measure.rb
|
Completes Measures on the "Teachers & Leadership" Category Tab -
|
4 years ago |
|
20211007190742_add_slug_to_sqm_category.rb
|
Completes Sub Categories and Measures for "All " Category Tabs -
|
4 years ago |
|
20211007204840_add_sort_index_to_sqm_category.rb
|
Completes Sub Categories and Measures for "All " Category Tabs -
|
4 years ago |
|
20211014202830_add_foreign_key_constraint_to_active_storage_attachments_for_blob_id.active_storage.rb
|
ran rails app:update
|
4 years ago |
|
20211027171031_create_admin_data_item.rb
|
Finishes #179904795. Adds prompts to measures section on browse page
|
4 years ago |
|
20211029195454_remove_null_constraints_from_measure_benchmarks.rb
|
Finishes #179904795. Adds prompts to measures section on browse page
|
4 years ago |
|
20211102125207_add_timestamps_to_measures.rb
|
Add timestamps to all SQM models
|
4 years ago |
|
20211102130223_add_timestamps_to_sqm_categories.rb
|
Add timestamps to all SQM models
|
4 years ago |
|
20211102130232_add_timestamps_to_subcategories.rb
|
Add timestamps to all SQM models
|
4 years ago |
|
20211102130250_add_timestamps_to_survey_items.rb
|
Add timestamps to all SQM models
|
4 years ago |
|
20211102130307_add_timestamps_to_survey_item_responses.rb
|
Add timestamps to all SQM models
|
4 years ago |
|
20211104180156_add_category_id_to_sqm_category.rb
|
Add category/subcategory ID columns to uniquely identify records
|
4 years ago |
|
20211104181819_add_subcategory_id_to_subcategory.rb
|
Add category/subcategory ID columns to uniquely identify records
|
4 years ago |
|
20211112182728_change_question_list_to_legacy_question_list.rb
|
Extract legacy parts of the codebase into its own module
|
4 years ago |
|
20211112183026_change_legacy_tables_so_they_include_legacy_prefix.rb
|
Extract legacy parts of the codebase into its own module
|
4 years ago |
|
20211112205415_create_school_for_new_dashboard.rb
|
Extract legacy parts of the codebase into its own module
|
4 years ago |
|
20211112210223_create_district_for_new_dashboard.rb
|
Extract legacy parts of the codebase into its own module
|
4 years ago |
|
20211115131533_update_foreign_key_between_survey_item_response_and_school.rb
|
Extract legacy parts of the codebase into its own module
|
4 years ago |
|
20211116151445_rename_sqm_categories_to_categories.rb
|
Extract legacy parts of the codebase into its own module
|
4 years ago |
|
20211118143017_add_dese_id_to_school.rb
|
Add DESE ID to schools
|
4 years ago |
|
20211119223051_make_school_dese_id_unique.rb
|
Add migration to make DESE IDs unique, update one-off script accordingly
|
4 years ago |