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 ec347c5b82
Fix availble languages now that mapping no longer happens
5 years ago
..
aggregated squash all migrations up to 7.1.0 7 years ago
migration_utils remove mysql specific code throughout the application 5 years ago
tables Manually copy table from boards to forums to avoid index errors 6 years ago
10000000000000_to_v710_aggregated_migrations.rb Upgrade to Rails 5.2 6 years ago
20170703075208_add_attribute_help_texts.rb use integer for primary key columns (#6217) 7 years ago
20170705134348_remove_attribute_visibility.rb [25374] Remove attribute visibility 7 years ago
20170818063404_add_timeline_labels_to_query.rb [25999] Make timeline labels configurable 7 years ago
20170829095701_generate_wp_closure.rb Bump copyright to 2018 (#6171) 7 years ago
20171106074835_move_hashed_token_to_core.rb use integer for primary key columns (#6217) 7 years ago
20171129145631_add_fulltext_to_attachments.rb Satisfy rubucop 7 years ago
20180105130053_rebuild_dag.rb Make down migration even safer 6 years ago
20180108132929_vacuum_relations.rb Bump copyright to 2018 (#6171) 7 years ago
20180116065518_add_hierarchy_paths.rb Remove hierarchy paths and migrate away from parent column 6 years ago
20180117065255_remove_timelines_and_reportings.rb use integer for primary key columns (#6217) 7 years ago
20180122135443_add_tsv_columns_to_attachments.rb Allow down migration of tsv to happen 6 years ago
20180123092002_add_custom_actions.rb use integer for primary key columns (#6217) 7 years ago
20180213155320_add_description_to_custom_actions.rb add description on custom action 7 years ago
20180221151038_add_position_to_custom_action.rb allow sorting custom actions 7 years ago
20180305130811_remove_wiki_content_versions.rb squash all migrations up to 7.1.0 7 years ago
20180419061910_timestamp_for_caching.rb cached representers 7 years ago
20180504144320_add_color_to_statuses_and_enumerations.rb Add color to priority 7 years ago
20180510184732_rename_planning_elemnt_type_colors_to_colors.rb Fix more mysql migration issues 6 years ago
20180518130559_add_timestamps_to_wiki.rb cache wiki page hierarchy 7 years ago
20180524084654_remove_non_null_container_on_attachments.rb allow setting attachments through wp post/patch 7 years ago
20180524113516_add_consent_timestamp_to_user.rb user consent WIP 7 years ago
20180706150714_convert_to_markdown.rb [28349] Download recent version of pandoc if needed (#6563) 6 years ago
20180717102331_remove_in_aggregation_from_type.rb remove in_aggregation from type 6 years ago
20180801072018_remove_responsible_and_type_from_project.rb Remove project responsible and type 6 years ago
20180830120550_migrate_light_background_themes.rb improve migration-for light background themes 6 years ago
20180903110212_add_highlighting_to_query.rb Move adding "highlighted_attributes" to a separate migration as some people might have run the first migration already. 6 years ago
20180924141838_add_highlighted_attributes_to_query.rb Move adding "highlighted_attributes" to a separate migration as some people might have run the first migration already. 6 years ago
20181101132712_add_read_only_to_statuses.rb Implement read-only work package attributes based on status 6 years ago
20181112125034_create_doorkeeper_tables.rb Fix foreign_key for MySQL 6 years ago
20181118193730_create_grid.rb implement filter on grids 6 years ago
20181121174153_create_ordered_work_packages.rb Boards module (#7008) 6 years ago
20190124081710_remove_accessibility_mode.rb Add migration to remove impaired column from database 6 years ago
20190129083842_add_project_to_grid.rb Boards module (#7008) 6 years ago
20190205090102_add_options_to_grid.rb Boards module (#7008) 6 years ago
20190207155607_add_hidden_to_queries.rb Add hidden flag for project-context queries 6 years ago
20190220080647_migrate_my_page_layout.rb Use correct name for calendar widget 6 years ago
20190227163226_add_tls_mode_to_auth_sources.rb [29622] Implement start_tls for ldap_auth_source 6 years ago
20190301122554_remove_hierarchy_paths.rb Remove hierarchy paths and migrate away from parent column 6 years ago
20190312083304_rename_boards_to_forums.rb Manually copy table from boards to forums to avoid index errors 6 years ago
20190411122815_set_timeline_auto_zoom.rb Make autozoom a regular zoom level option 6 years ago
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 Add description to type defaults 6 years ago
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