Ringtoets.StabilityPointStructures.Forms

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Re-add assessment layer one column to all views to maintain old functionality WTI-1617

    • -0
    • +15
    ./Views/StabilityPointStructuresFailureMechanismResultView.cs
  1. … 17 more files in changeset.
Start adding new simple assessment column to result view tables WTI-1617

    • -1
    • +1
    ./Views/StabilityPointStructuresFailureMechanismResultView.cs
  1. … 28 more files in changeset.
Refactor cleanup WTI-1617

    • -5
    • +0
    ./Views/StabilityPointStructuresFailureMechanismResultView.cs
  1. … 39 more files in changeset.
Rewire final standalone result views and cleanups WTI-1617

    • -18
    • +12
    ./Views/StabilityPointStructuresFailureMechanismResultView.cs
  1. … 58 more files in changeset.
Add the section results to the constructor of the failure mechanism result views. WTI-1617

    • -3
    • +6
    ./Views/StabilityPointStructuresFailureMechanismResultView.cs
  1. … 66 more files in changeset.
Improvements after review. WTI-1590

    • -1
    • +2
    ./Views/StabilityPointStructuresFailureMechanismResultView.cs
  1. … 38 more files in changeset.
Removed redundant change handler in the stability point structures failure mechanism properties. WTI-1590

    • -14
    • +4
    ./PropertyClasses/StabilityPointStructuresFailureMechanismProperties.cs
  1. … 2 more files in changeset.
Don't remove output when chaging stability point structures N value. WTI-1590

    • -19
    • +3
    ./PropertyClasses/StabilityPointStructuresFailureMechanismProperties.cs
  1. … 1 more file in changeset.
Removed height stability point specific section result. WTI-1590

    • -3
    • +3
    ./Views/StabilityPointStructuresFailureMechanismResultView.cs
    • -6
    • +6
    ./Views/StabilityPointStructuresFailureMechanismSectionResultRow.cs
    • -3
    • +3
    ./Views/StabilityPointStructuresScenarioRow.cs
  1. … 31 more files in changeset.
Used extension method to get 2a result instead of data model property for stability point structures. WTI-1590

    • -1
    • +1
    ./Views/StabilityPointStructuresFailureMechanismSectionResultRow.cs
  1. … 2 more files in changeset.
Pass data to the result row for stability point structures. WTI-1590

    • -1
    • +8
    ./Views/StabilityPointStructuresFailureMechanismResultView.cs
    • -3
    • +25
    ./Views/StabilityPointStructuresFailureMechanismSectionResultRow.cs
  1. … 2 more files in changeset.
Added assessment section to the StabilityPointStructuresFailureMechanismResultView. WTI-1590

    • -1
    • +13
    ./Views/StabilityPointStructuresFailureMechanismResultView.cs
  1. … 3 more files in changeset.
Create dynamically probability assessment output in structures output properties. WTI-1590

    • -0
    • +12
    ./PropertyClasses/StabilityPointStructuresOutputProperties.cs
  1. … 9 more files in changeset.
Implemented structure specific output properties. WTI-1590

    • -0
    • +58
    ./PropertyClasses/StabilityPointStructuresOutputProperties.cs
    • -0
    • +1
    ./Ringtoets.StabilityPointStructures.Forms.csproj
  1. … 10 more files in changeset.
Introduced specific output context for stability point structures. WTI-1590

    • -0
    • +60
    ./PresentationObjects/StabilityPointStructuresOutputContext.cs
    • -0
    • +1
    ./Ringtoets.StabilityPointStructures.Forms.csproj
  1. … 2 more files in changeset.
Improve naming in failure mechanism property classes WTI-1531

    • -4
    • +4
    ./PropertyClasses/StabilityPointStructuresFailureMechanismProperties.cs
  1. … 26 more files in changeset.
Adapt N parameter in stability point structures failure mechanism to be a double on the data model and storage WTI-1531

    • -1
    • +1
    ./PropertyClasses/StabilityPointStructuresFailureMechanismProperties.cs
  1. … 16 more files in changeset.
Rewire views with maps for the HydraulicBoundaryDatabase for the StabilityPointStructuresFailureMechanismView: - Added observer actions: -- Added Individual observer for the collection updates itself -- Added RecursiveObserver to observe individual location updates -- Removed obsolete reference check when AssessmentSection is updated => reference is always set and the same - Added new test to verify behaviour when a HBLocation is updated with new data - Assementsection.NotifyObservers() should not be called when changes are applied to the HydraulicBoundaryLocations collection => removed obsolete test Related to Issue [WTI-1508]

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

Former-commit-id: add5e8087afcc737db902e3a04cb1e4b325bf85d

Former-commit-id: a9af5aa00dfe4942f78cbad30c8f976521da54a5

    • -14
    • +12
    ./Views/StabilityPointStructuresFailureMechanismView.cs
  1. … 1 more file in changeset.
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
    ./PropertyClasses/StabilityPointStructuresInputContextProperties.cs
    • -2
    • +2
    ./Ringtoets.StabilityPointStructures.Forms.csproj
    • -1
    • +1
    ./Views/StabilityPointStructuresScenariosView.cs
  1. … 155 more files in changeset.
Rename Core.Common.Utils.* to Core.Common.Util.* Related to Issue [WTI-1505]

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

Former-commit-id: cbdb6083b66a0f5e31e8d646a50ec7b6d506babb

Former-commit-id: 1e007d66918a5408581dc8e47b78130d5cd299c5

    • -2
    • +2
    ./PropertyClasses/StabilityPointStructureProperties.cs
    • -1
    • +1
    ./PropertyClasses/StabilityPointStructuresFailureMechanismProperties.cs
    • -2
    • +2
    ./PropertyClasses/StabilityPointStructuresInputContextProperties.cs
    • -2
    • +2
    ./Ringtoets.StabilityPointStructures.Forms.csproj
  1. … 838 more files in changeset.
Removed redundant comments in csproj. Related to Issue [WTI-1487]

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

Former-commit-id: 8e1604654a0f8edc5f4b6cf753d588aa3ca5b3d5

Former-commit-id: 54c5d141b442e16ae8bc28e34dd56217b3a98929

    • -7
    • +0
    ./Ringtoets.StabilityPointStructures.Forms.csproj
  1. … 312 more files in changeset.
Updated ToolsVersion from 14 to 15. Related to Issue [WTI-1487]

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

Former-commit-id: afce36afa801fee7f7fe1b4fc37394806575aee1

Former-commit-id: 0c9e84ba04e19526048ad29ee054468f7cd7eb5e

    • -1
    • +1
    ./Ringtoets.StabilityPointStructures.Forms.csproj
  1. … 316 more files in changeset.
Removed guids from all assemblies Related to Issue [WTI-1487]

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

Former-commit-id: c14f3422f5050185d2629b9060b08b361bb38462

Former-commit-id: 786e73e38506910e08cf71faabacd13cc7d2a864

  1. … 312 more files in changeset.
Removed IList occurrences in Structures, Common and GEKB.

Related to Issue [WTI-1401]

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

Former-commit-id: cd9fda761c2dac35f85faa677007dfde6d6e2318

Former-commit-id: 551e400fb143db20f0bfa241ce9a75efe6ffc67c

    • -1
    • +1
    ./Views/StabilityPointStructuresScenariosView.cs
  1. … 15 more files in changeset.
Merged revision(s) from branches/1487 Related to Issue [WTI-1487]

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

Former-commit-id: b65d66763087db7c2202ef2a9994f05d0fdbd918

Former-commit-id: 813ad6e2babfe19fd0dbf8e8386537cafcf8cf93

    • -29
    • +1
    ./Ringtoets.StabilityPointStructures.Forms.csproj
  1. … 113 more files in changeset.
Cleaned csproj for StabilityPointStructure src files.

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

Former-commit-id: c8679b80ef84c55575c6af83c59d9b078ef154cd

Former-commit-id: c7bb2fe028563f88ba79ae94075a9d4961f54b0a

    • -29
    • +1
    ./Ringtoets.StabilityPointStructures.Forms.csproj
  1. … 4 more files in changeset.
Cleanup of Revetment, StabilityPointStructures, WaveImpactAsphaltCover, StabilityStoneCover Related to Issue [WTI-1463]

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

Former-commit-id: 512160d501b123c9fe33a1979cea3eab89c6c758

Former-commit-id: 2355385967561f3ebefd13b1bff3076e63884a4d

    • -1
    • +1
    ./PresentationObjects/StabilityPointStructuresScenariosContext.cs
  1. … 48 more files in changeset.
- Removed 'CodeAnalysisRuleSet' from csproj files. The code analysis will therefore be set to the default 'MinimumRecommendedRules.ruleset' - Made sure all TestUtil projects are build in the bin of their own project instead of in de solution bin folder Related to Issue [WTI-1463]

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

Former-commit-id: 2a4c73910431f0e6b6b5d66ebae6d467e7ff5ebe

Former-commit-id: c9f3932e498d991968cd76961b1598d7e40ffd66

    • -1
    • +0
    ./Ringtoets.StabilityPointStructures.Forms.csproj
  1. … 291 more files in changeset.
Implement Equals and GetHashCode for structures and piping calculation groups Related to Issue [WTI-1371]

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

Former-commit-id: 82a8bdecf1c213ad4ae22385a1a2238ece7b9f8a

Former-commit-id: 935d7d40c874edf8479a6615f3f7e3e0a6497f80

    • -0
    • +18
    ./PresentationObjects/StabilityPointStructuresCalculationGroupContext.cs
  1. … 7 more files in changeset.
Move all probability inputs to the NoProbabilityValueDoubleConverter

Related to Issue [WTI-1377]

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

Former-commit-id: 1ebdf7ed4dd436d16f7b88199e731bedfc13715e

Former-commit-id: c29f494bff3ddcdc846897e1e62d522612553d10

    • -13
    • +9
    ./PropertyClasses/StabilityPointStructuresInputContextProperties.cs
  1. … 12 more files in changeset.