Commit Graph

874 Commits (07186be4049e9f773c59ed99936a2ba30c090ef4)

Author SHA1 Message Date
Eric Davis 0316af7f6b Converted User#mail_notification from a boolean to a string. 14 years ago
friflaj 00ff75ec59 Task reordering must be done ordered by parent,position 14 years ago
friflaj 16103b8fc3 Treat task as story so we can remove it from the stories list 14 years ago
Emiliano Heyns 89e7a76da0 remove_from_list is not supported on Task anymore 14 years ago
friflaj db7eb66a88 Fix for forum topic 12 14 years ago
Mark Maglana b9a6b7ab1e Fix positions 14 years ago
Eric Davis 0d7cead479 Merged r4013 from trunk. 14 years ago
Eric Davis fc9b984cc1 Treat Calendar and Gantt pages as separate modules. #6153 14 years ago
friflaj 76645c13d7 Fix for sqlite 14 years ago
Mark Maglana 6c222f3845 Additional tests to product owner role 14 years ago
friflaj 314271f2b4 Remove position from an issue when it is changed from a story into a task 14 years ago
friflaj 5985c77f7d Looks like PG doesn't return the same row structure as mysql, explicitly picking columns now 14 years ago
friflaj c660ddd1ae comment cleanup, make sure 012 migration runs on clean postgresql 14 years ago
friflaj 0bd0f3949f Down-migration 011 missed sprint-start-date 14 years ago
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