trunk

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix tests to updated license on license server

Related to Issue [MWDAM-1343]

    • -2
    • +2
    ./src/Dam/Tests/DamAuthorizationTest.cs
  1. … 2 more files in changeset.
Fixed references of DevExpress components

Related to Issue [MWDAM-1016]

    • -8
    • +33
    ./src/Dam/Forms/Deltares.Dam.Forms.csproj
Improve Grebbedijk test and add test output file

Related to Issue [MWDAM-1254]

    • -4
    • +7
    ./src/Dam/Tests/DamLiveGrebbedijkTest.cs
    • -0
    • +68
    ./data/Dam/DamLive/Grebbedijk/input_dam1and3.short.xml
    • -0
    • +36
    ./data/Dam/DamLive/Grebbedijk/output_dam1and3.xml
Fixed unit tests

Refactored: More logical naming

Related to Issue [MWDAM-1254]

    • -3
    • +3
    ./src/Dam/Data/Sensors/SensorFactory.cs
    • too large
    ./src/Dam/Data/Location.cs
    • -12
    • +12
    ./src/Dam/Tests/DamLiveIntegrationTest.cs
    • -30
    • +30
    ./src/Dam/Tests/Sensors/SensorLocationTests.cs
    • -9
    • +17
    ./src/Dam/Data/Sensors/SensorLocation.cs
    • -3
    • +3
    ./src/Dam/Tools/CsvToDamxConverter/Program.cs
    • -3
    • +3
    ./src/Dam/Data/Sensors/SensorPLLine1Creator.cs
Refactored: More logical naming

Related to Issue [MWDAM-1254]

    • -1
    • +1
    ./src/Dam/Data/Sensors/SensorPLLine1Creator.cs
    • -1
    • +1
    ./src/Dam/Data/Sensors/SensorFactory.cs
    • -11
    • +11
    ./src/Dam/Tests/Sensors/SensorLocationTests.cs
    • -1
    • +1
    ./src/Dam/Tools/CsvToDamxConverter/Program.cs
    • -5
    • +5
    ./src/Dam/Data/Sensors/SensorLocation.cs
Add (older) test scripts

Related to Issue [MWDAM-1257]

    • binary
    ./test/Checklist DAM 1.2.doc
    • binary
    ./test/Checklist DAM 2.1.doc
Improved unit test

Related to Issue [MWDAM-1254]

    • -1
    • +5
    ./src/Dam/DamLive/SensorModelRunner.cs
  1. … 4 more files in changeset.
Pass grid definition parameters

Related to Issue [MWDAM-1254]

  1. … 2 more files in changeset.
Refactored; more logical naming

Related to Issue [MWDAM-1243]

    • -1
    • +1
    ./src/Dam/Data/Sensors/SensorPLLine3Creator.cs
    • -7
    • +7
    ./src/Dam/Data/Sensors/SensorFactory.cs
    • -1
    • +1
    ./src/Dam/Data/Sensors/SensorPLLine4Creator.cs
    • -1
    • +1
    ./src/Dam/DamLive/Tests/ModelRunnerTest.cs
    • -2
    • +2
    ./src/Dam/Data/Sensors/SensorPLLineCreator.cs
    • -25
    • +25
    ./src/Dam/Data/Sensors/SensorLocation.cs
    • -7
    • +7
    ./src/Dam/Tools/CsvToDamxConverter/Program.cs
    • -21
    • +21
    ./src/Dam/Tests/DamLiveIntegrationTest.cs
    • -6
    • +6
    ./src/Dam/Data/Sensors/SensorPLLine1Creator.cs
    • -69
    • +69
    ./src/Dam/Tests/Sensors/SensorLocationTests.cs
Refactored; more logical naming and use of SensorData and SensorLocation

Related to Issue [MWDAM-1243]

    • -1
    • +0
    ./src/Dam/Data/Deltares.Dam.Data.csproj
    • -11
    • +11
    ./src/Dam/Tools/CsvToDamxConverter/Program.cs
    • -1
    • +2
    ./src/Dam/Data/Sensors/SensorPLLineCreator.cs
    • -4
    • +4
    ./src/Dam/Tests/Sensors/SensorLocationTests.cs
    • -1
    • +1
    ./src/Dam/Forms/DamSpatialEditorDecorator.cs
    • too large
    ./src/Dam/Data/Location.cs
    • -27
    • +27
    ./src/Dam/Tests/DamLiveIntegrationTest.cs
    • -3
    • +3
    ./src/Dam/Data/Sensors/SensorRepository.cs
Set Flowslide on 17.1 branch version, so DSL version 17.2 is used

Related to Issue [MDNLIB-861]

Set Flowslide on trunk version, because the tag needs an older DSL version

Related to Issue [MDNLIB-861]

Set DSL to tagged version, because the trunk is being updated

Related to Issue [MDNLIB-861]

Visual Studio added this Subject for some reason.

Related to Issue [MWDAM-1234]

    • -0
    • +1
    ./src/Dam/Data/Deltares.Dam.Data.csproj
Proper version of the change.

Related to Issue [MWDAM-1234]

Make sure of default value for RequiredSafetyFactorStabilityInnerSlope (1.0) for calulcation with Dam Live.

Related to Issue [MWDAM-1234]

Added outcommented lines in Classic to produce same results as in Engine for making tests.

Related to Issue [MWDAM-1139] and Issue [MWDAM-1140]

Fixed tests in Classic by changing tolerance because DGeoStability 18.1 write the safety factor with more digits than DGeoStability version 15.

Related to Issue [MWDAM-1157]

    • -1
    • +2
    ./src/Dam/Tests/DamLiveIntegrationTest.cs
    • -2
    • +2
    ./src/Dam/Tests/DamLiveGrebbedijkTest.cs
Replaced DGeoStability.exe version 16.2.2.900 by version 18.1.1.3 in Classic

Related to Issue [MWDAM-1157]

Update license to version 18

Related to Issue [MWDAM-992]

    • -1
    • +0
    ./src/Dam/Data/Deltares.Dam.Data.csproj
    • -2
    • +2
    ./src/Dam/Tests/DamAuthorizationTest.cs
Replaced by https://repos.deltares.nl/repos/dam/DamOverall/trunk/doc/DAM General/OverviewDataUIAndEngine.xlsx

Related to Issue [MWDAM-989]

reverted accidental changes in rev.916

Related to Issue [MWDAM-1122]

    • -0
    • +1
    ./src/Dam/Data/Deltares.Dam.Data.csproj
  1. … 1 more file in changeset.
Added properties to xml for kernel from UI: ProjectWorkingPath, SoilDatabase, XOffsetSoilGeometry2DOrigin.

Related to Issue [MWDAM-1122]

    • -1
    • +0
    ./src/Dam/Data/Deltares.Dam.Data.csproj
  1. … 24 more files in changeset.