Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed last .Utils projects to .Util Related to Issue [WTI-1505]

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

Former-commit-id: 6938a71bfcc42588dba4d72631895681aa9c6499

Former-commit-id: 49a5b0038921c985b07a8b30ef2c5d33e333fa76

    • -1
    • +1
    ./StabilityPointStructureUpdateDataStrategy.cs
  1. … 157 more files in changeset.
Review related changes Related to Issue [WTI-1289]

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

Former-commit-id: edafa10119afdb75252ed72140d5cb495fba8658

Former-commit-id: 9ef72f6dddff734ac3c28a856ae8ce52b36a8de3

    • -1
    • +0
    ./StabilityPointStructureReplaceStrategy.cs
    • -2
    • +1
    ./StabilityPointStructureUpdateDataStrategy.cs
  1. … 30 more files in changeset.
Merge from branch 1289

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

Former-commit-id: ba3056d252e5c6e4ca7694457d6ac85073639d97

Former-commit-id: 7bce824a3d3e04d9e23e441c42e22972210259b3

    • -5
    • +3
    ./StabilityPointStructureReplaceStrategy.cs
    • -6
    • +4
    ./StabilityPointStructureUpdateDataStrategy.cs
  1. … 150 more files in changeset.
move targetDataCollection parameter from method ReplaceTargetCollectionWithImportedData to constructor. Related to Issue [WTI-1289]

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

Former-commit-id: dc18b2c79a1423af1e595a3c87ba550d0e52297b

Former-commit-id: 9c133914f583905c25b09371255dea219cb1a88b

    • -2
    • +2
    ./StabilityPointStructureReplaceStrategy.cs
  1. … 11 more files in changeset.
Unified the UpdateDataStrategyBase with the SurfaceLineUpdateDataStrategyBase again. Related to Issue [WTI-1289]

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

Former-commit-id: 89548b886f1788b065f7244472145cbb954cde75

Former-commit-id: 5125c70b8eaab6502caa71cbfec835ced3f46a79

    • -4
    • +2
    ./StabilityPointStructureReplaceStrategy.cs
    • -6
    • +4
    ./StabilityPointStructureUpdateDataStrategy.cs
  1. … 47 more files in changeset.
Updated StabilityPointStructureUpdateDataStrategy to be able to cope with moved stability point structures locations which might have been updated to a different section Related to Issue [WTI-1184]

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

Former-commit-id: b0225e91e3bc117fdd4488a8cfebfe5ca2ea0626

Former-commit-id: 9362216853a1b686eea015e1795bd0acfc3deb8d

    • -14
    • +37
    ./StabilityPointStructureUpdateDataStrategy.cs
  1. … 2 more files in changeset.
- Introduced concrete UpdateDataStrategy for the StabilityPointStructures - Added missing functional tests for update strategy: -- Test with calculations assigned to a removed item (e.g. structure) -- Test with multiple calculations, one assigned to a removed item - Added missing functional test for the replace strategy: -- When current collection is empty and imported collection is empty - Renamed tests for consistency and clarity Related to Issue [WTI-1184]

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

Former-commit-id: 08302148d054904c847c88cb618aa834ed83dfca

Former-commit-id: b75696256ae699cf726344adc4e8c2bac5384c05

    • -1
    • +1
    ./StabilityPointStructureReplaceStrategy.cs
    • -0
    • +86
    ./StabilityPointStructureUpdateDataStrategy.cs
  1. … 12 more files in changeset.
Introduced concrete ReplaceDataStrategy for the StabilityPointStructures Related to Issue [WTI-1184]

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

Former-commit-id: 0991978b047df66c867c7ff338748ec8aa172560

Former-commit-id: 067f922eeb88228507f578532819adf6150ec541

    • -0
    • +67
    ./StabilityPointStructureReplaceStrategy.cs
  1. … 3 more files in changeset.