Commit Graph

688 Commits (852ddf45688f6af6ae2c4a3ec484c241bb64da59)

Author SHA1 Message Date
Till Breuer 8e1c8264ee Add missing copyright headers and newline at eof 11 years ago
Till Breuer 4dcc97d544 Add menu items generalized from wiki menu items 11 years ago
Sebastian Schuster 4f4ee104ff Fixed customizable migration also removing custom values 11 years ago
Hagen Schink 548ec7e786 Migrates PE references in journal notes 11 years ago
Hagen Schink 000a6ea505 Moves 'none' type resolution to rake task 11 years ago
Hagen Schink dc528b8bd1 Adds 'none' type to timelines options 11 years ago
Sebastian Schuster cb04b84f5f Fixed LegacyJournalMigrator to also run with Ruby 2.0 with added syck 11 years ago
Hagen Schink e077115f4a Fixes delete statement for MySQL 11 years ago
Hagen Schink 60f56c0795 Deletes invalid work package custom values 11 years ago
Hagen Schink 1e32b61a2a Handles MySQL collation error 11 years ago
Hagen Schink 8305dc7de9 Does not abort migration on missing entities 11 years ago
Hagen Schink 4d2bfce8bf Adds root id update statement for MySQL 11 years ago
Sebastian Schuster 3d148bcd54 Migrated serialized yaml in core tables from syck to psych 11 years ago
Sebastian Schuster 869e41e026 Updated yaml_migrator to only select yaml columns 11 years ago
Sebastian Schuster 83f4aabde2 Added syck gem for ruby 2.0 and yaml_migrator to 11 years ago
Sebastian Schuster 0523c9370f Fixed module namespacing 11 years ago
Hagen Schink cd51e02f93 Fixes customizable migration 11 years ago
Hagen Schink d0e6010682 Improves customizable utils implementation 11 years ago
Hagen Schink 031d1ad31a Reorder customizable migration 11 years ago
Hagen Schink dd8a4735ea Improves code layout 11 years ago
Sebastian Schuster 76248f0e69 Adds repair migration for customizable journals 11 years ago
Hagen Schink a44a1120e0 Adds missing attachable journals 11 years ago
Hagen Schink 3f0285a29d Considers journal type 11 years ago
Sebastian Schuster 772db26863 Fixed the fix of attachable journals 11 years ago
Hagen Schink a78e728195 Finds missing attachable journals 11 years ago
Michael Frister 0eb4e91108 Add indices on journal tables 11 years ago
Hagen Schink c5ad3b9023 Adds issue custom value migration 11 years ago
Sebastian Schuster 3cf7997865 Implemented data migration of planning element watchers 11 years ago
Hagen Schink c52722634b Adds missing default value migration for MySQL 11 years ago
Hagen Schink 5d3be40ef8 Sets empty description for PEs w/o description 11 years ago
Hagen Schink 6421921f9e Fixes PE name journal entry migration 11 years ago
Markus Kahl c9e2f557c7 don't choke on empty YAML document as options 11 years ago
Hagen Schink 52c3b7c8b8 Handles blank (nil or empty) timelines options 11 years ago
Martin Czuchra 7291e98837 Adds proper error for MySQL. 11 years ago
Martin Czuchra 3cb7609bc3 Adds migration for work package journals. 11 years ago
Hagen Schink ec7f5b1c5d Adds comment for clarification 11 years ago
Hagen Schink 59c03a302d Fixes encoding errors when loading legacy data 11 years ago
Till Breuer f5d517e1c7 Migrate watchers associated to issues to work packages (fixes #2618) 11 years ago
Philipp Tessenow 409dffad79 simplify journal attachment migration 11 years ago
Philipp Tessenow fe1d516a59 soo much whitespace.. 11 years ago
Hagen Schink 673a148370 Prevents adding attachables that are removed 11 years ago
Sebastian Schuster d502929045 Also fixed non-functional index remove in down migration 11 years ago
Sebastian Schuster b3195f15e6 Added migrating existing former user passwords 11 years ago
Sebastian Schuster f46fd6d35f Fixed missing renamed setting for updated_at 11 years ago
Sebastian Schuster d85797f68c Fixed wrong name of WorkPackageCustomField 11 years ago
Michael Frister d4cd2953b7 Fix migration adding indexes on users 11 years ago
Philipp Tessenow 444546e2e8 use \A and \z instead of ^ and $ in ruby regexes 11 years ago
Sebastian Schuster 05a0c9b944 Migrated remaining core settings 11 years ago
Hagen Schink b0c9d885dc Fixes code quality issues 11 years ago
Hagen Schink fcdb962520 Adds timelines options migration 11 years ago