Riskeer

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Implemented creating input for grass cover slip off inwards. WTI-1683

Implemented creating input for grass cover slip off outwards. WTI-1683

Rewiring property classes: - Cleanup: updated XMLDocs

WTI-1575

Rewiring property classes: - Renamed property class, because it's wrapping a dune location calculation instead of a dune location

WTI-1575

Rewiring property classes: - Made the property control for the individual DuneLocationCalculation wrap around a calculation instead of a location - Adjusted the collecting property control

WTI-1575

Rewiring property classes: - Renamed property class, because it's mainly wrapping around the collection of dune location calculations instead of the dune locations - Made the property class wrap around IObservableEnumerable instead of ObservableList --> No modifications should be made in the property control

WTI-1575

Rewiring property classes: - Removed the constructor argument to retrieve calculations --> instead, the properties should wrap around the calculation collection instead

WTI-1575

Add AssessmentSectionAssemblyResultObserver to the AssemblyResultTotalView WTI-1687

Renamed the treenode info test for the context object

WTI-1575

Fixed compiling errors related to the change of the constructor of the DuneLocations(Calculations)Context: - Corrected constructor calls in the corresponding tree node info test

WTI-1575

Implemented creating input for grass cover erosion outwards. WTI-1683

Implemented creating input for water pressure asphalt cover. WTI-1683

Fixed compiling errors related to the change of the constructor of the DuneLocations(Calculations)Context: - Corrected constructor calls - Corrected plugin call which was dependent on the wrapped data (Note: objects that are dependent on the DuneLocations, such as the exporter, views, calculators and the property classes are not corrected yet

WTI-1575

Implemented creating input for wave impact asphalt cover. WTI-1683

Add assessment section result observer WTI-1687

Implemented creating input for stability stone cover. WTI-1683

Implemented creating input for micro stability. WTI-1683

Changed the DuneLocationsContext: - Renamed the context accordingly

WTI-1575

Changed the DuneLocationsContext: - Context should wrap around the calculations, instead of the locations. This is done as preparation to expose the 5 dune location calculations on the failure mechanism as a tree node.

WTI-1575

Renamed input factory. WTI-1683

Removed Combined assembly failure mechanism input since its parameters are unused in the kernel. WTI-1683

Cleanup: - Transformed the DuneLocationCalculations properties to properties with a backing field (same implementation as in GrassCoverErosionOutwardsFailureMechanism) - Cleaned the replacement handler

WTI-1574

Introduced testhelper for the DuneErosionFailureMechanism to make the asserts and retrieval of the objects with an output easier.

WTI-1574

Implemented creating input for macro stability outwards. WTI-1683

Implemented creating input for macro stability inwards. WTI-1683

Implemented creating input for grass inwards. WTI-1683

Implemented creating input for piping. WTI-1683

m => km. WTI-1683

Reverted commit 2fe551e21919f12345f07299fb292669fe43207f, reapplied 2fe551e21919f12345f07299fb292669fe43207f:

Cleanup:

- Removed the .Any()-check in the data synchronization service --> .AddRange() can add empty collections.

WTI-1574

Reverted commit 354a2f287b65fa018a178f5ab6a883f4a922fe65, reapplied commit edb30387c62455caa5ca32f9f53f59f1c1a8c3f0:

Cleanup:

- Grouped calculation retrieval of the dune locations in a separate function

- Renamed functions

WTI-1574