Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Directly evaluate select statements in some classes, refactor mapdatafeature factories to return and take IEnumerables instead of Arrays Related to Issue [WTI-1393]

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

Former-commit-id: f439c51515d7148531a150167a735c2a4eed7d2c

Former-commit-id: 85be7ab87858c95077ce4f79811f4cc905f7d446

    • -2
    • +3
    ./MacroStabilityInwardsSoilLayerTwoDEntityReadExtensions.cs
  1. … 19 more files in changeset.
Note: one test will fail, because the 17.3 full test project is not updated yet according to the new database structure of 17.2 with the zoning columns

Merged revision(s) 12917-12925 from branches/Release/17_2

Related to Issue [WTI-1469]

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

Former-commit-id: b950cab1950cda19858d053390169aa21089ee07

Former-commit-id: 9841a9ecb876e2c8ea68c8991856cb16e4eed247

    • -0
    • +3
    ./MacroStabilityInwardsCalculationEntityReadExtensions.cs
  1. … 86 more files in changeset.
Merged revision(s) 12858-12859, 12861, 12864, 12867, 12870-12873, 12877, 12881, 12883, 12885, 12888-12893 from branches/Release/17_2_Development

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_2@12917 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: b171c3f8193be7784084a70966d2080f7c5a0cb5

Former-commit-id: e8596e3fab5614b7b8197409f84380503cbbd5e0

    • -0
    • +3
    ./MacroStabilityInwardsCalculationEntityReadExtensions.cs
  1. … 88 more files in changeset.
Merged revision(s) 12904 from branches/Release/17_2

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

Former-commit-id: 0372267439eff235b13a24e42227cb292011ee81

Former-commit-id: adfe6655235869465dd8d2247b6c332f95ac67b4

    • -1
    • +2
    ./MacroStabilityInwardsCalculationOutputEntityReadExtensions.cs
  1. … 19 more files in changeset.
Merged revision(s) 12857, 12868, 12882, 12887 from branches/Release/17_2_Development: Implement determination and visualization of tangent lines in the macro stability inwards input view chart.

........

Implement review comments from review 2318

........

Implement review comments from review 2320

........

Moved some statements for better cohesion.

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_2@12904 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 1c0ac2862e596e9e6dab29454f9f14e17964480c

Former-commit-id: ad8a69935de8d9ca886646e6976275b9997119ee

    • -1
    • +2
    ./MacroStabilityInwardsCalculationOutputEntityReadExtensions.cs
  1. … 19 more files in changeset.
Added zone boundary type in storage. Related to Issue [WTI-1469]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_2_Development@12873 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 787b5011101eef9bed5a417f7ee5fb2e6d697322

Former-commit-id: 8ca71c5a97ae2baccd330539aef2fb4988a0323f

    • -0
    • +1
    ./MacroStabilityInwardsCalculationEntityReadExtensions.cs
  1. … 4 more files in changeset.
Added zone boundary left and right in storage. Related to Issue [WTI-1469]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_2_Development@12870 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 25beea2874aff890c7740c0524f890eab2978708

Former-commit-id: 56a300a7d50b95b45b47c4a7efcb001c6665b310

    • -0
    • +2
    ./MacroStabilityInwardsCalculationEntityReadExtensions.cs
  1. … 5 more files in changeset.
Implement review comments from review 2318 Related to Issue [WTI-1456]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_2_Development@12868 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e22c441e79b9b69bad24c19349312310921bbb64

Former-commit-id: 325348a209be056f28558d9e3759b0b5382eb2c2

    • -1
    • +2
    ./MacroStabilityInwardsCalculationOutputEntityReadExtensions.cs
  1. … 18 more files in changeset.
Update data model to allow for null values for soil layer colors. A NULL Color translates to Color.Empty, before both Color.Empty and a color with values (0;0;0;0) were both stored as 0 (Empty should be displayed as white, (0;0;0;0) as fully transparent black) Related to Issue [WTI-1298]

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

Former-commit-id: b513037bae8a5683ad007ab66164741d2efd5fab

Former-commit-id: 4b61dd2b15f07a22245de42732e1e8fe591a9add

    • -1
    • +1
    ./MacroStabilityInwardsSoilLayerOneDEntityReadExtensions.cs
    • -1
    • +1
    ./MacroStabilityInwardsSoilLayerTwoDEntityReadExtensions.cs
  1. … 20 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

    • -7
    • +7
    ./MacroStabilityInwardsSoilLayerTwoDEntityReadExtensions.cs
  1. … 3 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

    • -45
    • +46
    ./MacroStabilityInwardsSoilLayerOneDEntityReadExtensions.cs
    • -49
    • +51
    ./MacroStabilityInwardsSoilLayerTwoDEntityReadExtensions.cs
  1. … 14 more files in changeset.
Got rid of inner rings and holes Related to Issue [WTI-1449]

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

Former-commit-id: f0bc4fa819e62328892cbdc2363e8cdb21d48e01

Former-commit-id: b8d2ea08b3544014ff6ba37044a835ea6d67ded7

    • -3
    • +0
    ./MacroStabilityInwardsSoilLayerTwoDEntityReadExtensions.cs
  1. … 25 more files in changeset.
Fixed final compilation errors

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/1449-2@12500 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 5d86706be27a83150970ddb5d3fab9599d3f53b3

Former-commit-id: e6244983bee817b59676d3a5d2aab8d782770dc6

    • -3
    • +0
    ./MacroStabilityInwardsSoilLayerTwoDEntityReadExtensions.cs
  1. … 14 more files in changeset.
Introduced ColorConversionExtensions to convert from Color to Rgb and back Related to Issue [WTI-1451]

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

Former-commit-id: 0740b07ebff9385abacbfe50c973b2d77d4c3c90

Former-commit-id: 028c0d9e94da2a6df0fb0556c8288183061b16a9

    • -1
    • +1
    ./MacroStabilityInwardsSoilLayerOneDEntityReadExtensions.cs
    • -1
    • +1
    ./MacroStabilityInwardsSoilLayerTwoDEntityReadExtensions.cs
  1. … 14 more files in changeset.
Moved MacroStabilityInwardsSoilLayer2D to primitives Related to Issue [WTI-1449]

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

Former-commit-id: 9ac9c40a09864b3b022e1c6d4daf513756a3c92a

Former-commit-id: 4a7c3d783df1bec80d065d9cebfb432b47a22b9b

    • -0
    • +1
    ./MacroStabilityInwardsSoilProfileTwoDEntityReadExtensions.cs
  1. … 13 more files in changeset.
- Code cleanup - Added storage of MacroStabilityInwardsSoilLayer2D's nested layers Related to Issue [WTI-1451]

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

Former-commit-id: d5376858656e92fff4a6254c3a2aef20eace46d7

Former-commit-id: 5add3829d75ab887b2ba4653b4825526f9d46aa8

    • -1
    • +13
    ./MacroStabilityInwardsSoilLayerTwoDEntityReadExtensions.cs
  1. … 10 more files in changeset.
Improved MacroStabilityInwardsSoilLayer2D Related to Issue [WTI-1449]

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

Former-commit-id: 1d106b1690e3a561ff7264b1fb67a90ec6459dff

Former-commit-id: 05a4da7976160b25b3c1b24f6fbd556eeb00a067

    • -1
    • +1
    ./MacroStabilityInwardsSoilLayerTwoDEntityReadExtensions.cs
  1. … 22 more files in changeset.
Improved MacroStabilityInwardsSoilLayer1D Related to Issue [WTI-1449]

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

Former-commit-id: 247a0a27343f174037767f36982416169ffd86a8

Former-commit-id: 59f81faa5ebb146a4c7e8d5d6b6230e5d057660f

    • -1
    • +1
    ./MacroStabilityInwardsSoilLayerOneDEntityReadExtensions.cs
  1. … 22 more files in changeset.
Removed MacroStabilityInwardsSoilLayer2D.Holes from the database Related to Issue [WTI-1451]

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

Former-commit-id: 8f30fd927afd13372df981e85304deb3b30a93fd

Former-commit-id: 7145a25add623fd0bd2f1d95f34933563cce7f4d

    • -2
    • +1
    ./MacroStabilityInwardsSoilLayerTwoDEntityReadExtensions.cs
  1. … 12 more files in changeset.
Adapted soil layer 2D data model (is nested now) Also adapted import and chart data visualizations Related to Issue [WTI-1449]

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

Former-commit-id: 1b8f335c997bc35188689c79f09bf6c116579e2f

Former-commit-id: eb45f0e4920ce98258b259af7247ecc58c2eafd7

    • -1
    • +1
    ./MacroStabilityInwardsSoilLayerOneDEntityReadExtensions.cs
    • -1
    • +1
    ./MacroStabilityInwardsSoilLayerTwoDEntityReadExtensions.cs
    • -0
    • +1
    ./MacroStabilityInwardsStochasticSoilProfileEntityReadExtensions.cs
  1. … 115 more files in changeset.
Fixed some compilation errors

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

Former-commit-id: 6c8eb417ddb1bef8b646ae0e540fd105d50e7395

Former-commit-id: 0ac81905e6c9f70fe0106e93b4d2c041b0355d9c

    • -1
    • +1
    ./MacroStabilityInwardsSoilLayerOneDEntityReadExtensions.cs
    • -1
    • +1
    ./MacroStabilityInwardsSoilLayerTwoDEntityReadExtensions.cs
  1. … 7 more files in changeset.
Made MacroStabilityInwardsSoilProfileUnderSurfaceLine work with IMacroStabilityInwardsSoilLayer2D

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

Former-commit-id: d6e7ade38fc73791f5fbf3e1f3889df1182c409b

Former-commit-id: cbf8e777f0d46234e646bf321fd92d240b0bf072

    • -0
    • +1
    ./MacroStabilityInwardsStochasticSoilProfileEntityReadExtensions.cs
  1. … 49 more files in changeset.
Implement review comments from review 2218. Change methods to take a specific soil layer type (1/2D) Improve/abstract some functionality in the chart control drawing logic. Improve some tests with stubs Related to Issue [WTI-1399]

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

Former-commit-id: 3e1b47a5dfe11721db51ca55f8e46016298233c0

Former-commit-id: 2865aa86848e2d6c2ed6d82d0ed27ece9c6b8646

    • -5
    • +5
    ./MacroStabilityInwardsStochasticSoilProfileEntityReadExtensions.cs
  1. … 17 more files in changeset.
Refactored MacroStabilityInwardsGrid to be able to set the x left/right and z top/bottom via the constructor Related to Issue [WTI-1400]

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

Former-commit-id: 0f86def14d70aa807cabae1394b52f0c1f8334c5

Former-commit-id: 9ff2c4efb5bcb5ba77076d98eb057631ad27c736

    • -11
    • +9
    ./MacroStabilityInwardsCalculationOutputEntityReadExtensions.cs
  1. … 9 more files in changeset.
Implement extra interfaces for the macro stability soil layers/profiles to access their Data property more easily. Related to Issue [WTI-1298]

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

Former-commit-id: 7f4f2ba86e9206ad63a4d043bb61858655dc255f

Former-commit-id: f06b465a7b1a8c269df3e5ab562bbd0cd6836b8b

    • -7
    • +6
    ./MacroStabilityInwardsStochasticSoilProfileEntityReadExtensions.cs
  1. … 30 more files in changeset.
Updated database: - Renamed column DikeSoilScenarioType to DikeSoilScenario -- DikeSoilScenario does not really represent a type and scenario already indicates there are different kinds of options, hence the property was not renamed in the input class

Related to Issue [WTI-1379]

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

Former-commit-id: 1888ef4a07dabd5f8178255499f19e63f9f06385

Former-commit-id: 60c4800f4e414da42a68e707a1b6dc8ea30375de

    • -1
    • +1
    ./MacroStabilityInwardsCalculationEntityReadExtensions.cs
  1. … 9 more files in changeset.
Incorporated comments review 2198 - Ran DeltaresClean, formatted code - Introduced test helper to assert referenced objects in the StorageSqLiteIntegrationTest => used to determine if referenced objects are equal -- Applied for whole file

Related to Issue [WTI-1379]

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

Former-commit-id: c8a0f1e7df7afd666d724f3aa9b8996ca40150f7

Former-commit-id: 6172ea84d211bdeb68447d02bb535497dc77f8be

    • -1
    • +1
    ./MacroStabilityInwardsCalculationEntityReadExtensions.cs
  1. … 4 more files in changeset.
Incorporated comments review 2195 - Added asserts for the integration tests - Added .ToNaNAsNull() call for the contribution when storing a macro stability inwards calculation scenario Related to Issue [WTI-1379]

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

Former-commit-id: 2c03f5e682f4a76928ed694ca17d97db3c3efca1

Former-commit-id: 5a58149288c5f337146a460441390c150c91bd01

    • -0
    • +1
    ./MacroStabilityInwardsCalculationEntityReadExtensions.cs
  1. … 4 more files in changeset.
Incorporated comments review 2195 - Editorial changes - Explicit set values explicitly for NaN cases for the Create and Read extensions related to macrostability inwards - Changed internal methods in internal classes to public (synchronised across macrostability inwards and piping) Related to Issue [WTI-1379]

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

Former-commit-id: 4de72b78ffab0ed0177ed39b702efde0e177c033

Former-commit-id: 49bf1469e0f1890ad528ef1b638ee66c76755d91

    • -1
    • +1
    ./MacroStabilityInwardsCalculationEntityReadExtensions.cs
    • -1
    • +1
    ./MacroStabilityInwardsCalculationOutputEntityReadExtensions.cs
    • -2
    • +2
    ./MacroStabilityInwardsSemiProbabilisticOutputEntityReadExtensions.cs
  1. … 17 more files in changeset.
Added tests for coverage ~paired with tang_ds Related to Issue [WTI-1379]

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

Former-commit-id: 2a7537eb0ab590d4ae9ad3f5f0525ba6578867d7

Former-commit-id: 94c1385ad8b6af008be617e02d8aac5278b29ac7

    • -1
    • +3
    ./MacroStabilityInwardsSoilProfileTwoDEntityReadExtensions.cs
  1. … 1 more file in changeset.