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
Henriette Dinger 35df0a1668
Merge pull request #7966 from opf/feature/31974-Simplify-instance-color-theme-changes
5 years ago
..
aggregated Update copyright notice 5 years ago
migration_utils Update copyright notice 5 years ago
tables Update copyright notice 5 years ago
10000000000000_to_v710_aggregated_migrations.rb Update copyright notice 5 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 Update copyright notice 5 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 Update copyright notice 5 years ago
20180105130053_rebuild_dag.rb Update copyright notice 5 years ago
20180108132929_vacuum_relations.rb Update copyright notice 5 years ago
20180116065518_add_hierarchy_paths.rb Update copyright notice 5 years ago
20180117065255_remove_timelines_and_reportings.rb Update copyright notice 5 years ago
20180122135443_add_tsv_columns_to_attachments.rb Update copyright notice 5 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 Update copyright notice 5 years ago
20180419061910_timestamp_for_caching.rb Update copyright notice 5 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 Update copyright notice 5 years ago
20180524113516_add_consent_timestamp_to_user.rb user consent WIP 7 years ago
20180706150714_convert_to_markdown.rb Update copyright notice 5 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
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
20191106132533_make_system_user_active.rb Remove builtin status 5 years ago
20191112111040_fix_system_user_status.rb made deleted user locked; exclude builtin users from active_or_registered 5 years ago
20191115141154_add_content_orientation_to_custom_fields.rb Add DB field and checkbox for long text field CFs to save text orientation 5 years ago
20191216135213_join_table_for_active_activities.rb use join table for storing activites active in project 5 years ago
20200114091135_add_theme_name_to_custom_styles.rb Show placeholder "(Custom)" in the theme selection field when colors have been changed manually 5 years ago
20200115090742_fix_parent_id_for_wiki_pages.rb Show only one possible option as parent wiki page && correct those entries that have an "0" instead of "nil" as parent_id 5 years ago