Commit Graph

80 Commits (1e6a6941d2b02978f242e2e898becd8d149457d9)

Author SHA1 Message Date
Hagen Schink 775d7ce0cd Fixes backlog data migration 11 years ago
Sebastian Schuster 4d5cd98244 Fixed copyright headers 11 years ago
Hagen Schink 40be56a36c Checks whether legacy issues exists or not 11 years ago
Hagen Schink 28f5033d22 Adds copyright headers 11 years ago
Hagen Schink 2b20571725 Fixes legacy backlog data migration 11 years ago
Sebastian Schuster a5548d7154 Removed debugger :( 11 years ago
Sebastian Schuster dc79da162a Fixed missing migration of setting values 11 years ago
Sebastian Schuster 962d99fd2d Migrated old plugin settings 11 years ago
Sebastian Schuster c7157585b0 Added reset_column_information to changed models 11 years ago
Sebastian Schuster d5ca27f7af Added migration to copy data from legacy issues to work_packages 11 years ago
Sebastian Schuster f8139b499c Merged new migrations into one 11 years ago
Sebastian Schuster ac0cb7478f Squashed old migrations into an aggregated migration 11 years ago
Sebastian Schuster b68d91ed47 Fixed wrong class name for done_statuses association 11 years ago
Sebastian Schuster 29b0dac99f Renamed IssueStatus to Status 11 years ago
Jens Ulferts f212c9288f adds index on work_package_journals 11 years ago
Christian Ratz e902c3bcd4 added add backlog clumns to wp migration 11 years ago
Jens Ulferts b028ed5309 handles issues table does not exist on migration 12 years ago
Hagen Schink 73deeb7859 Add migration for work package backlogs extension 12 years ago
Gregor Schmidt 7ef620411f Removing data-cleanup migrations. This needs to be handled by the app itself 13 years ago
Gregor Schmidt d2225e21de Removing empty migrations 13 years ago
Gregor Schmidt a298b9f763 Clean up patches Part VIII 13 years ago
Romano Licker ac63066e3d added a project specific definition of done in the project settings tab "backlog setting" 14 years ago
Gregor Schmidt 38a8a44732 updating down migration to read value directly from db 14 years ago
Jens Ulferts 715bc2dff4 using read_attribute(:start_date) on down migration 14 years ago
Jens Ulferts d51ab9d8cb fix: because version.start_date returns the earliest start date of the associated issues if no own start_date is set, we have to read the attribute :start_date directly when making executing the sprint_start_date/start_date migration 14 years ago
Gregor Schmidt ce7fed699a actually, there's no problem, when both dates are the same 14 years ago
Gregor Schmidt 04b23eef93 Migrations do not abort on every rollback - therefore we need to raise a different error 14 years ago
Gregor Schmidt 119456c86c Redoing migration in a way, that my brain is able to parse 14 years ago
Romano Licker 64e931598c removes sprint_start_date and replaces it with start_date from 14 years ago
Jens Ulferts 81c0d3de36 removing position setting migrations, keeping the migrations as such to make it transparent 14 years ago
Jens Ulferts 5aeb056b6c using "remove" instead of "drop" on down migration 14 years ago
Jens Ulferts 9f5d02ca11 correct default table name to correct table name in version_settings down migration 14 years ago
Jens Ulferts ee454a8cca #2891: creating table and specs for version_settings which will hold the display information 14 years ago
Gregor Schmidt 27b841407c removing x-bits 14 years ago
friflaj b54b17a8d2 Stupid rails 14 years ago
friflaj 35919d5bd5 Stupid rails 14 years ago
friflaj c9aedbec5d Don't break on nested tasks 14 years ago
friflaj 577596eb09 sqlite bombs out on the transaction stuff 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
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