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 c514316a2e wiki branch merged into trunk 18 years ago
..
001_setup.rb trunk moved from /trunk/redmine to /trunk 18 years ago
002_issue_move.rb trunk moved from /trunk/redmine to /trunk 18 years ago
003_issue_add_note.rb trunk moved from /trunk/redmine to /trunk 18 years ago
004_export_pdf.rb trunk moved from /trunk/redmine to /trunk 18 years ago
005_issue_start_date.rb trunk moved from /trunk/redmine to /trunk 18 years ago
006_calendar_and_activity.rb trunk moved from /trunk/redmine to /trunk 18 years ago
007_create_journals.rb trunk moved from /trunk/redmine to /trunk 18 years ago
008_create_user_preferences.rb trunk moved from /trunk/redmine to /trunk 18 years ago
009_add_hide_mail_pref.rb trunk moved from /trunk/redmine to /trunk 18 years ago
010_create_comments.rb added model Comment. 18 years ago
011_add_news_comments_count.rb added model Comment. 18 years ago
012_add_comments_permissions.rb added model Comment. 18 years ago
013_create_queries.rb "queries" branch merged 18 years ago
014_add_queries_permissions.rb "queries" branch merged 18 years ago
015_create_repositories.rb svn browser merged in trunk 18 years ago
016_add_repositories_permissions.rb svn browser merged in trunk 18 years ago
017_create_settings.rb settings are now stored in the database (config_custom.rb no more used) and editable through the application in: Admin -> Settings 18 years ago
018_set_doc_and_files_notifications.rb mail notifications added when: 18 years ago
019_add_issue_status_position.rb added the ability to set the sort order for issue statuses 18 years ago
020_add_role_position.rb added the ability to set the sort order for roles 18 years ago
021_add_tracker_position.rb added the ability to set the sort order for trackers 18 years ago
022_serialize_possibles_values.rb custom_field.possible_values is now serialized (no longer pipe separated) 18 years ago
023_add_tracker_is_in_roadmap.rb added roadmap view 18 years ago
024_add_roadmap_permission.rb mail notification removed for projects/roadmap in migration 18 years ago
025_add_search_permission.rb added a simple search engine. left to do: 18 years ago
026_add_repository_login_and_password.rb feature #9137 Password-protected SVN repositories 18 years ago
027_create_wikis.rb wiki branch merged into trunk 18 years ago
028_create_wiki_pages.rb wiki branch merged into trunk 18 years ago
029_create_wiki_contents.rb wiki branch merged into trunk 18 years ago