Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added functions to filter relevant parameters from a collection of StructureParameterRow in order to prevent that duplicate irrelevant parameters cause an exception in the relevant structures importers Related to Issue [WTI-1281]

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

Former-commit-id: d7db603e6f674f2e56639ef208ee614c84f2f9f9

Former-commit-id: 0d84d29bf6abe016a4f7e5b711e3bfa0faa37e2f

    • -2
    • +100
    ./StructuresParameterRowsValidator.cs
  1. … 1 more file in changeset.
Removed StructureUpdateException.cs Related to Issue [WTI-1172]

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

Former-commit-id: ded4df691a4cf16c3e856bc2cbd846d5ee72ec7d

Former-commit-id: 43250abf652669e996f8b2d6eb9915016e389bfe

  1. … 8 more files in changeset.
Review related comments: - Added asserts - Updated XMLdocs - Renamed methods - Context menu for updating only enabled when SourcePath is set Related to Issue [WTI-1172]

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

Former-commit-id: 038e3d904cf5b7bb0e8b20e4e3ed109fdb850853

Former-commit-id: 538b9ca77afe2997a4239ee4b975096dc997d6d1

  1. … 8 more files in changeset.
First implementation of: - StructureUpdateException - IStructureUpdateStrategy<TStructure> - HeightStructureReplaceDataStrategy

Updated PipingDataSynchronizationService such that RemoveSurfaceLine and RemoveAllSurfaceLines call RemoveSurfaceLineDependentData to remove dependent data

Fixed typo

Related to Issue [WTI-1172]

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

Former-commit-id: 0ed6644188c7c127f57eb248ccb56c3981d87830

Former-commit-id: fc3a6cfbd73cd7828c0104d948c40099d230f952

    • -0
    • +50
    ./IStructureUpdateStrategy.cs
  1. … 12 more files in changeset.
Updated license headers in ringtoets common. Related to Issue [WTI-1242]

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

Former-commit-id: ce33ce275ba930662636e02ef99d91e788db8757

Former-commit-id: 2a4583aeb892e314df72a61727f806c446493577

    • -1
    • +1
    ./StructuresCharacteristicsCsvReader.cs
  1. … 544 more files in changeset.
Changed all local vars to consts if possible. Related to Issue [WTI-1242]

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

Former-commit-id: 4684a5017b9aff9f6175f7d781cb29409f50a18e

Former-commit-id: 853c649ebc49a9513535e40ec705d5b928af0bc4

  1. … 283 more files in changeset.
Removed code redudancies using code cleanup Related to Issue [WTI-1242]

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

Former-commit-id: a4184612412083ad60d3a4e536abd67e2556054e

Former-commit-id: 88487e11184954b002f5e4adf51ca28ff8a1ad25

  1. … 142 more files in changeset.
Code cleanup: Ringtoets.Common Ringtoets.DuneErosion Ringtoets.HydraRing Ringtoets.Integration Related to Issue [WTI-1242]

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

Former-commit-id: 0032433ea9de109c256ed5de15ebb145f6be74fc

Former-commit-id: b5477e384031933ad12287ee6958f4f68d7f9566

    • -9
    • +9
    ./StructuresCharacteristicsCsvReader.cs
  1. … 428 more files in changeset.
- Implemented new way of setting structure values in ClosingStructuresImporter. Related to Issue [WTI-1100]

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

Former-commit-id: d441f4966f0c1bfab5d0bb5b61aae67f554d47af

Former-commit-id: af01df72ece43b415feed33ad500441411bd1593

  1. … 13 more files in changeset.
- Reverted ValidationResult - Implemented new way of setting structure values in HeightStructuresImporter. Related to Issue [WTI-1100]

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

Former-commit-id: 0fd69ef7f2880835e2ddf3de9dd939d93b3f5607

Former-commit-id: e3f8249b3ba6ca4123254231fbbc25b21a712c69

  1. … 12 more files in changeset.
Refactored ValidationResult and StructuresParameterRowsValidator so that not all parameters have to be defined on import. Related to Issue [WTI-1100]

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

Former-commit-id: 1758099b3968f3b7710a6f6094d183974648cabc

Former-commit-id: 478de27a9127606b73fd3761863f899cf943a0d7

    • -2
    • +21
    ./StructuresParameterRowsValidator.cs
  1. … 8 more files in changeset.
* Fixed typos. * Renamed MigrationNeeded to MigrationRequired. * Cleanup. * Asserting log messages improved by taking type of message into account. * Moved CriticalFileReadException from Core.Common.IO\Exceptions to Core.Common.Base\IO * Task is now disposed when disposing ActivityProgressDialog * Put license header back Related to Issue [WTI-1049]

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

Former-commit-id: 54560eb7ca6c0a99cdcf14b0406c23b9eca57311

Former-commit-id: 3b703601071d34a3cca2779d0c671f3d3ddabcd9

    • -0
    • +1
    ./StructuresCharacteristicsCsvReader.cs
  1. … 123 more files in changeset.
* Refactored all mentions of value ranges in Resources throughout the solution and replaced those by injecting instances of Range. ** This solution supports globalization of the application better. Related to Issue [WTI-1131]

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

Former-commit-id: 538fdcf21635994ca70269397fc37237a4788338

Former-commit-id: a4d242b68c1b86b5416cc9059c9fdc072ca06270

    • -6
    • +15
    ./StructuresParameterRowsValidator.cs
  1. … 13 more files in changeset.
* Renamed FileUtils to IOUtils and extended it with folder related validation methods. ** Defined DirectoryWriterErrorMessageBuilder to be used in validation message generation. * Extended MapControl with BackgroundMapData property. ** MapControl observes BackgroundMapData for changes. ** BackgroundMapData defines the coordinate system used, and will reprojet all other layers when needed. * Defined testing mocks for getting fake tile data, instead of requiring an internet connection for tests. * PipingFailureMechanismView makes use of the BackgroundMapData feature. Related to Issue [WTI-1088]

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

Former-commit-id: ebd8aca90052bb12a8d8167237267eb60e050684

Former-commit-id: 8a9624c64bec0ab4467267d9cbdbe12698bdff96

    • -1
    • +1
    ./StructuresCharacteristicsCsvReader.cs
  1. … 64 more files in changeset.
Merged revision(s) 7802-7807 from branches/Release/16_4: Ran Deltares cleanup Related to Issue [WTI-1065]

........

Adjusted validator of StabilityPointStructureParameterKeyword22 to only validate {{Mean}}

Related to Issue [WTI 1102]

........

Changes after review

paired with bouvrie

Related to Issue [WTI-1065]

........

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

Former-commit-id: 7837197cf36f26bd709d61e3d88aaf4c25e55313

Former-commit-id: ee9e4d26cca941db8a5cbd20d5b9735843e6b06f

    • -9
    • +20
    ./StructuresParameterRowsValidator.cs
  1. … 33 more files in changeset.
Changes after review paired with bouvrie Related to Issue [WTI-1065]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_4@7807 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 7f56a072a6de05f87abd9db2ea53a0fce5f625c9

Former-commit-id: b75c1bde1d57370cba932c857ecdd63a81aed6c4

Adjusted validator of StabilityPointStructureParameterKeyword22 to only validate {{Mean}} Related to Issue [WTI-1102]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_4@7805 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 5d5cf7b7fa2b6dd3a2141c51b71393f749d8f45f

Former-commit-id: fc3fc1dc834b29cf0c55db306e073d7b56a2d1ea

    • -9
    • +20
    ./StructuresParameterRowsValidator.cs
  1. … 1 more file in changeset.
use nameof in Argument*Exceptions Reviewed by: tangerma

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

Former-commit-id: 489d965acd6cbed374e72d9a9f10deec8787bcfd

Former-commit-id: 0ef178298a4e4639093af98897cfb40d331b372d

  1. … 282 more files in changeset.
Added lognormal validation for KW_STERSTAB17 (Bezwijkwaarde aanvaarenergie) Related to Issue [WTI-1029]

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

Former-commit-id: bcf7ed8b32c3cb8f0da24c7ccbb1b76e1c834565

Former-commit-id: 2a72495228dfc1e10ede1603af6842bd6b78ef3f

  1. … 1 more file in changeset.
* Changed ClosingStructure.ProbabilityOpenStructureBeforeFlooding to ProbabilityOrFrequencyOpenStructureBeforeFlooding, as it's not a probability value. ** Updated related validation methods as well. * Changed validation for the above parameter such at values greater than 1 are accepted during the import. * Improved validation during import for LogNormalDistribution.Mean, guarding validating that the value must be greater than 0.

Related to Issue [WTI-1029]

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

Former-commit-id: 1feb3919c0a6ae5bea7ad1d22866bd5bf17f6cff

Former-commit-id: 4042c706d0d3e8e43598a9f73c35bb3418574e2e

    • -2
    • +16
    ./StructuresParameterRowsValidator.cs
  1. … 37 more files in changeset.
* Split single-line multi-variable declarations, as these violate code conventions. * fixed typos * Some cleanup * Improved variable names Related to Issue [WTI-791]

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

Former-commit-id: 7810fbf1cd1553e9b3c81e86ac9c1ee64a2a2b7d

Former-commit-id: 50dfb991732913182435b85b8aa66dd61752312a

    • -1
    • +2
    ./StructuresCharacteristicsCsvReader.cs
  1. … 13 more files in changeset.
git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-957@6741 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 132bfaee2cffe74e30a5fce1d4ef6231fb33e4fc

Former-commit-id: b874e7fec1e968f35c3ee45d6f2ae74a0010d11e

  1. … 73 more files in changeset.
* Made variabletype explicit. * Added xml docs to method to make it clear what it's behavior is. * Added InvalidEnumArgumentException to default sections of switch statements. * Renamed resource (and reused it)

Related to Issue [WTI-926]

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

Former-commit-id: bc454db9c282f8f142b9ddd4e0d6b2f7141a5ef6

Former-commit-id: f83d1d7387f86e9c8cb1edf2cf839799e3180065

  1. … 14 more files in changeset.
Probability range changed from (0,1] to [0,1]. Edited Structure error messages which had two semicolons in a row. Related to Issue [WTI-577]

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

Former-commit-id: 8d57d429343f0837c600b98c50e0a86cc93c2094

Former-commit-id: 0222f03affc55f1372cec8c042a8e1ff7edf5572

  1. … 7 more files in changeset.
Applied some final reader message related improvements Related to Issue [WTI-577]

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

Former-commit-id: c0b52776871935bf45f1a01b4014e8bb8e2638a8

Former-commit-id: 7e50ca65c45400bf008e66d5bb5d3f6e71fb13b9

  1. … 16 more files in changeset.
Set ProbabilityRule for StructureFilesKeywords.StabilityPointStructureParameterKeyword21 Related to Issue [WTI-577]

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

Former-commit-id: 95876e3f5de076b559d9a8f3204481dc5ad5c61e

Former-commit-id: 6910d2447ae7fff83a53f0db75d92100c6443ff0

  1. … 1 more file in changeset.
* Improved Xml docs. * Removed unused resources. * Introduced PropertiesTestHelper. * Improved test coverage. * Renamed *DistributionVariationProperties to VariationCoefficient*DistributionProperties. * Improved value conversion in StructureImporters (read value is more explicit). * Added missing license headers. * Improved error message for IDistribution.StandardDeviation (is now consistent with actual check). * Renamed some test data files to be consistent with our naming conventions. Related to Issue [WTI-631]

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

Former-commit-id: d8ad6a2d231966045269b63805204d4600ebebad

Former-commit-id: 08cdd918da2a2cacb6afd897f4c1a21292ddac5a

  1. … 82 more files in changeset.
Renamed FirstLetterToUpper to FirstToUpper Related to Issue [WTI-577]

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

Former-commit-id: d979fee12b32088cb6a1c70bcdd549434ee25e45

Former-commit-id: 2c9011bc8f6ce5873e09ab0362529ba5454d8603

    • -9
    • +9
    ./StructuresCharacteristicsCsvReader.cs
    • -10
    • +10
    ./StructuresParameterRowsValidator.cs
  1. … 2 more files in changeset.
Improved structure reader related messages Related to Issue [WTI-577]

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

Former-commit-id: 80e9602fce3e7d80805ff3dbc57d42034fc26d51

Former-commit-id: e3ac5628fb4659d29fbc2f74244ba5d22ae99d9e

    • -14
    • +10
    ./StructuresCharacteristicsCsvReader.cs
    • -10
    • +11
    ./StructuresParameterRowsValidator.cs
  1. … 4 more files in changeset.
Moved StringExtensions to Core.Common.Utils and added FirstToUpper method Related to Issue [WTI-577]

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

Former-commit-id: f4a55a759d58344d9ae480932d9dd604df0bfb53

Former-commit-id: edd54ffd67f8bfec26179234d162598c3e995a72

  1. … 26 more files in changeset.