Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Removed 'Criteria' folder: - There's only one criteria implementation remaining making the folder obsolete

WTI-1551

    • -1
    • +0
    ./Demo.Ringtoets/Commands/OpenThematicalMapViewCommand.cs
  1. … 19 more files in changeset.
- Moved string values into Resources of the Demo project - Added button and tests in the demo project

WTI-1551

    • -11
    • +12
    ./Demo.Ringtoets/Commands/OpenThematicalMapViewCommand.cs
    • -0
    • +24
    ./Demo.Ringtoets/Properties/Resources.resx
    • -1
    • +2
    ./Demo.Ringtoets/Ribbons/RingtoetsDemoProjectRibbon.xaml
    • -1
    • +8
    ./Demo.Ringtoets/Ribbons/RingtoetsDemoProjectRibbon.xaml.cs
  1. … 1 more file in changeset.
- Added thematical test data for concrete implementation of map data: -- Refactored filter criteria => extracted general methods to set MapThemes and their criteria

WTI-1551

    • -17
    • +109
    ./Demo.Ringtoets/Commands/OpenThematicalMapViewCommand.cs
- Added thematical test data for point map data - Fixed bug, surround values with ' in the filter expressions for ValueCriteria send to DotSpatial components

WTI-1551

    • -1
    • +70
    ./Demo.Ringtoets/Commands/OpenThematicalMapViewCommand.cs
  1. … 5 more files in changeset.
Initial setup in creating a view command for the demo project

WTI-1551

    • -0
    • +52
    ./Demo.Ringtoets/Commands/OpenThematicalMapViewCommand.cs
    • -0
    • +1
    ./Demo.Ringtoets/Demo.Ringtoets.csproj
  1. … 2 more files in changeset.
Directly evaluate enumerations Related to Issue [WTI-1393]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13288 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: b576755cf796f255cf0595630d3589639bc27c4a

Former-commit-id: ecaf869c5373e50070e70929208558dc272632a5

    • -1
    • +1
    ./Demo.Ringtoets/Commands/AddNewDemoAssessmentSectionCommand.cs
  1. … 52 more files in changeset.
Rename Core.Common.Utils.* to Core.Common.Util.* Related to Issue [WTI-1505]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13231 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: cbdb6083b66a0f5e31e8d646a50ec7b6d506babb

Former-commit-id: 1e007d66918a5408581dc8e47b78130d5cd299c5

    • -1
    • +1
    ./Demo.Ringtoets/Commands/AddNewDemoAssessmentSectionCommand.cs
    • -2
    • +2
    ./Demo.Ringtoets/Demo.Ringtoets.csproj
  1. … 840 more files in changeset.
Changed Content include into Non include. Related to Issue [WTI-1487]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13174 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e2f001613cfea88873f89d8a2524151a06753a36

Former-commit-id: 03222fc1511689dc46a9dd53ac4ddfb09c8dd104

    • -3
    • +3
    ./Demo.Ringtoets/Demo.Ringtoets.csproj
  1. … 7 more files in changeset.
Removed redundant comments in csproj. Related to Issue [WTI-1487]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13171 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 8e1604654a0f8edc5f4b6cf753d588aa3ca5b3d5

Former-commit-id: 54c5d141b442e16ae8bc28e34dd56217b3a98929

    • -7
    • +0
    ./Demo.Ringtoets/Demo.Ringtoets.csproj
  1. … 312 more files in changeset.
Updated ToolsVersion from 14 to 15. Related to Issue [WTI-1487]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13160 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: afce36afa801fee7f7fe1b4fc37394806575aee1

Former-commit-id: 0c9e84ba04e19526048ad29ee054468f7cd7eb5e

    • -1
    • +1
    ./Demo.Ringtoets/Demo.Ringtoets.csproj
  1. … 316 more files in changeset.
Removed guids from all assemblies Related to Issue [WTI-1487]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13156 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c14f3422f5050185d2629b9060b08b361bb38462

Former-commit-id: 786e73e38506910e08cf71faabacd13cc7d2a864

  1. … 312 more files in changeset.