Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated db entity and wiring for new column types. Related to Issue [WTI-986]

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

Former-commit-id: 6774b9c88da241cdc30ba4bd74e72a315511b65a

Former-commit-id: 2b72d9624adc3799e29d94acbe3b73095198c147

    • -7
    • +7
    ./SurfaceLineEntityReadExtensionsTest.cs
  1. … 21 more files in changeset.
In case cover layer is not present: - input is considered valid, but warning about this situation are shown - saturated volumic weight will return a 0.0 deterministic design value. Added UpliftEffectiveStress as output of a piping calculation.

Related to Issue [WTI-1004]

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

Former-commit-id: 21e3047f62ba242f7ff794943893af8b2b7f14d8

Former-commit-id: 34823e9d0d2f463c17a430c494cf72742b6bd709

    • -0
    • +4
    ./PipingCalculationOutputEntityReadExtensionsTest.cs
  1. … 87 more files in changeset.
Incorporated feature: - User can select if he wants to manually enter the assessment level: -- If yes, dropdown box hydraulic boundary locations disappears and the assessment level box becomes editable -- If no, dropdown box hydraulic boundary location appears and the assessment level box becomes readonly and synchronized with values of the selected hydraulic boundary location - Adapted the affected Create and Read extensions to reflect the new situation - Adjusted the validation which is now a function of the UseAssessmentLevelManualInput - Adjusted failing tests, implemented new tests Related to Issue [WTI-1014]

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

Former-commit-id: ae9ad69faa9fc522800632c7944d8b790dac770f

Former-commit-id: d200214e586def9e76afba8695f2f52963026039

    • -6
    • +15
    ./PipingCalculationEntityReadExtensionsTest.cs
  1. … 18 more files in changeset.
Implemented persistence for new piping output properties. Related to Issue [WTI-1004]

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

Former-commit-id: ae76ac808c4f682bec045f4ec2d8bf25f82d9a1f

Former-commit-id: b1267705e2e846e67637fdaab783d43eb659cf11

    • -2
    • +18
    ./PipingCalculationOutputEntityReadExtensionsTest.cs
  1. … 71 more files in changeset.
* Moved HydraulicBoundaryLocation and related classes from HydraRing.Data to Ringtoets.Common.Data\Hydraulics * Removed HydraRing.Data and related test projects. * Moved importer related test data from HydraRing.IO to Ringtoets.Common.IO Related to Issue [WTI-988]

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

Former-commit-id: 17347220df48d78521b65d257dde9b4ffdace273

Former-commit-id: dc5ddfa6d8f3719bd2dd4a2f62ed94f98f962499

    • -1
    • +1
    ./PipingCalculationEntityReadExtensionsTest.cs
  1. … 426 more files in changeset.
Integrated AssessmentLevel in the PipingCalculationEntity in the solution: - Create method: writes AssessmentLevel when HBL is null. AssessmentLevel should be derived from HBL if one is selected - Read method: Setting the AssessmentLevel via the property automatically clears the HBL --> thus, read the AssessmentLevel only if HBL is null, otherwise derive the AssessmentLevel from the HBL

Related to Issue [WTI-1014]

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

Former-commit-id: a2a4a825c357a7e083da7a7626ac3bc90682340b

Former-commit-id: 28eaec434bf8997deaffd000ec7842601e37769f

    • -3
    • +8
    ./PipingCalculationEntityReadExtensionsTest.cs
  1. … 4 more files in changeset.
Made WaterVolumetricWeight and SandParticlesVolumicWeight rounded double. Related to Issue [WTI-1006]

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

Former-commit-id: fb25eee2c8151a07dba70e0d13e1940c28fddce5

Former-commit-id: 2a915bb4107a9328dd95465cb2a23d3eada55441

    • -2
    • +2
    ./PipingCalculationEntityReadExtensionsTest.cs
    • -1
    • +1
    ./PipingFailureMechanismMetaEntityReadExtensionsTest.cs
  1. … 9 more files in changeset.
Implemented Create and Read methods to persist WaterVolumetricWeight. Related to Issue [WTI-1006]

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

Former-commit-id: 74ead7ed5bd7354e59d845320376061cf4fec0af

Former-commit-id: 1db18f9a4272b5cc484e8cc7d2695852383d80a1

    • -2
    • +19
    ./PipingFailureMechanismMetaEntityReadExtensionsTest.cs
  1. … 9 more files in changeset.
Changed labels of AssessmentLayerOneState. Related to Issue [WTI-1021]

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

Former-commit-id: 63baf9678c1c2f6f1aa744a026c2605f503ff607

Former-commit-id: 89fdfcacedf7f3e101a5f84b688d0bce09862c0f

    • -1
    • +1
    ./PipingSectionResultEntityReadExtensionsTest.cs
  1. … 59 more files in changeset.
Renamed Commentable.Comments to Comment.Body Related to Issue [WTI-983]

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

Former-commit-id: cdeaf9685c9c6b52624d8a755a52835936a0564e

Former-commit-id: 0f2d7929b9cd815fcd65770b767b001efca4e49b

    • -1
    • +1
    ./PipingCalculationEntityReadExtensionsTest.cs
  1. … 108 more files in changeset.
- Removed ICommentable from ICalculation and replaced it with a Commentable property Related to Issue [WTI-983]

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

Former-commit-id: d58e8379d2a7a2ac41eb68aec287b032b325ed7d

Former-commit-id: 85de1e68b87e73b7e36e44ada2077190b55de29a

    • -1
    • +1
    ./PipingCalculationEntityReadExtensionsTest.cs
  1. … 68 more files in changeset.
- Extended tests with all possible values - Combined similar tests - Set enum values of AssessmentLayerTwoAResult to 1,2, and 3 -- WARNING, AssessmentLayerTwoAResult saved in older projects will not be properly loaded without an update script paired with tang_ds Related to Issue [WTI-985]

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

Former-commit-id: a5b45013d8d7a818133930fc28ebd90f490f0102

Former-commit-id: 951781de1ded290961bd1b67cfc7fe8599907e44

    • -32
    • +7
    ./PipingSectionResultEntityReadExtensionsTest.cs
  1. … 37 more files in changeset.
- Resolved compilation errors by introducing the AssessmentLayerOneState when applicable - Added the DataGridViewCellTester for the tests that explicitly tested the cell Style properties

Merged revision(s) 6630-6714 from branches/WTI-985:

Added enum indicating the state of assessment layer one

........

Added enum indicating the state of assessment layer one

........

- Incorporated enum for AssessmentLayerOne in the failure mechanism section

- Fixed tests that are directly related to the failure mechanism section

Note: derived views and corresponding tests are NOT fixed yet

........

- Fixed tests for Q-variant failureMechanisms

........

- Fixed ReadExtensions for storage

........

- Fixed ReadExtension tests for storage

........

Fixed issues on the RingtoetsProjectTestHelper:

- Introduced private method to generate a random state of AssessmentLayerOne

........

Fixed issues on the AssessmentLayerOneState:

- Corrected strings that are displayed in the view

- Created a protected method to provide access for every derived failure mechanism view to the Enumwrapper for AssessmentLayerOneState

........

Implemented feature on the ClosingStructuresFailureMechanismResultView:

- Replaced the checkbox with a dropdown colum containing the AssessmentLayerOneState value

- Fixed or expanded tests

........

Implemented feature on the GrassCoverErosionInwardsFailureMechanismResultView:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Removed test that asserts the toggling of the checkbox: test is obsolete because it's replaced with a dropdown box

- Extended test for assessing that the right columns are visible when a failure mechanism is present

(Editorial) For the closing structure failure mechanism

- Write out string resource values when testing

........

Implemented feature on the GrassCoverErosionOutwardsFailureMechanismResultView:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing test

........

Extended tests:

- Assess the behaviour of the datagrid row for every state of AssessmentLayerOneState

........

Implemented feature on the GrassCoverErosionInwardsFailureMechanismResultView:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Removed test that asserts the toggling of the checkbox: test is obsolete because it's replaced with a dropdown box

- Extended test for assessing that the right columns are visible when a failure mechanism is present

........

Implemented feature on the Piping FailureMechanism:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Removed test that asserts the toggling of the checkbox: test is obsolete because it's replaced with a dropdown box

- Extended test for assessing that the right columns are visible when a failure mechanism is present

........

Extended tests:

- Added additional section when assessing the behaviour of the three possible states of AssessmentLayerOne

........

Implemented feature on the Stability point structures FailureMechanism:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

........

(Editorial) For the grass cover erosion outwards failure mechanism

- Write out string resource values when testing string values of the column headers

........

Implemented feature on the Stability stone cover FailureMechanism:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

- Added assertions for when cells are enabled. This includes an additional test that verifies the behaviour when the state changes to "sufficient" for assessmentLayerOne

........

Implemented feature on the wave impact asphalt cover FailureMechanism:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

........

Removed obsolete reference to RingtoetsCommonFormsResources in the tests

........

Created project to include helper classes for asserting Forms related projects

........

Created project to include helper classes for asserting Forms related projects:

- Reverted accidental change on Common.Data.TestUtil project

........

Created project to include helper classes for asserting Forms related projects:

- Created helper class to assert whether DataGridViewCells are in an enabled or disabled state

........

Created project to include helper classes for asserting Forms related projects:

- Created helper class to assert whether DataGridViewCells are in an enabled or disabled state

........

Extracted base method to add assessment section name and assessment section layer one columns

........

Improved helper class DataGridViewCellsTester:

- Enabled state does not always mean readonly, assertion behaviour can be toggled

- Documented when AssertionException can be thrown

........

Refactoring:

- For the mechanisms that already implement the dropdown box for assessment layer one: use an override of the AddDataGridColumns to set the correct columns

- Aforementioned function already sets the section name and dropdown box for assessment layer one per default

........

Incorporated helper class DataGridViewCellsTester:

- Replaced every instance of a local cell enabled/disabled assertion with the DataGridViewCellsTester

........

Implemented feature on the dune erosion failure mechanism:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

- Replaced local cell assertions with the DataGridViewCellTester

........

Implemented feature on the grass cover slipoff inwards failure mechanism:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

- Replaced local cell assertions with the DataGridViewCellTester

........

Removed obsolete RingtoetsCommonResource reference

........

Implemented feature on the grass cover slipoff outwards failure mechanism:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

- Replaced local cell assertions with the DataGridViewCellTester

........

Implemented feature for the macro stability related failure mechanisms:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

- Replaced local cell assertions with the DataGridViewCellTester

........

Implemented feature for piping structure failure mechanisms:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

- Replaced local cell assertions with the DataGridViewCellTester

........

Implemented feature for strength stability lengthwise construction failure mechanisms:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

- Replaced local cell assertions with the DataGridViewCellTester

........

Implemented feature for technical innovation failure mechanisms:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

- Replaced local cell assertions with the DataGridViewCellTester

........

Implemented feature for water pressure asphalt cover failure mechanisms:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

- Replaced local cell assertions with the DataGridViewCellTester

........

Fixed ReadExtension tests for storage:

- Compilation error when trying to run this test due to invalid cast from bool to the AssessmentLayerOneState

........

Fixed ReadExtension entity tests for storage:

- Adapted read entity tests to assess for the enum AssessmentLayerOneState instead of a boolean for LayerOne. Entities were already adjusted due to changes in the FailureMechanismSectionResult

........

* Updated database design (new comments added).

* Defined default value for FailureMechanismSectionResult.

* Specified concrete values for AssessmentLayerOneState.

........

Related to Issue [WTI-985]

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

Former-commit-id: 417e584767297df8e93c02b36a0af938af02894c

Former-commit-id: 03a26b4cac7f05f4cf9dfde404b76d15b41d82cb

    • -3
    • +6
    ./PipingSectionResultEntityReadExtensionsTest.cs
  1. … 185 more files in changeset.
Fixed ReadExtension entity tests for storage: - Adapted read entity tests to assess for the enum AssessmentLayerOneState instead of a boolean for LayerOne. Entities were already adjusted due to changes in the FailureMechanismSectionResult Related to Issue [WTI-985]

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

Former-commit-id: 0773c8e5db450c36f1a4fc15b924323307158a42

Former-commit-id: cc336f74006671891d138b3bc04dfc6aa71d9bcf

    • -3
    • +6
    ./PipingSectionResultEntityReadExtensionsTest.cs
  1. … 17 more files in changeset.
- Set association between section result and calculation for Stability Point Structure for reading - Moved PipingStructureSectionResultEntityReadExtensions to the correct namespace - Updated XMLdocs - Restructured FailureMechanismEntityReadExtensions Related to Issue [WTI-916]

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

Former-commit-id: 7095f68e80b7ddb29d0a8c4319f00b101c89316a

Former-commit-id: f7402faa1eafaed12331526b9bbf9d021ddafa9f

    • -108
    • +0
    ./PipingStructureSectionResultEntityReadExtensionsTest.cs
  1. … 13 more files in changeset.
Added or modified tests for asserting that read entities are also registered if reused elsewhere. Related to Issue [WTI-910]

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

Former-commit-id: 01e75dfa5cf4d3d5a6955c8d84f71edd6601b59c

Former-commit-id: f1320e8c1ce852f7f41575a45a2fa6dcd06d0143

    • -1
    • +3
    ./SoilProfileEntityReadExtensionsTest.cs
    • -1
    • +3
    ./StochasticSoilModelEntityReadExtensionsTest.cs
    • -1
    • +3
    ./StochasticSoilProfileEntityReadExtensionsTest.cs
    • -0
    • +21
    ./SurfaceLineEntityReadExtensionsTest.cs
  1. … 10 more files in changeset.
Reverted the uplift sub calculation for piping to its first implementation. Related to Issue [WTI-936]

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

Former-commit-id: 0d24d469319b816b50eb0513ea23737c8987f757

Former-commit-id: c2fceaed9a30ec3a31b83c7c7a0c51e47a27d034

    • -3
    • +0
    ./PipingFailureMechanismMetaEntityReadExtensionsTest.cs
    • -0
    • +4
    ./PipingSemiProbabilisticOutputEntityReadExtensionsTest.cs
  1. … 35 more files in changeset.
Merged revision(s) 5600 from branches/Release/16_2: Performed resharper code cleanup. Related to WTI 869

........

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

Former-commit-id: 1f5cdbd9c71ae2e15c1a8f780256c4d349800dac

Former-commit-id: ba09cc58d6bd919ea2d05d633cd306752a558bfe

    • -1
    • +1
    ./PipingCalculationEntityReadExtensionsTest.cs
    • -1
    • +0
    ./PipingFailureMechanismMetaEntityReadExtensionsTest.cs
  1. … 176 more files in changeset.
Performed resharper code cleanup. Related to Issue [WTI-869]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_2@5600 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 7ebd4da86463a8ac1225474d630da6be1e0cd0d3

Former-commit-id: 7c050c7874e5fd687bf433ee85ab3fc4a5c4dd7d

    • -1
    • +1
    ./PipingCalculationEntityReadExtensionsTest.cs
    • -1
    • +0
    ./PipingFailureMechanismMetaEntityReadExtensionsTest.cs
  1. … 184 more files in changeset.
- Renamed ClosingStructureFailureMechanism to ClosingStructuresFailureMechanism - Fixed tests to assert the correct *SectionEntity Related to Issue [WTI-546]

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

Former-commit-id: 2c865b08f58270a5625e82af754fbe1969cf3b14

Former-commit-id: dfd1648c10277aaecf42ac969770b3f65ae63e52

    • -1
    • +1
    ./PipingSectionResultEntityReadExtensionsTest.cs
  1. … 65 more files in changeset.
Updated database design - Removed ProbabilisticOutputEntities - Switched relation of calculation to output for all calculations Related to Issue [WTI-849]

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

Former-commit-id: cff544e55980620fdf4570aa6f07a60e0acde4d1

Former-commit-id: 882b4394aee56339b444421bca264eae37973d78

    • -2
    • +11
    ./PipingCalculationEntityReadExtensionsTest.cs
  1. … 32 more files in changeset.
- Review changes - XML doc fixed (proper exceptions) for DataCollectionSerializer and updated missing, redundant tests reviewed by: berg_jl Related to Issue [WTI-851]

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

Former-commit-id: 4cb674e9bbf29919be52ed4d4c216371512326c6

Former-commit-id: ffd42858d45a412b8db4472f6c79b0b0023eaf3c

    • -0
    • +21
    ./StochasticSoilModelEntityReadExtensionsTest.cs
    • -0
    • +18
    ./SurfaceLineEntityReadExtensionsTest.cs
  1. … 20 more files in changeset.
Removed obsolete initialization of EntityId in tests. Related to Issue [WTI-841]

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

Former-commit-id: d7a7e603899196eebbf9bc11baefe60472fb14de

Former-commit-id: ed88284e7dc02f9860fa6cf581160e0d48144833

    • -19
    • +6
    ./PipingCalculationEntityReadExtensionsTest.cs
    • -2
    • +0
    ./PipingCalculationOutputEntityReadExtensionsTest.cs
    • -2
    • +0
    ./PipingFailureMechanismMetaEntityReadExtensionsTest.cs
    • -2
    • +0
    ./PipingSectionResultEntityReadExtensionsTest.cs
    • -2
    • +0
    ./PipingSemiProbabilisticOutputEntityReadExtensionsTest.cs
    • -2
    • +0
    ./PipingStructureSectionResultEntityReadExtensionsTest.cs
    • -2
    • +0
    ./SoilLayerEntityReadExtensionsTest.cs
    • -2
    • +0
    ./SoilProfileEntityReadExtensionsTest.cs
    • -2
    • +0
    ./StochasticSoilModelEntityReadExtensionsTest.cs
    • -2
    • +0
    ./StochasticSoilProfileEntityReadExtensionsTest.cs
    • -11
    • +0
    ./SurfaceLineEntityReadExtensionsTest.cs
  1. … 27 more files in changeset.
Regenerated DbContext. Added GeneralGrassCoverErosionInwardsInputCreateExtensions. Removed code that became obsolete after not updating anymore. Related to Issue [WTI-841]

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

Former-commit-id: b53160ea628d6c95afebe9f2ded759daf311b918

Former-commit-id: 67a72771530ac0984b6b496dcb3ec9c2d4610aa6

    • -8
    • +1
    ./PipingCalculationEntityReadExtensionsTest.cs
    • -2
    • +0
    ./PipingCalculationOutputEntityReadExtensionsTest.cs
    • -1
    • +0
    ./PipingFailureMechanismMetaEntityReadExtensionsTest.cs
    • -1
    • +0
    ./PipingSectionResultEntityReadExtensionsTest.cs
    • -2
    • +0
    ./PipingSemiProbabilisticOutputEntityReadExtensionsTest.cs
    • -1
    • +0
    ./PipingStructureSectionResultEntityReadExtensionsTest.cs
    • -1
    • +0
    ./SoilLayerEntityReadExtensionsTest.cs
    • -1
    • +0
    ./SoilProfileEntityReadExtensionsTest.cs
    • -1
    • +0
    ./StochasticSoilModelEntityReadExtensionsTest.cs
    • -1
    • +0
    ./StochasticSoilProfileEntityReadExtensionsTest.cs
    • -4
    • +0
    ./SurfaceLineEntityReadExtensionsTest.cs
  1. … 263 more files in changeset.
* Cleanup Application.Ringtoets source and test projects. Related to Issue [WTI-737]

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

Former-commit-id: c269ece0045b1b4264870453bc65f03625ae39e6

Former-commit-id: 74430c5c3b0c18f14f92b0cbfcd4a6bc5c5f6280

    • -3
    • +0
    ./PipingSemiProbabilisticOutputEntityReadExtensionsTest.cs
  1. … 107 more files in changeset.
Removing obsolete code. Related to Issue [WTI-737]

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

Former-commit-id: 403a27792b79297f4e53030ad897aebce380129c

Former-commit-id: de6622b07b30c36a620b83f1e8efff118dfb0790

    • -17
    • +3
    ./PipingSectionResultEntityReadExtensionsTest.cs
    • -17
    • +3
    ./PipingStructureSectionResultEntityReadExtensionsTest.cs
  1. … 110 more files in changeset.
- Small cleanup changes Reviewed by @bouvrie Related to Issue [WTI-608]

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

Former-commit-id: a9c05c2e9e67f2225dd0f6ddbfc54d3eb36767cf

Former-commit-id: d32fddf49d896651f70eeec056493b259f077f49

    • -6
    • +2
    ./PipingCalculationEntityReadExtensionsTest.cs
    • -3
    • +1
    ./PipingCalculationOutputEntityReadExtensionsTest.cs
    • -2
    • +0
    ./PipingFailureMechanismMetaEntityReadExtensionsTest.cs
    • -4
    • +1
    ./PipingSectionResultEntityReadExtensionsTest.cs
    • -1
    • +22
    ./PipingSemiProbabilisticOutputEntityReadExtensionsTest.cs
    • -5
    • +2
    ./PipingStructureSectionResultEntityReadExtensionsTest.cs
    • -3
    • +0
    ./SoilLayerEntityReadExtensionsTest.cs
    • -7
    • +14
    ./SoilProfileEntityReadExtensionsTest.cs
    • -6
    • +6
    ./StochasticSoilModelEntityReadExtensionsTest.cs
    • -3
    • +0
    ./StochasticSoilProfileEntityReadExtensionsTest.cs
    • -30
    • +25
    ./SurfaceLineEntityReadExtensionsTest.cs
  1. … 121 more files in changeset.
* Updated database design where BLOB columns have been replaced with TEXT columns to store XML instead. * Replaced BinaryConverter with XmlSerializers. ** This will make 'fingerprints' of ProjectEntity more stable across commits as Binary serialization by .Net framework stores assembly version in the serialized data. Our version code is commit dependent therefore each commit would generated a different fingerprint even though the data it's based upon isn't changed. Xml Serialization does not suffer from this side-effect. ** Common serialization code now stored in an abstract base-class. * Renamed FingerprintGenerator to FingerprintHelper. * Moved BinaryDataEqualityHelper into FingerprintHelper. Related to Issue [WTI-608]

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

Former-commit-id: f437b8ddad5967e75926045e9222a96104f870c2

Former-commit-id: 430b6e35a488ad078d7a473d79b50f19b0a08240

    • -3
    • +3
    ./PipingCalculationEntityReadExtensionsTest.cs
    • -5
    • +5
    ./StochasticSoilModelEntityReadExtensionsTest.cs
    • -6
    • +7
    ./SurfaceLineEntityReadExtensionsTest.cs
  1. … 79 more files in changeset.
Removed UpliftReliability from storage. Removed UpliftReliability from piping failure mechanism property control. Updated formulas for determining reliability of heave and sellmeijer. Updated formula for determining probability of uplift. Related to Issue [WTI-765]

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

Former-commit-id: b6834c432b8f180e0a26fd1e098c3be4a2b1249d

Former-commit-id: 3ef28e277d14e7976b53e59baf702212538e5582

    • -4
    • +0
    ./PipingSemiProbabilisticOutputEntityReadExtensionsTest.cs
  1. … 27 more files in changeset.
* Read extensions use Order columns to restore proper ordering in collections. Related to Issue [WTI-608]

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

Former-commit-id: 708067f0885824f6f30deb130d33e4f4103b4b30

Former-commit-id: f0f1553398a504570473e5199854fbe9f5fadc97

    • -9
    • +23
    ./SoilProfileEntityReadExtensionsTest.cs
    • -5
    • +11
    ./StochasticSoilModelEntityReadExtensionsTest.cs
  1. … 6 more files in changeset.