Commit Graph

902 Commits (6f3238600e0dc4c7de25f0c1f9f4d2e3ecbc1c0a)

Author SHA1 Message Date
friflaj f632f43194 Add migration reversal for 011 14 years ago
friflaj 587903ba08 Move task order to nested_set 14 years ago
Tim Felgentreff 1f9eda4e0d update tests to work with the new data model, where neccessary 14 years ago
Mark Maglana de6060f699 Fixing positions for unified story priorities 14 years ago
friflaj 509a531060 ActiveRecord execute sees fit to return _everything_ as a string. 14 years ago
friflaj 77d63df2c1 Legacy migration -- thank you James Dobson! 14 years ago
friflaj 9d42d95b5c Split legacy migration from schema creation 14 years ago
friflaj 3a0e63f55b Can't request items on a non-legacy DB 14 years ago
friflaj f17c7c1968 Another typo 14 years ago
friflaj 3e687a5373 Not all items had a position, and parent must be set before position on tasks 14 years ago
friflaj c627b99c95 More informative abort message for the migration 14 years ago
friflaj a89c93194f I need to stop fighting ActiveRecord 14 years ago
friflaj 91dae6e83b I need to stop fighting ActiveRecord 14 years ago
friflaj d4e181aa63 Tree rebuild causes save on stories, which recalculation of derived attributes... which needs the tree to be present 14 years ago
friflaj 13e8e80cac Damn stupid typos -- apologies! 14 years ago
friflaj e80d89feb7 Legacy migration fixes 14 years ago
friflaj bb33962771 test for parent, not parent_id 14 years ago
friflaj bf4e1bf285 Drop items/backlogs table after migration 14 years ago
friflaj eb53e1f3f6 Explicitly set root_id 14 years ago
friflaj 95ce5bfa40 Force plugin setup before migration 14 years ago
friflaj f1e7231d39 Migration requested version_id twice, shifting everything one position 14 years ago
Eric Davis 8a1d45ffd6 Merged r3860 from trunk. 14 years ago
Eric Davis a628b0f186 Force-clear the default value for migration from :string to :text. #5846 #5771 14 years ago
Eric Davis 0d5fca9ba5 Force the default value of path to be set on the Change model class. #5771 15 years ago
Eric Davis 56af944afa Extend changes.path and changes.from_path to support longer paths. #5771 15 years ago
friflaj 85567ad652 Doesn't really matter whether we've selected the backlog, just show the link 15 years ago
rkh 2bf8de9052 updating part 2, there we go 15 years ago
rkh 5fe8faae2f updating part 1, stay tuned 15 years ago
rkh 515cd7a6fd remove db/migrate/017_rename_permissions.rb 15 years ago
rkh 0de877cc69 remove db/migrate/016_denormalize_spent_on_of_cost_entries.rb 15 years ago
rkh 3ca2ffea31 remove db/migrate/015_add_cost_query_variables.rb 15 years ago
rkh 5787b09641 remove db/migrate/014_add_denormalized_costs_fields.rb 15 years ago
rkh 1e39bf6f9e remove db/migrate/013_create_cost_queries.rb 15 years ago
rkh 9938d051b8 remove db/migrate/012_refactor_terms.rb 15 years ago
rkh e9cf1f397f remove db/migrate/011_add_deleted_at_to_cost_types.rb 15 years ago
rkh b93458758d remove db/migrate/010_add_free_text_to_budget_and_entries.rb 15 years ago
rkh d919611805 remove db/migrate/009_add_comment_field_to_budget.rb 15 years ago
rkh dceef287ca remove db/migrate/008_remove_budget_from_deliverable.rb 15 years ago
rkh 63cb2c0e30 remove db/migrate/007_refactor_deliverable_intermediates.rb 15 years ago
rkh 0cd56e67cc remove db/migrate/006_delete_cost_from_cost_entries.rb 15 years ago
rkh 4986887ba8 remove db/migrate/005_add_deliverables_date_fields.rb 15 years ago
rkh 13eab1d0d4 remove db/migrate/004_add_rate.rb 15 years ago
rkh bb61cd62e1 remove db/migrate/003_add_deliverable_to_issues.rb 15 years ago
rkh bad55f0d51 remove db/migrate/002_add_cost_types_default.rb 15 years ago
rkh 4af87add3d remove db/migrate/001_create_deliverables.rb 15 years ago
rkh 824742112f copy to trunk 15 years ago
friflaj 5b9fd88518 disentangled migrations 15 years ago
friflaj 9182bfc29a handling non-null just makes things harder. The burndown method 15 years ago
friflaj 25ae9d3235 renamed start_date, burndown generation, parameter quotation 15 years ago
friflaj e116d5b562 Migration cleanup 15 years ago