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
hjust b641cb2efa Cost types can now by marked deleted. Such cost types can not be used in budget planning and cost logging. References are not destroyed as a cost type can never be really deleted from the database. 15 years ago
..
001_create_deliverables.rb Allow the creation of deliverables 15 years ago
002_add_cost_types_default.rb initial commit for redmine_costs 15 years ago
003_add_deliverable_to_issues.rb allow null values for deliverable_id in issues 15 years ago
004_add_rate.rb added rate models 15 years ago
005_add_deliverables_date_fields.rb added migration to add date fields to deliverables 15 years ago
006_delete_cost_from_cost_entries.rb * correct calculation of costs 15 years ago
007_refactor_deliverable_intermediates.rb * correct calculation of costs 15 years ago
008_remove_budget_from_deliverable.rb fixed reverse migration 15 years ago
009_add_comment_field_to_budget.rb added migration for comment field of budget fields 15 years ago
010_add_free_text_to_budget_and_entries.rb * fixed entering of overridden costs 15 years ago
011_add_deleted_at_to_cost_types.rb Cost types can now by marked deleted. Such cost types can not be used in budget planning and cost logging. References are not destroyed as a cost type can never be really deleted from the database. 15 years ago