Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adapted ClosingStructures Import info. WTI-977

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Plugin/ClosingStructuresPlugin.cs
  1. … 1 more file in changeset.
Add assembly layers to closing structures view WTI-1872

    • -42
    • +98
    ./Ringtoets.ClosingStructures.Forms/Views/ClosingStructuresFailureMechanismView.cs
  1. … 1 more file in changeset.
Introduce map features factory for closing structures WTI-1872

    • -0
    • +140
    ./Ringtoets.ClosingStructures.Forms/Factories/ClosingStructuresAssemblyMapDataFeaturesFactory.cs
    • -0
    • +1
    ./Ringtoets.ClosingStructures.Forms/Ringtoets.ClosingStructures.Forms.csproj
  1. … 2 more files in changeset.
Add vakindelingen group to structures views WTI-1879

    • -7
    • +14
    ./Ringtoets.ClosingStructures.Forms/Views/ClosingStructuresFailureMechanismView.cs
  1. … 5 more files in changeset.
Update columns in closing structures view WTI-1658

    • -0
    • +6
    ./Ringtoets.ClosingStructures.Forms/Views/ClosingStructuresFailureMechanismResultView.cs
  1. … 1 more file in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data/ClosingStructure.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data/ClosingStructureInflowModelType.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data/ClosingStructuresFailureMechanism.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data/ClosingStructuresFailureMechanismAssemblyFactory.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data/ClosingStructuresFailureMechanismSectionResult.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data/ClosingStructuresFailureMechanismSectionResultDetailedAssessmentExtensions.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data/ClosingStructuresInput.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data/ClosingStructuresProbabilityAssessmentOutputFactory.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data/GeneralClosingStructuresInput.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data/Properties/AssemblyInfo.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data/Properties/Resources.Designer.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Forms/PresentationObjects/ClosingStructuresCalculationContext.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Forms/PresentationObjects/ClosingStructuresCalculationGroupContext.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Forms/PresentationObjects/ClosingStructuresFailureMechanismContext.cs
  1. … 6081 more files in changeset.
Ran Deltares Cleanup:

- Performed for Ringtoets.ClosingStructures

WTI-1767

    • -8
    • +8
    ./Ringtoets.ClosingStructures.Data/ClosingStructuresFailureMechanism.cs
    • -0
    • +2
    ./Ringtoets.ClosingStructures.Data/ClosingStructuresInput.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Forms/PresentationObjects/ClosingStructuresFailureMechanismSectionsContext.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Forms/PropertyClasses/ClosingStructuresOutputProperties.cs
    • -0
    • +1
    ./Ringtoets.ClosingStructures.Forms/Views/ClosingStructuresScenarioRow.cs
    • -0
    • +1
    ./Ringtoets.ClosingStructures.IO/ClosingStructuresImporter.cs
    • -0
    • +1
    ./Ringtoets.ClosingStructures.IO/Configurations/ClosingStructuresCalculationConfigurationExporter.cs
    • -1
    • +6
    ./Ringtoets.ClosingStructures.IO/Configurations/ClosingStructuresCalculationConfigurationImporter.cs
    • -0
    • +7
    ./Ringtoets.ClosingStructures.IO/Configurations/Helpers/ConfigurationClosingStructureInflowModelTypeConverter.cs
    • -2
    • +2
    ./Ringtoets.ClosingStructures.Service/ClosingStructuresValidationRulesRegistry.cs
  1. … 13 more files in changeset.
Cleanup: Removed mutable properties from GetHashCode. WTI-1767

    • -5
    • +0
    ./Ringtoets.ClosingStructures.Data/ClosingStructure.cs
  1. … 10 more files in changeset.
Cleanup: Fixed some typos. WTI-1767

    • -1
    • +1
    ./Ringtoets.ClosingStructures.IO/Configurations/ClosingStructuresCalculationConfigurationExporter.cs
  1. … 7 more files in changeset.
Refactor result views, remove has manual assembly results method WTI-1839

    • -6
    • +0
    ./Ringtoets.ClosingStructures.Forms/Views/ClosingStructuresFailureMechanismResultView.cs
  1. … 35 more files in changeset.
Use new helper in views WTI-1839

    • -1
    • +2
    ./Ringtoets.ClosingStructures.Forms/Views/ClosingStructuresFailureMechanismResultView.cs
  1. … 17 more files in changeset.
Remove failure mechanism specific helpers WTI-1839

    • -49
    • +0
    ./Ringtoets.ClosingStructures.Data/ClosingStructuresFailureMechanismHelper.cs
    • -1
    • +0
    ./Ringtoets.ClosingStructures.Data/Ringtoets.ClosingStructures.Data.csproj
  1. … 55 more files in changeset.
Move UseManualAssembly to base section result WTI-1839

    • -5
    • +0
    ./Ringtoets.ClosingStructures.Data/ClosingStructuresFailureMechanismSectionResult.cs
  1. … 18 more files in changeset.
Rename use manual property WTI-1839

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data/ClosingStructuresFailureMechanismAssemblyFactory.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data/ClosingStructuresFailureMechanismHelper.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data/ClosingStructuresFailureMechanismSectionResult.cs
    • -2
    • +2
    ./Ringtoets.ClosingStructures.Forms/Views/ClosingStructuresFailureMechanismResultView.cs
    • -11
    • +11
    ./Ringtoets.ClosingStructures.Forms/Views/ClosingStructuresFailureMechanismSectionResultRow.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Plugin/FileImporters/ClosingStructuresFailureMechanismSectionResultUpdateStrategy.cs
  1. … 10 more files in changeset.
Removed ModelFactorSuperCriticalFlow from low sill HydraRing input. WTI-1835

    • -1
    • +0
    ./Ringtoets.ClosingStructures.Service/ClosingStructuresCalculationService.cs
  1. … 4 more files in changeset.
Don't show ModelFactorSuperCriticalFlow when InflowModelType is LowSill. WTI-1835

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Forms/PropertyClasses/ClosingStructuresInputContextProperties.cs
  1. … 1 more file in changeset.
Fixed compilation errors for groups 1 and 2:

- Added logic which determines when to set a warning

WTI-1839

    • -0
    • +5
    ./Ringtoets.ClosingStructures.Forms/Views/ClosingStructuresFailureMechanismResultView.cs
  1. … 14 more files in changeset.
Cleanup WTI-1842

    • -6
    • +3
    ./Ringtoets.ClosingStructures.Data/ClosingStructuresFailureMechanismAssemblyFactory.cs
  1. … 8 more files in changeset.
Add useManual parameter to Closing structures assembly factory methods WTI-1842

    • -6
    • +15
    ./Ringtoets.ClosingStructures.Data/ClosingStructuresFailureMechanismAssemblyFactory.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Forms/Views/ClosingStructuresFailureMechanismResultView.cs
  1. … 1 more file in changeset.
Introduced failure mechanism helpers to determine if any section has manual overwritten results:

- Introduced for group 1 and 2

WTI-1839

    • -0
    • +49
    ./Ringtoets.ClosingStructures.Data/ClosingStructuresFailureMechanismHelper.cs
    • -0
    • +1
    ./Ringtoets.ClosingStructures.Data/Ringtoets.ClosingStructures.Data.csproj
  1. … 22 more files in changeset.
Reorder properties. WTI-1836

    • -6
    • +6
    ./Ringtoets.ClosingStructures.Data/GeneralClosingStructuresInput.cs
Passed model factor long threshold to HydraRing input. WTI-1836

    • -1
    • +2
    ./Ringtoets.ClosingStructures.Service/ClosingStructuresCalculationService.cs
  1. … 4 more files in changeset.
Added model factor long threshold to closing structures failure mechanism property control. WTI-1836

    • -1
    • +17
    ./Ringtoets.ClosingStructures.Forms/PropertyClasses/ClosingStructuresFailureMechanismProperties.cs
  1. … 3 more files in changeset.
Added model factor long threshold to closing structure general input. WTI-1836

    • -0
    • +11
    ./Ringtoets.ClosingStructures.Data/GeneralClosingStructuresInput.cs
  1. … 1 more file in changeset.
Moved ModelFactorSuperCriticalFlow from StructuresInputBase to ClosingStructuresInput and HeightStructuresInput. WTI-1800

    • -0
    • +10
    ./Ringtoets.ClosingStructures.IO/Configurations/ClosingStructuresCalculationStochastAssigner.cs
  1. … 3 more files in changeset.
Moved ModelFactorSuperCriticalFlow from StructuresInputBase to ClosingStructuresInput and HeightStructuresInput. WTI-1800

    • -0
    • +4
    ./Ringtoets.ClosingStructures.IO/Configurations/ClosingStructuresCalculationConfigurationWriter.cs
  1. … 2 more files in changeset.
Moved ModelFactorSuperCriticalFlow from StructuresInputBase to ClosingStructuresInput and HeightStructuresInput. WTI-1800

    • -0
    • +5
    ./Ringtoets.ClosingStructures.IO/Configurations/ClosingStructuresCalculationConfiguration.cs
  1. … 3 more files in changeset.
Moved ModelFactorSuperCriticalFlow from StructuresInputBase to ClosingStructuresInput and HeightStructuresInput. WTI-1800

    • -2
    • +1
    ./Ringtoets.ClosingStructures.Forms/PropertyClasses/ClosingStructuresInputContextProperties.cs
  1. … 2 more files in changeset.
Moved ModelFactorSuperCriticalFlow from StructuresInputBase to ClosingStructuresInput and HeightStructuresInput. WTI-1800

    • -2
    • +10
    ./Ringtoets.ClosingStructures.Forms/PropertyClasses/ClosingStructuresInputContextProperties.cs
  1. … 2 more files in changeset.
Moved ModelFactorSuperCriticalFlow from StructuresInputBase to ClosingStructuresInput and HeightStructuresInput. WTI-1800

    • -0
    • +1
    ./Ringtoets.ClosingStructures.Data/ClosingStructuresInput.cs
  1. … 2 more files in changeset.