Data

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add serializing Segments to DamUI

Related to Issue [MWDAM-1079]

    • -0
    • +52
    ./DamEngineIo/FillXmlInputFromDamUi.cs
    • -0
    • +63
    ./DamEngineIo/FillDamUiFromXmlInput.cs
  1. … 1 more file in changeset.
Improve serializing SoilProfiles1D in DamUI

Related to Issue [MWDAM-1076]

    • -0
    • +37
    ./DamEngineIo/FillDamUiFromXmlInput.cs
  1. … 1 more file in changeset.
Add serializing SoilProfiles1D to DamUI

Add conversion helpers (copied from Dam Engine)

Related to Issue [MWDAM-1076]

    • -0
    • +40
    ./DamEngineIo/FillXmlInputFromDamUi.cs
  1. … 1 more file in changeset.
Improve connection to DamEngine

Related to Issue [MWDAM-1051]

    • -4
    • +4
    ./DamEngineIo/FillXmlInputFromDamUi.cs
  1. … 2 more files in changeset.
Read/Write DesignScenarios

Related to Issue [MWDAM-1083]

    • -0
    • +47
    ./DamEngineIo/FillXmlInputFromDamUi.cs
    • -0
    • +35
    ./DamEngineIo/FillDamUiFromXmlInput.cs
  1. … 1 more file in changeset.
Adapt to review

Related to Issue [MWDAM-1074]

Related to Issue [MWDAM-1075]

    • -1
    • +34
    ./DamEngineIo/FillXmlInputFromDamUi.cs
    • -0
    • +21
    ./DamEngineIo/FillDamUiFromXmlInput.cs
  1. … 1 more file in changeset.
Refactored (method parameters as small as possible)

Related to Issue [MWDAM-1074]

Related to Issue [MWDAM-1075]

    • -19
    • +21
    ./DamEngineIo/FillXmlInputFromDamUi.cs
    • -17
    • +17
    ./DamEngineIo/FillDamUiFromXmlInput.cs
Fixed for review of Bka

Related to Issue [MWDAM-1036]

    • -1
    • +22
    ./DamEngineIo/FillXmlOutputFromDamUi.cs
    • -1
    • +22
    ./DamEngineIo/FillDamUiFromXmlInput.cs
    • -1
    • +22
    ./DamEngineIo/FillXmlInputFromDamUi.cs
    • -1
    • +22
    ./DamEngineIo/FillDamUiFromXmlOutput.cs
  1. … 3 more files in changeset.
Removed DamProjectCalculatorCsvExportDataBuilder as this is obsolete.

Related to Issue [MWDAM-1035]

    • -116
    • +0
    ./DamProjectCalculatorCsvExportDataBuilder.cs
  1. … 2 more files in changeset.
Added Calculation results to converter.

Related to Issue [MWDAM-1035]

  1. … 1 more file in changeset.
Implement connection Location-Surfaceline in DamUI

Related to Issue [MWDAM-1075]

    • -3
    • +8
    ./DamEngineIo/FillXmlInputFromDamUi.cs
    • -1
    • +5
    ./DamEngineIo/FillDamUiFromXmlInput.cs
  1. … 1 more file in changeset.
Add soils with Piping parameters to input serialization DAM UI

Related to Issue [MWDAM-1074]

    • -1
    • +27
    ./DamEngineIo/FillXmlInputFromDamUi.cs
    • -1
    • +23
    ./DamEngineIo/FillDamUiFromXmlInput.cs
  1. … 2 more files in changeset.
XML Read/write of surfacelines

Related to Issue [MWDAM-1075]

    • -0
    • +23
    ./DamEngineIo/FillXmlInputFromDamUi.cs
    • -0
    • +33
    ./DamEngineIo/FillDamUiFromXmlInput.cs
  1. … 3 more files in changeset.
Add conversion for characteristic points

Related to Issue [MWDAM-1075]

  1. … 1 more file in changeset.
Refactored

Related to Issue [MWDAM-1075]

    • -3
    • +9
    ./DamEngineIo/FillXmlInputFromDamUi.cs
    • -7
    • +13
    ./DamEngineIo/FillDamUiFromXmlInput.cs
  1. … 1 more file in changeset.
Implement WaternetOptions fro serializing/deserializing

Related to Issue [MWDAM-1036]

    • -0
    • +121
    ./DamEngineIo/ConversionHelper.cs
    • -5
    • +47
    ./DamEngineIo/FillDamUiFromXmlInput.cs
    • -5
    • +50
    ./DamEngineIo/FillXmlInputFromDamUi.cs
    • -7
    • +1
    ./DamEngineIo/FillDamUiFromXmlOutput.cs
    • -7
    • +1
    ./DamEngineIo/FillXmlOutputFromDamUi.cs
  1. … 4 more files in changeset.
Setup classes for serializing to Dam Engine

Fixed some solution errors

Related to Issue [MWDAM-1035]

Related to Issue [MWDAM-1036]

    • -0
    • +12
    ./DamEngineIo/FillXmlOutputFromDamUi.cs
    • -0
    • +12
    ./DamEngineIo/FillDamUiFromXmlOutput.cs
    • -0
    • +12
    ./DamEngineIo/FillXmlInputFromDamUi.cs
    • -0
    • +1
    ./Importers/LocationPropertyImporter.cs
    • -0
    • +12
    ./DamEngineIo/FillDamUiFromXmlInput.cs
  1. … 5 more files in changeset.
Removed redundant usings

Related to Issue [MWDAM-1030]

    • -1
    • +0
    ./IO/FailureMechanismeParamatersMStabXmlHandler.cs
  1. … 97 more files in changeset.
Added license headers

Related to Issue [MWDAM-1030]

    • -11
    • +21
    ./DtoAssembler/DtoPropertyAttributeMap.cs
    • -0
    • +23
    ./Xsd/CalculationParametersDefinition.xsd
    • -0
    • +21
    ./Specifications/LessThanOrEqualToSpecification.cs
    • -11
    • +20
    ./DikeCoordinateSystemConverter.cs
    • -9
    • +21
    ./Importers/ModelFactorCsvIdentifiers.cs
  1. … 460 more files in changeset.
First implementation of DamEngine

Cleanup formatting

Related to Issue [MWDAM-1026]

  1. … 2 more files in changeset.
Remove calculation classes and tests:

Code cleanup

Related to Issue [MWDAM-1030]

Remove calculation classes and tests:

SchmatizationFactorCalculation

Related to Issue [MWDAM-1030]

    • -404
    • +0
    ./SchematizationFactor/SchematizationFactorCalculation.cs
  1. … 3 more files in changeset.
Remove calculation classes and tests:

Stability file parser

Related to Issue [MWDAM-1030]

    • -30
    • +0
    ./StabilityServiceAgentException.cs
    • -11
    • +0
    ./StabilityProjectParameterValues.cs
  1. … 2 more files in changeset.
Remove calculation classes and tests:

Surfaceline adapters

Related to Issue [MWDAM-1030]

  1. … 5 more files in changeset.
Remove calculation classes and tests:

XML Assemblers

Related to Issue [MWDAM-1030]

    • -196
    • +0
    ./Assemblers/CalculationParametersAssembler.cs
    • -124
    • +0
    ./Assemblers/SoilProfileAssembler.cs
  1. … 2 more files in changeset.
Remove calculation classes and tests:

DGSMstabDAM connection

DGSDamSlopeW connection

Dupuit connection

StabilityServiceAgent

Related to Issue [MWDAM-1030]

    • -135
    • +0
    ./Assemblers/DAMMStabGeometry2DDataAssembler.cs
    • -200
    • +0
    ./Assemblers/DAMMStabGeometry2DSectionAssembler.cs
  1. … 17 more files in changeset.
Remove calculation classes and tests:

Piping

Related to Issue [MWDAM-1030]

  1. … 36 more files in changeset.
Remove calculation classes and tests:

GeoTechnics (WaternetCreator)

Related to Issue [MWDAM-1030]

  1. … 44 more files in changeset.
Remove calculation classes and tests:

Macrostability

Related to Issue [MWDAM-1030]

    • -398
    • +0
    ./StabilityProjectObjectCreator.cs
  1. … 258 more files in changeset.
Remove calculation classes and tests:

PLLinesCreator

SesorPLLinesCreator

Uplift

RWScenarioEvaluator

Related to Issue [MWDAM-1030]

    • -271
    • +0
    ./RWScenarios/HydraulicShortcutRWEvaluator.cs
    • -27
    • +0
    ./Sensors/SensorPLLineCreatorException.cs
    • -228
    • +0
    ./RWScenarios/RWScenarioSelector.cs
    • -123
    • +0
    ./Sensors/SensorPLLineCreator.cs
    • -38
    • +0
    ./RWScenarios/DikeMaterialRWEvaluator.cs
    • -213
    • +0
    ./Sensors/SensorPLLineCreatorBase.cs
    • -101
    • +0
    ./Sensors/SensorPLLine3Or4CreatorBase.cs
    • -135
    • +0
    ./RWScenarios/UpliftRWEvaluator.cs
    • -352
    • +0
    ./Sensors/SensorPLLine1Creator.cs
  1. … 33 more files in changeset.