OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/db/migrate
Oliver Günther 66bf56d405
Don't break the migration if the user's language is invalid
5 years ago
..
aggregated
migration_utils remove mysql specific code throughout the application 5 years ago
tables Implement separate version table for journals 5 years ago
10000000000000_to_v710_aggregated_migrations.rb
20170703075208_add_attribute_help_texts.rb
20170705134348_remove_attribute_visibility.rb
20170818063404_add_timeline_labels_to_query.rb
20170829095701_generate_wp_closure.rb
20171106074835_move_hashed_token_to_core.rb
20171129145631_add_fulltext_to_attachments.rb
20180105130053_rebuild_dag.rb
20180108132929_vacuum_relations.rb
20180116065518_add_hierarchy_paths.rb
20180117065255_remove_timelines_and_reportings.rb
20180122135443_add_tsv_columns_to_attachments.rb
20180123092002_add_custom_actions.rb
20180213155320_add_description_to_custom_actions.rb
20180221151038_add_position_to_custom_action.rb
20180305130811_remove_wiki_content_versions.rb
20180419061910_timestamp_for_caching.rb
20180504144320_add_color_to_statuses_and_enumerations.rb
20180510184732_rename_planning_elemnt_type_colors_to_colors.rb
20180518130559_add_timestamps_to_wiki.rb
20180524084654_remove_non_null_container_on_attachments.rb
20180524113516_add_consent_timestamp_to_user.rb
20180706150714_convert_to_markdown.rb
20180717102331_remove_in_aggregation_from_type.rb
20180801072018_remove_responsible_and_type_from_project.rb
20180830120550_migrate_light_background_themes.rb
20180903110212_add_highlighting_to_query.rb
20180924141838_add_highlighted_attributes_to_query.rb
20181101132712_add_read_only_to_statuses.rb
20181112125034_create_doorkeeper_tables.rb
20181118193730_create_grid.rb
20181121174153_create_ordered_work_packages.rb
20190124081710_remove_accessibility_mode.rb
20190129083842_add_project_to_grid.rb
20190205090102_add_options_to_grid.rb
20190207155607_add_hidden_to_queries.rb
20190220080647_migrate_my_page_layout.rb
20190227163226_add_tls_mode_to_auth_sources.rb
20190301122554_remove_hierarchy_paths.rb
20190312083304_rename_boards_to_forums.rb
20190411122815_set_timeline_auto_zoom.rb
20190502102512_ensure_postgres_index_names.rb remove mysql specific code throughout the application 5 years ago
20190507132517_add_board_view_to_roles.rb default permission for existing roles 5 years ago
20190509071101_add_default_description_to_types.rb
20190527095959_set_manage_board_permission.rb default permission for existing roles 5 years ago
20190603060951_set_assign_versions_permission.rb default permission for existing roles 5 years ago
20190618115620_fix_available_languages.rb Fix availble languages now that mapping no longer happens 5 years ago
20190619143049_add_timestamps_to_query.rb add updated_at/created_at to query 5 years ago
20190710132957_rename_my_page_widgets.rb Don't break the migration if the user's language is invalid 5 years ago
20190716071941_add_display_representation_to_query.rb Add display representation to query 5 years ago
20190722082648_add_derived_estimated_hours_to_work_packages.rb Merge release/9.1 into dev 5 years ago
20190724093332_add_journal_versions_table.rb Implement separate version table for journals 5 years ago
20190920102446_clean_custom_values.rb use appropriate update method for relation 5 years ago
20190923111902_add_project_status_reporting.rb remove default code for existing projects 5 years ago
20190923123858_simplify_project_active_and_timestamp.rb rename project attributes 5 years ago