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
Jean-Philippe Lang 92b02014d2 Issue relations first commit (not thoroughly tested). 4 kinds of relation are available: 18 years ago
..
001_setup.rb
002_issue_move.rb
003_issue_add_note.rb
004_export_pdf.rb
005_issue_start_date.rb
006_calendar_and_activity.rb
007_create_journals.rb
008_create_user_preferences.rb
009_add_hide_mail_pref.rb
010_create_comments.rb Fixed: 10342 Creation of Schema in Oracle 18 years ago
011_add_news_comments_count.rb
012_add_comments_permissions.rb
013_create_queries.rb
014_add_queries_permissions.rb
015_create_repositories.rb
016_add_repositories_permissions.rb
017_create_settings.rb
018_set_doc_and_files_notifications.rb
019_add_issue_status_position.rb
020_add_role_position.rb
021_add_tracker_position.rb
022_serialize_possibles_values.rb
023_add_tracker_is_in_roadmap.rb
024_add_roadmap_permission.rb
025_add_search_permission.rb
026_add_repository_login_and_password.rb
027_create_wikis.rb
028_create_wiki_pages.rb
029_create_wiki_contents.rb Fixed: 10342 Creation of Schema in Oracle 18 years ago
030_add_projects_feeds_permissions.rb
031_add_repository_root_url.rb
032_create_time_entries.rb Fixed: 10342 Creation of Schema in Oracle 18 years ago
033_add_timelog_permissions.rb
034_create_changesets.rb Fixed: 10342 Creation of Schema in Oracle 18 years ago
035_create_changes.rb
036_add_changeset_commit_date.rb
037_add_project_identifier.rb
038_add_custom_field_is_filter.rb Custom fields for issues can now be used as filters on issue list. 18 years ago
039_create_watchers.rb Added create_watchers migration 18 years ago
040_create_changesets_issues.rb Commit messages are now scanned for referenced or fixed issue IDs. 18 years ago
041_rename_comment_to_comments.rb Updated migration 41 to support table name prefix/sufix. 18 years ago
042_create_issue_relations.rb Issue relations first commit (not thoroughly tested). 4 kinds of relation are available: 18 years ago
043_add_relations_permissions.rb Issue relations first commit (not thoroughly tested). 4 kinds of relation are available: 18 years ago