Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets folder. WTI-1931

    • -294
    • +0
    ./ClosingStructurePropertiesTest.cs
    • -346
    • +0
    ./ClosingStructuresFailureMechanismPropertiesTest.cs
    • -982
    • +0
    ./ClosingStructuresInputContextPropertiesTest.cs
    • -113
    • +0
    ./ClosingStructuresOutputPropertiesTest.cs
  1. … 15711 more files in changeset.
Fixed DisplayName. WTI-1848

    • -1
    • +1
    ./ClosingStructuresFailureMechanismPropertiesTest.cs
  1. … 3 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./ClosingStructuresFailureMechanismPropertiesTest.cs
    • -1
    • +1
    ./ClosingStructuresInputContextPropertiesTest.cs
    • -1
    • +1
    ./ClosingStructuresOutputPropertiesTest.cs
  1. … 6092 more files in changeset.
Rename AssessmentSectionHelper -> AssessmentSectionTestHelper WTI-1839

    • -1
    • +1
    ./ClosingStructuresOutputPropertiesTest.cs
  1. … 140 more files in changeset.
Don't show ModelFactorSuperCriticalFlow when InflowModelType is LowSill. WTI-1835

    • -13
    • +4
    ./ClosingStructuresInputContextPropertiesTest.cs
  1. … 1 more file in changeset.
Incorporated comments review 3237:

- Changed layout of properties to maintain file order equal to the visual order in the property panel.

Paired with ~kleijn

WTI-1800

    • -12
    • +12
    ./ClosingStructuresInputContextPropertiesTest.cs
Added model factor long threshold to closing structures failure mechanism property control. WTI-1836

    • -2
    • +14
    ./ClosingStructuresFailureMechanismPropertiesTest.cs
  1. … 3 more files in changeset.
Moved ModelFactorSuperCriticalFlow from StructuresInputBase to ClosingStructuresInput and HeightStructuresInput. WTI-1800

    • -1
    • +3
    ./ClosingStructuresInputContextPropertiesTest.cs
  1. … 1 more file in changeset.
Moved ModelFactorSuperCriticalFlow from StructuresInputBase to ClosingStructuresInput and HeightStructuresInput. WTI-1800

    • -3
    • +16
    ./ClosingStructuresInputContextPropertiesTest.cs
  1. … 1 more file in changeset.
Moved ModelFactorSuperCriticalFlow from StructuresInputBase to ClosingStructuresInput and HeightStructuresInput. WTI-1800

    • -8
    • +8
    ./ClosingStructuresInputContextPropertiesTest.cs
  1. … 2 more files in changeset.
Moved ModelFactorSuperCriticalFlow from StructuresInputBase to ClosingStructuresInput and HeightStructuresInput. WTI-1800

    • -0
    • +1
    ./ClosingStructuresInputContextPropertiesTest.cs
  1. … 2 more files in changeset.
Removed ModelFactorSubCriticalFlow from stability point structures input. WTI-1800

    • -11
    • +2
    ./ClosingStructuresFailureMechanismPropertiesTest.cs
  1. … 1 more file in changeset.
Removed ModelFactorSubCriticalFlow from closing structures input. WTI-1800

    • -3
    • +0
    ./ClosingStructuresFailureMechanismPropertiesTest.cs
  1. … 5 more files in changeset.
Renamed "locatie met hydraulische belastingen" into "hydraulische belastingenlocatie". WTI-1714

    • -3
    • +3
    ./ClosingStructuresInputContextPropertiesTest.cs
  1. … 15 more files in changeset.
Renamed "randvoorwaarden" into "belastingen". WTI-1714

    • -3
    • +3
    ./ClosingStructuresInputContextPropertiesTest.cs
  1. … 9 more files in changeset.
Renamed ProbabilityOrFrequencyOpenStructureBeforeFlooding to ProbabilityOpenStructureBeforeFlooding for property controls. WTI-1236

    • -16
    • +16
    ./ClosingStructuresInputContextPropertiesTest.cs
  1. … 5 more files in changeset.
Renamed ProbabilityOrFrequencyOpenStructureBeforeFlooding to ProbabilityOpenStructureBeforeFlooding for closing structures input. WTI-1236

    • -1
    • +1
    ./ClosingStructuresInputContextPropertiesTest.cs
  1. … 17 more files in changeset.
Renamed ProbabilityOrFrequencyOpenStructureBeforeFlooding to ProbabilityOpenStructureBeforeFlooding for closing structure. WTI-1236

  1. … 19 more files in changeset.
Change List to array for failure mechanism sections WTI-1751

    • -1
    • +1
    ./ClosingStructuresInputContextPropertiesTest.cs
  1. … 11 more files in changeset.
Use new test helper in tests WTI-1751

    • -1
    • +1
    ./ClosingStructuresInputContextPropertiesTest.cs
  1. … 127 more files in changeset.
Rename AddSections to SetSections WTI-1751

    • -1
    • +1
    ./ClosingStructuresInputContextPropertiesTest.cs
  1. … 139 more files in changeset.
Fix compilation errors in tests WTI-1751

    • -4
    • +7
    ./ClosingStructuresInputContextPropertiesTest.cs
  1. … 27 more files in changeset.
Committed rename changes Note: compiling erros in the tests and testutils are still present

    • -1
    • +1
    ./ClosingStructuresInputContextPropertiesTest.cs
  1. … 138 more files in changeset.
Incorporated comments review 2738: - Made failure mechanism properties (tests) consistent by introducing private property indices

WTI-1686

    • -17
    • +33
    ./ClosingStructuresFailureMechanismPropertiesTest.cs
  1. … 16 more files in changeset.
Add property to closing structures failure mechanism WTI-1686

    • -13
    • +29
    ./ClosingStructuresFailureMechanismPropertiesTest.cs
  1. … 1 more file in changeset.
Add contribution to the closing structures failure mechanism property class WTI-1649

    • -15
    • +21
    ./ClosingStructuresFailureMechanismPropertiesTest.cs
  1. … 1 more file in changeset.
Removed mirror property SectionResults2: - Replaced the old generic SectionResults property with the mirror property

WTI-1621

    • -1
    • +1
    ./ClosingStructuresInputContextPropertiesTest.cs
  1. … 20 more files in changeset.
Separated the generic StructuresHelper implementation into specific (ClosingStructure) implementation: - Replaced StructuresHelperCall with the specific ClosingStructure helper implementation -- Except for the UpdateDataStrategy

WTI-1621

    • -1
    • +1
    ./ClosingStructuresInputContextPropertiesTest.cs
  1. … 10 more files in changeset.
Improvements after review. WTI-1590

    • -4
    • +2
    ./ClosingStructuresOutputPropertiesTest.cs
  1. … 38 more files in changeset.
Improvements after review. WTI-1589

    • -0
    • +1
    ./ClosingStructuresOutputPropertiesTest.cs
  1. … 39 more files in changeset.