AssessmentSectionFromFileCommandHandler.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed directory src/Integration.Forms. WTI-1931

    • -371
    • +0
    ./AssessmentSectionFromFileCommandHandler.cs
  1. … 274 more files in changeset.
Renamed src/Integration.Forms: WTI-1931

- Fixed namespace of files

    • -3
    • +3
    ./AssessmentSectionFromFileCommandHandler.cs
  1. … 287 more files in changeset.
Renamed src/Integration.Data: WTI-1931

- Fixed namespace in project

    • -2
    • +2
    ./AssessmentSectionFromFileCommandHandler.cs
  1. … 423 more files in changeset.
Fixed compilation errors. WTI-977

    • -1
    • +1
    ./AssessmentSectionFromFileCommandHandler.cs
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./AssessmentSectionFromFileCommandHandler.cs
  1. … 6095 more files in changeset.
Moved dialogs to folder dialogs. WTI-1750

    • -0
    • +1
    ./AssessmentSectionFromFileCommandHandler.cs
  1. … 21 more files in changeset.
Review related changes => Ensured AssessmentSectionSettings works with int value for N again

WTI-1531

    • -6
    • +7
    ./AssessmentSectionFromFileCommandHandler.cs
  1. … 2 more files in changeset.
Review related changes

WTI-1531

    • -2
    • +2
    ./AssessmentSectionFromFileCommandHandler.cs
  1. … 6 more files in changeset.
Adapt data model to include an N length effect parameter for the grass cover in/outwards, height structures and dune erosion failure mechanisms. WTI-1531

    • -3
    • +8
    ./AssessmentSectionFromFileCommandHandler.cs
  1. … 36 more files in changeset.
Extended log message for when an assessment section could not be created due to (an) invalid norm(s) Related to Issue [WTI-1364]

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

Former-commit-id: 000419d18852073f3a4148a9399ec4ceb830d22e

Former-commit-id: ee1532fe7befde0ec2c44a5585ea7893493acf32

    • -2
    • +10
    ./AssessmentSectionFromFileCommandHandler.cs
  1. … 3 more files in changeset.
Updated signature of AssessmentSection Removed 'default norm' from FailureMechanismContribution Extended storage tests to assert norm values Introduced FailureMechanismContributionTestFactory for creating a valid FailureMechanismContribution XMLdoc added Related to Issue [WTI-1364]

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

Former-commit-id: 3e91b6f849b7221fcfffd0062db5af3b43452bb4

Former-commit-id: 3467771735fb1c58e74ec9b8b4d67998db6f892e

    • -19
    • +98
    ./AssessmentSectionFromFileCommandHandler.cs
  1. … 49 more files in changeset.
Read norm values from the ReferenceLineMetaSelectionDialog Related to Issue [WTI-1363]

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

Former-commit-id: e6b1b249af84df7bc129c0c2d84be4e125a986d1

Former-commit-id: 620d2bb4815f7ddbd0ed0ce284133f3f5a714c51

    • -8
    • +16
    ./AssessmentSectionFromFileCommandHandler.cs
  1. … 6 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
    ./AssessmentSectionFromFileCommandHandler.cs
  1. … 245 more files in changeset.
Code cleanup: Ringtoets.Common Ringtoets.DuneErosion Ringtoets.HydraRing Ringtoets.Integration Related to Issue [WTI-1242]

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

Former-commit-id: 0032433ea9de109c256ed5de15ebb145f6be74fc

Former-commit-id: b5477e384031933ad12287ee6958f4f68d7f9566

    • -4
    • +4
    ./AssessmentSectionFromFileCommandHandler.cs
  1. … 429 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

    • -1
    • +0
    ./AssessmentSectionFromFileCommandHandler.cs
  1. … 97 more files in changeset.
* Fixed typos. * Renamed MigrationNeeded to MigrationRequired. * Cleanup. * Asserting log messages improved by taking type of message into account. * Moved CriticalFileReadException from Core.Common.IO\Exceptions to Core.Common.Base\IO * Task is now disposed when disposing ActivityProgressDialog * Put license header back Related to Issue [WTI-1049]

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

Former-commit-id: 54560eb7ca6c0a99cdcf14b0406c23b9eca57311

Former-commit-id: 3b703601071d34a3cca2779d0c671f3d3ddabcd9

    • -0
    • +1
    ./AssessmentSectionFromFileCommandHandler.cs
  1. … 124 more files in changeset.
use nameof in Argument*Exceptions Reviewed by: tangerma

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

Former-commit-id: 489d965acd6cbed374e72d9a9f10deec8787bcfd

Former-commit-id: 0ef178298a4e4639093af98897cfb40d331b372d

    • -3
    • +3
    ./AssessmentSectionFromFileCommandHandler.cs
  1. … 284 more files in changeset.
- Updated ReferenceLineMetaSelectionDialog to display the norm instead of the return period - Updated limit values of FailureMechanismContribution.Norm Related to Issue [WTI-1019]

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

Former-commit-id: 71ee518fd94de631ee305b11eb50ba09579ad7ff

Former-commit-id: c48425dafdf1313683f20fde293b0080ba774cff

    • -9
    • +6
    ./AssessmentSectionFromFileCommandHandler.cs
  1. … 9 more files in changeset.
- Updated FailureMechanismContributionNormChangeHandler.ChangeNorm's signature to pass along the norm, instead of the return period - Had to update all tests that create an AssessmentSection that was defined as a return period Related to Issue [WTI-1019]

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

Former-commit-id: 00e291aa4d0d4d90e60e41432032bc2bf6e3d847

Former-commit-id: 85d3c72325fb1550f01ddf9ca8716034496aa175

    • -9
    • +12
    ./AssessmentSectionFromFileCommandHandler.cs
  1. … 33 more files in changeset.
Ensured N of grass outside is also set when creating an assessment section Related to Issue [WTI-962]

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

Former-commit-id: ee9280a57dbbdef5a4dff87cfad4158dcf04d27d

Former-commit-id: 00d1a84d129c6af8ee8bc153862c0699e7d7da38

    • -0
    • +1
    ./AssessmentSectionFromFileCommandHandler.cs
  1. … 1 more file in changeset.
changes in review. paired by bos_en Related to Issue [WTI-576]

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

Former-commit-id: bdbc3b3233130eb0bfa1893a4d03a8770063d893

Former-commit-id: 6f3ce69fda788e55d8e40e0ff81d68fd3d5cb729

    • -1
    • +1
    ./AssessmentSectionFromFileCommandHandler.cs
  1. … 39 more files in changeset.
Make structures shape reader. Related to Issue [WTI-576]

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

Former-commit-id: 22b3c8cf4de106db8753d6bd4597e1cb78f1f97d

Former-commit-id: 1c691ac82b718a4319ab05a515ce691bfa9b78d8

    • -0
    • +1
    ./AssessmentSectionFromFileCommandHandler.cs
  1. … 68 more files in changeset.
* Cleanup Ringtoets.Integration source projects. Related to Issue [WTI-737]

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

Former-commit-id: 81780950d9062b4a617f459444f29a79a547ad60

Former-commit-id: 6f72bf743578a919b68f5f9fd762453a83a52382

    • -3
    • +3
    ./AssessmentSectionFromFileCommandHandler.cs
  1. … 69 more files in changeset.
- Changed default name of AssertAssessmentSection Related to Issue [WTI-539]

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

Former-commit-id: c6ba91a24befeecb2087edde332bc46129b65c45

Former-commit-id: 675c2c370d33e16c38cc81210ca8426bde2844cb

    • -0
    • +2
    ./AssessmentSectionFromFileCommandHandler.cs
  1. … 3 more files in changeset.
- When no ReferenceLine is imported in the AssessmentSectionFromFileCommandHandler, no ReferenceLine object is set to the project Related to Issue [WTI-522]

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

Former-commit-id: 311a7aa710f80e408ccf6623700f057213f173be

Former-commit-id: ee3ca764677437b781e8da974f75fc254db3b629

    • -2
    • +5
    ./AssessmentSectionFromFileCommandHandler.cs
  1. … 1 more file in changeset.
* Fixed bug where default N value for Dike sections was not propagating to GrassCoverErosionInwards or HeightStructures failure mechanisms. Related to Issue [WTI-539]

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

Former-commit-id: 60cfcb015f8aa2114601954317d235434c20fe95

Former-commit-id: 79bbfeac967d7daa95e3671440ff0c82b9fe68f6

    • -3
    • +5
    ./AssessmentSectionFromFileCommandHandler.cs
  1. … 1 more file in changeset.
- Modified text of warnings and errors Related to Issue [WTI-539]

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

Former-commit-id: 5a61fe0a32e1c777f28233b89140823542ddc02e

Former-commit-id: 84cb47ce278afb052375c04b4d71be009ef64915

    • -1
    • +1
    ./AssessmentSectionFromFileCommandHandler.cs
  1. … 7 more files in changeset.
* Renamed method to better reflect it's behavior Related to Issue [WTI-521]

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

Former-commit-id: 0a4a8c198f8e3e6d847ae3b253c992c4683e80e1

Former-commit-id: 6dceebc18f36aa6b991136819a750ebd1bd39b62

    • -2
    • +2
    ./AssessmentSectionFromFileCommandHandler.cs
- Few review related changes Related to Issue [WTI-521]

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

Former-commit-id: 8ca18211df60a2e90cda6e645b2e36901f74e582

Former-commit-id: ed50d4ae259ec525afe622450c74c9c45c1d3553

    • -19
    • +32
    ./AssessmentSectionFromFileCommandHandler.cs
  1. … 5 more files in changeset.
- Added few VerifyAll(); - Added new ribbon category and button to add an AssessmentSection from file Related to Issue [WTI-521]

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

Former-commit-id: 247028958b678c2de6ed9803b7e6792f69354d25

Former-commit-id: 31bee1baed144c3ab46e72072715d1b638eb6ed6

    • -6
    • +3
    ./AssessmentSectionFromFileCommandHandler.cs
  1. … 14 more files in changeset.