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

- Renamed the parent directory

    • -1065
    • +0
    ./Demo.Riskeer/Commands/AddNewDemoAssessmentSectionCommand.cs
    • -297
    • +0
    ./Demo.Riskeer/Commands/OpenChartViewCommand.cs
    • -90
    • +0
    ./Demo.Riskeer/Commands/OpenPointedTreeGraphViewCommand.cs
    • -88
    • +0
    ./Demo.Riskeer/Commands/OpenStackChartViewCommand.cs
    • -347
    • +0
    ./Demo.Riskeer/Commands/OpenThematicalMapViewCommand.cs
    • -278
    • +0
    ./Demo.Riskeer/Demo.Riskeer.csproj
    • binary
    ./Demo.Riskeer/EmbeddedResources/DR6.soil
  1. … 106 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.Demo: WTI-1931

Renamed subdirectory

    • -1065
    • +0
    ./Demo.Ringtoets/Commands/AddNewDemoAssessmentSectionCommand.cs
    • -297
    • +0
    ./Demo.Ringtoets/Commands/OpenChartViewCommand.cs
    • -226
    • +0
    ./Demo.Ringtoets/Commands/OpenMapViewCommand.cs
    • -90
    • +0
    ./Demo.Ringtoets/Commands/OpenPointedTreeGraphViewCommand.cs
    • -88
    • +0
    ./Demo.Ringtoets/Commands/OpenStackChartViewCommand.cs
    • -347
    • +0
    ./Demo.Ringtoets/Commands/OpenThematicalMapViewCommand.cs
    • -278
    • +0
    ./Demo.Ringtoets/Demo.Riskeer.csproj
  1. … 79 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.Demo: WTI-1931

- Fixed compilation errors as a consequence of renaming the namespace

    • -0
    • +1
    ./Demo.Ringtoets/Commands/OpenThematicalMapViewCommand.cs
    • -0
    • +1
    ./Demo.Ringtoets/GUIs/DemoProjectPlugin.cs
    • -1
    • +1
    ./Demo.Ringtoets/Ribbons/RingtoetsDemoProjectRibbon.xaml
Renamed Ringtoets --> Riskeer in src/Ringtoets.Demo: WTI-1931

- Fixed namespaces

    • -1
    • +1
    ./Demo.Ringtoets/Commands/AddNewDemoAssessmentSectionCommand.cs
    • -1
    • +1
    ./Demo.Ringtoets/Commands/OpenPointedTreeGraphViewCommand.cs
    • -1
    • +1
    ./Demo.Ringtoets/Commands/OpenStackChartViewCommand.cs
    • -2
    • +1
    ./Demo.Ringtoets/Commands/OpenThematicalMapViewCommand.cs
    • -4
    • +3
    ./Demo.Ringtoets/GUIs/DemoProjectPlugin.cs
    • -1
    • +1
    ./Demo.Ringtoets/Ribbons/RingtoetsDemoProjectRibbon.xaml
    • -2
    • +2
    ./Demo.Ringtoets/Ribbons/RingtoetsDemoProjectRibbon.xaml.cs
    • -1
    • +1
    ./Demo.Ringtoets/Views/ChartDataView.Designer.cs
    • -1
    • +1
    ./Demo.Ringtoets/Views/ChartDataView.cs
    • -1
    • +1
    ./Demo.Ringtoets/Views/MapDataView.Designer.cs
    • -1
    • +1
    ./Demo.Ringtoets/Views/PointedTreeGraphView.Designer.cs
    • -1
    • +1
    ./Demo.Ringtoets/Views/PointedTreeGraphView.cs
  1. … 15 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.Demo: WTI-1931

- Renamed project name

-- Adjusted default namespace information

-- Note: Namespaces in sourcefiles are NOT fixed as part of this commit

    • -278
    • +0
    ./Demo.Ringtoets/Demo.Ringtoets.csproj
    • -0
    • +278
    ./Demo.Ringtoets/Demo.Riskeer.csproj
  1. … 3 more files in changeset.
Fixed compilation error. WTI-1486

    • -5
    • +3
    ./Demo.Ringtoets/Commands/AddNewDemoAssessmentSectionCommand.cs
    • -0
    • +4
    ./Demo.Ringtoets/Demo.Ringtoets.csproj
  1. … 1 more file in changeset.
Incorporated comments review 3395: WTI-1887

- Fixed compilation errors as a consequence of changes in the derived classes of FeatureBasedMapData

-- Fixed for the demo thematical map

    • -68
    • +56
    ./Demo.Ringtoets/Commands/OpenThematicalMapViewCommand.cs
Renamed replacement handler to update handler. WTI-977

    • -1
    • +1
    ./Demo.Ringtoets/Commands/AddNewDemoAssessmentSectionCommand.cs
  1. … 15 more files in changeset.
Fixed compilation errors. WTI-1887

    • -19
    • +126
    ./Demo.Ringtoets/Commands/OpenThematicalMapViewCommand.cs
Fixed compilation errors. WTI-977

    • -1
    • +1
    ./Demo.Ringtoets/Commands/AddNewDemoAssessmentSectionCommand.cs
  1. … 3 more files in changeset.
Fixed compilation errors. WTI-977

    • -1
    • +1
    ./Demo.Ringtoets/Commands/AddNewDemoAssessmentSectionCommand.cs
  1. … 4 more files in changeset.
Updated demo data. WTI-1856

    • -0
    • +9
    ./Demo.Ringtoets/Properties/Resources.resx
Use enums in demo thematical map view WTI-1881

    • -33
    • +57
    ./Demo.Ringtoets/Commands/OpenThematicalMapViewCommand.cs
    • -0
    • +15
    ./Demo.Ringtoets/Properties/Resources.resx
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./Demo.Ringtoets/Commands/AddNewDemoAssessmentSectionCommand.cs
    • -1
    • +1
    ./Demo.Ringtoets/Commands/OpenPointedTreeGraphViewCommand.cs
    • -1
    • +1
    ./Demo.Ringtoets/Commands/OpenStackChartViewCommand.cs
    • -1
    • +1
    ./Demo.Ringtoets/Commands/OpenThematicalMapViewCommand.cs
    • -1
    • +1
    ./Demo.Ringtoets/GUIs/DemoProjectPlugin.cs
    • -1
    • +1
    ./Demo.Ringtoets/Ribbons/RingtoetsDemoProjectRibbon.xaml
    • -1
    • +1
    ./Demo.Ringtoets/Ribbons/RingtoetsDemoProjectRibbon.xaml.cs
    • -1
    • +1
    ./Demo.Ringtoets/Views/ChartDataView.Designer.cs
    • -1
    • +1
    ./Demo.Ringtoets/Views/ChartDataView.cs
    • -1
    • +1
    ./Demo.Ringtoets/Views/MapDataView.Designer.cs
  1. … 6081 more files in changeset.
Ran Deltares Cleanup:

- Performed for Demo folder

WTI-1767

    • -1
    • +1
    ./Demo.Ringtoets/Commands/OpenThematicalMapViewCommand.cs
    • -2
    • +6
    ./Demo.Ringtoets/Ribbons/RingtoetsDemoProjectRibbon.xaml.cs
  1. … 2 more files in changeset.
Cleanup: Removed unused usings. WTI-1767

    • -1
    • +0
    ./Demo.Ringtoets/Commands/AddNewDemoAssessmentSectionCommand.cs
  1. … 30 more files in changeset.
Cleanup: Fixed Expression is always null. WTI-1767

    • -76
    • +72
    ./Demo.Ringtoets/Commands/AddNewDemoAssessmentSectionCommand.cs
  1. … 24 more files in changeset.
Renamed ProbabilityOrFrequencyOpenStructureBeforeFlooding to ProbabilityOpenStructureBeforeFlooding for closing structure. WTI-1236

    • -1
    • +1
    ./Demo.Ringtoets/Commands/AddNewDemoAssessmentSectionCommand.cs
  1. … 19 more files in changeset.
Use message provider in the failure mechanism sections importer WTI-1752

    • -1
    • +2
    ./Demo.Ringtoets/Commands/AddNewDemoAssessmentSectionCommand.cs
  1. … 8 more files in changeset.
Introduce update strategies for the failure mechanism section importer WTI-1752

    • -4
    • +6
    ./Demo.Ringtoets/Commands/AddNewDemoAssessmentSectionCommand.cs
  1. … 9 more files in changeset.
Add source path to demo traject WTI-1751

    • -4
    • +7
    ./Demo.Ringtoets/Commands/AddNewDemoAssessmentSectionCommand.cs
  1. … 2 more files in changeset.
Add source path to the SetSections method WTI-1751

    • -1
    • +1
    ./Demo.Ringtoets/Commands/AddNewDemoAssessmentSectionCommand.cs
  1. … 6 more files in changeset.
Fixed compiling errors for the read extensions and the demo assessment section

    • -5
    • +3
    ./Demo.Ringtoets/Commands/AddNewDemoAssessmentSectionCommand.cs
  1. … 1 more file in changeset.
Removed default initialization of the CategoryType for the WaveConditionsInput: - Fixed demo project to prevent InvalidEnumArgumentExceptions when opening an input node of a wave conditions calculation.

WTI-1707

    • -4
    • +24
    ./Demo.Ringtoets/Commands/AddNewDemoAssessmentSectionCommand.cs
  1. … 1 more file in changeset.
Renamed HydraulicBoundaryLocationOutput into HydraulicBoundaryLocationCalculationOutput. WTI-1698

    • -72
    • +72
    ./Demo.Ringtoets/Commands/AddNewDemoAssessmentSectionCommand.cs
  1. … 88 more files in changeset.
Rewired demo project. WTI-1569

    • -40
    • +40
    ./Demo.Ringtoets/Commands/AddNewDemoAssessmentSectionCommand.cs
  1. … 1 more file in changeset.
Removed redundant properties from HydraulicBoundaryLocation. WTI-1612

    • -41
    • +46
    ./Demo.Ringtoets/Commands/AddNewDemoAssessmentSectionCommand.cs
Adapted AddNewDemoAssessmentSectionCommand. WTI-1606

    • -0
    • +1
    ./Demo.Ringtoets/Commands/AddNewDemoAssessmentSectionCommand.cs
  1. … 1 more file in changeset.
Added calculation synchronization logic to AddNewDemoAssessmentSectionCommand and RingtoetsPlugin. WTI-1606

    • -3
    • +6
    ./Demo.Ringtoets/Commands/AddNewDemoAssessmentSectionCommand.cs
  1. … 3 more files in changeset.
Adapted demo assessment section. WTI-1562

    • -36
    • +36
    ./Demo.Ringtoets/Commands/AddNewDemoAssessmentSectionCommand.cs
  1. … 1 more file in changeset.