Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changed invalid norm message. Related to Issue [WTI-1363]

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

Former-commit-id: 8b82271f5ece51e757a3faf7f1d224eb21827602

Former-commit-id: 7f35c275009383b35a482079063fec17adefae4e

  1. … 4 more files in changeset.
Changed norm validation range. Related to Issue [WTI-1363]

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

Former-commit-id: 8375a990e5672c232dcafff1b1fed84be3fd84e8

Former-commit-id: e461253df8bc5cbacd74d28a433e62bd3afdd2f3

    • -5
    • +11
    ./FailureMechanismContributionTest.cs
  1. … 6 more files in changeset.
Added norm type enum. Related to Issue [WTI-1363]

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

Former-commit-id: c50185833cd0b7c5b9175b3c420830118544510b

Former-commit-id: b4b44670ecf54e95127644c0c3ea538bbb8ebea1

  1. … 6 more files in changeset.
Moved default norm to FailureMechanismContribution. Related to Issue [WTI-1363]

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

Former-commit-id: b084a3d1557f736025ebf9602a2bdae1ad8fe6ad

Former-commit-id: c946188719f3e83c283fb923297d4f1d2ae89d25

    • -46
    • +15
    ./FailureMechanismContributionTest.cs
  1. … 27 more files in changeset.
Added new norm properties. Related to Issue [WTI-1363]

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

Former-commit-id: fd630590578cc1575d4b09224f6fcdbecc2012ef

Former-commit-id: 5d9f03f91f97a0c143de792eb700b7338b7ec42e

    • -9
    • +10
    ./FailureMechanismContributionTest.cs
  1. … 1 more file in changeset.
Updated license headers in ringtoets common. Related to Issue [WTI-1242]

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

Former-commit-id: ce33ce275ba930662636e02ef99d91e788db8757

Former-commit-id: 2a4583aeb892e314df72a61727f806c446493577

    • -1
    • +1
    ./FailureMechanismContributionItemTest.cs
  1. … 549 more files in changeset.
Changed all local vars to consts if possible. Related to Issue [WTI-1242]

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

Former-commit-id: 4684a5017b9aff9f6175f7d781cb29409f50a18e

Former-commit-id: 853c649ebc49a9513535e40ec705d5b928af0bc4

    • -4
    • +4
    ./FailureMechanismContributionItemTest.cs
    • -10
    • +10
    ./FailureMechanismContributionTest.cs
  1. … 282 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

    • -10
    • +10
    ./FailureMechanismContributionItemTest.cs
    • -27
    • +27
    ./FailureMechanismContributionTest.cs
  1. … 428 more files in changeset.
* Introduced Range class and FormattableConstants * Refactored all mentions of value ranges in Resources throughout the solution and replaced those by injecting instances of Range. ** This solution supports globalization of the application better. * Removed Dotspatial Legend related stuff from BruTileLayer and IConfiguration (and it's derivatives). * Cleanup in BruTileLayer. * Extended ProbabilityHelper with method for validating probability values. Related to Issue [WTI-1131]

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

Former-commit-id: d5a767df415eb68fcef3ebd2503020ed5f4979cc

Former-commit-id: 1bdd5e06da36a1dbb69f6e6e4d1e529805155d47

    • -10
    • +14
    ./FailureMechanismContributionTest.cs
  1. … 84 more files in changeset.
review related changes - Simplified calculations - Equals iso CompareTo Related to Issue [WTI-1019]

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

Former-commit-id: acd779e408eaa8d0b171e91d20cb48a201753c9d

Former-commit-id: 9feb0365b461618f8d1dd4242dcbc22bd3a130cd

    • -1
    • +1
    ./FailureMechanismContributionItemTest.cs
  1. … 6 more files in changeset.
* Split single-line multi-variable declarations, as these violate code conventions. * fixed typos * Some cleanup * Improved variable names Related to Issue [WTI-791]

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

Former-commit-id: 7810fbf1cd1553e9b3c81e86ac9c1ee64a2a2b7d

Former-commit-id: 50dfb991732913182435b85b8aa66dd61752312a

  1. … 13 more files in changeset.
- Fixed names return period to norm - Updated text - Removed unused test files Related to Issue [WTI-1019]

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

Former-commit-id: 8e5a14cca0a69f4f62aca5e4a585c9c5d1fb2eda

Former-commit-id: cdaaae14ae6032a02d0ad6368d507774776e1712

    • -1
    • +19
    ./FailureMechanismContributionTest.cs
  1. … 10 more files in changeset.
* Introduced ControlsTestHelper to expose helper methods related to faking user interaction with controls. * FailureMechanismContribution now keeps the same otherFailureMechanism instance for it's whole lifetime. * FailureMechanismContributionItem now exposes it's internal IFailureMechanism. * Removed unused resource and method. * Moved responsibility of closing views for irrelevant marked IFailureMechanism from FailureMechanismContributionView to FailureMechanismContributionItemRow * Introduced AssessmentSectionCompositionChangeHandler and moved code away from FailureMechanismContributionView. ** FailureMechanismContributionView now uses AssessmentSectionCompositionChangeHandler. Related to Issue [WTI-791]

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

Former-commit-id: 78821f0b39be58810d650ea80f1b9610d4bc8c0f

Former-commit-id: 7571de1deb8de32ab9d12d23b2cdca3a5f9b0103

    • -0
    • +1
    ./FailureMechanismContributionItemTest.cs
    • -0
    • +21
    ./FailureMechanismContributionTest.cs
  1. … 27 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

    • -1
    • +17
    ./FailureMechanismContributionTest.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

    • -14
    • +12
    ./FailureMechanismContributionTest.cs
  1. … 33 more files in changeset.
- Changed Return period to norm - Set actual values for AssessmentSectionComposition Related to Issue [WTI-1019]

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

Former-commit-id: db33e630712b9aae8047588a8279b595f0b171be

Former-commit-id: 2446d2799f8d3c5cdba4e78742e4b036feadcff0

    • -1
    • +2
    ./FailureMechanismContributionItemTest.cs
    • -15
    • +15
    ./FailureMechanismContributionTest.cs
  1. … 23 more files in changeset.
Deltares clean-up Related to Issue [WTI-931]

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

Former-commit-id: 63ac7722f8d3890848384ee20816ead3f90cb796

Former-commit-id: d2a9cf4a79400ddb42314b6db73f84ca256b0dc2

    • -1
    • +1
    ./FailureMechanismContributionItemTest.cs
  1. … 25 more files in changeset.
Incorporated review comments / general cleanup of tests - (Editorial) removed brackets surrounding () => Foo = Bar(); calls when applicable/possible

Related to Issue [WTI-927]

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

Former-commit-id: 6279cf0f92e90580a616b3e546c1497f56f4c00a

Former-commit-id: 0b1cdf9e5e874a9368801d156358c56928f69aa4

    • -1
    • +1
    ./FailureMechanismContributionItemTest.cs
  1. … 12 more files in changeset.
Merged revision(s) 4850, 4857, 4861 from branches/Release/16_1_1: - Remove strange assembly in resource. - Updated UnusedResourceSearcher.exe Related to Issue WTI 744

........

* Improved resource name to match coding conventions.

Related to Issue WTI 798

........

Use GetFullPath to get a proper path for the SaveFileDialog

........

Merged revision(s) 4837, 4842, 4846 from branches/Release/16_1_1:

Checked VerifyAll for every ReplayAll call.

Whenever encountered: mocking of implementation classes replaced with instances.

Reviewed by: kleijn

........

Added test for RingtoetsPipingSurfaceLineProperties.

........

Corrected documentation.

Related to Issue WTI 737

........

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

Former-commit-id: df400900af18215aa45d4c4535e15722f2daea3f

Former-commit-id: 8dccb6e105b15f43d5b135c05c7a3d4b50febed7

    • -0
    • +1
    ./FailureMechanismContributionItemTest.cs
  1. … 57 more files in changeset.
Checked VerifyAll for every ReplayAll call. Whenever encountered: mocking of implementation classes replaced with instances. Reviewed by: kleijn

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

Former-commit-id: 29a0064808fc56f7668060fa079a23a4af0013e5

Former-commit-id: c751a2248b677164cb164f72e59d5171cedf17d2

    • -0
    • +1
    ./FailureMechanismContributionItemTest.cs
  1. … 50 more files in changeset.
Checked VerifyAll for every ReplayAll call. Whenever encountered: mocking of implementation classes replaced with instances. Reviewed by: kleijn

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

Former-commit-id: 66ebd56c5332e0f0871ddcc2659a1fb3806e4d11

Former-commit-id: 4f66d3e88f7d71c30ddc212c8de0818408899373

    • -0
    • +1
    ./FailureMechanismContributionItemTest.cs
  1. … 50 more files in changeset.
* Improved readability of tests * Turned String into string Related to Issue [WTI-757]

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

Former-commit-id: 701ea98de739f0f328ead01558e5e443c904e706

Former-commit-id: cdb77cc67acfc2869c510cc8a1f32c0201a5f40e

  1. … 141 more files in changeset.
- Unified usage of interval to [{0}, {1}] - Unified uages of "in het bereik [{0}, {1}]" - Added missing license headers - Small review changes - Removed piping report item "Berekeningsverslag" Related to Issue [WTI-468]

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

Former-commit-id: e307358598eeec5d3920265013b44f7e46f4107a

Former-commit-id: c5288c3e72e39414915f498b134f7b324f923ea7

    • -13
    • +2
    ./FailureMechanismContributionItemTest.cs
  1. … 35 more files in changeset.
Added missing failure mechanisms to the assessment section. Made specific method for contributing failure mechanisms so they don't show up in the contribution view. Related to Issue [WTI-615]

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

Former-commit-id: e58e522558456d6dee970ccd3d5a72b188ef1c0d

Former-commit-id: 2664ae146c830c717b4bbf838b084b809a5a9c82

  1. … 38 more files in changeset.
Moved Standalone related data classes to Ringtoets.Common.Data. Removed type parameter from FailureMechanismBase and introduced IHasSectionResults<out T> so that covariance can be used. Added SimpleFailureMechanismResultView where results for assessment layer 2a can be chosen from a combobox. Added CustomFailureMechanismResultView where results for assessment layer 2a can be filled in. Related to Issue [WTI-513]

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

Former-commit-id: a0c023cfd8e201e01819d377baf4dcdbdbfd0125

Former-commit-id: 1f2e07e99168890233398dbed7b00bc94b223c12

  1. … 74 more files in changeset.
Made FailureMechanismBase generic. Moved SectionResults property from IFailureMechanism to FailureMechanismBase. Added abstract CreateFailureMechanismSectionResult to FailureMechanismBase. Related to Issue [WTI-513]

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

Former-commit-id: 5d95d89730e72b20e0b3f25dad096ff4dfe544ce

Former-commit-id: 884cef5e2676d3181fe15398677d034af8213d97

  1. … 32 more files in changeset.
Rename "faalmechanisme" to "toetsspoor" Related to Issue [WTI-508]

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

Former-commit-id: 1c5693dbda7b4eb83e864f4ddd0713e963a40a79

Former-commit-id: 9e7331fa24b741f34cb3c730085a816fa9d7bf3b

    • -1
    • +1
    ./FailureMechanismContributionItemTest.cs
  1. … 20 more files in changeset.
Added required code parameter to FailureMechanismBase. Made name required for FailureMechanismBase. Added code column to ContributionView. Related to Issue [WTI-508]

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

Former-commit-id: 65c9d838f484d29b60c50e7fb6b364e3b9a8920a

Former-commit-id: f277a4cf9e193d6ce49b4b1e4a0e2b0ffb1b6141

    • -1
    • +6
    ./FailureMechanismContributionItemTest.cs
  1. … 22 more files in changeset.
- Added property *Code* to Failure mechanisms. Related to Issue [WTI-462]

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

Former-commit-id: bd37be69c228236a69b2ef12dc6134f290218027

Former-commit-id: ad7c4aa64070da4693653bbcdc286728f16d96da

  1. … 25 more files in changeset.
* Extended FailureMechanismContributionItem with ability to have a failure mechanism to be always relevant. * FailureMechanismContribution makes 'other' failure mechanism catagory to be 'always relevant'. * FailureMechanismContributionView takes into account FailureMechanismContributionItem instances with IsAlwaysRelevant flag true by making the "algemeen filter' cell for that failure mechanism readonly. * Removed empty test class. Related to Issue [WTI-428]

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

Former-commit-id: ea4ecc6feb404b608897d483afd6eea6dd11ff98

Former-commit-id: 8d8ba00c89236f5b70a188e102bbd7f790061744

    • -0
    • +51
    ./FailureMechanismContributionItemTest.cs
  1. … 6 more files in changeset.