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 d93ff52a27
Handle add_users with a separate service with CTE
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
20170705134348_remove_attribute_visibility.rb
20170818063404_add_timeline_labels_to_query.rb
20170829095701_generate_wp_closure.rb Update copyright notice 5 years ago
20171106074835_move_hashed_token_to_core.rb rename and inflect according to zeitwerk 5 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
20180213155320_add_description_to_custom_actions.rb
20180221151038_add_position_to_custom_action.rb
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
20180510184732_rename_planning_elemnt_type_colors_to_colors.rb Fix more mysql migration issues 6 years ago
20180518130559_add_timestamps_to_wiki.rb
20180524084654_remove_non_null_container_on_attachments.rb Update copyright notice 5 years ago
20180524113516_add_consent_timestamp_to_user.rb
20180706150714_convert_to_markdown.rb Update copyright notice 5 years ago
20180717102331_remove_in_aggregation_from_type.rb
20180801072018_remove_responsible_and_type_from_project.rb
20180830120550_migrate_light_background_themes.rb rename according to zeitwerk 5 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 script and description for restoring data 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
20200206101135_add_theme_logo_to_custom_style.rb Allow themes to define a logo (dark vs. light) when there is no custom logo defined 5 years ago
20200217061622_add_timestamp_to_news.rb rename news created_on column to created_at 5 years ago
20200217155632_rename_tokens.rb rename tokens in db 5 years ago
20200220171133_rename_bim_module.rb Fix bim module migration 5 years ago
20200302100431_fix_attachable_journals.rb fix corrupted attachable_journals 5 years ago
20200310092237_add_timestamps_to_bcf.rb Add timestamps to properly cache invalidate and add spec 5 years ago
20200325101528_strip_whitespace_from_user_attributes.rb [32748] Remove whitespace from login and mail 5 years ago
20200326102408_rename_fixed_version.rb properly escape replacement in sql 5 years ago
20200403105252_add_cron_to_delayed_jobs.rb Add cron job functionality to delayed_job 5 years ago
20200415131633_add_work_package_exports.rb Feature/delayed bcf export (#8275) 5 years ago
20200422105623_add_job_status.rb introduce a presisted status for delayed jobs (#8299) 5 years ago
20200427121606_add_filter_to_ldap.rb Add LDAP auth source filter functionality 5 years ago
20200428105404_unique_member_role.rb Handle add_users with a separate service with CTE 5 years ago