Commit Graph

580 Commits (722bbf3cb044247f788e1e5e1b4829eec6df8d57)

Author SHA1 Message Date
Hagen Schink 334a06797a Replaces indirect quote calls 11 years ago
Jens Ulferts 247ebde115 adds migration to change the activity type of issues/planning_elements 11 years ago
Jens Ulferts 99d695348d allows migrating attachments from the issues container to the work packages container 11 years ago
Martin Czuchra a0cadbdd1d Shortens the preconditions_met? method. 11 years ago
Martin Czuchra dccb355f52 Changes some error messages. 11 years ago
Martin Czuchra 4e105f33c9 Removes some comments. 11 years ago
Hagen Schink 6f4d1c84a5 Renames issue_relations table to relations 11 years ago
Jens Ulferts d7b90f54fd fixing journable_type for former issue journals 11 years ago
Hagen Schink eecf30afbc Adds settings migration 11 years ago
Jens Ulferts 42fb2d2650 cleaning up down migrations 11 years ago
Jens Ulferts b88a9ded90 splits single migration into multiple 11 years ago
Jens Ulferts f2f57831bb adds down migration 11 years ago
Jens Ulferts 20721b9b47 fixes migration of planning_element_journals 11 years ago
Jens Ulferts 75c5f9692f updates journaled attribute for former planning_element journals 11 years ago
Hagen Schink e910dda4f1 Adds license header 11 years ago
Hagen Schink 474d01de1e Adds issue_relations migration 11 years ago
Jens Ulferts 143d162c84 fixes module references 11 years ago
Jens Ulferts 369fc25752 whitespace fix 11 years ago
Jens Ulferts 859d397b61 updates copyright 11 years ago
Jens Ulferts efe8f85f3d extracts journal migrator 11 years ago
Jens Ulferts 279f20e697 extracts DbWorker 11 years ago
Jens Ulferts e772f9bdb1 extracts migrator concerns 11 years ago
Martin Czuchra 15d1cc790a Introduces start and end date generation in seeds. 11 years ago
Jens Ulferts ff185c46f9 renaming migration to take care of dependencies 11 years ago
Jens Ulferts bcf0a55ba2 adds migration to copy planning elements to work packages 11 years ago
Hagen Schink 9f8d7ee676 Corrects permission migration 11 years ago
Hagen Schink 558cd3a25c Corrects method name 11 years ago
Hagen Schink bac5ce0f6e Corrects database command 11 years ago
Hagen Schink 326ab3b45a Leaves rights introduced by plug-ins untouched 11 years ago
Hagen Schink 9a07a4f534 Introduces say_with_time 11 years ago
Hagen Schink 63d7ab4747 Fixes columns list reference 11 years ago
Hagen Schink e30ad5e1c5 Extracts utility methods 11 years ago
Hagen Schink 3633a44a62 Adds user rights migration 11 years ago
Hagen Schink 1240aa74e6 Adds query migration for tracker references 11 years ago
Jens Ulferts ea024e70f9 removes is_in_chlog from types as it was used nowhere 11 years ago
Jens Ulferts 847bc5904b adds migration to add planning_element_types instances to types 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Philipp Tessenow 0d582d3b9f update/add copyright headers, where someone forgot them 11 years ago
Jens Ulferts b87a932482 adds data migration from legacy_issues to work_packages 11 years ago
Jens Ulferts 4090f3b136 adds copyright notice 11 years ago
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 ccef566070 Replaces the Issue constant in occurances outside of app. 11 years ago