Commit Graph

61 Commits (a23a0ee0c8e91d73af9d2008e79232c55bdb1420)

Author SHA1 Message Date
Hagen Schink a23a0ee0c8 Fixes text reference migration 11 years ago
Sebastian Schuster 680bf938e4 Fixed copyright headers 11 years ago
Sebastian Schuster d913592d53 Only connected check for global custom field to check 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
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 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 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
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
Hagen Schink ec7f5b1c5d Adds comment for clarification 11 years ago
Hagen Schink 59c03a302d Fixes encoding errors when loading legacy data 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
Philipp Tessenow 444546e2e8 use \A and \z instead of ^ and $ in ruby regexes 11 years ago
Hagen Schink 4d24617cc5 Refactors 'end_date' migration for code reuse 11 years ago
Hagen Schink 50baec994f Prevents name clash 11 years ago
Hagen Schink 534cf680c2 Adds migration for message attachment journals 11 years ago
Hagen Schink 155b48b200 Refactors attachable repair migration 11 years ago
Sebastian Schuster 226ad02a84 Added SettingRenamer to rename settings 11 years ago
Sebastian Schuster 75f09eff63 Added util class to support squashing migrations 11 years ago
Hagen Schink 442ed6f433 Add 'end date' migration for timelines options 11 years ago
Hagen Schink fa0bf59681 Adds journal entry after text migration 11 years ago
Hagen Schink 44fc4497e2 Ignores pre/code blocks 11 years ago
Hagen Schink 4e2227e5f9 Extends column update interface 11 years ago
Hagen Schink f6a97f80bf Resets journal primary key after migration 11 years ago
Hagen Schink 781d93395b Uses original timelines regex 11 years ago
Hagen Schink 5f68109f0e Adds support for host postfixes 11 years ago
Hagen Schink b666d1bdb8 Considers host name in settings 11 years ago
Hagen Schink 1d492f13b3 Extracts text reference update methods 11 years ago
Martin Czuchra b10a5b076c Treats nil changed_data gracefully. 11 years ago
Martin Czuchra 497e0bc513 Adds a progress bar. 11 years ago
Martin Czuchra a0cadbdd1d Shortens the preconditions_met? method. 11 years ago
Martin Czuchra dccb355f52 Changes some error messages. 11 years ago