Fixed database column names (create_time/modified_time instead of create_date/modified_date)
Fixed content storage - article content and summaries now correctly stored in fieldval table
Added automatic creation of Content and Summary field definitions
Fixed field definition inserts to use correct LISE schema (name, alias, help, type, position, required, template, extra)
Removed duplicate statistics display in migration interface
Added visible labels for radio buttons in instance selection
Split MigrationEngine.php into smaller modules to comply with 500 line limit
Added Start Migration button to preview section
Fixed callback error for logging functionality