Ringtoets.StabilityPointStructures.Forms

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added behaviour in the failuremechanisms that contain a ForeshoreProfile: - If a foreshore profile is updated and there is no calculations assigned to the updated foreshore profile, the view still refreshes to redraw the foreshore profile with its updated properties - Fixed tests: -- Calculation tests for the views did not really assert the calculation properties, because they were never assigned to the failure mechanism Related to Issue [WTI-1113]

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

Former-commit-id: db5da7a024524284c8c1ea511d14eef17cd8a6b8

Former-commit-id: 0daad15649024d57a4a369f8c383c35aead7ee4d

    • -0
    • +5
    ./Views/StabilityPointStructuresFailureMechanismView.cs
  1. … 10 more files in changeset.
Fixed some typos Related to Issue [WTI-1179]

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

Former-commit-id: fa54e759fd560866e1372bd7c9ecfb2c06c43502

Former-commit-id: 3c0a6e67858b7739b5bb602e80b21ce098e859a5

    • -1
    • +1
    ./Views/StabilityPointStructuresScenariosView.cs
  1. … 7 more files in changeset.
Merged revision(s) 9638 from branches/Release/17_1: Added ID properties to foreshore profile, dike profile and structure property controls. Related to Issue [WTI-1259]

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

Former-commit-id: df5709bcfb1abc3a0513b3ab59605263e5b9418c

Former-commit-id: bb9f0231afc437f08870a77cd5ea9f618f601734

    • -28
    • +41
    ./PropertyClasses/StabilityPointStructureProperties.cs
  1. … 13 more files in changeset.
Added ID properties to foreshore profile, dike profile and structure property controls. Related to Issue [WTI-1259]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_1@9638 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 7840202d8973c2bb713be532d4a55dc668da3911

Former-commit-id: 0ae44525f4d3048af07a7c662d988cdadb63d1ec

    • -28
    • +41
    ./PropertyClasses/StabilityPointStructureProperties.cs
  1. … 13 more files in changeset.
Moved all mapData and chartData factories to factories folder. Related to Issue [WTI-1248]

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

Former-commit-id: fa3785838cea612279d9466d30ca5d017662dcd4

Former-commit-id: b68f9dbccaadd29c3d424c42e6290f5e931acad9

    • -1
    • +1
    ./Views/StabilityPointStructuresFailureMechanismView.cs
  1. … 94 more files in changeset.
Updated license headers in StabilityPointStructures. Related to Issue [WTI-1242]

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

Former-commit-id: 14ae02f9875abc7761b964e0cca99bd80e2ec505

Former-commit-id: 4f355e2ce65bca2ae6ac5b0277e4028beceed7f7

    • -1
    • +1
    ./PresentationObjects/StabilityPointStructuresCalculationContext.cs
    • -1
    • +1
    ./PresentationObjects/StabilityPointStructuresCalculationGroupContext.cs
    • -1
    • +1
    ./PresentationObjects/StabilityPointStructuresContext.cs
    • -1
    • +1
    ./PresentationObjects/StabilityPointStructuresFailureMechanismContext.cs
    • -1
    • +1
    ./PresentationObjects/StabilityPointStructuresInputContext.cs
    • -1
    • +1
    ./PresentationObjects/StabilityPointStructuresScenariosContext.cs
    • -1
    • +1
    ./PropertyClasses/StabilityPointStructureProperties.cs
    • -1
    • +1
    ./PropertyClasses/StabilityPointStructuresFailureMechanismProperties.cs
    • -1
    • +1
    ./PropertyClasses/StabilityPointStructuresInputContextProperties.cs
    • -1
    • +1
    ./Views/StabilityPointStructuresFailureMechanismResultView.cs
    • -1
    • +1
    ./Views/StabilityPointStructuresFailureMechanismSectionResultRow.cs
    • -1
    • +1
    ./Views/StabilityPointStructuresFailureMechanismView.Designer.cs
    • -1
    • +1
    ./Views/StabilityPointStructuresFailureMechanismView.cs
  1. … 108 more files in changeset.
Cleaned up edited files of last commit. Related to Issue [WTI-1242]

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

Former-commit-id: fc5e752e538e1f995ae775a9f40791ee2455ae62

Former-commit-id: 5e27c42800cb79dfa3f2978089742fa28c6bd700

    • -1
    • +0
    ./Views/StabilityPointStructuresFailureMechanismResultView.cs
  1. … 72 more files in changeset.
Removed implementation of GetMemberName from TypeUtils for we can now use nameof operator of C# 6.0. Related to Issue [WTI-1242]

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

Former-commit-id: 996cc01173768b9787336f8eb638e2baf721353f

Former-commit-id: f5a543233c72cb519f4cc8580fc289facf67c9bc

    • -2
    • +2
    ./Views/StabilityPointStructuresFailureMechanismResultView.cs
  1. … 77 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

    • -3
    • +1
    ./Views/StabilityPointStructuresFailureMechanismResultView.cs
    • -1
    • +1
    ./Views/StabilityPointStructuresScenariosView.cs
  1. … 38 more files in changeset.
Used null propagation where suggested. Related to Issue [WTI-1242]

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

Former-commit-id: 6d1d55a48f678a84b1d7b6279d945d2de8ee71a2

Former-commit-id: ac6b4dc77ee63a4b3e313075cebd822f4d32f432

    • -6
    • +3
    ./Views/StabilityPointStructuresScenariosView.cs
  1. … 35 more files in changeset.
removed app.config Related to Issue [WTI-1242]

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

Former-commit-id: 8ea1992a16a279720dce1b38ff7403d51aba0387

Former-commit-id: 174c5c30e603e65dc2622f61212d4e650aad3ed9

    • -1
    • +0
    ./Ringtoets.StabilityPointStructures.Forms.csproj
  1. … 20 more files in changeset.
Removed code redudancies using code cleanup Related to Issue [WTI-1242]

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

Former-commit-id: a4184612412083ad60d3a4e536abd67e2556054e

Former-commit-id: 88487e11184954b002f5e4adf51ca28ff8a1ad25

    • -1
    • +1
    ./Views/StabilityPointStructuresScenariosView.cs
  1. … 142 more files in changeset.
Added missing license headers Related to Issue [WTI-1242]

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

Former-commit-id: 897af4efc2e31ca7bec5a9ce4f23dce951c81217

Former-commit-id: c4a51988901703c1678b2913a93b6c86de8029ba

  1. … 94 more files in changeset.
Code cleanup: Ringtoets.ClosingStructures Ringtoets.HeightStructures Ringtoets.StabilityPointStructures Related to Issue [WTI-1242]

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

Former-commit-id: 3f4503acaaefd0ce6c0cedf203052514f2e4c106

Former-commit-id: 0b20cb147ebd8f29f45b7034e47a99711b0e3187

    • -1
    • +1
    ./PresentationObjects/StabilityPointStructuresCalculationGroupContext.cs
    • -2
    • +2
    ./PresentationObjects/StabilityPointStructuresInputContext.cs
    • -12
    • +12
    ./PropertyClasses/StabilityPointStructuresInputContextProperties.cs
  1. … 107 more files in changeset.
Removed unused dll references (up till WaveImpactAsphaltCover) Related to Issue [WTI-1242]

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

Former-commit-id: d0cf8adc15c73dfce00ead6e93d7a6f5393241ab

Former-commit-id: 27dce050eda3480ecd68f6c074e14e1c3e12b459

    • -5
    • +0
    ./Ringtoets.StabilityPointStructures.Forms.csproj
  1. … 97 more files in changeset.
Implemented importer to plugin Related to Issue [WTI-1167]

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

Former-commit-id: 48d364a1a6c05185dc06f4faf7e835a7bdf7bbea

Former-commit-id: 99417d8a3b636655dd16becd12f068c8def11ede

    • -1
    • +25
    ./PresentationObjects/StabilityPointStructuresCalculationGroupContext.cs
  1. … 6 more files in changeset.
Merged revision(s) from branches/1143

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

Former-commit-id: 2abc7d85bfdc21de0821a8446af65b8e5daeba86

Former-commit-id: 5fac11a21ac81613fc30aab2ec519284215a51c2

    • -11
    • +10
    ./Views/StabilityPointStructuresFailureMechanismView.Designer.cs
    • -4
    • +3
    ./Views/StabilityPointStructuresFailureMechanismView.cs
  1. … 61 more files in changeset.
Renamed RingtoetsControl into RingtoetsMapControl Related to Issue [WTI-1143]

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

Former-commit-id: 7a14121242e00f45c68ea7fdf49a0fac0a4afdbd

Former-commit-id: d5b77b2759f1e726cd9352031177f20f98ecc14e

    • -2
    • +2
    ./Views/StabilityPointStructuresFailureMechanismView.Designer.cs
  1. … 17 more files in changeset.
Integrated new RingtoetsMapControl Related to Issue [WTI-1143]

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

Former-commit-id: f3408e44fcc763fd9f5358b8679581ac7c1f16e9

Former-commit-id: 42caac7ebe057974cec1ce456089bf55eace21df

    • -11
    • +10
    ./Views/StabilityPointStructuresFailureMechanismView.Designer.cs
    • -4
    • +3
    ./Views/StabilityPointStructuresFailureMechanismView.cs
  1. … 24 more files in changeset.
Implemented routine to set all MapControl data to null without redrawing any layers. Related to Issue [WTI-1143]

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

Former-commit-id: 04c293d48ef07d67444a3a6b8fd44b114168688e

Former-commit-id: 001d9a44077414f7a2b6acb5d024ed53f7fe07a0

    • -3
    • +2
    ./Views/StabilityPointStructuresFailureMechanismView.cs
  1. … 15 more files in changeset.
Implemented RingtoetsMapControl in all failureMechanism views. Related to Issue [WTI-1143]

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

Former-commit-id: 39f3dd1720d3e36f72b54fa0ea1d14b5a0c6097a

Former-commit-id: c52e1f12d8585fcd53c283c2cd081ab0d4ace4f6

    • -2
    • +2
    ./Views/StabilityPointStructuresFailureMechanismView.Designer.cs
    • -20
    • +4
    ./Views/StabilityPointStructuresFailureMechanismView.cs
  1. … 29 more files in changeset.
Removed read-only state of drain coefficient properties when no structure set. Related to Issue [WTI-1051]

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

Former-commit-id: 16c8f8d2823344cc710eaa18c41f36eb722fc6b9

Former-commit-id: af52301f1ea4daaee88c6b3ea57f0fe56833ddc0

    • -3
    • +1
    ./PropertyClasses/StabilityPointStructuresInputContextProperties.cs
  1. … 1 more file in changeset.
Renamed BackgroundMapData to BackgroundData Related to Issue [WTI-1141]

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

Former-commit-id: 2715b971cffb03ad61647c566bb60be9cfe3fcef

Former-commit-id: 6b63bb411db0a974cd8d67ba6954b2bb80b8b0d4

    • -3
    • +3
    ./Views/StabilityPointStructuresFailureMechanismView.cs
  1. … 52 more files in changeset.
Merged revision(s) 8572, 8581, 8593, 8601, 8607, 8611, 8615, 8617, 8619, 8624-8625, 8627-8628, 8630-8631, 8633-8635, 8641-8643, 8647, 8649-8650 from branches/WTI-1141 Related to Issue [WTI-1141]

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

Former-commit-id: 1f8acde332b8f0093e5d9c93d5eba74d24692029

Former-commit-id: f63e245456af04dad5d1b878dac1101794edb8bd

    • -1
    • +17
    ./Views/StabilityPointStructuresFailureMechanismView.cs
  1. … 54 more files in changeset.
Removed background container property from MapControl

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

Former-commit-id: 6c01aa225acddb5303d9cc602072d9d986db0302

Former-commit-id: ee6fc7030423976df42de108c0036c4aa069b64e

    • -1
    • +1
    ./Views/StabilityPointStructuresFailureMechanismView.cs
  1. … 24 more files in changeset.
Set new BackgroundMapData in StabilityPointStructuresFailureMechanismView

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

Former-commit-id: 81969bd64021c6fc163da0ed5d2aa8d5bb6dbd37

Former-commit-id: 9e1408bba6ebba0f87099e7ecfae36af5ea14921

    • -1
    • +17
    ./Views/StabilityPointStructuresFailureMechanismView.cs
  1. … 1 more file in changeset.
Extracted magic numbers. Improved structure of read-only property determination. Use helper methods in tests. Related to Issue [WTI-1051]

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

Former-commit-id: 483818293d2b9b8df7e835994949ccb3b6dd9afb

Former-commit-id: 07d51fd7321156eb1e9f4252cb02145e91e22fab

    • -30
    • +9
    ./PropertyClasses/StabilityPointStructuresInputContextProperties.cs
  1. … 7 more files in changeset.
* Refactored similar unit tests. * Cleanup Related to Issue [WTI-1152]

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

Former-commit-id: a1c96581849f8586d84bec9db96b1df48965ce44

Former-commit-id: b6e2554626b0dc6c4c3dcf0c6d5eaa0c4bb2570c

    • -1
    • +1
    ./PropertyClasses/StabilityPointStructuresFailureMechanismProperties.cs
  1. … 19 more files in changeset.
* StabilityPointStructureFailureMechanismProperties now has IsRelevant property. * StabilityPointStructureFailureMechanismProperties uses DynamicVisbility to hide properties for irrelevant failure mechanism.

Related to Issue [WTI-1152]

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

Former-commit-id: d1774c88179c60cf9133481758b34a31d34e0f18

Former-commit-id: d89dc83ea8983588bf5d853fbe0ae0c85f409428

    • -6
    • +45
    ./PropertyClasses/StabilityPointStructuresFailureMechanismProperties.cs
  1. … 1 more file in changeset.
Implemented dynamic read only for stability point structure properties. Related to Issue [WTI-1051]

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

Former-commit-id: af5c8aed434f4528f9e86de5965c3c85ef48aeac

Former-commit-id: 3e5a1dfc266a5f0c8a53c970f48100aec8e08a95

    • -18
    • +88
    ./PropertyClasses/StabilityPointStructuresInputContextProperties.cs
  1. … 5 more files in changeset.