Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed unused TypeConverters. Related to Issue [WTI-1053]

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

Former-commit-id: 7862254219aa384c07a5651db47925aa9a92037e

Former-commit-id: 4519f61ca24f4cefd2547d20b74d1ccf377bc50f

    • -205
    • +0
    ./LogNormalDistributionDesignVariableTypeConverterTest.cs
    • -215
    • +0
    ./NormalDistributionDesignVariableTypeConverterTest.cs
    • -255
    • +0
    ./PropertyDescriptors/ContainingPropertyUpdateDescriptorDecoratorTest.cs
    • -179
    • +0
    ./PropertyDescriptors/RoutedPropertyDescriptorTest.cs
    • -93
    • +0
    ./PropertyDescriptors/SimpleReadonlyPropertyDescriptorItemTest.cs
    • -213
    • +0
    ./PropertyDescriptors/TextPropertyDescriptorDecoratorTest.cs
    • -220
    • +0
    ./ShiftedLogNormalDistributionDesignVariableTypeConverterTest.cs
  1. … 12 more files in changeset.
Implemented NormalDistributionDesignVariableProperties for PhreaticLevelExit Related to Issue [WTI-1053]

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

Former-commit-id: 91dfc3b76d966310e53ae140efe968d8044e71fa

Former-commit-id: 59ffb5a9ac37d59aa9cd6c6cd8d05e5d8bc7eec4

    • -63
    • +0
    ./NormalDistributionDesignVariableTypeConverterTest.cs
  1. … 2 more files in changeset.
Implemented LogNormalDistributionDesignVariableProperties for DampingFactorExit.

Related to Issue [WTI-1053]

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

Former-commit-id: e496cf1ecb3d4d2cbf11d3974e1cd6228cc9ce04

Former-commit-id: 8e9e83c856c2a15e0f821caaa2f75553e90cdc0e

    • -73
    • +0
    ./LogNormalDistributionDesignVariableTypeConverterTest.cs
  1. … 2 more files in changeset.
Implemented handler for piping input properties. Related to Issue [WTI-1053]

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

Former-commit-id: 4d71ed638ba58a3c48efb42de112ea3ec2a73290

Former-commit-id: 9ede83434d535b15d46284b8db41a1f3cddf2683

    • -6
    • +6
    ./LogNormalDistributionDesignVariableTypeConverterTest.cs
    • -4
    • +5
    ./NormalDistributionDesignVariableTypeConverterTest.cs
  1. … 6 more files in changeset.
* Cleanup Ringtoets.Piping.Forms.Test Related to Issue [WTI-737]

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

Former-commit-id: a09f571aab1f3b0c0df6138b2e7c3f6c2fd482ca

Former-commit-id: 8d62c1128ee1ea2b9fd4e27781d90801e40788a7

    • -7
    • +4
    ./LogNormalDistributionDesignVariableTypeConverterTest.cs
    • -8
    • +6
    ./PropertyDescriptors/RoutedPropertyDescriptorTest.cs
  1. … 21 more files in changeset.
* Added licence headers to all projects (except the installer, as this is not compatible with the tool we're using) Related to Issue [WTI-737]

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

Former-commit-id: b979849273917beaa200a788771088b6fa3df5b0

Former-commit-id: b23b99557c064e7da02709783a30facae89b69db

    • -1
    • +22
    ./LogNormalDistributionDesignVariableTypeConverterTest.cs
    • -1
    • +22
    ./NormalDistributionDesignVariableTypeConverterTest.cs
    • -1
    • +22
    ./PropertyDescriptors/ContainingPropertyUpdateDescriptorDecoratorTest.cs
    • -1
    • +22
    ./PropertyDescriptors/RoutedPropertyDescriptorTest.cs
    • -1
    • +22
    ./PropertyDescriptors/SimpleReadonlyPropertyDescriptorItemTest.cs
    • -1
    • +22
    ./PropertyDescriptors/TextPropertyDescriptorDecoratorTest.cs
    • -1
    • +22
    ./ShiftedLogNormalDistributionDesignVariableTypeConverterTest.cs
  1. … 304 more files in changeset.
Merged LogNormalDistribution and ShiftedLogNormalDistribution. This allows for a validity check when setting the Mean, using the existing Shift. Related to Issue [WTI-688]

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

Former-commit-id: 91fb2a031f236796d9c4c4ce1091ba200f78ddbe

Former-commit-id: 9a874ea93020f9606e83d1edcc35ea2679873381

    • -18
    • +18
    ./ShiftedLogNormalDistributionDesignVariableTypeConverterTest.cs
  1. … 23 more files in changeset.
Validity check on ShiftedLogNormalDistribution Shift. Shift taken into account upon calculating the design value. Removed rounding of intermediate calculation results. Updated expected values of dependend unit tests. Related to Issue [WTI-688]

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

Former-commit-id: d28a1687318dc0da1ed4ff02fa36419ad06d02bf

Former-commit-id: e32ef5ad54a648113c4d441193d7d82c5197d227

    • -2
    • +2
    ./ShiftedLogNormalDistributionDesignVariableTypeConverterTest.cs
  1. … 16 more files in changeset.
Removed PipingProbabilityAssessmentInput property from PipingCalculation Related to Issue [WTI-468]

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

Former-commit-id: b4a8aa29c94feedc0c32c6187aea543d07324dbb

Former-commit-id: 3ea92116d9b14e96908618d5332108d86422d91c

    • -1
    • +1
    ./LogNormalDistributionDesignVariableTypeConverterTest.cs
    • -1
    • +1
    ./NormalDistributionDesignVariableTypeConverterTest.cs
  1. … 37 more files in changeset.
Renamed NormProbabilityPipingInput into PipingProbabilityAssessmentInput Related to Issue [WTI-536]

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

Former-commit-id: bd9715138a15e54058eb801bc8eeddfd21be3bdc

Former-commit-id: 23ed63f5ac8e606dec38761a823029e99eae49b5

    • -1
    • +1
    ./LogNormalDistributionDesignVariableTypeConverterTest.cs
    • -1
    • +1
    ./NormalDistributionDesignVariableTypeConverterTest.cs
  1. … 37 more files in changeset.
- Review comments processed. - Fixed uppercasing in *Lognormal* Related to Issue [WTI-535]

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

Former-commit-id: 5da6ea660b262d59fd1e365158a7a6b5533108e7

Former-commit-id: 9ee91c9ddf8c2c9f2e54cbd36069a88226413860

    • -0
    • +260
    ./LogNormalDistributionDesignVariableTypeConverterTest.cs
    • -260
    • +0
    ./LognormalDistributionDesignVariableTypeConverterTest.cs
    • -0
    • +199
    ./ShiftedLogNormalDistributionDesignVariableTypeConverterTest.cs
    • -199
    • +0
    ./ShiftedLognormalDistributionDesignVariableTypeConverterTest.cs
  1. … 50 more files in changeset.
Split piping specific implementation from a base implementation from the FailureMechanismSectionResult class. Split piping specific implementation from a base implementation from the FailureMechanismResultView class. Removed projects' unused references. Related to Issue [WTI-513]

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

Former-commit-id: 697d2762deea51a795eee53a885a2e0c41761ac4

Former-commit-id: 88cf6034d7ed18e944ae388f9a33bc953197e4c8

    • -1
    • +0
    ./LognormalDistributionDesignVariableTypeConverterTest.cs
  1. … 82 more files in changeset.
- Changed ICalculation to PipingCalculationScenario after review Related to Issue [WTI-463]

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

Former-commit-id: 24335297cef61ab975cb8cb128f676db444ce827

Former-commit-id: 1e1972c605c231478744bd7911330a6d2ea585ab

    • -1
    • +1
    ./LognormalDistributionDesignVariableTypeConverterTest.cs
    • -8
    • +4
    ./NormalDistributionDesignVariableTypeConverterTest.cs
  1. … 10 more files in changeset.
- Renamed *SemiProbabilisticInput* to *NormProbabilityInput* after consulting PO - Added PropertyClass for GrassCoverErosionInwardsFailureMechanismContext Related to Issue [WTI-462]

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

Former-commit-id: 3d20fe0bd61be009155ad8512b15e459bf34afa9

Former-commit-id: 79ebeb50cc59bcce0a960b49bd8c9827ed384e8e

    • -1
    • +1
    ./LognormalDistributionDesignVariableTypeConverterTest.cs
    • -1
    • +1
    ./NormalDistributionDesignVariableTypeConverterTest.cs
  1. … 50 more files in changeset.
Moved probabilistics to Ringtoets.Common.Data Related to Issue [WTI-463]

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

Former-commit-id: f3b1b95d9f964503f0d59fa9117e9d82f0499d16

Former-commit-id: e2313fbb4e55eb4ab14dec825e0a981eaccedd3d

    • -1
    • +1
    ./LognormalDistributionDesignVariableTypeConverterTest.cs
    • -1
    • +1
    ./NormalDistributionDesignVariableTypeConverterTest.cs
    • -8
    • +4
    ./ShiftedLognormalDistributionDesignVariableTypeConverterTest.cs
  1. … 63 more files in changeset.
Implemented calculation scenario syncing in section result when changing soil model. Related to Issue [WTI-421]

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

Former-commit-id: b3d4f51e57995357ce5415a6b27144162d601edc

Former-commit-id: 0faa4a4a3e4ca8a88ab55f652124383d2a317165

    • -0
    • +5
    ./LognormalDistributionDesignVariableTypeConverterTest.cs
    • -0
    • +5
    ./NormalDistributionDesignVariableTypeConverterTest.cs
  1. … 18 more files in changeset.
Added folders for AssessmentSection and FailureMechanism in Ringtoets.Common.Data. Related to Issue [WTI-432]

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

Former-commit-id: 1fc0cbe4ee37c6965f4c379f14cb08f3cc97cb23

Former-commit-id: ed20cfc1d253bbf457dbbb1f77de0910155f979c

    • -0
    • +1
    ./LognormalDistributionDesignVariableTypeConverterTest.cs
    • -0
    • +1
    ./NormalDistributionDesignVariableTypeConverterTest.cs
  1. … 146 more files in changeset.
* Refactored AssessmentSectionBase to interface IAssessmentSection Related to Issue [WTI-408]

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

Former-commit-id: 0ac96bed13f2549620ff33fe394ebd391e5e1c4b

Former-commit-id: 13184bd3d3591df0ff78939910a7ccc28438d782

    • -1
    • +1
    ./LognormalDistributionDesignVariableTypeConverterTest.cs
    • -1
    • +1
    ./NormalDistributionDesignVariableTypeConverterTest.cs
  1. … 74 more files in changeset.
Changed the way that the soil profile combobox is filled in piping input by passing the available stochastic soil models and retrieving the profiles based on the set surface line. Removed property SoilProfiles on PipingFailureMechanism. Related to Issue [WTI-418]

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

Former-commit-id: 3d67eabfe6a7c490c10108008cadf9f12553e8e6

Former-commit-id: 931977629c6dedc1a36e3a049e4639534f5a0923

    • -1
    • +1
    ./LognormalDistributionDesignVariableTypeConverterTest.cs
    • -1
    • +1
    ./NormalDistributionDesignVariableTypeConverterTest.cs
  1. … 31 more files in changeset.
- Moved ReadOnlyPropertyDescriptorDecorator to Core.Common.Gui Related to Issue [WTI-416]

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

Former-commit-id: a745c57ab4d44a327043ea1aaa0c1b27dbca996c

Former-commit-id: 1e11aedb070815f494912474ba6b5525d16c3f38

    • -161
    • +0
    ./PropertyDescriptors/ReadOnlyPropertyDescriptorDecoratorTest.cs
  1. … 6 more files in changeset.
* Removed superfluos ';' character. * Refactored what decorator should be used when the paramters are readonly or not in DesignVariableTypeConverter. Related to Issue [WTI-382]

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

Former-commit-id: 1125b6e65687b9132af8ce7c63ff25b04f4ccaea

Former-commit-id: 9eb51624fa4b2f2e36c79b45759e631e279effc2

    • -1
    • +1
    ./NormalDistributionDesignVariableTypeConverterTest.cs
  1. … 1 more file in changeset.
Added automatic synchronizer call to DampingFactorExit. Refactored DesignVariableTypeConverter a bit. Related to Issue [WTI-382]

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

Former-commit-id: 1c5ff0f59f4e045099f5df37cab6a3eaa072bce9

Former-commit-id: d7220655381363063d06cda8c2070a19cb5bf01f

    • -1
    • +1
    ./LognormalDistributionDesignVariableTypeConverterTest.cs
    • -1
    • +1
    ./NormalDistributionDesignVariableTypeConverterTest.cs
  1. … 3 more files in changeset.
Used ShiftedLognormalDistributionDesignVariable in ShiftedLognormalDistributionDesignVariableTypeConverterTest. Removed unused classes from test. Related to Issue [WTI-388]

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

Former-commit-id: e931a1df59747bb435b5660fb9e58fd430449d1e

Former-commit-id: bf46d8e407e243c52fa1344f79b492a630b0e0f0

    • -10
    • +0
    ./LognormalDistributionDesignVariableTypeConverterTest.cs
    • -10
    • +0
    ./NormalDistributionDesignVariableTypeConverterTest.cs
    • -2
    • +2
    ./PropertyDescriptors/ReadOnlyPropertyDescriptorDecoratorTest.cs
    • -2
    • +2
    ./ShiftedLognormalDistributionDesignVariableTypeConverterTest.cs
PipingInput now responsible for creating PipingInputSynchronizer. Added ContainingPropertyUpdateDescriptorDecorator so that the Setter of the containing property is called. This is used in PipingInputContextProperties to have the setter of the design variable properties called, so that the PipingInput can be synchronized. Related to Issue [WTI-382]

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

Former-commit-id: 330c1b728fea42f8d8089a78022c665acff7f2c2

Former-commit-id: 9d5521ebc6b5aa7c8b1c2417d8a7a35cecdd6e7c

    • -3
    • +2
    ./LognormalDistributionDesignVariableTypeConverterTest.cs
    • -4
    • +4
    ./NormalDistributionDesignVariableTypeConverterTest.cs
    • -0
    • +234
    ./PropertyDescriptors/ContainingPropertyUpdateDescriptorDecoratorTest.cs
  1. … 10 more files in changeset.
Moved PipingSoilProfile, PipingSoilLayer, RingtoetsPipingSurfaceLine and RingtoetsPipingSurfaceLineException to Ringtoets.Piping.Primitives. Moved PipingInputSynchronizer to Ringtoets.Piping.Data Duplicated Resources of Ringtoets.Piping.Data to Ringtoets.Piping.Primitives. Related to Issue [WTI-382]

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

Former-commit-id: 9e7d6277c51ca2e4fef0d2f4ecd94a97e2388081

Former-commit-id: ba8b52dbef71c417505b06dd1cdacf406f3fddde

    • -0
    • +1
    ./LognormalDistributionDesignVariableTypeConverterTest.cs
    • -0
    • +1
    ./NormalDistributionDesignVariableTypeConverterTest.cs
  1. … 116 more files in changeset.
* Fixed type in Resources. * Made 3 Design variables readonly. ** Extended DesignVariableTypeConverter to deal with ReadOnly attribute on property. ** Introduced ReadOnlyPropertyDescriptorDecorator Related to Issue [WTI-388]

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

Former-commit-id: 55e82fd95fc6e42c133af48022f2947150b19d9e

Former-commit-id: 1d740508d151a9206de37263168e900bcc75ca4a

    • -0
    • +82
    ./LognormalDistributionDesignVariableTypeConverterTest.cs
    • -0
    • +82
    ./NormalDistributionDesignVariableTypeConverterTest.cs
    • -0
    • +161
    ./PropertyDescriptors/ReadOnlyPropertyDescriptorDecoratorTest.cs
    • -0
    • +77
    ./ShiftedLognormalDistributionDesignVariableTypeConverterTest.cs
  1. … 9 more files in changeset.
* Restructured properties control for PipingInput Related to Issue [WTI-388]

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

Former-commit-id: 8b8c1ec0a79a98bfda3b80325821c63702d6e2d2

Former-commit-id: 62400f8eecc9b7b9d48f6e6649a65c73d55a81f8

    • -3
    • +3
    ./LognormalDistributionDesignVariableTypeConverterTest.cs
    • -3
    • +3
    ./NormalDistributionDesignVariableTypeConverterTest.cs
  1. … 4 more files in changeset.
* RoundDouble '+' operator implemented. * DesignVariable now returns RoundDouble instead of Double, due to calculations being based on RoundedDouble instances. Related to Issue [WTI-388]

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

Former-commit-id: ebb991100c2ad61931a80671532939993d1adf44

Former-commit-id: d3d42cf7f98460e2e03c3cf78edce1c08c8bd4fe

    • -1
    • +1
    ./LognormalDistributionDesignVariableTypeConverterTest.cs
    • -1
    • +1
    ./NormalDistributionDesignVariableTypeConverterTest.cs
    • -1
    • +1
    ./ShiftedLognormalDistributionDesignVariableTypeConverterTest.cs
  1. … 11 more files in changeset.
* ShiftedLognormalDistribution.Shift is now RoundedDouble Related to Issue [WTI-388]

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

Former-commit-id: 2a7e843383ef114f9ced20f816da7b9a35ecd361

Former-commit-id: 51eccf400735e458ff244f5926b280655ae2b0af

    • -2
    • +2
    ./ShiftedLognormalDistributionDesignVariableTypeConverterTest.cs
  1. … 3 more files in changeset.
* Extended RoundedDouble with '*' operator. * Fixed bug in unit test due to improper TestCaseAttribute. * IDistribution.StandardDeviation is now RoundedDouble. Related to Issue [WTI-388]

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

Former-commit-id: e344148bb68292ee95a3fb36dbed65377aee0c6e

Former-commit-id: b7786022de235725c43e1dc148d07a8a0bc48c6d

    • -11
    • +4
    ./LognormalDistributionDesignVariableTypeConverterTest.cs
    • -11
    • +4
    ./NormalDistributionDesignVariableTypeConverterTest.cs
    • -2
    • +2
    ./ShiftedLognormalDistributionDesignVariableTypeConverterTest.cs
  1. … 14 more files in changeset.