Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Unified the UpdateDataStrategyBase with the SurfaceLineUpdateDataStrategyBase again. Related to Issue [WTI-1289]

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

Former-commit-id: 89548b886f1788b065f7244472145cbb954cde75

Former-commit-id: 5125c70b8eaab6502caa71cbfec835ced3f46a79

    • -30
    • +7
    ./ForeshoreProfileReplaceDataStrategyTest.cs
    • -54
    • +40
    ./ForeshoreProfileUpdateDataStrategyTest.cs
  1. … 47 more files in changeset.
Incorporated comments PO: in case that a ForeshoreProfile is updated without geometry, UseForeshore should be false: - Extended TestCalculationInputWithForeshoreProfile to support the testing of this -- Added missing asserts - Implemented feature Related to Issue [WTI-1113]

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

Former-commit-id: 2b370afff195134ce910c7d1a473a9029a4a7beb

Former-commit-id: 7d072ac92318794f5b4d32ea9ab020eec755035a

    • -4
    • +59
    ./ForeshoreProfileUpdateDataStrategyTest.cs
  1. … 3 more files in changeset.
Cleaned up tests for the concrete StrategyTests: - Removed tests where either the target or the import collection is empty are removed. These tests basically assert the behaviour of the base class UpdateStrategyBase and are redundant - Added tests that concern full, partial or no overlap of common elements between the target and imported collection. These tests prove that the correct EqualityComparer was implemented for the matching of common elements and update the target collection accordingly Related to Issue [WTI-1184]

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

Former-commit-id: d26419a8656896cf5e771c15d12783186de56272

Former-commit-id: ade857a3a93183cf8400ff62b23b035a5679e972

    • -73
    • +2
    ./ForeshoreProfileUpdateDataStrategyTest.cs
  1. … 6 more files in changeset.
Extended the UpdateDataStrategy of the foreshore profiles: - Extended testcases for updating individual properties of the foreshoreprofile - Added tests to verify ArgumentNullExceptions Related to Issue [WTI-1113]

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

Former-commit-id: 1eade19f7d2c2c6586e190e420e72fb79a26a80e

Former-commit-id: 7dffc8954a054e1dd2cebd00fe6da3717aa3d6da

    • -6
    • +117
    ./ForeshoreProfileUpdateDataStrategyTest.cs
Extended the UpdateDataStrategy of the foreshore profiles: - Implemented basic tests for verifying behaviour when calculations are assigned to updated or removed foreshore profiles - Extended CreateCalculationWithOutput: ForeshoreProfile is required - XMLDocs added Related to Issue [WTI-1113]

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

Former-commit-id: c9bd74d39049d84d5b9ff918a481cdccd4dfe580

Former-commit-id: 11bf4453dd3529f3049833fd1ed84d651aca9c5b

    • -6
    • +157
    ./ForeshoreProfileUpdateDataStrategyTest.cs
  1. … 3 more files in changeset.
Extended the UpdateDataStrategy of the foreshore profiles: - Implemented basic tests for verifying behaviour when there are full, no or partial overlaps between the imported and target data collection - Added update ForeshoreProfile logic

Related to Issue [WTI-1113]

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

Former-commit-id: ad94efe59e38cece0252dd3e4928e463b16bccaa

Former-commit-id: 2f10bf8deb27409db4e82b4cbcb817f66d0b7734

    • -6
    • +198
    ./ForeshoreProfileUpdateDataStrategyTest.cs
  1. … 3 more files in changeset.
Initial setup of the UpdateDataStrategy of the foreshore profiles: - Implemented basic tests for verifying behaviour when adding or removing elements of the target data collection - No update logic was implemented yet!

Related to Issue [WTI-1113]

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

Former-commit-id: 75c559e03e4557486744e14b270bb3e8fe3b4d74

Former-commit-id: 5cbd2e89f2e7cbc2f5c58b6253d6b168e2cf1f5d

    • -0
    • +193
    ./ForeshoreProfileUpdateDataStrategyTest.cs
  1. … 3 more files in changeset.
Refactoring of the ReplaceDataStrategyBase: - Removed the custom UpdateException due to new proposed changes (see StructuresImporter) - Extracted the TestCalculationWithForeshoreProfile to a separate file for reuse throughout the solution Related to Issue [WTI-1113]

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

Former-commit-id: d292dab870651c68fc1b49b337b422621187e53a

Former-commit-id: b2a1e45abfc9a29f6183a3538efece1359951294

    • -61
    • +8
    ./ForeshoreProfileReplaceDataStrategyTest.cs
  1. … 13 more files in changeset.
Refactoring of the ReplaceDataStrategyBase: - Removed failure mechanism specific overloads of the RemoveAllForeshoreProfiles: -- Implemented generic function RemoveAllForeshoreProfiles by introducing an InputParameters property in the ICalculation -- Introduced an IHasForeshoreProfile interface for the input classes that have a foreshore profile - Extracted failure mechanism specific tests to an integration test

Related to Issue [WTI-1113]

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

Former-commit-id: 416ff665e7eb72de5b9ca358dff86654746fb066

Former-commit-id: 4e264f5659a97c6a63a8663175a006d19b014e64

    • -318
    • +85
    ./ForeshoreProfileReplaceDataStrategyTest.cs
  1. … 14 more files in changeset.
Improved original setup of the ReplaceDataStrategy of the foreshore profiles: - Removed redundant test - Extracted calculation modifying functions from the strategy to the synchronisation service

Related to Issue [WTI-1113]

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

Former-commit-id: eaeaae1557f059a4b21b95ef9969587f9355aab9

Former-commit-id: 12477e199f3eca7a5cf9bbf2ec0e5d02bab775fc

    • -33
    • +1
    ./ForeshoreProfileReplaceDataStrategyTest.cs
  1. … 3 more files in changeset.
Implemented original setup of the ReplaceDataStrategy of the foreshore profiles: - Concrete ReplaceDataStrategy implementation - Extracted a IForeshoreProfileUpdateDataStrategy to be plugged into the importer - Introduced a custom ForeshoreProfileUpdateException Related to Issue [WTI-1113]

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

Former-commit-id: d1c5dca9c826a10704693a8793bb12951771d637

Former-commit-id: b221fef031628cf9f57413980c712a0b90c78a33

    • -0
    • +598
    ./ForeshoreProfileReplaceDataStrategyTest.cs
  1. … 12 more files in changeset.
Moved Importers from Integration.Plugin to Common.IO Related to Issue [WTI-579]

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

Former-commit-id: b72457e77104425d7b84f4fbaa53aae505ad5507

Former-commit-id: 8b1758ebb5be77a182cd658d5ffa3cf5957fce6f

    • -602
    • +0
    ./FailureMechanismSectionsImporterTest.cs
    • -414
    • +0
    ./ForeshoreProfilesImporterTest.cs
    • -322
    • +0
    ./HydraulicBoundaryDatabaseImporterTest.cs
    • -65
    • +0
    ./HydraulicBoundaryLocationFilterTest.cs
  1. … 47 more files in changeset.
Create importer for definitions of structures - hoogte Related to Issue [WTI-579]

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

Former-commit-id: 33ee20d44b36f3fa7f99f6f036d434a1d7bb6dc7

Former-commit-id: 912cba0169a0abbdb528de1b55fa60a27f145f72

  1. … 27 more files in changeset.
Merged revision(s) 5600 from branches/Release/16_2: Performed resharper code cleanup. Related to WTI 869

........

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

Former-commit-id: 1f5cdbd9c71ae2e15c1a8f780256c4d349800dac

Former-commit-id: ba09cc58d6bd919ea2d05d633cd306752a558bfe

    • -3
    • +1
    ./HydraulicBoundaryDatabaseImporterTest.cs
  1. … 174 more files in changeset.
Performed resharper code cleanup. Related to Issue [WTI-869]

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

Former-commit-id: 7ebd4da86463a8ac1225474d630da6be1e0cd0d3

Former-commit-id: 7c050c7874e5fd687bf433ee85ab3fc4a5c4dd7d

    • -3
    • +1
    ./HydraulicBoundaryDatabaseImporterTest.cs
  1. … 182 more files 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

    • -2
    • +1
    ./FailureMechanismSectionsImporterTest.cs
  1. … 39 more files in changeset.
Merged revision(s) 5501-5521 from branches/Release/16_2: Added tests for GrassCoverErosionOutwardsDesignWaterLevelLocationsView and its ViewInfo definition in GrassCoverErosionOutwardsPlugin. Related to Issue WTI 881

........

Attempt to improve the testability of ViewInfo

Related to Issue WTI 881

........

Simplified ViewInfoTest, ViewInfoTest felt overkill and was removed.

Related to Issue WTI 881

........

- Moved WaveHeightLocationRow from Integration to Common.Forms to make it accessible for other elements that need to use it

- Implemented the GrassCoverErosionOutwardsWaveHeightLocationsView with ViewInfo, View and adjusted Plugin test

Related to Issue WTI 882

........

Added implementation of CloseForData

Fixed bug where HydraulicBoundaryDatabase file path would not refresh in interface.

Moved DesignWaterLevelLocationRowTest.

Related to Issue WTI 881

........

- Added "Openen" item to the TreeNodeInfo for the WaveHeightLocations related node

- Adjusted tests accordingly

Related to Issue WTI 882

........

Added open item.

Added CloseForData tests.

Hidden child nodes of the GrassCoverErosionOutwards Hydraulic Boundary folder when no hydraulic boundary database has been linked.

Related to Issue WTI 881

........

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

Former-commit-id: 34d9a4b12e440b49bd69ab86cd233547bd93db70

Former-commit-id: a80a1a47b2bfae052d24c795f6064b4d45599aa2

    • -0
    • +64
    ./HydraulicBoundaryDatabaseImporterTest.cs
  1. … 43 more files in changeset.
Added implementation of CloseForData Fixed bug where HydraulicBoundaryDatabase file path would not refresh in interface. Moved DesignWaterLevelLocationRowTest. Related to Issue [WTI-881]

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

Former-commit-id: 234f741af7763c14f845f94fa0b6b38d0d880b69

Former-commit-id: 0c5a7599b64196b1c64bad99af9e97677025c1dc

    • -0
    • +64
    ./HydraulicBoundaryDatabaseImporterTest.cs
  1. … 11 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
    ./FailureMechanismSectionsImporterTest.cs
  1. … 68 more files in changeset.
- Fixed bug regarding ring reference lines and sections. Related to Issue [WTI-883]

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

Former-commit-id: 528f23c4adbbfef123461fb35a08f529cc31477c

Former-commit-id: 25f379ec2f5b9958587bccafa67ea193a202ba84

    • -4
    • +6
    ./FailureMechanismSectionsImporterTest.cs
  1. … 12 more files in changeset.
Changed error for when no points could be found in shape file. Reviewed by: berg_jl Related to Issue [WTI-862]

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

Former-commit-id: 379eedf817299a2f017917690c6bacd5f8864634

Former-commit-id: 57a63f86071fb48606bbaf97f4e8fa4e76efdf63

  1. … 3 more files in changeset.
Implemented improvements of review 977. Related to Issue [WTI-863]

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

Former-commit-id: 094ef92f54dabccfdc86206f5157c52fbe609606

Former-commit-id: 75477f782bd1b78c13053d8039002fe91e3ab054

    • -27
    • +23
    ./ForeshoreProfilesImporterTest.cs
  1. … 2 more files in changeset.
Improved string resource. Related to Issue [WTI-863]

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

Former-commit-id: 0847afb9eaf916252f4b498da2336b02d86515c2

Former-commit-id: 88145f1c24776b1ad4ed7acf3cdd1e256675240f

  1. … 2 more files in changeset.
"data" => "gegevens" Related to Issue [WTI-863]

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

Former-commit-id: 77fe83c8602a7d13fb6be0844fa67bdf9bd892f9

Former-commit-id: 6f8968bea3cdaee11cdcce27057066568383649f

    • -1
    • +1
    ./FailureMechanismSectionsImporterTest.cs
    • -18
    • +18
    ./ForeshoreProfilesImporterTest.cs
  1. … 2 more files in changeset.
Profiles with no dam and no foreland / dike profile should not be imported Related to Issue [WTI-863]

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

Former-commit-id: 6de7089830d768cf975804f556b21f51ad16130c

Former-commit-id: 33ce75934b5a54905ca110f2ac31f6a77711645c

  1. … 29 more files in changeset.
Corrected missing text (paired with Tangerman). Related to Issue [WTI-786]

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

Former-commit-id: ea3917a0e3429400e9ea44a5fd9d8d21dabfefaf

Former-commit-id: d82786e19b4fe0aaf1fc2b78849710a0772e415e

  1. … 2 more files in changeset.
Reverted GrassCoverErosionInwardsScenariosViewIntegrationTest so that it again tests for integration. Cleanup of DikeProfilesImporterTest. Related to Issue [WTI-786]

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

Former-commit-id: 3c9484c4800fa6bf3ccd4ae7e5b26904ec4743a9

Former-commit-id: 315ee092a8fb739d86a4a2eaba9635187b1e4b51

  1. … 1 more file in changeset.
Changed resources. Related to Issue [WTI-786]

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

Former-commit-id: 5d22e10d6106e6821b76eb7b08259375e49e0256

Former-commit-id: 3e396d817e12618e8ac895263101b4219b559bce

    • -14
    • +14
    ./ForeshoreProfilesImporterTest.cs
  1. … 4 more files in changeset.
Improvements of review 934 (1 of 2). Related to Issue [WTI-786]

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

Former-commit-id: ba59d4a346d20f690f9dbfb65c6d2595d4fd6ea4

Former-commit-id: d3743fb721799a449b5addce4bbfa43e7c95a9ad

    • -15
    • +13
    ./ForeshoreProfilesImporterTest.cs
  1. … 463 more files in changeset.
Renamed 'Asphalt' projects to 'WaveImpactAsphaltCover'. Related to Issue [WTI-817]

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

Former-commit-id: 6f8fc345c54405be9a7aa6a5e92207b6ef16937b

Former-commit-id: 3e93e22db2b11cc7297bfbf6bf5cc3f2cb0cff99

  1. … 94 more files in changeset.