Commit Graph

266 Commits (4a633c1743a09523d27ec8c5e4654d464f888235)

Author SHA1 Message Date
Martin Czuchra 877319f793 Adds fields from PlanningElementType into Type. 11 years ago
Philipp Tessenow d74f7d7124 have an activity module 11 years ago
Martin Czuchra 4843024829 Changes the limit to 16 megabytes. 11 years ago
Martin Czuchra ce7680e208 Fixes inconsistency with journal limits. 11 years ago
Martin Czuchra ca611540f3 Renames STI column name on work packages. 11 years ago
Martin Czuchra bf8abb719d Adds migration that renames trackers to types. 11 years ago
Martin Czuchra 7ec619b1fa Fixes old migrations w/ trackers. 11 years ago
Michael Frister 04dd90d4ae Add missing copyright 11 years ago
Michael Frister 0d383e7de7 Add missing migration for brute force prevention 11 years ago
Martin Czuchra 9b5a91a773 Migration to remove end_date column from work packages. 11 years ago
Jens Ulferts eebbe72a49 renames end_date to due_date on alternat_dates and associated 11 years ago
Christian Ratz a2f2fd39a0 makes user passwords create migration reliable 11 years ago
Christian Ratz d9de19366e fixes old migrations 11 years ago
Michael Frister f884fbf4c2 Add option to prevent former passwords from being reused 11 years ago
Michael Frister 501a2fecbb Make old migration salting existing user passwords independent of User 11 years ago
Michael Frister 7ba90102a7 Add option to force a user to change password on next login 12 years ago
Hagen Schink 623bce3ed3 Rename legacy databases 12 years ago
Hagen Schink 3452745b8a Use legacy issue implementation for migration 12 years ago
Hagen Schink a9faa617c7 Rename migration 12 years ago
Hagen Schink 426cbf0cab Rename time entry's work unit reference 12 years ago
Hagen Schink e1421f3c11 Create work_units table migration 12 years ago
Martin Czuchra 090ea39f52 Migration to remove timelines namespace. 12 years ago
Martin Czuchra 62c91d17aa Restores original migrations. 12 years ago
Martin Czuchra 5cba510b1f Updates copyright notice in timelines sources. 12 years ago
Martin Czuchra 46ffcfc195 Refactors current timelines API into api/v2. 12 years ago
Martin Czuchra 5d289b3197 Fixes database index names on postgres. 12 years ago
Martin Czuchra 7963fe3521 Updates copyright notice in timelines sources. 12 years ago
Martin Czuchra c1bfd5202a Open-sources timelines. 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Toshi MARUYAMA 8db3b7ebeb fix update_journals_for_acts_as_journalized down migration 12 years ago
Martin Czuchra 6bc79bc065 This change is not irreversible. 12 years ago
Jens Ulferts 3734e57a2f fixes regression in using an attribute introduces in 318e93a 12 years ago
Jens Ulferts 318e93a91d no longer serializes changes as they are declared to be serialized 12 years ago
Martin Linkhorst c442ecb7d9 remove gantt from core (take the commit as a guide on how to bring it back as a plugin) 12 years ago
jwollert 487802dee7 migrate longer logins plugin to core 12 years ago
Martin Czuchra 4770778108 Fixes migrations for MySQL5. 12 years ago
Martin Czuchra 4eb461fbd2 Adds index to identifier field on projects. 12 years ago
Romano Licker 1a011a1aec rename initial admin user to "OpenProject Admin" 12 years ago
Martin Linkhorst 3586197ef0 fix a failing migration 12 years ago
Romano Licker f6eccc6705 add index for wiki_menu_items 12 years ago
Philipp Tessenow 84e2729b98 REVIEW: another batch of the renaming effort from Journals#changes to changed_data 12 years ago
Philipp Tessenow 70a63a65c4 rename journal#changes attribute to changed_data 12 years ago
Jens Ulferts fd151cd7bf considerates renamed wiki start pages on migrating to wiki_menu_items 12 years ago
Romano Licker 9cc7eafc15 integrate wiki_menu_items into wiki-module and 12 years ago
Romano Licker 862bce8db2 create wiki menu items for existing wikis 12 years ago
Martin Linkhorst d5b8553ce1 use ChiliProject's Database class 12 years ago
Philipp Tessenow 79ab8d6d6b added wiki/list_attachments route, which returns a json array of available attachments 12 years ago
jwollert bfc0557dfb use ANSI sql for every adapter but mysql for string concat 12 years ago
Martin Linkhorst 3564e478ab this migration needs special care for sqlite which has no CONCAT() function 12 years ago
Martin Linkhorst a1bc363c97 redmine uses nil instead of "" for default values for a text/blob. should fix the migration 20110211160100_add_summary_to_projects.rb 12 years ago