Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Incorporated comments review 3449: WTI-1927

- Improved HydraulicBoundaryDatabaseProperties:

-- Updated and improved tests

-- Changed display logic: display values based on whether the HRD is linked (AND null in case of optional properties)

    • -10
    • +16
    ./HydraulicBoundaryDatabaseProperties.cs
  1. … 1 more file in changeset.
Updated editor: WTI-1927

- Changed base type editor from FileNameEditor to UIEditor to enable selection of a HLCD file.

    • -1
    • +1
    ./HydraulicBoundaryDatabaseProperties.cs
  1. … 1 more file in changeset.
Extracted HLCD file name editor: WTI-1927

- Editor extracted to allow overrides for a custom file filter.

- Fixed failing test of the property info which is introdcued due to a dependency on the GUI.MainWindow

    • -1
    • +2
    ./HydraulicBoundaryDatabaseProperties.cs
  1. … 8 more files in changeset.
Added ReadOnly property for the HLCD filepath. WTI-1927

- File path should not be editable in case there's no hydraulic boundary database linked.

    • -1
    • +25
    ./HydraulicBoundaryDatabaseProperties.cs
  1. … 1 more file in changeset.
Renamed interface method definition. WTI-1927

    • -1
    • +1
    ./HydraulicBoundaryDatabaseProperties.cs
    • -1
    • +1
    ./IHydraulicLocationConfigurationDatabaseImportHandler.cs
  1. … 3 more files in changeset.
Added implementation of the import handler. WTI-1927

    • -0
    • +2
    ./IHydraulicLocationConfigurationDatabaseImportHandler.cs
  1. … 7 more files in changeset.
Introduced import handler to handle with HLCD imports from the hydraulic boundary database property panel: WTI-1927

- Added empty handler class to be substituted in the RingtoetsPlugin to prevent ArgumentNullExceptions on runtime.

    • -5
    • +18
    ./HydraulicBoundaryDatabaseProperties.cs
    • -0
    • +40
    ./IHydraulicLocationConfigurationDatabaseImportHandler.cs
  1. … 7 more files in changeset.
Renamed FilePath property: WTI-1924

- Renamed file path property for the display of HRD filepaths for clarity

-- Adjusted the display names and descriptions of the HRD file path property of the property panel

    • -1
    • +1
    ./HydraulicBoundaryDatabaseProperties.cs
  1. … 3 more files in changeset.
Added functionality to display values of HLCD settings. WTI-1924

- Separated tests to prove functionality when a HRD is linked and unlinked.

    • -10
    • +11
    ./HydraulicBoundaryDatabaseProperties.cs
  1. … 1 more file in changeset.
Added properties to display for the HLCD files. WTI-1924

    • -4
    • +138
    ./HydraulicBoundaryDatabaseProperties.cs
  1. … 3 more files in changeset.
Use reference line in properties. WTI-977

  1. … 2 more files in changeset.
Adapted ReferenceLine properties. WTI-977

  1. … 1 more file in changeset.
Cleanup. WTI-977

    • -2
    • +1
    ./StandAlone/MacroStabilityOutwardsFailureMechanismProperties.cs
  1. … 1 more file in changeset.
Fixed compilation errors. WTI-977

    • -4
    • +14
    ./StandAlone/MacroStabilityOutwardsFailureMechanismProperties.cs
  1. … 2 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./AssemblyResultCategoriesProperties.cs
    • -1
    • +1
    ./AssessmentSectionCompositionProperties.cs
    • -1
    • +1
    ./CalculationGroupContextProperties.cs
    • -1
    • +1
    ./FailureMechanismAssemblyCategoriesProperties.cs
    • -1
    • +1
    ./FailureMechanismAssemblyCategoryProperties.cs
    • -1
    • +1
    ./FailureMechanismSectionAssemblyCategoriesProperties.cs
    • -1
    • +1
    ./FailureMechanismSectionAssemblyCategoryProperties.cs
    • -1
    • +1
    ./HydraulicBoundaryDatabaseProperties.cs
    • -1
    • +1
    ./IAssessmentSectionCompositionChangeHandler.cs
  1. … 6081 more files in changeset.
Ran Deltares Cleanup:

- Performed for Ringtoets.Integration and its tests

WTI-1767

    • -1
    • +1
    ./FailureMechanismSectionAssemblyCategoriesProperties.cs
  1. … 57 more files in changeset.
Added property control for assembly categories. WTI-1844

    • -0
    • +93
    ./AssemblyResultCategoriesProperties.cs
  1. … 8 more files in changeset.
Made failure mechanism categories property control derive from the new property control. WTI-1841

    • -26
    • +5
    ./FailureMechanismAssemblyCategoriesProperties.cs
  1. … 2 more files in changeset.
Added property control for failure mechanism section categories. WTI-1841

    • -0
    • +71
    ./FailureMechanismSectionAssemblyCategoriesProperties.cs
  1. … 5 more files in changeset.
Only show reference line properties when it is set. WTI-1794

  1. … 1 more file in changeset.
Cleanup. WTI-1792

    • -1
    • +1
    ./StandAlone/StandAloneFailureMechanismProperties.cs
  1. … 3 more files in changeset.
Fixed stand alone failure mechanism property control. WTI-1792

    • -1
    • +1
    ./StandAlone/StandAloneFailureMechanismProperties.cs
  1. … 1 more file in changeset.
Start moving grass cover erosion outwards files to unify property classes WTI-1585

    • -76
    • +0
    ./DesignWaterLevelCalculationProperties.cs
    • -77
    • +0
    ./DesignWaterLevelCalculationsGroupProperties.cs
    • -60
    • +0
    ./DesignWaterLevelCalculationsProperties.cs
    • -96
    • +0
    ./HydraulicBoundaryLocationProperties.cs
    • -76
    • +0
    ./WaveHeightCalculationProperties.cs
    • -60
    • +0
    ./WaveHeightCalculationsProperties.cs
  1. … 20 more files in changeset.
Implemented ToString for hydraulic boundary location properties. WTI-1585

    • -0
    • +5
    ./HydraulicBoundaryLocationProperties.cs
  1. … 2 more files in changeset.
Added property to show locations list. WTI-1585

    • -0
    • +17
    ./DesignWaterLevelCalculationsGroupProperties.cs
    • -0
    • +2
    ./HydraulicBoundaryLocationProperties.cs
  1. … 2 more files in changeset.
Implemented properties of hydraulic boundary location property control. WTI-1585

    • -0
    • +40
    ./HydraulicBoundaryLocationProperties.cs
  1. … 2 more files in changeset.
Added property control for hydraulic boundary location. WTI-1585

    • -0
    • +49
    ./HydraulicBoundaryLocationProperties.cs
  1. … 3 more files in changeset.
Introduced property class for DesignWaterLevelCalculationsGroup. WTI-1585

    • -0
    • +60
    ./DesignWaterLevelCalculationsGroupProperties.cs
  1. … 3 more files in changeset.
Incorporated comments review 2971: - Removed duplicate resource value definition

Paired with ~carloslubbers

WTI-1542

    • -2
    • +2
    ./FailureMechanismAssemblyCategoriesProperties.cs
  1. … 3 more files in changeset.
Move properties and helpers to Integration namespace WTI-1541

    • -0
    • +95
    ./FailureMechanismAssemblyCategoriesProperties.cs
    • -0
    • +101
    ./FailureMechanismAssemblyCategoryProperties.cs
    • -0
    • +101
    ./FailureMechanismSectionAssemblyCategoryProperties.cs
  1. … 27 more files in changeset.