Riskeer

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed HBL file path as constructor argument from the CalculationActivity

- Performed for HeightStructures

- Removed because of:

-- Constructor argument assessment section contains all information that's required

-- there's currently no check on the assessment section level which causes an argument null exception when an activity is created while there's no HB database is selected.

WTI-1720

Removed HBL file path as constructor argument from the CalculationActivity

- Performed for ClosingStructures

- Removed because of:

-- Constructor argument assessment section contains all information that's required

-- there's currently no check on the assessment section level which causes an argument null exception when an activity is created while there's no HB database is selected.

WTI-1720

Removed HBL file path as constructor argument from the CalculationActivity

- Performed for grass inwards

- Removed because of:

-- Constructor argument assessment section contains all information that's required

-- there's currently no check on the assessment section level which causes an argument null exception when an activity is created while there's no HB database is selected.

WTI-1720

Fix failing test WTI-1752

Introduce updateinfofactory for creating updateinfo objects for failure mechanism section updating WTI-1752

Fixed tests. WTI-1792

Fixed final tests. WTI-892

Fixed tests. WTI-1792

Fixed corresponding integration tests. WTI-892

Adapted calculation row objects for piping an macro stability inwards. WTI-892

Removed IObserver implementation from view. WTI-1792

Implement FailureMechanismSectionUpdateStrategy to for "bijwerken" of sections. This strategy will try to match old sections with current ones and transfer the *SectionResult data using an IFailureMechanismSectionResultUpdateStrategy. Note: currently this implementation will cause weird behavior when importing multiple sections with a length of 0 (so the sections are the same), after updating all 0 length sections will have the result data of the first 0 length section. WTI-1752

Cleanup. WTI-1792

Don't use properties in view to set data. WTI-1792

Fixed failing tests. WTI-892

Adapted property tests (used random values). WTI-892

Adapted Bottom visualization in PipingStochasticSoilProfileProperties. WTI-892

Adapted TopLevel visualization in MacroStabilityInwardsSoilLayer1DProperties. WTI-892

Adapted TopLevel visualization in PipingSoilLayerProperties. WTI-892

Cleaned up PipingStochasticSoilProfilePropertiesTest. WTI-892

Cleaned up MacroStabilityInwardsStochasticSoilProfilePropertiesTest. WTI-892

Adapted Bottom visualization in MacroStabilityInwardsStochasticSoilProfileProperties. WTI-892

Adapted Probability visualization in PipingStochasticSoilProfileProperties. WTI-892

Adapted Probability visualization in MacroStabilityInwardsStochasticSoilProfileProperties. WTI-892

Update xmldoc WTI-1752

Cleaned up MacroStabilityInwardsScenarioRowTest. WTI-892

Fixed failing tests. WTI-892

Added assessment section as constructor parameter to the contribution view. WTI-1792

Added other failure mechanism to AssessmentSection. WTI-1792

Exposed contributing failure mechanisms on assessment section. WTI-1792