Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Review related changes. WTI-1732

    • -1
    • +1
    ./StabilityPointStructuresCalculationContextTreeNodeInfoTest.cs
  1. … 6 more files in changeset.
Review related changes. WTI-1732

    • -1
    • +1
    ./StabilityPointStructuresCalculationContextTreeNodeInfoTest.cs
  1. … 6 more files in changeset.
Remove contribution check from stability point structures WTI-1755

    • -46
    • +1
    ./StabilityPointStructuresCalculationContextTreeNodeInfoTest.cs
    • -71
    • +14
    ./StabilityPointStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -48
    • +0
    ./StabilityPointStructuresFailureMechanismContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Committed rename changes Note: compiling erros in the tests and testutils are still present

    • -1
    • +1
    ./StabilityPointStructuresCalculationContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./StabilityPointStructuresCalculationGroupContextTreeNodeInfoTest.cs
  1. … 137 more files in changeset.
Fix failing tests for calculation treenode infos and gui services WTI-1754

    • -7
    • +8
    ./StabilityPointStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -7
    • +8
    ./StabilityPointStructuresFailureMechanismContextTreeNodeInfoTest.cs
  1. … 15 more files in changeset.
Fixed failing tests. WTI-1719

    • -3
    • +1
    ./StabilityPointStructuresCalculationContextTreeNodeInfoTest.cs
  1. … 3 more files in changeset.
Incorporated comments review 2940 - cleanup: - Removed GetNFunc from the property class -- Context can resolve N internally

WTI-1540

    • -3
    • +13
    ./StabilityPointStructuresFailureMechanismContextTreeNodeInfoTest.cs
  1. … 21 more files in changeset.
Introduced context object for displaying assembly categories on failure mechanism level for non-geotechnical failure mechanisms: - Added context definition for the stability point structures plugin

WTI-1540

    • -9
    • +17
    ./StabilityPointStructuresFailureMechanismContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Incorporated comments review 2503: - Cleaned up unused references in StabilityPointsStructures - Cleaned up files

WTI-1621

    • -2
    • +1
    ./StabilityPointStructuresCalculationContextTreeNodeInfoTest.cs
    • -2
    • +1
    ./StabilityPointStructuresCalculationGroupContextTreeNodeInfoTest.cs
  1. … 9 more files in changeset.
Removed mirror property SectionResults2 for StabilityPointStructures: - Replaced the old generic SectionResults property with the mirror property - Cleaned up XMLDocs

WTI-1621

    • -1
    • +1
    ./StabilityPointStructuresCalculationContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./StabilityPointStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./StabilityPointStructuresFailureMechanismContextTreeNodeInfoTest.cs
  1. … 18 more files in changeset.
Cleanup of StructuresFailureMechanismSectionResult<T> implemenations for StabilityPointStructures: - Adjusted TreeNodeInfo and Plugin

WTI-1621

    • -2
    • +2
    ./StabilityPointStructuresFailureMechanismContextTreeNodeInfoTest.cs
    • -22
    • +5
    ./StabilityPointStructuresProbabilityFailureMechanismSectionResultContextTreeNodeInfoTest.cs
  1. … 3 more files in changeset.
Separated the generic StructuresHelper implementation into specific (StabilityPointStructure) implementation: - Replaced StructuresHelperCall with the specific HeightStructure helper implementation -- Except for the UpdateDataStrategy -- Cleaned up tests that only depend on the coordinates --> use the testfactory

WTI-1621

    • -5
    • +2
    ./StabilityPointStructuresCalculationContextTreeNodeInfoTest.cs
    • -5
    • +2
    ./StabilityPointStructuresCalculationGroupContextTreeNodeInfoTest.cs
  1. … 14 more files in changeset.
Improvements after review. WTI-1590

    • -144
    • +0
    ./ProbabilityFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -0
    • +144
    ./StabilityPointStructuresProbabilityFailureMechanismSectionResultContextTreeNodeInfoTest.cs
  1. … 37 more files in changeset.
Removed height stability point specific section result. WTI-1590

    • -2
    • +3
    ./ProbabilityFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -6
    • +15
    ./StabilityPointStructuresCalculationContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./StabilityPointStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./StabilityPointStructuresFailureMechanismContextTreeNodeInfoTest.cs
  1. … 30 more files in changeset.
Use the ProbabilityFailureMechanismSectionResultContext in the stability point structures failure mechanism. WTI-1590

    • -0
    • +143
    ./ProbabilityFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -1
    • +2
    ./StabilityPointStructuresFailureMechanismContextTreeNodeInfoTest.cs
    • -140
    • +0
    ./StabilityPointStructuresFailureMechanismSectionResultContextTreeNodeInfoTest.cs
  1. … 4 more files in changeset.
Use specific contexts in structure plugins. WTI-1590

    • -1
    • +2
    ./StabilityPointStructuresCalculationContextTreeNodeInfoTest.cs
  1. … 5 more files in changeset.
Added assessment section to structures output context. WTI-1590

    • -0
    • +1
    ./StabilityPointStructuresCalculationContextTreeNodeInfoTest.cs
  1. … 10 more files in changeset.
Renamed ParentAssessmentSection into AssessmentSection in the FailureMechanismSectionsContext. WTI-1532

    • -1
    • +1
    ./StabilityPointStructuresFailureMechanismContextTreeNodeInfoTest.cs
  1. … 13 more files in changeset.
Review related changes => coupled renamed To linked Related to Issue [WTI-1507]

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

Former-commit-id: 8de5864851adc989aa2328eec39306506cc7cdce

Former-commit-id: da05a4f31431b73453c1d34abfc30352cf1b11b0

    • -2
    • +2
    ./StabilityPointStructuresCalculationContextTreeNodeInfoTest.cs
    • -2
    • +2
    ./StabilityPointStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -2
    • +2
    ./StabilityPointStructuresFailureMechanismContextTreeNodeInfoTest.cs
  1. … 33 more files in changeset.
Fixed failing tests

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

Former-commit-id: fad9592fe67b8f9868de365906f156c14ea4e38b

Former-commit-id: f4762fd1fec654ce7a576c6ed5ac1fb32d3776c9

    • -2
    • +0
    ./StabilityPointStructuresCalculationContextTreeNodeInfoTest.cs
    • -3
    • +1
    ./StabilityPointStructuresCalculationGroupContextTreeNodeInfoTest.cs
  1. … 10 more files in changeset.
Fixed failing tests

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

Former-commit-id: 4bd1e038520ec9445c798347d78ac52f225209d4

Former-commit-id: c4e47409a30baed062593a6ec95109cf7804478d

    • -2
    • +2
    ./StabilityPointStructuresCalculationContextTreeNodeInfoTest.cs
    • -2
    • +2
    ./StabilityPointStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -2
    • +2
    ./StabilityPointStructuresFailureMechanismContextTreeNodeInfoTest.cs
  1. … 3 more files in changeset.
Fixed failing tests

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

Former-commit-id: 0218c011a02025ced78cafba491015f18bad9ccb

Former-commit-id: 5256a2501bd56897aed44b8732c7d20f84571d84

    • -2
    • +2
    ./StabilityPointStructuresCalculationContextTreeNodeInfoTest.cs
    • -3
    • +2
    ./StabilityPointStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -3
    • +2
    ./StabilityPointStructuresFailureMechanismContextTreeNodeInfoTest.cs
  1. … 3 more files in changeset.
Fixed failing tests

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

Former-commit-id: abc23876b439e391e2db77f96f9c7465f615dfaf

Former-commit-id: fcde43712d030b8cb7f87540dc3a1af7f17e46fa

    • -10
    • +10
    ./StabilityPointStructuresCalculationContextTreeNodeInfoTest.cs
  1. … 9 more files in changeset.
Merged revision(s) 13237-13303 from trunk

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

Former-commit-id: 2cfe103d06c8a08874bf284b4b7509057cc05c58

Former-commit-id: 2f66d074b64d44cd6b46a22d1b3a50e63c47f021

    • -9
    • +9
    ./StabilityPointStructuresFailureMechanismContextTreeNodeInfoTest.cs
  1. … 11 more files in changeset.
Eliminated use of HydraulicBoundaryDatabase setter on AssessmentSection

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

Former-commit-id: 87fb0a0db4de5119213e0c522981b0048d608008

Former-commit-id: 03429f35deaa8b8541c8a9b742a812cc2865c056

    • -1
    • +0
    ./StabilityPointStructuresCalculationGroupContextTreeNodeInfoTest.cs
  1. … 3 more files in changeset.
Eliminated use of HydraulicBoundaryDatabase setter on AssessmentSection

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

Former-commit-id: e7b55d5b20818ee824022c8d9d9ed134807f50ff

Former-commit-id: cc44649f7993d286254bcaf9e75ed86758598d42

    • -1
    • +1
    ./StabilityPointStructuresCalculationGroupContextTreeNodeInfoTest.cs
  1. … 2 more files in changeset.
Eliminated use of HydraulicBoundaryDatabase setter on AssessmentSection

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

Former-commit-id: 8949d5509b6dd5394efcf6c0d095c1c07ebfad4e

Former-commit-id: d967554dfa24c16fa101122371874f6d11af1287

    • -15
    • +11
    ./StabilityPointStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -16
    • +12
    ./StabilityPointStructuresFailureMechanismContextTreeNodeInfoTest.cs
  1. … 4 more files in changeset.
Eliminated use of HydraulicBoundaryDatabase setter on AssessmentSection

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

Former-commit-id: c5aef19a203d322e54823e77af557e938ad65cf3

Former-commit-id: 6510b677c75cc3e597bee866515be352b2e40f8f

    • -29
    • +26
    ./StabilityPointStructuresCalculationContextTreeNodeInfoTest.cs
    • -2
    • +3
    ./StabilityPointStructuresCalculationGroupContextTreeNodeInfoTest.cs
  1. … 4 more files in changeset.
Implement review comments, made CategoryTreeFolder.Contents an IEnumerable Related to Issue [WTI-1401]

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

Former-commit-id: f2f966e9fa9a4c51105934e924d81c1084543015

Former-commit-id: 2591b91bed16d6f95e3b61bcbf391e8c41a13e60

    • -9
    • +9
    ./StabilityPointStructuresFailureMechanismContextTreeNodeInfoTest.cs
  1. … 11 more files in changeset.
Merged revision(s) from branches/1444

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

Former-commit-id: cf752322c5967ec6824f11c711b243f30bf67f0e

Former-commit-id: 9753484fe13d42b8eb5a3c526c4d37f40ca70446

    • -1
    • +1
    ./StabilityPointStructuresCalculationContextTreeNodeInfoTest.cs
    • -5
    • +9
    ./StabilityPointStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -5
    • +9
    ./StabilityPointStructuresFailureMechanismContextTreeNodeInfoTest.cs
  1. … 243 more files in changeset.