DamClientsLibrary

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed WIP-status of the tests created by Tom for this issue as these now all succeed. Removed the obsolete line and added missing comments.

Related to Issue [MWDAM-1436]

  1. … 1 more file in changeset.
Added the requested table as read only. Making some of it editable is another issue.

Related to Issue [MWDAM-1407]

    • too large
    ./Deltares.Dam.Data/Location.cs
  1. … 6 more files in changeset.
Adapted the code to get the tests added by The working.

Related to Issue [MWDAM-1436]

  1. … 3 more files in changeset.
Extracted the damx version using a new xmlhandler, deletion of results is handled in de Assign method of the DamPlugin.cs. Added tests for new assembler.

Related to Issue [MWDAM-1436]

    • -0
    • +134
    ./Deltares.Dam.Data/IO/DamProjectVersionXmlHandler.cs
    • -0
    • +1
    ./Deltares.Dam.Data/Deltares.Dam.Data.csproj
  1. … 3 more files in changeset.
Removed values that were overwritten

Related to Issue [MWDAM-1415]

  1. … 1 more file in changeset.
Processed review comments.

Related to Issue [MWDAM-1409]

    • -11
    • +18
    ./Deltares.Dam.Data/CsvExportData.cs
  1. … 1383 more files in changeset.
Transfer traffic load degree of consolidation to Dam Engine

Related to Issue [MWDAM-1416]

  1. … 1 more file in changeset.
Fixed some more translations (English should be Camel Case, Dutch not).

Related to Issue [MWDAM-1424]

    • -81
    • +78
    ./Deltares.Dam.Data/Translations.xml
Implemented review comments by Irene even though these were wildly out of scope.

Related to Issue [MWDAM-1409]

    • -30
    • +39
    ./Deltares.Dam.Data/Importers/LocationPropertyImporter.cs
Implemented review comments by Tom.

Related to Issue [MWDAM-1409]

  1. … 2 more files in changeset.
Corrected some wrongly determined results.

Related to Issue [MWDAM-1409]

    • -1
    • +0
    ./Deltares.Dam.Data/Deltares.Dam.Data.csproj
    • -18
    • +2
    ./Deltares.Dam.Data/CsvExportData.cs
    • -119
    • +0
    ./Deltares.Dam.Data/MStabResults.cs
Implement changes of DamEngine for DAM UI:

Replace type of SubSoilScenario.SegmentFailureMechanismType from FailureMechanismSystemType to SegmentFailureMechanismType

Related to Issue [MWDAM-1294]

  1. … 1 more file in changeset.
Fixed bug reading degree of consolidation from shapefile. Created test CanRetrieveDegreeOfConsolidationFromDataShapeFile. Added shapefile TL_DegreeOfConsolidation to Waterboards/Groot Salland/Binnenwaarts/GWS/gis-customdata/ShapeFiles

Related to Issue [MWDAM-1415]

    • -1
    • +1
    ./Deltares.Dam.Data/Importers/LocationShapeFileAttributeMap.cs
  1. … 7 more files in changeset.
added TL_DegreeOfConsolidation

Related to Issue [MWDAM-1415]

    • -0
    • +1
    ./Deltares.Dam.Data/IO/CombineImportedData.cs
    • too large
    ./Deltares.Dam.Data/Location.cs
    • -0
    • +11
    ./Deltares.Dam.Data/Importers/LocationShapeFileAttributeMap.cs
  1. … 5 more files in changeset.
Removed DamType from the UI.

Related to Issue [MWDAM-1443]

    • too large
    ./Deltares.Dam.Data/Location.cs
    • -3
    • +0
    ./Deltares.Dam.Data/IO/CombineImportedData.cs
    • -8
    • +1
    ./Deltares.Dam.Data/Importers/LocationShapeFileAttributeMap.cs
    • -8
    • +0
    ./Deltares.Dam.Data/DAMEnumerations.cs
    • -7
    • +1
    ./Deltares.Dam.Data/Importers/LocationShapeFileImporter.cs
    • -40
    • +5
    ./Deltares.Dam.Data/Importers/LocationShapeFileImporterDotSpatial.cs
    • -23
    • +0
    ./Deltares.Dam.Data/Importers/LocationImportHelper.cs
    • -24
    • +16
    ./Deltares.Dam.Data/WaterBoardImporter.cs
  1. … 20 more files in changeset.
Deleted Location.DikeTableHeight parameter from UI too.

Related to Issue [MWDAM-1410]

    • -1
    • +0
    ./Deltares.Dam.Data/IO/CombineImportedData.cs
    • too large
    ./Deltares.Dam.Data/Location.cs
    • -11
    • +1
    ./Deltares.Dam.Data/Importers/LocationShapeFileAttributeMap.cs
  1. … 3 more files in changeset.
Corrected the (dropdown) options for new projects by adding the Domain. So now Assessment can no longer be chosen.

Related to Issue [MWDAM-1409]

Corrected Enumerations for old types, added code to detect and handle now obsolete projects.

Related to Issue [MWDAM-1409]

    • -1
    • +0
    ./Deltares.Dam.Data/Deltares.Dam.Data.csproj
    • -27
    • +0
    ./Deltares.Dam.Data/DamProjectSettings.cs
    • -19
    • +11
    ./Deltares.Dam.Data/DamProject.cs
    • -0
    • +15
    ./Deltares.Dam.Data/DAMEnumerations.cs
  1. … 2 more files in changeset.
Hide the OpenCalculationFile button when the FailureMechanismSystemType is Piping

Related to Issue [MWDAM-1214]

Removed Assessment model and its specific parameters from the UI and the importers (csv and shapes).

Related to Issue [MWDAM-1409]

    • -160
    • +8
    ./Deltares.Dam.Data/DamProjectData.cs
    • -27
    • +2
    ./Deltares.Dam.Data/LocationResult.cs
    • -1
    • +1
    ./Deltares.Dam.Data/Importers/LocationShapeFileImporter.cs
    • -11
    • +0
    ./Deltares.Dam.Data/UISupport/ConfigurationManager.cs
    • -36
    • +1
    ./Deltares.Dam.Data/IO/CombineImportedData.cs
    • -185
    • +0
    ./Deltares.Dam.Data/Importers/LocationShapeFileAttributeMap.cs
    • -59
    • +1
    ./Deltares.Dam.Data/DAMEnumerations.cs
    • -6
    • +0
    ./Deltares.Dam.Data/Deltares.Dam.Data.csproj
  1. … 49 more files in changeset.
Adapted the table headers as agreed upon by Irene.

Related to Issue [MWDAM-1424]

    • -24
    • +24
    ./Deltares.Dam.Data/Translations.xml
Added validation of Id's before XML serialization

Added tests for XML serialization for projects with correct/incorrect Id's

Minor fixed in DataPluginImporter

Related to Issue [MWDAM-1340]

  1. … 1 more file in changeset.
Made sure HeadPl3 and HeadPl4 for scenario's are only used when they actually contain a value. So from now on, when HeadPl3 (and/or HeadPl4) are NOT defined in the scenarios.csv, it stays nil. For the Design calculations, this means that the location.HeadPl3 is used when scenario.HeadPl3 = nil.

Related to Issue [MWDAM-1406]

    • -5
    • +8
    ./Deltares.Dam.Data/IO/CombineImportedData.cs
Set version info to 19.1.0 and copyright to 2109

Related to Issue [MWDAM-1369]

    • -1
    • +1
    ./Deltares.DamClientsLibrary.Version/GlobalAssembly.cs.svn
  1. … 3 more files in changeset.
Update license headers to 2019

Related to Issue [MWDAM-1369]

    • -1
    • +1
    ./Deltares.Dam.Data/CsvExporterException.cs
    • -1
    • +1
    ./Deltares.Dam.Data/IO/AbstractExporter.cs
  1. … 223 more files in changeset.
Made RemoveCarriageReturnsFromMessage internal

Related to Issue [MWDAM-1390]

Added header to RemoveCarriageReturnsFromMessage

Related to Issue [MWDAM-1390]

Removed carriage returns from ResultMessage

Related to Issue [MWDAM-1390]

    • -1
    • +14
    ./Deltares.Dam.Data/CsvExportData.cs
  1. … 1 more file in changeset.
First step: make room for a 2Dprofile as type next to existing 1Dprofile and sti-file. Renamed type/properties so they now comply with the Engine.

Related to Issue [MWDAM-1380]

    • -3
    • +3
    ./Deltares.Dam.Data/Xsd/DamMStabInputDefinition.xsd
    • -1
    • +1
    ./Deltares.Dam.Data/WaterBoardPostProcessRelativeProfiles.cs
    • -3
    • +6
    ./Deltares.Dam.Data/DAMEnumerations.cs
    • -3
    • +4
    ./Deltares.Dam.Data/MStabParameters.cs
  1. … 2 more files in changeset.
Corrected typo in new name.

Related to Issue [MWDAM-1379]

    • -1
    • +1
    ./Deltares.Dam.Data/DamFailureMechanismeCalculationSpecification.cs
    • -1
    • +1
    ./Deltares.Dam.Data/DAMEnumerations.cs
    • -22
    • +22
    ./Deltares.Dam.Data/UISupport/ConfigurationManager.cs
  1. … 2 more files in changeset.