Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improve getter and testing of IllustrationPoints properties, rename Resources from HydraulicBoundaryDatabase to IllustrationPoints Related to Issue [WTI-1310]

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

Former-commit-id: 837e697f9666ff336436034e20ca89060accf49b

Former-commit-id: 7248a1aba5190ac6fc6c1473da2c52e7d64a19d0

    • -8
    • +9
    ./HydraulicBoundaryLocationProperties.cs
  1. … 17 more files in changeset.
Added readonly properties to FailureMechanismContributionProperties. Related to Issue [WTI-1363]

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

Former-commit-id: e8fba6239ad912c1deec40e5a95775f53724630a

Former-commit-id: 51a3dc8aa72118e0c520fc94e3a72f0d88f7a927

    • -0
    • +41
    ./FailureMechanismContributionProperties.cs
  1. … 3 more files in changeset.
Refactored FailureMechanismContributionNormChangeHandler so it can be used for multiple properties. Related to Issue [WTI-1363]

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

Former-commit-id: 751ec8d0be4a9bb7e0ef8a69ce32e0c288afbaae

Former-commit-id: 219e600d00d731353722e454b2f967f60ebc8d78

    • -20
    • +7
    ./FailureMechanismContributionProperties.cs
    • -57
    • +0
    ./IFailureMechanismContributionNormChangeHandler.cs
  1. … 8 more files in changeset.
Implement review comments 1970: - Refactor HasIllustrationPoints and SetIllustrationPoints to HasGeneralResult and SetGeneralResult - ProbabilityAssessmentOutput in GrassCoverErosionInwardsOvertoppingOutput cannot be null - Improve tests for services and output objects - Move Resources to Common - Correct implementation of IllustrationPointsParserErrorMessage - Made ConvertIllustrationPointsResult private Related to Issue [WTI-1318]

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

Former-commit-id: 26b18ecde3707516f72159c322b00f31c74271a9

Former-commit-id: 693f5a23203efef71b2a492062c80e2d8e3202e3

    • -1
    • +1
    ./DesignWaterLevelLocationContextProperties.cs
    • -1
    • +1
    ./WaveHeightLocationContextProperties.cs
  1. … 55 more files in changeset.
Incorporated comments review 1959: - Relevant comments for output and some XMLDocs -- Dropped suffix from the GeneralResult in property or functions when relevant Related to Issue [WTI-1308]

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

Former-commit-id: 4a227e730c8ae252cafc7fe1ad9eaff37fc0ec0f

Former-commit-id: f1ff4647b1b297b3168cf6a96925f192ad8b0948

    • -2
    • +2
    ./DesignWaterLevelLocationContextProperties.cs
    • -7
    • +7
    ./HydraulicBoundaryLocationProperties.cs
    • -2
    • +2
    ./WaveHeightLocationContextProperties.cs
  1. … 23 more files in changeset.
Review related changes

Paired with tang_ds

Related to Issue [WTI-1304]

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

Former-commit-id: 93d8a3720dc794561b99f9062372cceb299980bc

Former-commit-id: 691baaf9fb6d3b3352630479899d2a671ccdec57

    • -1
    • +1
    ./HydraulicBoundaryLocationProperties.cs
  1. … 6 more files in changeset.
Incorporated comments review 1962: - Added missing property info test - Fixed multiple enumerations warning by a .ToArray call - Adjusted GrassCoverErosionOutwardsHydraulicBoundaryLocationContextProperties test to assert all the properties that should be present in the property info panel.

Related to Issue [WTI-1304]

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

Former-commit-id: d6a64798f1716935e923e66dd20eb1e889c27385

Former-commit-id: 3b4c910605c953cc2e25e4706eca1de876fa6f79

    • -3
    • +2
    ./HydraulicBoundaryLocationProperties.cs
  1. … 4 more files in changeset.
Incorporated comments tester: - Implement closing situation value / property in such a way that it is only visible when there are multiple closing situations present: -- Introduced intermediate object that is returned from the selection. This object contains the selected TopLevelIllustrationPoint item and the list of closing situations -- Adjusted properties such that based on the list of closing situations it will display the closing situation

Related to Issue [WTI-1304]

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

Former-commit-id: d5e592213e611bbfca582959b5e9c9c9538c4651

Former-commit-id: 7ab91d996506da6b5c6c749b2d613a85ab71e9e5

    • -7
    • +8
    ./HydraulicBoundaryLocationProperties.cs
  1. … 17 more files in changeset.
Refactored GeneralResultSubMechanismIllustrationPoint: - Removed class in favor of the GeneralResult<T> - Renamed files when appropriate - Removed obsolete extensions, these are replaced by internal logic based on strings of the wrapper IllustrationPointControlItem on the calling side Related to Issue [WTI-1308]

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

Former-commit-id: 65bcd4295ccbcbfc85ffe45740c5877d9c0a8352

Former-commit-id: c9de3cb8e9980d93fb413ad1e598c7795816ffdd

    • -1
    • +1
    ./DesignWaterLevelLocationContextProperties.cs
    • -2
    • +2
    ./HydraulicBoundaryLocationProperties.cs
    • -1
    • +1
    ./WaveHeightLocationContextProperties.cs
  1. … 49 more files in changeset.
Incorporated comments review 1942: Improvements on RT codebase: - Updated XMLDocs: made submechanism --> sub mechanism - Simplified converter test by inlining

Related to Issue [WTI-1305]

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

Former-commit-id: bdd6384633ed0471eecafeaf81d95055e54ee1d0

Former-commit-id: 3ddeddeab3bb6e3839c2e78cb070161951b086a5

    • -1
    • +1
    ./HydraulicBoundaryLocationProperties.cs
  1. … 12 more files in changeset.
Moved IllustrationPoint up one level from the Hydraulics: - Elements are a common element which is not only tied to Hydraulics Related to Issue [WTI-1308]

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

Former-commit-id: 91d4f7623869b05460e914b82ef6daef39531376

Former-commit-id: 578a6fb8e14ce4094139337ff19c3f126bae3aa3

    • -1
    • +1
    ./DesignWaterLevelLocationContextProperties.cs
    • -1
    • +1
    ./HydraulicBoundaryLocationProperties.cs
    • -1
    • +1
    ./WaveHeightLocationContextProperties.cs
  1. … 116 more files in changeset.
Implemented Create and Read extensions: - Connected the Creating and Reading logic of the GeneralResultSubMechanismIllustrationPoint (related) entities to the HydraulicBoundaryLocation - Changed all Create and Read extensions from public to internal for consistency reasons - Logic implemented for GEBU and HBL on assessmentsection level

Related to Issue [WTI-1305]

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

Former-commit-id: 5a4738efad8eace85b8f1ebbd718692bf64d8747

Former-commit-id: e63a02f6ce44433982c5788ed12c2e125bced3ae

    • -1
    • +1
    ./HydraulicBoundaryLocationProperties.cs
  1. … 21 more files in changeset.
Renamed GeneralResult to GeneralResultSubMechanismIllustrationPoint for data(base) consistency reasons Related to Issue [WTI-1305]

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

Former-commit-id: 3a34bb24e35a4846eb6629406914d042bb442134

Former-commit-id: 5e87896bbb0b3267a545b4df88602a9c86fed0fa

    • -2
    • +2
    ./DesignWaterLevelLocationContextProperties.cs
    • -7
    • +7
    ./HydraulicBoundaryLocationProperties.cs
    • -2
    • +2
    ./WaveHeightLocationContextProperties.cs
  1. … 48 more files in changeset.
Fixes in xml-doc. Extended tests. Cleanup Related to Issue [WTI-1304]

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

Former-commit-id: e422a680ca058433e440fe3aeed08aca51b78dab

Former-commit-id: 7552363c7279e82a2bb865cad4ac4151b95ab33c

    • -1
    • +0
    ./DesignWaterLevelLocationContextProperties.cs
  1. … 4 more files in changeset.
Renamed Submechanism<X> to SubMechanism<X> for the illustration points: - Initial commit - Performed on the RT side only - Updated database and migration scripts with the updated names

Related to Issue [WTI-1305]

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

Former-commit-id: b4e245c45841961f67a8e6a215a8ddc0108b06d0

Former-commit-id: 9551680e9783a3e8a70dd77616fb14872b7ebcde

    • -3
    • +3
    ./HydraulicBoundaryLocationProperties.cs
  1. … 90 more files in changeset.
Renamed WindDirectionClosingSituationIllustrationPoint to TopLevelSubmechanismIllustrationPoint: - Done to mirror the items of the fault tree representation more accurately Related to Issue [WTI-1305]

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

Former-commit-id: fcf07f21a08126a989c93f0aa75c07e90479fbfa

Former-commit-id: e7f237c271c469cf36e9accc88fe3a86be61fbff

    • -3
    • +3
    ./HydraulicBoundaryLocationProperties.cs
  1. … 30 more files in changeset.
Renamed RealizedStochast to SubmechanismIllustrationPointStochast: - Done to represent a clearer association with its parent component - Only done on the Ringtoetsside Related to Issue [WTI-1305]

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

Former-commit-id: 99428b5078c1328be6bf8226961f71632b58e027

Former-commit-id: 3869391ac378075957502a52d5df82d080cb0f47

    • -0
    • +134
    ./WindDirectionClosingSituationIllustrationPointProperties.cs
  1. … 29 more files in changeset.
Moved WindDirectionClosingSituationIllustrationPointProperties to common. Implemented illustration point result properties for GrassCoverErosionOutwardsHydraulicBoundaryLocation and inheriting classes. Related to Issue [WTI-1304]

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

Former-commit-id: 3bc837195f021e4e248e8e04082a47ea97123cc4

Former-commit-id: dd247ba04ed97c6c87ce78e5f254db54180a6fc4

    • -0
    • +3
    ./DesignWaterLevelLocationContextProperties.cs
    • -0
    • +1
    ./HydraulicBoundaryLocationProperties.cs
    • -0
    • +3
    ./WaveHeightLocationContextProperties.cs
    • -134
    • +0
    ./WindDirectionClosingSituationIllustrationPointProperties.cs
  1. … 12 more files in changeset.
Added properties for WindDirectionClosingSituationIllustrationPoint. Related to Issue [WTI-1304]

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

Former-commit-id: 7cec8981d5b940d8761d43bb13d94601c673d21b

Former-commit-id: b4275657630cf5843cdb7c862b1981bb2cb15d8e

    • -4
    • +8
    ./HydraulicBoundaryLocationProperties.cs
    • -0
    • +134
    ./WindDirectionClosingSituationIllustrationPointProperties.cs
  1. … 7 more files in changeset.
Replaced KeyValueExpandableArrayElement with the KeyValueElementAttribute that can be defined together with the KeyValueExpandableArrayConverter to define the properties used as property name (DisplayName) and property value in the PropertyGrid.

Related to Issue [WTI-1304]

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

Former-commit-id: 6137551a03eb056095258aea338c273d543918d6

Former-commit-id: b00f02e8e684df53cd5779ec576b37c80105cc3e

    • -4
    • +6
    ./HydraulicBoundaryLocationProperties.cs
  1. … 7 more files in changeset.
Added properties for general result to HydraulicBoundaryLocation(s). Added new KeyValueExpandableArrayConverter to convert KeyValueExpandableArrayElement into properties with just a name and a value. Wrapped elements of the ExpandableArrayConverter in a DynamicPropertyBag so that visibility of properties can be controlled through the DynamicVisibleValidationMethod. Related to Issue [WTI-1304]

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

Former-commit-id: 61cd485b87796483c8e81a556077a188b56b04f2

Former-commit-id: 3392b1723f0acbffc8f39a15ee306e87f0733bdd

    • -25
    • +21
    ./DesignWaterLevelLocationContextProperties.cs
    • -4
    • +142
    ./HydraulicBoundaryLocationProperties.cs
    • -25
    • +21
    ./WaveHeightLocationContextProperties.cs
  1. … 8 more files in changeset.
Set up HydraulicBoundaryLocationCalculation and removed Output properties in HydraulicBoundaryLocation

Related to Issue [WTI-1303]

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

Former-commit-id: b1295990461ad530ca10c4d873ecf1af576f3aed

Former-commit-id: 3e3b226000e86cdb1838d6f9cee40712d2de940c

    • -5
    • +9
    ./DesignWaterLevelLocationContextProperties.cs
    • -5
    • +9
    ./WaveHeightLocationContextProperties.cs
  1. … 62 more files in changeset.
Updated license headers in Ringtoets.Integration. Related to Issue [WTI-1242]

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

Former-commit-id: 5cf71e2f52c6a9a36e1a31ea82f36a076ffbebd4

Former-commit-id: 6abec109964cfccaea7e617f4a17ce5ab22c1d4f

    • -1
    • +1
    ./CalculationGroupContextProperties.cs
    • -1
    • +1
    ./DesignWaterLevelLocationContextProperties.cs
    • -1
    • +1
    ./DesignWaterLevelLocationsContextProperties.cs
    • -1
    • +1
    ./FailureMechanismContributionProperties.cs
    • -1
    • +1
    ./HydraulicBoundaryDatabaseProperties.cs
    • -1
    • +1
    ./HydraulicBoundaryLocationProperties.cs
    • -1
    • +1
    ./IAssessmentSectionCompositionChangeHandler.cs
    • -1
    • +1
    ./IFailureMechanismContributionNormChangeHandler.cs
    • -1
    • +1
    ./StandAloneFailureMechanismContextProperties.cs
    • -1
    • +1
    ./WaveHeightLocationContextProperties.cs
    • -1
    • +1
    ./WaveHeightLocationsContextProperties.cs
  1. … 231 more files in changeset.
- Merged conditional ?: expressions into conditional access. - Merged sequential checks in && or || expressions.

Paired with berg_jl

Related to Issue [WTI-1242]

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

Former-commit-id: 046b2480e95cfbe00503c7529eef55b577d7c563

Former-commit-id: b458cfeda0d4eeff999fab9ba59e439bcb9c9526

    • -15
    • +5
    ./DesignWaterLevelLocationContextProperties.cs
    • -15
    • +5
    ./WaveHeightLocationContextProperties.cs
  1. … 38 more files in changeset.
Cleaned up some final stuff

Paired with tangerma

Related to Issue [WTI-1143]

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

Former-commit-id: 6ad8f64cce66e707c8f059e0120a1740c20bbf70

Former-commit-id: b75ad4d21b5ddb4df259d4f40c3af0091a6c7c21

  1. … 8 more files in changeset.
Review related changes Related to Issue [WTI-1143]

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

Former-commit-id: 6f6efd2e1833ba1b584bdf6dd9095472f698e514

Former-commit-id: a85bfa9c0668a802aecfed72ba8b07f8b6c620ea

  1. … 3 more files in changeset.
Extended functionaliry of WmtsBackgroundDataConfiguration: - Introduced default parameterless constructor which initializes an unconfigured WMTS background data configuration -- Replaced all unconfigured WmtsBackgroundDataConfigurations instances with parameterless constructor - Adjusted BackgroundDataProperties: -- It is not possible to reach a state where a WmtsBackgroundDataConfiguration is configured with NULL values on the properties -- Adjusted affected test Related to Issue [WTI-1141]

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

Former-commit-id: ff915c2908c06d7279c2a1d16fc1c555db379fac

Former-commit-id: aa9a8b4b5f250c2a35b632f8872f94bb7907abac

  1. … 6 more files in changeset.
Merged revision(s) 8903-8904, 8907-8908, 8912, 8916-8917, 8920-8921, 8924, 8926-8927, 8929, 8931 from branches/WTI-1141-refactoring Related to Issue [WTI-1141]

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

Former-commit-id: 20121aade51e77a9fb98f916933be489ac2e4622

Former-commit-id: 9bc973dd3346f28033a593cb3b574457c29554d9

  1. … 44 more files in changeset.
Fixed getting the name of well known map data in the property control.

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

Former-commit-id: dd0587daf6d39aec2b724c829dbcf724c6479950

Former-commit-id: d5b258a67f548a0bf52e16bcb3e247f9d80fef91

  1. … 1 more file in changeset.
Implemented configuration as parameter constructor of background data.

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

Former-commit-id: 013067d24396c6c4070fc2e6ba11156ecbbec455

Former-commit-id: fd23f590a49cf4bc4a444a89ce7b59eae2387ddd

  1. … 16 more files in changeset.