Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Implemented review comments from review 2267 Related to Issue [WTI-1298]

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

Former-commit-id: e35a56a0daed4a728dc120c2054f1318de189d08

Former-commit-id: 35409add7a8a1a7fdbf85242db5c5f3593812733

    • -54
    • +27
    ./Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs
    • -12
    • +3
    ./Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.resx
    • -3
    • +3
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsSlicesTable.cs
    • -3
    • +3
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsSoilLayerDataTable.cs
  1. … 11 more files in changeset.
Review related changes: - Removed MacroStabilityInwardsPhreaticLineConfiguration - Renamed tests Related to Issue [WTI-1295]

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

Former-commit-id: b7261b209aadfd9694118cf4f461b392f49f2217

Former-commit-id: bd2a3746556bc72622af81a05f6f6e4ee57601bf

    • -40
    • +7
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/Helpers/MacroStabilityInwardsXElementExtensions.cs
    • -6
    • +21
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/MacroStabilityInwardsCalculationConfiguration.cs
    • -15
    • +6
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/MacroStabilityInwardsCalculationConfigurationExporter.cs
    • -12
    • +12
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/MacroStabilityInwardsCalculationConfigurationImporter.cs
    • -7
    • +69
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/MacroStabilityInwardsCalculationConfigurationReader.cs
    • -24
    • +56
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/MacroStabilityInwardsCalculationConfigurationWriter.cs
    • -39
    • +0
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/MacroStabilityInwardsPhreaticLineConfiguration.cs
    • -1
    • +0
    ./Ringtoets.MacroStabilityInwards.IO/Ringtoets.MacroStabilityInwards.IO.csproj
  1. … 10 more files in changeset.
Extended MacroStabilityInwardsCalculationConfigurationImporter with properties: - LocationInputDaily - LocationInputExtreme Related to Issue [WTI-1294]

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

Former-commit-id: 4815f42b8cce56d30091a742055687469874111c

Former-commit-id: a8325712d1d2464075a41f77add5cfb486307e56

    • -222
    • +293
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/MacroStabilityInwardsCalculationConfigurationImporter.cs
  1. … 2 more files in changeset.
Extended MacroStabilityInwardsCalculationConfigurationImporter with properties: - PiezometricHeadPhreaticLine2Outwards - PiezometricHeadPhreaticLine2Inwards - LeakageLengthOutwardsPhreaticLine3 - LeakageLengthInwardsPhreaticLine3 - LeakageLengthOutwardsPhreaticLine4 - LeakageLengthInwardsPhreaticLine4

Related to Issue [WTI-1294]

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

Former-commit-id: 3cf93cb3b54a553d09e0349950449eeb8449f786

Former-commit-id: 5a7ef7784f1a82484d4cecd37a3ee95cdc00d068

    • -0
    • +27
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/MacroStabilityInwardsCalculationConfigurationImporter.cs
  1. … 1 more file in changeset.
Extended MacroStabilityInwardsCalculationConfigurationImporter with properties: - LeftGrid - - XLeft - - XRight - - ZTop - - ZBottom - - NumberOfHorizontalPoints - - NumberOfVerticalPoints - RightGrid - - XLeft - - XRight - - ZTop - - ZBottom - - NumberOfHorizontalPoints - - NumberOfVerticalPoints

Fixed xmls that stated they contained 'valid' information

Removed param name 'value' from OutOfRangeException

Updated xsd such that grid elements do not need to be specified (added minOccurs="0")

Related to Issue [WTI-1294]

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

Former-commit-id: c7723dfe3d2a2aae5046b4897cf752a4adfe05f7

Former-commit-id: f3ebcf2fd0c7ab91323684c6d70a8f7e0c08c6cc

    • -2
    • +2
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsGrid.cs
    • -3
    • +209
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/MacroStabilityInwardsCalculationConfigurationImporter.cs
    • -0
    • +50
    ./Ringtoets.MacroStabilityInwards.IO/Properties/Resources.Designer.cs
    • -0
    • +15
    ./Ringtoets.MacroStabilityInwards.IO/Properties/Resources.resx
    • -6
    • +6
    ./Ringtoets.MacroStabilityInwards.IO/Resources/MacroStabiliteitBinnenwaartsGridsSchema.xsd
  1. … 44 more files in changeset.
Extended MacroStabilityInwardsCalculationConfigurationImporter with properties: - TangentLineNumber

Fixed failing test due to culture

Removed param name 'value' from OutOfRangeException

Related to Issue [WTI-1294]

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

Former-commit-id: 3cb388f4ef01d14a7ceda244f1a283d6c73a198d

Former-commit-id: aa93262c816a0ddc25f72e610226f94b10e62a9f

    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsInput.cs
    • -1
    • +34
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/MacroStabilityInwardsCalculationConfigurationImporter.cs
  1. … 3 more files in changeset.
Extended MacroStabilityInwardsCalculationConfigurationImporter with properties: - TangentLineZTop - TangentLineZBottom Related to Issue [WTI-1294]

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

Former-commit-id: 9b2bc310cd527a9b52947d22ad7519cda1ed3cd3

Former-commit-id: 686b1b09eb5248bd57b4c5e8e4439c1e6a934f92

    • -1
    • +48
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/MacroStabilityInwardsCalculationConfigurationImporter.cs
    • -0
    • +10
    ./Ringtoets.MacroStabilityInwards.IO/Properties/Resources.Designer.cs
    • -0
    • +3
    ./Ringtoets.MacroStabilityInwards.IO/Properties/Resources.resx
  1. … 3 more files in changeset.
Change schuifsterkte ratio S to schuifsterkte ratio (S) Related to Issue [WTI-1298]

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

Former-commit-id: 455960df83422f65ff9fb71eb2a48f7252fad163

Former-commit-id: f56e087026f7f073f7158553a9ea377252c2feb1

    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs
    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.resx
    • -2
    • +2
    ./Ringtoets.MacroStabilityInwards.IO/Properties/Resources.Designer.cs
    • -2
    • +2
    ./Ringtoets.MacroStabilityInwards.IO/Properties/Resources.resx
  1. … 2 more files in changeset.
Extended MacroStabilityInwardsCalculationConfigurationImporter with properties: - WaterLevelRiverAverage - DrainageConstructionPresent - XCoordinateDrainageConstruction - ZCoordinateDrainageConstruction - MinimumLevelPhreaticLineAtDikeTopRiver - MinimumLevelPhreaticLineAtDikeTopPolder - AdjustPhreaticLine3And4ForUplift - SlipPlaneMinimumDepth - SlipPlaneMinimumLength - MaximumSliceWidth - CreateZones - MoveGrid Related to Issue [WTI-1294]

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

Former-commit-id: 2acec229345a11f3b13a58e29b1a677962b4c415

Former-commit-id: 172fd60a05f2f117655bf52159374e0a08aad489

    • -12
    • +78
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/MacroStabilityInwardsCalculationConfigurationImporter.cs
  1. … 1 more file in changeset.
Set waternet visualization in output view to be invisible by default. In input view the data is visible by default. Related to Issue [WTI-1395]

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

Former-commit-id: 70cd73e603996da23be64a2a9dba25ead6e2356c

Former-commit-id: 76798c397d705c51f989266e13e180c9d6475754

    • -4
    • +12
    ./Ringtoets.MacroStabilityInwards.Forms/Factories/MacroStabilityInwardsChartDataFactory.cs
    • -2
    • +2
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsInputView.cs
    • -2
    • +2
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsOutputChartControl.cs
  1. … 6 more files in changeset.
Review related changes Related to Issue [WTI-1449]

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

Former-commit-id: 2f7a52c22176fe217921b49be33db18001127181

Former-commit-id: b0dd476b4b2049f09604d0da92eb5d8042c1fe42

    • -1
    • +2
    ./Ringtoets.MacroStabilityInwards.IO/SoilProfiles/MacroStabilityInwardsSoilLayerTransformer.cs
  1. … 3 more files in changeset.
Extended MacroStabilityInwardsCalculationConfigurationImporter with properties: - DikeSoilScenario - GridDeterminationType - TangentLineDeterminationType Related to Issue [WTI-1294]

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

Former-commit-id: 58c5328cdea620206c19fdf41d7f0b94d9154ed0

Former-commit-id: 716e71c647909399337053a158c93d152aa8e648

    • -0
    • +70
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/MacroStabilityInwardsCalculationConfigurationImporter.cs
  1. … 1 more file in changeset.
Review related changes Related to Issue [WTI-1295]

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

Former-commit-id: 6a3784e92c666bc25551dcd2294a401a0bb5f7d0

Former-commit-id: df6b948550eca8648cddd497f35f41319582ef83

    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/MacroStabilityInwardsCalculationConfigurationReader.cs
    • -2
    • +2
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/MacroStabilityInwardsCalculationConfigurationSchemaIdentifiers.cs
    • -5
    • +5
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/MacroStabilityInwardsCalculationConfigurationWriter.cs
    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/MacroStabilityInwardsLocationInputConfiguration.cs
    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/MacroStabilityInwardsLocationInputExtremeConfiguration.cs
  1. … 1 more file in changeset.
Extended MacroStabilityInwardsCalculationConfigurationReaderTest with scenarios to test: - Type tests

Updated xsd to make it more strict

Related to Issue [WTI-1294]

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

Former-commit-id: f7801d2b8a7c023dc998b0529ef0c56edd9aca92

Former-commit-id: 3352af61cd4e5c987ddc0daf46c8e9bbb25c792f

    • -7
    • +9
    ./Ringtoets.MacroStabilityInwards.IO/Resources/MacroStabiliteitBinnenwaartsGridsSchema.xsd
    • -4
    • +4
    ./Ringtoets.MacroStabilityInwards.IO/Resources/MacroStabiliteitBinnenwaartsWaterspanningenSchema.xsd
  1. … 110 more files in changeset.
Display calculated slices in the macrostability inwards output view Related to Issue [WTI-1416]

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

Former-commit-id: d5de635ecf996380a83f801c90be680a54eafa85

Former-commit-id: ccea2959a8c89ba0ac914f1caffb11f6f0c2b0d4

    • -0
    • +16
    ./Ringtoets.MacroStabilityInwards.Forms/Factories/MacroStabilityInwardsChartDataFactory.cs
    • -0
    • +22
    ./Ringtoets.MacroStabilityInwards.Forms/Factories/MacroStabilityInwardsChartDataPointsFactory.cs
    • -0
    • +9
    ./Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs
    • -0
    • +3
    ./Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.resx
    • -0
    • +4
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsOutputChartControl.cs
  1. … 3 more files in changeset.
Implement review comments from review 2253 Related to Issue [WTI-1415]

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

Former-commit-id: 119f2b64e62246ef46337959fa4d9c0452626c84

Former-commit-id: ed801a870915e924cc14034de485e2f7dbff6336

    • -60
    • +104
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsSlice.cs
    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.Forms/Ringtoets.MacroStabilityInwards.Forms.csproj
    • -223
    • +0
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsFormattedSliceRow.cs
    • -0
    • +217
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsSliceRow.cs
    • -25
    • +25
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsSlicesTable.cs
  1. … 15 more files in changeset.
Updated XSDs Related to Issue [WTI-1295]

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

Former-commit-id: 51ea403ee553010720adfa9add121015ee125a10

Former-commit-id: fba8890ebc1a9cdbff92d75cbff93dccea83f373

    • -15
    • +35
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/MacroStabilityInwardsCalculationConfigurationReader.cs
    • -35
    • +20
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/MacroStabilityInwardsCalculationConfigurationSchemaIdentifiers.cs
    • -71
    • +19
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/MacroStabilityInwardsCalculationConfigurationWriter.cs
    • -60
    • +60
    ./Ringtoets.MacroStabilityInwards.IO/Properties/Resources.Designer.cs
    • -6
    • +6
    ./Ringtoets.MacroStabilityInwards.IO/Properties/Resources.resx
    • -7
    • +7
    ./Ringtoets.MacroStabilityInwards.IO/Resources/MacroStabiliteitBinnenwaartsConfiguratieSchema.xsd
    • -0
    • +150
    ./Ringtoets.MacroStabilityInwards.IO/Resources/MacroStabiliteitBinnenwaartsGridsSchema.xsd
    • -0
    • +117
    ./Ringtoets.MacroStabilityInwards.IO/Resources/MacroStabiliteitBinnenwaartsWaterspanningenSchema.xsd
    • -0
    • +35
    ./Ringtoets.MacroStabilityInwards.IO/Resources/MacroStabiliteitBinnenwaartsZonesSchema.xsd
    • -150
    • +0
    ./Ringtoets.MacroStabilityInwards.IO/Resources/SlopeStabilityGrids.xsd
    • -35
    • +0
    ./Ringtoets.MacroStabilityInwards.IO/Resources/SlopeStabilityZones.xsd
    • -144
    • +0
    ./Ringtoets.MacroStabilityInwards.IO/Resources/WaternetCreatorSchema.xsd
    • -3
    • +3
    ./Ringtoets.MacroStabilityInwards.IO/Ringtoets.MacroStabilityInwards.IO.csproj
  1. … 41 more files in changeset.
Implement review comments from review 2252 Related to Issue [WTI-1414]

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

Former-commit-id: 4e600fba865bbe99f49c31120fe2dc2c6387cd4d

Former-commit-id: b3164d326ed0f11d4585de458ef45c3ed55610f8

    • -4
    • +4
    ./Ringtoets.MacroStabilityInwards.Forms/Factories/MacroStabilityInwardsChartDataFactory.cs
    • -7
    • +7
    ./Ringtoets.MacroStabilityInwards.Forms/Factories/MacroStabilityInwardsChartDataPointsFactory.cs
    • -8
    • +8
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsOutputChartControl.cs
  1. … 2 more files in changeset.
Fixed problem with setting the tangent line AutomaticAtBoundaries. Related to Issue [WTI-1479]

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

Former-commit-id: d18025df034632e94f11c02b9b5aff4663d4b35e

Former-commit-id: d44d7e572655c7a258752f4c65fbd8163ad59fb2

    • -9
    • +13
    ./Ringtoets.MacroStabilityInwards.KernelWrapper/Creators/Input/SlipPlaneUpliftVanCreator.cs
  1. … 1 more file in changeset.
Implement table for slices in the macrostability outwards output view Related to Issue [WTI-1415]

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

Former-commit-id: 29215ce54703359f5f48c64b89ce5b0232d4925e

Former-commit-id: ac9404cfc9a0428d99bdb2bf9c181cce5edc7150

    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsSlice.cs
    • -0
    • +227
    ./Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs
    • -0
    • +75
    ./Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.resx
    • -0
    • +4
    ./Ringtoets.MacroStabilityInwards.Forms/Ringtoets.MacroStabilityInwards.Forms.csproj
    • -0
    • +223
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsFormattedSliceRow.cs
    • -4
    • +26
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsOutputView.Designer.cs
    • -3
    • +10
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsOutputView.cs
    • -0
    • +130
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsSlicesTable.cs
  1. … 11 more files in changeset.
Review related changes

Paired with tangerma

Related to Issue [WTI-1475]

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

Former-commit-id: fe7932af04bdd56f1c7958938e4c7cfeac1c55e9

Former-commit-id: e8f9d1ca0c95639857033ec8400a78d2e2ab8035

    • -1
    • +0
    ./Ringtoets.MacroStabilityInwards.Forms/Factories/MacroStabilityInwardsChartDataFactory.cs
    • -1
    • +0
    ./Ringtoets.MacroStabilityInwards.Forms/PropertyClasses/MacroStabilityInwardsSoilLayer1DProperties.cs
    • -1
    • +0
    ./Ringtoets.MacroStabilityInwards.Forms/PropertyClasses/MacroStabilityInwardsSoilLayer2DBaseProperties.cs
    • -1
    • +0
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsFormattedSoilLayerDataRow.cs
  1. … 4 more files in changeset.
Extended MacroStabilityInwardsCalculationConfigurationReader with all properties that can be read Extended MacroStabilityInwardsCalculationConfigurationReaderTest for happy path Related to Issue [WTI-1294]

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

Former-commit-id: 87ccbec86b99e0a271a26c3a620517014f8ec5ab

Former-commit-id: 783f723cadbe85515d7a8ad39b10eda8ee59e50a

    • -1
    • +98
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/MacroStabilityInwardsCalculationConfigurationReader.cs
    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.IO/Resources/SlopeStabilityGrids.xsd
  1. … 8 more files in changeset.
Created MacroStabilityInwardsXElementExtensions to help with reading XElements to MacroStabilityInwards configuration objects Related to Issue [WTI-1294]

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

Former-commit-id: 6e2b6343dc58e19e72470bbb377508edf90baac1

Former-commit-id: dd871467d7d7896f6fb2102355387add91752992

    • -0
    • +178
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/Helpers/MacroStabilityInwardsXElementExtensions.cs
    • -0
    • +1
    ./Ringtoets.MacroStabilityInwards.IO/Ringtoets.MacroStabilityInwards.IO.csproj
  1. … 2 more files in changeset.
Final change after review. Related to Issue [WTI-1395]

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

Former-commit-id: 546a134677c4c9a5882bc2d4c9483b4638575c81

Former-commit-id: 55b8fdf6730cc79586c4e7721762511ac133d0aa

    • -3
    • +3
    ./Ringtoets.MacroStabilityInwards.Forms/Factories/MacroStabilityInwardsChartDataPointsFactory.cs
Renamed the helper and moved it to Ringtoets.Common.Data to fix undesirable reference. Related to Issue [WTI-1475]

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

Former-commit-id: eed544c12040f474af48b7756cefe0370b7db8d1

Former-commit-id: 5e1881451fabde7aee9425a110933ffe660b6c0e

    • -2
    • +2
    ./Ringtoets.MacroStabilityInwards.CalculatedInput/Converters/SoilProfileConverter.cs
    • -5
    • +0
    ./Ringtoets.MacroStabilityInwards.CalculatedInput/Ringtoets.MacroStabilityInwards.CalculatedInput.csproj
    • -2
    • +3
    ./Ringtoets.MacroStabilityInwards.Forms/Factories/MacroStabilityInwardsChartDataFactory.cs
    • -1
    • +2
    ./Ringtoets.MacroStabilityInwards.Forms/PropertyClasses/MacroStabilityInwardsSoilLayer1DProperties.cs
    • -1
    • +2
    ./Ringtoets.MacroStabilityInwards.Forms/PropertyClasses/MacroStabilityInwardsSoilLayer2DBaseProperties.cs
    • -5
    • +0
    ./Ringtoets.MacroStabilityInwards.Forms/Ringtoets.MacroStabilityInwards.Forms.csproj
    • -2
    • +3
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsFormattedSoilLayerDataRow.cs
  1. … 16 more files in changeset.
Improvements after review. Related to Issue [WTI-1449]

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

Former-commit-id: dd59ce31326d36215ceb40b0ec1588af84d3bcbd

Former-commit-id: 3b3ea5bd3b0c0a1cf27ac43feba5eee2fa7686e0

    • -3
    • +2
    ./Ringtoets.MacroStabilityInwards.Data/SoilProfile/MacroStabilityInwardsSoilProfile1D.cs
    • -2
    • +1
    ./Ringtoets.MacroStabilityInwards.Data/SoilProfile/MacroStabilityInwardsSoilProfile2D.cs
    • -0
    • +6
    ./Ringtoets.MacroStabilityInwards.IO/SoilProfiles/MacroStabilityInwardsSoilLayerTransformer.cs
    • -3
    • +12
    ./Ringtoets.MacroStabilityInwards.Primitives/MacroStabilityInwardsSoilLayerData.cs
    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.Primitives/MacroStabilityInwardsWaternet.cs
    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.Primitives/Ring.cs
  1. … 10 more files in changeset.
Implement circle radius lines for the macrostability outwards output view Related to Issue [WTI-1414]

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

Former-commit-id: 8d162a32019211e0f87e7563c2d4c976b56898ad

Former-commit-id: f7bad25d7d948ee5ab5e3013942027eeb478c899

    • -4
    • +37
    ./Ringtoets.MacroStabilityInwards.Forms/Factories/MacroStabilityInwardsChartDataFactory.cs
    • -2
    • +42
    ./Ringtoets.MacroStabilityInwards.Forms/Factories/MacroStabilityInwardsChartDataPointsFactory.cs
    • -3
    • +21
    ./Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs
    • -2
    • +8
    ./Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.resx
    • -4
    • +14
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsOutputChartControl.cs
  1. … 3 more files in changeset.
Cleanup Related to Issue [WTI-1295]

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

Former-commit-id: bb65e6fec4077ca18fd2a7708a38eb376b7cbcdf

Former-commit-id: 6ce9ea1c1205e4fe57b587322c7280585b968c93

    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/ConfigurationDikeSoilScenario.cs
    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/ConfigurationGridDeterminationType.cs
    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/ConfigurationTangentLineDeterminationType.cs
    • -5
    • +5
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/MacroStabilityInwardsCalculationConfiguration.cs
    • -3
    • +3
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/MacroStabilityInwardsCalculationConfigurationExporter.cs
    • -7
    • +7
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/MacroStabilityInwardsCalculationConfigurationSchemaIdentifiers.cs
    • -15
    • +4
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/MacroStabilityInwardsCalculationConfigurationWriter.cs
    • -0
    • +39
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/MacroStabilityInwardsPhreaticLineConfiguration.cs
    • -39
    • +0
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/PhreaticLineConfiguration.cs
    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.IO/Ringtoets.MacroStabilityInwards.IO.csproj
  1. … 6 more files in changeset.
Cleanup Related to Issue [WTI-1295]

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

Former-commit-id: 1d7040825c15ed791f13bf97c1397b94924996ec

Former-commit-id: 10177133bd8b276e51a633f323806a83452ed96d

    • -10
    • +10
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/MacroStabilityInwardsCalculationConfigurationSchemaIdentifiers.cs
    • -10
    • +10
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/MacroStabilityInwardsCalculationConfigurationWriter.cs
  1. … 1 more file in changeset.
Extended MacroStabilityInwardsCalculationConfiguration Exporter and Writer with parameters: - PenetrationLength - WaterLevelPolder - UseDefaultOffsets - PhreaticLineOffsetBelowDikeTopAtRiver - PhreaticLineOffsetBelowDikeTopAtPolder - PhreaticLineOffsetBelowShoulderBaseInside - PhreaticLineOffsetBelowDikeToeAtPolder

Related to Issue [WTI-1295]

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

Former-commit-id: df82a7d17a46174966423b754c1cd4762625b432

Former-commit-id: 35b7bcd7f5466c7ccf65e7dc5366057d9847e6b9

    • -7
    • +39
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/Helpers/MacroStabilityInwardsLocationInputConversionExtensions.cs
    • -0
    • +5
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/MacroStabilityInwardsCalculationConfiguration.cs
    • -0
    • +1
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/MacroStabilityInwardsCalculationConfigurationExporter.cs
    • -0
    • +5
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/MacroStabilityInwardsCalculationConfigurationSchemaIdentifiers.cs
    • -0
    • +38
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/MacroStabilityInwardsCalculationConfigurationWriter.cs
    • -0
    • +34
    ./Ringtoets.MacroStabilityInwards.IO/Configurations/MacroStabilityInwardsLocationInputExtremeConfiguration.cs
    • -0
    • +1
    ./Ringtoets.MacroStabilityInwards.IO/Ringtoets.MacroStabilityInwards.IO.csproj
  1. … 18 more files in changeset.