dmpopidor / db / migrate /
@Jimmy Angelakos Jimmy Angelakos authored on 13 Mar 2018
..
20130603140800_create_phases.rb Merging current stable development branch into master (#23) 7 years ago
20130603143109_create_versions.rb Merging current stable development branch into master (#23) 7 years ago
20130611111340_create_user_types.rb Merging current stable development branch into master (#23) 7 years ago
20130611111359_create_user_statuses.rb Merging current stable development branch into master (#23) 7 years ago
20130611113325_create_organisation_types.rb Merging current stable development branch into master (#23) 7 years ago
20130611132258_create_user_role_types.rb Merging current stable development branch into master (#23) 7 years ago
20130611133033_create_questions.rb Merging current stable development branch into master (#23) 7 years ago
20130611135155_create_answers.rb Merging current stable development branch into master (#23) 7 years ago
20130611135806_create_users.rb Merging current stable development branch into master (#23) 7 years ago
20130611140229_create_pages.rb Merging current stable development branch into master (#23) 7 years ago
20130611141026_create_projects.rb Merging current stable development branch into master (#23) 7 years ago
20130611151644_create_plans.rb Merging current stable development branch into master (#23) 7 years ago
20130611151704_create_plan_sections.rb Merging current stable development branch into master (#23) 7 years ago
20130611151729_create_project_groups.rb Merging current stable development branch into master (#23) 7 years ago
20130611151750_create_project_partners.rb Merging current stable development branch into master (#23) 7 years ago
20130611152208_create_user_org_roles.rb Merging current stable development branch into master (#23) 7 years ago
20130611153828_create_dmptemplates.rb Merging current stable development branch into master (#23) 7 years ago
20130611153921_create_sections.rb Merging current stable development branch into master (#23) 7 years ago
20130611154055_create_file_uploads.rb Merging current stable development branch into master (#23) 7 years ago
20130611154109_create_file_types.rb Merging current stable development branch into master (#23) 7 years ago
20130612113321_create_organisations.rb Merging current stable development branch into master (#23) 7 years ago
20130612133806_create_themes.rb Merging current stable development branch into master (#23) 7 years ago
20130612133938_create_guidances.rb Merging current stable development branch into master (#23) 7 years ago
20130621101824_fix_column_names.rb Merging current stable development branch into master (#23) 7 years ago
20130625125419_fix_question_theme_relation.rb Merging current stable development branch into master (#23) 7 years ago
20130705113828_add_locale_to_themes.rb Merging current stable development branch into master (#23) 7 years ago
20130705145146_update_type_column_in_questions.rb Merging current stable development branch into master (#23) 7 years ago
20130705151214_add_locale_to_templates.rb Merging current stable development branch into master (#23) 7 years ago
20130708092900_devise_create_admin_users.rb commented out problematic index in db migration for active admin table 7 years ago
20130717093801_add_slug_to_projects.rb Merging current stable development branch into master (#23) 7 years ago
20130717093814_add_slug_to_phases.rb Merging current stable development branch into master (#23) 7 years ago
20130717115239_add_slug_to_plans.rb Merging current stable development branch into master (#23) 7 years ago
20130717125231_create_options.rb Merging current stable development branch into master (#23) 7 years ago
20130717125748_add_multiple_choice_and_multiple_permitted_and_is_expanded_to_questions.rb Merging current stable development branch into master (#23) 7 years ago
20130717130107_add_answer_options_relation.rb Merging current stable development branch into master (#23) 7 years ago
20130724112909_add_devise_to_users.rb Merging current stable development branch into master (#23) 7 years ago
20130724123043_rolify_create_roles.rb Merging current stable development branch into master (#23) 7 years ago
20130730102219_change_plan_section_columns.rb Merging current stable development branch into master (#23) 7 years ago
20130731124011_add_organisation_to_project.rb Merging current stable development branch into master (#23) 7 years ago
20130731124532_add_parent_to_organisation.rb Merging current stable development branch into master (#23) 7 years ago
20130731130811_update_guidance_columns.rb Merging current stable development branch into master (#23) 7 years ago
20130731131354_create_guidance_groups.rb Merging current stable development branch into master (#23) 7 years ago
20130731131846_drop_project_partners.rb Merging current stable development branch into master (#23) 7 years ago
20130731132153_link_guidance_to_guidance_groups.rb Merging current stable development branch into master (#23) 7 years ago
20130731133039_link_guidance_groups_to_projects.rb Merging current stable development branch into master (#23) 7 years ago
20130812100100_add_release_time_to_plan_section.rb Merging current stable development branch into master (#23) 7 years ago
20130902141025_add_is_default_to_dmptemplate.rb Merging current stable development branch into master (#23) 7 years ago
20130902141150_add_grant_number_to_project.rb Merging current stable development branch into master (#23) 7 years ago
20130902142403_add_organisation_id_to_user.rb Merging current stable development branch into master (#23) 7 years ago
20130903072531_remove_organisation_id_from_user.rb Merging current stable development branch into master (#23) 7 years ago
20130903084409_create_option_warnings.rb Merging current stable development branch into master (#23) 7 years ago
20130903123015_create_friendly_id_slugs.rb dropdown and org language setting 7 years ago
20130905073232_remove_slug_from_plans.rb Merging current stable development branch into master (#23) 7 years ago
20130913134657_add_fields_to_projects.rb Merging current stable development branch into master (#23) 7 years ago
20130913161023_add_external_guidance_url_to_phases.rb Merging current stable development branch into master (#23) 7 years ago
20130918130838_add_confirmable_to_users.rb Merging current stable development branch into master (#23) 7 years ago
20130918154825_devise_invitable_add_to_users.rb Merging current stable development branch into master (#23) 7 years ago
20130926121718_add_project_administrator_to_project_groups.rb Merging current stable development branch into master (#23) 7 years ago
20130927091932_add_other_organisation_to_users.rb Merging current stable development branch into master (#23) 7 years ago
20130927092206_add_is_other_to_organisations.rb Merging current stable development branch into master (#23) 7 years ago
20131108151505_add_dmptemplate_id_to_guidance.rb Merging current stable development branch into master (#23) 7 years ago
20131111090129_create_suggested_answers.rb Merging current stable development branch into master (#23) 7 years ago
20131118094629_change_versions_published.rb Moved orcid_id from users table to user_identifiers. Added option_based flag to question_formats. switched Object.const_defined to table_exists checks in db migrations because rails loads references to classes on demand so the objects are likely not defined when the migrations run. safer to check for the underlying table's existence 7 years ago
20131126133804_add_dmponline3_to_users.rb Merging current stable development branch into master (#23) 7 years ago
20131126135301_add_accept_terms_to_users.rb Merging current stable development branch into master (#23) 7 years ago
20131127100520_create_splash_logs.rb Merging current stable development branch into master (#23) 7 years ago
20131128150644_add_sort_name_to_organisations.rb Merging current stable development branch into master (#23) 7 years ago
20131129143550_create_exported_plans.rb Merging current stable development branch into master (#23) 7 years ago
20131212111049_add_is_example_to_suggested_answers.rb Merging current stable development branch into master (#23) 7 years ago
20140210121753_add_is_text_field_to_questions.rb Merging current stable development branch into master (#23) 7 years ago
20140214120652_add_question_id_to_guidances.rb Merging current stable development branch into master (#23) 7 years ago
20140214155629_dmptemplates_guidance_groups.rb Merging current stable development branch into master (#23) 7 years ago
20140218113637_themes_in_guidance.rb Merging current stable development branch into master (#23) 7 years ago
20140331160554_question_formats.rb Merging current stable development branch into master (#23) 7 years ago
20140331162130_add_question_format_id_to_questions.rb Merging current stable development branch into master (#23) 7 years ago
20140407105254_add_optional_subset_to_guidance_groups.rb Merging current stable development branch into master (#23) 7 years ago
20140407153318_add_published_to_sections.rb Merging current stable development branch into master (#23) 7 years ago
20140423200913_remove_suggested_answer_from_questions.rb Merging current stable development branch into master (#23) 7 years ago
20140429114226_change_published_in_version_to_boolean.rb Merging current stable development branch into master (#23) 7 years ago
20140604092907_rails_settings_migration.rb dropdown and org language setting 7 years ago
20140707143840_add_funder_name_to_project.rb Merging current stable development branch into master (#23) 7 years ago
20150415150436_remove_fields_from_questions.rb Merging current stable development branch into master (#23) 7 years ago
20150416092404_remove_field_from_phases.rb Merging current stable development branch into master (#23) 7 years ago
20150416101954_remove_field_from_guidances.rb Merging current stable development branch into master (#23) 7 years ago
20150416103652_remove_field_from_projects.rb Merging current stable development branch into master (#23) 7 years ago
20150416105712_change_field_type_from_projects.rb Merging current stable development branch into master (#23) 7 years ago
20150416112327_add_field_to_guidance_groups.rb Merging current stable development branch into master (#23) 7 years ago
20150416113232_remove_fields_from_roles.rb Merging current stable development branch into master (#23) 7 years ago
20150416113625_add_field_to_roles.rb Merging current stable development branch into master (#23) 7 years ago
20150416114743_remove_fields_from_users.rb Merging current stable development branch into master (#23) 7 years ago
20150416120233_add_field_to_users.rb Merging current stable development branch into master (#23) 7 years ago
20150416131657_remove_pages_table.rb Merging current stable development branch into master (#23) 7 years ago
20150416133602_remove_admin_users_table.rb Merging current stable development branch into master (#23) 7 years ago
20150427110644_create_comments.rb Merging current stable development branch into master (#23) 7 years ago
20150427145433_add_field_column_to_comments.rb Merging current stable development branch into master (#23) 7 years ago
20150430135839_add_plan_id_to_comments.rb Merging current stable development branch into master (#23) 7 years ago
20150501150321_add_archived_by_to_comments.rb Merging current stable development branch into master (#23) 7 years ago
20150518153927_add_fields_to_roles.rb Merging current stable development branch into master (#23) 7 years ago
20150805105542_add_institution_logo_text_banner_to.rb Merging current stable development branch into master (#23) 7 years ago
20150809210811_add_field_to_questions.rb Moved orcid_id from users table to user_identifiers. Added option_based flag to question_formats. switched Object.const_defined to table_exists checks in db migrations because rails loads references to classes on demand so the objects are likely not defined when the migrations run. safer to check for the underlying table's existence 7 years ago
20151208142029_add_field_to_guidances.rb Moved orcid_id from users table to user_identifiers. Added option_based flag to question_formats. switched Object.const_defined to table_exists checks in db migrations because rails loads references to classes on demand so the objects are likely not defined when the migrations run. safer to check for the underlying table's existence 7 years ago
20151208142836_update_field_in_guidance_groups.rb Moved orcid_id from users table to user_identifiers. Added option_based flag to question_formats. switched Object.const_defined to table_exists checks in db migrations because rails loads references to classes on demand so the objects are likely not defined when the migrations run. safer to check for the underlying table's existence 7 years ago
20160105114044_change_wayfless_entity_format_in_organisations.rb Merging current stable development branch into master (#23) 7 years ago
20160603124621_create_structure_for_api_authentication.rb Merging current stable development branch into master (#23) 7 years ago
20160609081745_extend_structure_for_api_authentication.rb Merging current stable development branch into master (#23) 7 years ago
20160615095101_add_field_to_user.rb Merging current stable development branch into master (#23) 7 years ago
20160719102542_remove_depricated_api_structure.rb Merging current stable development branch into master (#23) 7 years ago
20160719140055_create_languages.rb Merging current stable development branch into master (#23) 7 years ago
20160729091510_add_language_to_user.rb Merging current stable development branch into master (#23) 7 years ago
20160805101216_create_regions.rb Merging current stable development branch into master (#23) 7 years ago
20160805103704_create_region_groups.rb Merging current stable development branch into master (#23) 7 years ago
20160805103912_add_default_language_to_language.rb Merging current stable development branch into master (#23) 7 years ago
20160805105928_add_region_ref_to_organisation.rb Merging current stable development branch into master (#23) 7 years ago
20160805105941_add_language_ref_to_organisation.rb Merging current stable development branch into master (#23) 7 years ago
20160810193149_add_logouid_to_organisations.rb Merging current stable development branch into master (#23) 7 years ago
20160822130601_remove_description_from_organisation.rb Branding changes (#24) 7 years ago
20160822130701_add_contact_email_to_organisation.rb Branding changes (#24) 7 years ago
20161021100420_single_organisation_for_users.rb Moved orcid_id from users table to user_identifiers. Added option_based flag to question_formats. switched Object.const_defined to table_exists checks in db migrations because rails loads references to classes on demand so the objects are likely not defined when the migrations run. safer to check for the underlying table's existence 7 years ago
20161024163546_create_user_identifier_scheme.rb Had to remove code that was building devise omniauth connections dynamically. The timing of when the rails engine builds the routes and the models is not conducive to this approach 7 years ago
20161024163920_create_user_identifiers.rb Added a new identifier_schemes table and corresponding user_identifiers join table. Added the initial ORCID identifier scheme to the seeds.db file. Updated the locales file to include corresponding identifier tooltip language, logos, and initial connection message. Updated user profile page to dynamically display identifiers 7 years ago
20161102221313_change_text_description_to_text_description_in_token_permission_types.rb Corrected spelling of text_desription field in token_permission_types 7 years ago
20161115105808_drop_unused_user_tables.rb removed user_statuses, user_types, and user_role_types tables and associations which referenced them 7 years ago
20161115114309_drop_option_warning_table.rb removed option_warnings table and unused code surrounding the structure 7 years ago
20161115121831_remove_parent_id_from_questions.rb removed parent_id field from questions table 7 years ago
20161115123658_remove_unused_fields_from_roles.rb removed role_in_plans, resource_id, and resource_type from the roles table. All were unused 7 years ago
20161115124634_remove_unused_fields_from_organisations.rb removed domain and stylesheet_id from organisation. Both were unused on the front and back ends of the tool 7 years ago
20161115132137_remove_unused_fields_from_dmptemplates.rb removed the unused user_id field from the dmptemplates table 7 years ago
20161115143222_rename_roles_to_perms.rb renamed roles to perms 7 years ago
20161122152339_new_plan_template_structure.rb added check to migration to see if new_plan table exists prior to attempt to create a new NewPlan model 7 years ago
20161205095623_removing_intermediary_tables.rb final tweks to ensure all migrations happen together 7 years ago
20161205095624_replacing_organisation_types_with_bitflags.rb Moved orcid_id from users table to user_identifiers. Added option_based flag to question_formats. switched Object.const_defined to table_exists checks in db migrations because rails loads references to classes on demand so the objects are likely not defined when the migrations run. safer to check for the underlying table's existence 7 years ago
20161205095625_replacing_plan_roles_with_bitflags.rb updated migrations to comply with validations, added guidance-guidance_groups many to many relationship back in for migration 7 years ago
20161206122926_add_foreign_keys.rb updated migrations to comply with validations, added guidance-guidance_groups many to many relationship back in for migration 7 years ago
20161208122123_single_group_for_guidance.rb Moved orcid_id from users table to user_identifiers. Added option_based flag to question_formats. switched Object.const_defined to table_exists checks in db migrations because rails loads references to classes on demand so the objects are likely not defined when the migrations run. safer to check for the underlying table's existence 7 years ago
20170124235829_add_visibility_to_plans.rb Added checks to migration files that manipulate data to make sure that the model they are attempting to access is defined in the current codebase 7 years ago
20170130173049_add_option_based_to_question_formats.rb Moved orcid_id from users table to user_identifiers. Added option_based flag to question_formats. switched Object.const_defined to table_exists checks in db migrations because rails loads references to classes on demand so the objects are likely not defined when the migrations run. safer to check for the underlying table's existence 7 years ago
20170201194502_remove_region_group_and_add_super_region_id_to_regions.rb removed region_group (and underlying table) and replaced with has_and_belongs_to_many relationship on Region so that we can do region.super_region and region.sub_regions. Added unit tests for Region 7 years ago
20170227122226_add_locking_columns.rb Optimistic Locking 7 years ago
20170302111544_question_format_to_enum.rb leaving the two migrations caused schema issues this cleans it up 7 years ago
20170303220255_remove_orcid_id_from_users.rb Added a rake task to port orcids from the old field in the users table over to the new user_identifiers table. Removed the old unworking migration (because orcid is not in the table so it never runs). Added a new db migration to remove the old users.orcid_id column. The rake task would need to be run prior to the db migration though so commenting it out for now DMPRoadmap/roadmap#159 7 years ago
20170412143945_add_phase_id_to_exported_plan.rb change docx export to htmltoword. Hopefully fixes: #217 7 years ago
20170421170849_add_dirty_to_templates.rb Added dirty flag to templates. Added rake tasks to cleanup bad data 7 years ago
20170427110141_add_logo_url_to_identifier_schemes.rb Get rid of custom Shib code & revert to generic Omniauth for everything. Modify identifier_schemes table to add scheme specific urls. 7 years ago
20170428083711_add_user_landing_url_to_identifier_schemes.rb Get rid of custom Shib code & revert to generic Omniauth for everything. Modify identifier_schemes table to add scheme specific urls. 7 years ago
20170516184429_add_recovery_email_to_users.rb resolved cherry-pick conflicts 7 years ago
20170606215136_add_preferences_to_users.rb Add Notification Preferences to User's profile page 7 years ago
20170607154433_create_org_identifiers.rb resolved cherry-pick conflicts 7 years ago
20170619173045_add_data_contact_email_and_data_contact_phone_to_plans.rb added initial edit plan redesign and refactored css so that the files aren't loading multiple times 7 years ago
20170702012742_ensure_indexes_in_place.rb updated db migration for mysql drop and then readd fkeys DMPRoadmap/roadmap#607 6 years ago
20170710182442_add_principal_investigator_email_to_plans.rb started refactoring the edit project details page DMPRoadmap/roadmap#491 6 years ago
20170712084314_move_prefs_to_table.rb updated preferences to use JSON hash and be contained in a new model, addresses #481 6 years ago
20170719114516_add_active_flag_to_roles.rb added active flag to roles 6 years ago
20171013152425_add_principal_investigator_phone_to_plans.rb Modifications to Project Details page per DMPRoadmap/roadmap#704 6 years ago
20171024214257_add_links_to_orgs.rb Added Feedback Request to Org Details 6 years ago
20171024220146_add_contact_name_to_orgs.rb Added Feedback Request to Org Details 6 years ago
20171025200301_add_feedback_fields_to_orgs.rb Added Feedback Request to Org Details 6 years ago
20171102164156_change_plan_visibility_default.rb removed the default setting from plans.visibility 6 years ago
20171102185518_add_feedback_requested_to_plans.rb Added Request Feedback button to the share plan page 6 years ago
20171122195828_change_prefs_settings_to_text.rb Org Admin provide feedback 6 years ago
20171124133802_add_links_to_templates.rb concern to validate and parse an array of object links. DMPRoadmap/roadmap#819 6 years ago
20180123161959_change_long_strings_to_text.rb Change long strings to text in DB 6 years ago
20180212124444_add_complete_flag_to_plans.rb migration to add complete flag to plans. #154 6 years ago
20180312135238_add_default_to_org_links.rb Fixes broken tasks and adds two migrations to keep db integrity. DMPRoadmap/roadmap#1210 6 years ago
20180312141558_add_default_to_plan_visibility.rb Fixes broken tasks and adds two migrations to keep db integrity. DMPRoadmap/roadmap#1210 6 years ago
20180313120831_add_required_indices.rb Migration for adding required indices. 6 years ago