Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Updated entities for deletion of 'PointEntity' tables and having those replaced with binary data properties. ** Updated IRingtoetsEntities, PersistenceRegistry and ReadConversionCollector accordingly. ** Removed 'PointEntity' related extension methods. ** Point3D no longer implements IStorable. * Refactored how CharacteristicPoints of RingtoetsPipingSurfaceLine are persisted in database/ Related to Issue [WTI-608]

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

Former-commit-id: 188ff4565ff2b9036e4b818fbf5d5e22a9fc238d

Former-commit-id: bbd0708b3d2efb30ad7adb14f756927987cb2f33

    • -55
    • +29
    ./RingtoetsPipingSurfaceLineCreateExtensions.cs
    • -1
    • +1
    ./StochasticSoilModelCreateExtensions.cs
  1. … 77 more files in changeset.
* StochasticSoilModel.Geometry is now persisted as binary data in the database, instead of using 'PointEntity' objects. Related to Issue [WTI-608]

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

Former-commit-id: 15b0f6363bd6bd1100aefb65f80a258e867a71e3

Former-commit-id: 54b15c620eed0aa3a96854e81d8b288a56bd545f

    • -14
    • +3
    ./StochasticSoilModelCreateExtensions.cs
  1. … 22 more files in changeset.
* Updated entities to replace decimal properties to double properties ** Removed decimal casts where needed. ** Removed DecimalConversionExtensions as they are now obsolete. Related to Issue [WTI-691]

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

Former-commit-id: db194dd8c6e2e2f37c9fd380254059fc1d5d37ae

Former-commit-id: 854c8aa94eb580c8a369f297e7a1ae8d91b5b290

    • -14
    • +16
    ./PipingCalculationScenarioCreateExtensions.cs
    • -1
    • +1
    ./PipingFailureMechanismSectionResultCreateExtensions.cs
    • -1
    • +1
    ./PipingProbabilityAssessmentInputCreateExtensions.cs
    • -14
    • +14
    ./PipingSemiProbabilisticOutputCreateExtensions.cs
    • -1
    • +1
    ./PipingSoilProfileCreateExtensions.cs
    • -2
    • +2
    ./RingtoetsPipingSurfaceLineCreateExtensions.cs
    • -1
    • +1
    ./StochasticSoilProfileCreateExtensions.cs
  1. … 199 more files in changeset.
* Refactored Create extension methods, reorganizing namespaces. Related to Issue [WTI-664]

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

Former-commit-id: f25e47bca6f4f87eaabceafbefac8acea774a039

Former-commit-id: 7549f4295c991840a21749c51e882447ca1df05d

    • -0
    • +120
    ./PipingCalculationScenarioCreateExtensions.cs
    • -0
    • +92
    ./PipingFailureMechanismCreateExtensions.cs
    • -0
    • +59
    ./PipingFailureMechanismSectionResultCreateExtensions.cs
    • -0
    • +63
    ./PipingOutputCreateExtensions.cs
    • -0
    • +59
    ./PipingProbabilityAssessmentInputCreateExtensions.cs
    • -0
    • +72
    ./PipingSemiProbabilisticOutputCreateExtensions.cs
    • -0
    • +68
    ./PipingSoilLayerCreateExtensions.cs
    • -0
    • +74
    ./PipingSoilProfileCreateExtensions.cs
    • -0
    • +131
    ./RingtoetsPipingSurfaceLineCreateExtensions.cs
    • -0
    • +86
    ./StochasticSoilModelCreateExtensions.cs
    • -0
    • +58
    ./StochasticSoilProfileCreateExtensions.cs
  1. … 205 more files in changeset.