Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Incorporated comments tester: - Edited resource value - Set default selected meta data attribute when ShowLabels = TRUE

Paired with carloslubbers

WTI-1551

    • -9
    • +16
    ./Demo.Ringtoets/Commands/OpenThematicalMapViewCommand.cs
    • -1
    • +1
    ./Demo.Ringtoets/Properties/Resources.resx
- Updated TestData for the demo button - Reformatted file

WTI-1551

    • -5
    • +13
    ./Demo.Ringtoets/Commands/OpenThematicalMapViewCommand.cs
Renamed properties on HydraulicBoundaryLocation. WTI-1562

    • -72
    • +72
    ./Demo.Ringtoets/Commands/AddNewDemoAssessmentSectionCommand.cs
  1. … 77 more files in changeset.
Reduced number of generated elements as demo data.

WTI-1551

    • -2
    • +2
    ./Demo.Ringtoets/Commands/OpenThematicalMapViewCommand.cs
Renamed Criteria -> Criterion as it is a singular item to be applied.

WTI-1551

    • -5
    • +5
    ./Demo.Ringtoets/Commands/OpenThematicalMapViewCommand.cs
  1. … 17 more files in changeset.