Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed directory src/Integration.Forms. WTI-1931

    • -93
    • +0
    ./AssemblyResultCategoriesProperties.cs
    • -91
    • +0
    ./AssessmentSectionCompositionProperties.cs
    • -77
    • +0
    ./CalculationGroupContextProperties.cs
    • -74
    • +0
    ./FailureMechanismAssemblyCategoriesProperties.cs
    • -101
    • +0
    ./FailureMechanismAssemblyCategoryProperties.cs
    • -71
    • +0
    ./FailureMechanismSectionAssemblyCategoriesProperties.cs
    • -101
    • +0
    ./FailureMechanismSectionAssemblyCategoryProperties.cs
    • -320
    • +0
    ./HydraulicBoundaryDatabaseProperties.cs
    • -52
    • +0
    ./IAssessmentSectionCompositionChangeHandler.cs
    • -42
    • +0
    ./IHydraulicLocationConfigurationDatabaseImportHandler.cs
  1. … 260 more files in changeset.
Renamed src/Integration.Forms: WTI-1931

- Fixed namespace of files

    • -2
    • +2
    ./AssemblyResultCategoriesProperties.cs
    • -2
    • +2
    ./AssessmentSectionCompositionProperties.cs
    • -2
    • +2
    ./CalculationGroupContextProperties.cs
    • -2
    • +2
    ./FailureMechanismAssemblyCategoriesProperties.cs
    • -1
    • +1
    ./FailureMechanismAssemblyCategoryProperties.cs
    • -2
    • +2
    ./FailureMechanismSectionAssemblyCategoriesProperties.cs
    • -1
    • +1
    ./FailureMechanismSectionAssemblyCategoryProperties.cs
    • -3
    • +3
    ./HydraulicBoundaryDatabaseProperties.cs
    • -1
    • +1
    ./IAssessmentSectionCompositionChangeHandler.cs
    • -1
    • +1
    ./IHydraulicLocationConfigurationDatabaseImportHandler.cs
  1. … 273 more files in changeset.
Renamed src/Integration.Data: WTI-1931

- Fixed namespace in project

    • -1
    • +1
    ./AssemblyResultCategoriesProperties.cs
    • -2
    • +2
    ./StandAlone/MacroStabilityOutwardsFailureMechanismProperties.cs
    • -1
    • +1
    ./StandAlone/PipingStructureFailureMechanismProperties.cs
  1. … 420 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespaces in .Data project

    • -1
    • +1
    ./AssemblyResultCategoriesProperties.cs
    • -1
    • +1
    ./FailureMechanismAssemblyCategoriesProperties.cs
    • -1
    • +1
    ./FailureMechanismAssemblyCategoryProperties.cs
    • -1
    • +1
    ./FailureMechanismSectionAssemblyCategoriesProperties.cs
    • -1
    • +1
    ./FailureMechanismSectionAssemblyCategoryProperties.cs
  1. … 372 more files in changeset.
Incorporated comments tester: WTI-1924

- Only display values for the Year HLCD property when the HRD is linked

-- Converted property to string

    • -2
    • +2
    ./HydraulicBoundaryDatabaseProperties.cs
  1. … 1 more file in changeset.
Incorporated comments review 3449: WTI-1927

- Added HydraulicBoundaryDatabase as constructor argument for the HydraulicLocationConfigurationImportHandler

-- Maintained the location configuration settings as an argument as it must remain clear which object is updated by using the interface.

    • -1
    • +2
    ./HydraulicBoundaryDatabaseProperties.cs
    • -4
    • +4
    ./IHydraulicLocationConfigurationDatabaseImportHandler.cs
  1. … 4 more files in changeset.
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.