Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Cleanup of obsolete parameters Related to Issue [WTI-1128]

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

Former-commit-id: 23169db4da42943205f156a35e3953f02b49e418

Former-commit-id: d48d2598f8032e181e801bb1ca1514a726567278

    • -47
    • +32
    ./StabilityPointStructuresInputContextProperties.cs
  1. … 20 more files in changeset.
Removed obsolete parameters from the IObservablePropertyChangeHandler interface. Related to Issue [WTI-1128]

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

Former-commit-id: 36607386075ba1f0f322b962bffc3843d1828d34

Former-commit-id: 5a4c6058b6e1e30b4348a22e62c65f242240d53a

    • -27
    • +15
    ./StabilityPointStructuresInputContextProperties.cs
  1. … 41 more files in changeset.
Performed renames to also remove a textual reference to the calculation concept. Related to Issue [WTI-1128]

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

Former-commit-id: 5b12dda04901e0d8f3dfc34e4ada8c90f5f06e3a

Former-commit-id: f26bf388fdfff450370571fabffd90a95f95a271

    • -15
    • +0
    ./StabilityPointStructuresInputContextProperties.cs
  1. … 32 more files in changeset.
Made CalculationInputPropertyChangeHandler independent of Calculation and ICalculation, but rather of an IObservable. Other specific information is contained in the CalculationInputPropertyChangeHandler implementation. Related to Issue [WTI-1128]

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

Former-commit-id: 5fc75460af45d1b1aac175c98ed48c1c95700135

Former-commit-id: ee7d2540dccf25a17c077d6f09d26e85991f84ac

    • -1
    • +1
    ./StabilityPointStructuresInputContextProperties.cs
  1. … 72 more files in changeset.
Added ConfirmingVariationCoefficientNormalDistributionProperties. Implemented inquiry of user for ClosingStructuresInputContextProperties, HeightStructuresInputContextProperties and StabilityPointStructuresInputContextProperties.

Related to Issue [WTI-1128]

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

Former-commit-id: 10966234885bf6375c86b2fd125365b328975843

Former-commit-id: 59c2d23f563397f7b8910bc6e124621d72f74c2a

    • -83
    • +91
    ./StabilityPointStructuresInputContextProperties.cs
  1. … 11 more files in changeset.
Added ConfirmingVariationCoefficientDistributionPropertiesBase. Added ConfirmingVariationCoefficientLogNormalDistributionProperties. Implemented inquiry of user for StructuresInputBaseProperties Related to Issue [WTI-1128]

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

Former-commit-id: 94c6f3f3cd153b57768dcda2decfbc878a456f5a

Former-commit-id: ba35c7174ea8208396f054e8b112c3c08b6fc700

    • -1
    • +1
    ./StabilityPointStructuresInputContextProperties.cs
  1. … 10 more files in changeset.
Added change handler for (part of) Structure related properties. Added ConfirmingNormalDistributionProperties. Related to Issue [WTI-1128]

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

Former-commit-id: 4c37f11ce8080881528edc61655b6c8d1df7a2c1

Former-commit-id: a76580ac21a78ef2a70250f36ab51078bfff557a

    • -22
    • +34
    ./StabilityPointStructuresInputContextProperties.cs
  1. … 24 more files in changeset.
Merged revision(s) 7789-7796 from branches/Release/16_4: Updated storage: - WidthFlowAperturesCoefficientOfVariation --> WidthFlowAperturesStandardDeviation - Removed FlowVelocityStructureClosableStandardDeviation Set default to StabilityPointStructure.FlowVelocityStructureClosable.CoefficientOfVariation to 0.2 Related to Issue [WTI-1102]

........

removed validation of FlowVelocityStructureClosable.CoefficientOfVariation (it's static)

Removed Categories_CriticalValues

Related to Issue [WTI-1102]

........

Updated HydraRing input with correct names of variables:

widthFlowAperturesVariation --> widthFlowAperturesStandardDeviation

flowVelocityStructureClosableStandardDeviation --> flowVelocityStructureClosableVariation

Updated XMLdoc

Related to Issue [WTI-1102]

........

Merged revision(s) 7773 from branches/Release/16_4:

Changed type of *WidthFlowApertures* (Breedte van doorstroomopening) from CoefficientOfVariation to StandardDeviation

note: storage change (names of the columns) has not yet been executed

Removed Application.Ringtoets/Application.Ringtoets.csproj post build action, which was needed for MSBuild2015

........

Related to Issue [WTI-1102]

........

Fixed namings

fixed ignored tests

Related to Issue [WTI-1102]

........

Fixed hydraring variable types:

92 flowVelocityStructureClosableVariation to Coefficient of variation

106 widthFlowAperturesStandardDeviation to StandardDeviation

Related to Issue [WTI-1102]

........

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

Former-commit-id: d4ac0f649cb15a4faa473d076e6e3c3fc66d2cbd

Former-commit-id: 97b27af8322a995a3387423a797a2b7c4602ffd3

    • -31
    • +27
    ./StabilityPointStructureProperties.cs
    • -33
    • +34
    ./StabilityPointStructuresInputContextProperties.cs
  1. … 30 more files in changeset.
Merged revision(s) 7778 from branches/Release/16_4: Changed type of *FlowVelocityStructureClosable* (Kritieke stroomsnelheid sluiting eerste keermiddel [m/s]) from StandardDeviation to CoefficientOfVariation note: storage change (names of the columns) has not yet been executed Related to Issue [WTI-1102]

........

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

Former-commit-id: 2b9c3872e753605401b96fde29479091f2294d1f

Former-commit-id: 665c1b2273c709c49ddd7a6e889ad167b0bcc860

    • -2
    • +2
    ./StabilityPointStructureProperties.cs
    • -2
    • +2
    ./StabilityPointStructuresInputContextProperties.cs
  1. … 22 more files in changeset.
Merged revision(s) 7773 from branches/Release/16_4: Changed type of *WidthFlowApertures* (Breedte van doorstroomopening) from CoefficientOfVariation to StandardDeviation note: storage change (names of the columns) has not yet been executed

Removed Application.Ringtoets/Application.Ringtoets.csproj post build action, which was needed for MSBuild2015

........

Related to Issue [WTI-1102]

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

Former-commit-id: 342282b213d520bc60ebd90113af4ab47b1c929d

Former-commit-id: 91abb8a151c800d1c462c52940cdfb3a8c7bb08d

    • -2
    • +2
    ./StabilityPointStructureProperties.cs
    • -8
    • +8
    ./StabilityPointStructuresFailureMechanismProperties.cs
    • -23
    • +22
    ./StabilityPointStructuresInputContextProperties.cs
  1. … 68 more files in changeset.
removed validation of FlowVelocityStructureClosable.CoefficientOfVariation (it's static) Removed Categories_CriticalValues Related to Issue [WTI-1102]

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

Former-commit-id: b121df22903965b124f07b189ff146e478d223a1

Former-commit-id: 2088aad35133e633a7998e1c767973f15910e7c2

    • -31
    • +27
    ./StabilityPointStructureProperties.cs
    • -37
    • +37
    ./StabilityPointStructuresInputContextProperties.cs
  1. … 5 more files in changeset.
Changed type of *FlowVelocityStructureClosable* (Kritieke stroomsnelheid sluiting eerste keermiddel [m/s]) from StandardDeviation to CoefficientOfVariation note: storage change (names of the columns) has not yet been executed Related to Issue [WTI-1102]

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

Former-commit-id: 88a2b6f8764b434a8526b9ea46efcd1f3b3bdaf6

Former-commit-id: d78ee992382186f1a5cf25eb1bdc9081a8c950d3

    • -2
    • +2
    ./StabilityPointStructureProperties.cs
    • -2
    • +3
    ./StabilityPointStructuresInputContextProperties.cs
  1. … 22 more files in changeset.
Changed type of *WidthFlowApertures* (Breedte van doorstroomopening) from CoefficientOfVariation to StandardDeviation note: storage change (names of the columns) has not yet been executed

Removed Application.Ringtoets/Application.Ringtoets.csproj post build action, which was needed for MSBuild2015

Related to Issue [WTI-1102]

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

Former-commit-id: 9a076019f5caf170d779ad16f8f1c8188e9a39a3

Former-commit-id: 068fa68d9844c31b4cd81c4ff74cb1f47ab2d245

    • -2
    • +2
    ./StabilityPointStructureProperties.cs
    • -1
    • +1
    ./StabilityPointStructuresInputContextProperties.cs
  1. … 59 more files in changeset.
Use of nameof operator in Resource* attributes. Reviewed by: bouvrie

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

Former-commit-id: f5bb0e00d51b1760f788726105a1fc99df20e024

Former-commit-id: 2624919c5c7a37b1da3486ef3d4dd8d40c6f62c5

    • -84
    • +84
    ./StabilityPointStructureProperties.cs
    • -24
    • +24
    ./StabilityPointStructuresFailureMechanismProperties.cs
    • -72
    • +72
    ./StabilityPointStructuresInputContextProperties.cs
  1. … 80 more files in changeset.
Added calls to ClearOutputAndNotifyPropertyChanged in StabilityPointStructuresInputContextProperties Related to Issue [WTI-974]

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

Former-commit-id: 5f30fc443d5a0c2f6d28d2e59d9018f32f696463

Former-commit-id: 8347377055227284e0ac5fecc6a4b7e1f6c63d91

    • -9
    • +9
    ./StabilityPointStructuresInputContextProperties.cs
  1. … 1 more file in changeset.
Added changehandler call from StabilityPointStructuresFailureMechanismProperties. Introduced constructor parameters for StabilityPointStructuresFailureMechanismProperties. Related to Issue [WTI-974]

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

Former-commit-id: a670b565a1dc408222b91fe217e198227e93259b

Former-commit-id: 3226913a6a51353107cc2ec6e4e287482c953360

    • -2
    • +41
    ./StabilityPointStructuresFailureMechanismProperties.cs
  1. … 9 more files in changeset.
Made use of nameof operator. Removed redundancy. Made types explicit in tests. Related to Issue [WTI-973]

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

Former-commit-id: ae0a1774c3921e4893681196f73a6bfa1f084bc4

Former-commit-id: 0304bd841817e0d89abbbb8792162fb125eedae0

    • -8
    • +8
    ./StabilityPointStructuresInputContextProperties.cs
  1. … 20 more files in changeset.
Fixed synchronization of Calculation assignments to SectionResult when dike profiles are assigned to calculations or when dike profile or calculations are deleted. Related to Issue [WTI-968]

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

Former-commit-id: 2c3389f3ce5ae650350fe36697da4d08761ace93

Former-commit-id: 35b379b3f056389aa0a2859a2cf0af85a9cba6cc

    • -1
    • +4
    ./StabilityPointStructuresInputContextProperties.cs
  1. … 24 more files in changeset.
Made the context for StructuresInputBaseProperties a constructor parameter. Related to Issue [WTI-973]

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

Former-commit-id: 4e5398462ba1ed5e8304e674343519593bf8d8e1

Former-commit-id: bde528a2d322d326e34ebc33df3d64ab4af10b44

    • -2
    • +5
    ./StabilityPointStructuresInputContextProperties.cs
  1. … 16 more files in changeset.
Extracted TestStructuresOutput for reuse. Remove calculation results when input changes for closing structures failure mechanism. Related to Issue [WTI-973]

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

Former-commit-id: f929ee8cdcbc1fdf43c9051695222d306d9ca729

Former-commit-id: 7355f2162ab9ef94256533232413bf6437017576

    • -7
    • +1
    ./StabilityPointStructuresInputContextProperties.cs
  1. … 13 more files in changeset.
Added optional handler as constructor property for VariationCoefficientDistributionProperties and derivatives. StructureInputBaseProperties clears calculation output. ClosingStructuresInputContextProperties clears calculation output. Related to Issue [WTI-973]

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

Former-commit-id: 7d417a7b7ffacac40c8d8a2e4708f2209e6f8dca

Former-commit-id: 6b6516e6d2267784b442fdf43e2b84ca19937ada

    • -7
    • +30
    ./StabilityPointStructuresInputContextProperties.cs
  1. … 8 more files in changeset.
Merged IUseBreakWaterPropertyChangeHandler and IDistributionPropertyChangeHandler into a single IPropertyChangeHandler Related to Issue [WTI-968]

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

Former-commit-id: ebc30eecf289d704188c1ec45d4712bffd708c16

Former-commit-id: f6de7e38e4ae49a64dacfd18347b61deb3c9f2fd

    • -2
    • +2
    ./StabilityPointStructuresInputContextProperties.cs
  1. … 16 more files in changeset.
Extracted IDistributionPropertyChangeHandler for DistributionPropertiesBase. Improved doc. Related to Issue [WTI-968]

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

Former-commit-id: 1f48da1794e42d12944bd5149b11314e7a29b5a4

Former-commit-id: 7436cba0ba1fa3c380a5f89fbe1047b1f119f0ee

    • -9
    • +2
    ./StabilityPointStructuresInputContextProperties.cs
  1. … 12 more files in changeset.
Removed obsolete Test from WaveConditionsInputContextPropertiesTest. Made certain variables' types explicit. Replaced .Matches(x => true) with Is.NotNull. Some general cleanups. Added missing docs. Related to Issue [WTI-968]

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

Former-commit-id: 95da872000b9ba2b113ad54b4c3f8ee363e25472

Former-commit-id: 782a5a1fef732e1f91e310b5a31aeb471f792751

    • -1
    • +2
    ./StabilityPointStructuresInputContextProperties.cs
  1. … 68 more files in changeset.
Refactored way GrassCoverErosionInwardsInputContextProperties handles changes of UseBreakWaterProperties. UseBreakWaterProperties now accepts an handler which performs the action after a property has been changed. DistributionPropertiesBase accepts a similar handler. Related to Issue [WTI-968]

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

Former-commit-id: b2d5ebc5f93edd0607d3d39291a3542412944177

Former-commit-id: f9801610f0d5020c0485b7af2d6052cc19868fe4

    • -26
    • +39
    ./StabilityPointStructuresInputContextProperties.cs
  1. … 17 more files in changeset.
Cleanup of redundant code. Usings around Observer and RecursiveObserver in tests. Added missing assertions in StructuresImporterTest. Related to Issue [WTI-1008]

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

Former-commit-id: 9ccef14b391e704d281bf0faff92d0c939a8772f

Former-commit-id: a756b06bb38731d29379ec9fb39b4f6d0133fe72

    • -2
    • +0
    ./StabilityPointStructuresFailureMechanismProperties.cs
  1. … 23 more files in changeset.
Added failure mechanism view for closing structures failure mechanism. removed space in #region definitions Related to Issue [WTI-843]

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

Former-commit-id: 54c23113f14f877bd6b881f94a3f0f5927872cf7

Former-commit-id: db00e7f0e723cd5df4eb3e55427b7ca1b07ec77b

    • -1
    • +1
    ./StabilityPointStructuresInputContextProperties.cs
  1. … 28 more files in changeset.
Deltares clean-up for Ringtoets.Revetment and Ringtoets.StabilityPointStructures Related to Issue [WTI-931]

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

Former-commit-id: 6ab756305ce10a83275fc93899a868b985b1d3d0

Former-commit-id: 274bb7bccc5be0b20bdb0fdf5dade11492ef369e

    • -50
    • +50
    ./StabilityPointStructuresInputContextProperties.cs
  1. … 19 more files in changeset.
* Hide particular properties from PropertyGridView, dependent on ModelType and SchematisationType of StabilityPointStructure calculation.

Related to Issue [WTI-924]

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

Former-commit-id: 792a06ce30276ca19417bf30e8c79b6585313e5b

Former-commit-id: f9e5511170da8ea97a1660deb1be28617324dba3

    • -0
    • +75
    ./StabilityPointStructuresInputContextProperties.cs
  1. … 7 more files in changeset.
Changes after review. Related to Issue [WTI-570]

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

Former-commit-id: 875c6050812cd6cfff05c35a99b7192ff4f34083

Former-commit-id: 48e529a4a056509b183a6faa7f327baf793a3590

    • -1
    • +4
    ./StabilityPointStructuresInputContextProperties.cs
  1. … 5 more files in changeset.