Added conversion of characteristic point type from domain to IoAdded transfer of domain data to io objectLittle refactoringRelated to Issue [MWDAM-1660]
Disabled model selection when StabilityOutside or StabilityInside failure mechanism is active:- Disabled options also in the ConfigurationManager, as this gives problems when loading older projectsRelated to Issue [MWDAM-1630]
Added check to validate whether the outdate file is supported:- Only files that contain UpliftVan settings are currently supported --> if old files are not made with these settings, do not load further and generate an error message.Related to Issue [MWDAM-1630]
Removed StabilityKernelType:- Removed combobox binding and replaced it with a static label indicating which kernel is used- Removed obsolete Translations.xml entriesRelated to Issue [MWDAM-1630]
Disabled model selection when StabilityOutside or StabilityInside failure mechanism is active:- Set UpLiftVan as default value when a new project is made- Added tests to verify behaviourRelated to Issue [MWDAM-1630]