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
friflaj 314271f2b4 Remove position from an issue when it is changed from a story into a task 14 years ago
..
011_create_stories_tasks_sprints_and_burndown.rb Down-migration 011 missed sprint-start-date 14 years ago
012_migrate_legacy.rb comment cleanup, make sure 012 migration runs on clean postgresql 14 years ago
013_fill_position.rb Looks like PG doesn't return the same row structure as mysql, explicitly picking columns now 14 years ago
014_fix_positions.rb Move task order to nested_set 14 years ago
015_order_tasks_using_tree.rb Remove position from an issue when it is changed from a story into a task 14 years ago
016_remove_task_position.rb Remove position from an issue when it is changed from a story into a task 14 years ago