Commit Graph

552 Commits (4d6efbbc5bd352be4d19260da9fe3e4cc3f8a372)

Author SHA1 Message Date
Jens Ulferts eb319c85d0 changes the container of attachment journals from Issue to WorkPackage 11 years ago
Jens Ulferts 7c9b2a00d7 restructures reusable migrator concerns into their own module 11 years ago
Jens Ulferts 91dee5baa1 a whole lot of cleaning up also fixes, sorry 11 years ago
Jens Ulferts 132cd07d0f complete refactoring to ease reading - still a lot to do 11 years ago
Jens Ulferts a7613e7884 adds comment for sql statement 11 years ago
Jens Ulferts 5990425e8f use instance variables as this is what is intended 11 years ago
Jens Ulferts 39a8b2fec5 adds a struct to semantically group the previous state 11 years ago
Jens Ulferts fde1844f63 fixes inserting columns that are stored in the legacy journal but do not exist in the new journal table 11 years ago
Jens Ulferts ab270a4b92 fixes validation query to make it pass on my machine 11 years ago
Martin Czuchra 08418ad500 Adds support for custom fields. 11 years ago
Martin Czuchra 6af5e25eba Makes one of the update statements optional. 11 years ago
Martin Czuchra 33a29af53f Fixes some attachment migration bugs. 11 years ago
Martin Czuchra 88dd9a69dc Move migration to a newer timestamp. 11 years ago
Martin Czuchra ee8c376b08 Adds support for attachable_journals. 11 years ago
Martin Czuchra 8d9631a358 Moves updates closer together. 11 years ago
Martin Czuchra b71b317a83 Adds support for updates in subsequent runs of the migration. 11 years ago
Martin Czuchra b19ea78240 Adds support for empty changesets. 11 years ago
Martin Czuchra dc8cfb2a0c Introroduces order in journal migration. 11 years ago
Martin Czuchra 3b1d0ef87b Adds support for work package attachments and custom fields. 11 years ago
Martin Czuchra 0147f6f260 Adds support for lock_version in wikis. 11 years ago
Martin Czuchra 762d1bfb7f Adds support for more journals. 11 years ago
Martin Czuchra 2657f40f30 Remvoes obsolete migration. 11 years ago
Martin Czuchra cad62285d9 Introduces new migration dated after previous fixes. 11 years ago
Martin Czuchra 74c0adc9c5 Extend legacy journal migration 11 years ago
Martin Czuchra d653bea4d0 Adds journal creation to migration. 11 years ago
Martin Czuchra f5009c88a6 Check migration prerequisites. 11 years ago
Martin Czuchra 9217c74796 Adds migration for legacy journals. 11 years ago
Philipp Tessenow b2f0e81dca add copyright header, where it was missing 11 years ago
Hagen Schink 461235a7c7 Removes updated_at/on columns from model journals 11 years ago
Martin Czuchra 679bb0ffbe Revert "rename existing view_issues permissions to view_work_packages via migration" 11 years ago
Jens Ulferts b541755eda removes scenarios and alternate dates 11 years ago
Martin Czuchra 84f621de25 Fixes 20130814130142_remove_documents.rb 11 years ago
Sebastian Schuster 8c520b3e0f Remove document journals from core and update version 11 years ago
Martin Czuchra c3902e15d4 Adds proper limits on wiki content fields. 11 years ago
Martin Czuchra d75574adc1 Removes migrations in favor of their aggregation. 11 years ago
Hagen Schink 6e75340835 Removes double key index 11 years ago
Hagen Schink d0ca65dbaf Introduces journable 11 years ago
jwollert f097dba4f9 rename existing view_issues permissions to view_work_packages via migration 11 years ago
Sebastian Schuster 3c51ad9c14 Also added attachment and complete document model 11 years ago
Sebastian Schuster 49b527be1a Added stub document model class to old migration 11 years ago
Sebastian Schuster 0aeb4d25b5 Readded index on migration down 11 years ago
Sebastian Schuster 02a2dd3ca0 Added basic class definitions to migrations so we can 11 years ago
Sebastian Schuster 782dd1bea0 Added migration to remove documents from core 11 years ago
Hagen Schink f6b8c3cbdb Adds default primary key to journals 11 years ago
Hagen Schink 965c7e3427 AAJ considers attachments and custom fields, again 11 years ago
Sebastian Schuster fe446a52fa Fixed comment and non-functional error check 11 years ago
Sebastian Schuster a83a777159 Updated changelog and simplified migration 11 years ago
Sebastian Schuster c94efc290b Added migration to warn on existing files attached to projects and versions 11 years ago
Hagen Schink a512b82b81 Created normalized journal schema 11 years ago
Hagen Schink bc47488f8e Adds standard type to database 11 years ago