Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Changed matching criteria for the DikeProfile from a CalculationConfiguration from a Name to an ID for the importers - Introduced teststructure objects that allow setting an ID - Updated XMLDocs - Updated affected parameternames Related to Issue [WTI-1259]

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

Former-commit-id: b0df0c34d55c5236dc0642a9be55e0ec835ca2d7

Former-commit-id: 7d2f25cff4652ef67a14915a281fa123cc5cfb35

    • -0
    • +15
    ./Ringtoets.HeightStructures.Data.TestUtil/TestHeightStructure.cs
    • -5
    • +5
    ./Ringtoets.HeightStructures.IO.Test/Configurations/HeightStructuresCalculationConfigurationImporterTest.cs
  1. … 11 more files in changeset.
Extended HeightStructureUpdateDataStrategy to update HeightStructure Dependent Data Related to Issue [WTI-1172]

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

Former-commit-id: 2aeddb89e7cbfe96e43e386c0d03e19382918aeb

Former-commit-id: 9a76dd7943a0386d084551e04d4ddb33ebf302e6

    • -6
    • +141
    ./Ringtoets.HeightStructures.Plugin.Test/FileImporters/HeightStructureUpdateDataStrategyTest.cs
    • -0
    • +4
    ./Ringtoets.HeightStructures.Plugin.Test/Ringtoets.HeightStructures.Plugin.Test.csproj
  1. … 1 more file in changeset.
Assignment in calculation configurations of ForeshoreProfile by Id Related to Issue [WTI-1260]

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

Former-commit-id: 5c59474e63b257ecd7e2746b1cd594f19b36f727

Former-commit-id: ff6dfc40be94f57d3068a147bdd444c802c03735

    • -6
    • +6
    ./Ringtoets.HeightStructures.IO.Test/Configurations/HeightStructuresCalculationConfigurationReaderTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.IO.Test/Configurations/HeightStructuresCalculationConfigurationWriterTest.cs
  1. … 28 more files in changeset.
Extended HeightStructureUpdateDataStrategyTest Related to Issue [WTI-1172]

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

Former-commit-id: 80de8e4ca98545b3e8544d12ac6b702ba580b950

Former-commit-id: 60b10dc6114ed7e09734b6924cd72d365fb5c36c

    • -0
    • +70
    ./Ringtoets.HeightStructures.Data.Test/HeightStructureTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Plugin.Test/FileImporters/HeightStructureReplaceDataStrategyTest.cs
    • -0
    • +254
    ./Ringtoets.HeightStructures.Plugin.Test/FileImporters/HeightStructureUpdateDataStrategyTest.cs
  1. … 6 more files in changeset.
Assignment of ForeshoreProfile by Id Related to Issue [WTI-1260]

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

Former-commit-id: 2ae6703bfe98725aa449c48e12328cf3d8701689

Former-commit-id: 0a229be4460aac9bcb35013ec35b662abd8faa97

    • -6
    • +6
    ./Ringtoets.HeightStructures.IO.Test/Configurations/HeightStructuresCalculationConfigurationReaderTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.IO.Test/Configurations/HeightStructuresCalculationConfigurationWriterTest.cs
  1. … 28 more files in changeset.
First implementation of: HeightStructureUpdateDataStrategy Fixed typo Related to Issue [WTI-1172]

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

Former-commit-id: 6da842bb867a2e639e0e874e4e11024226c06438

Former-commit-id: d0996656eacf77099e0d5f83d48bce2e21008ed1

    • -0
    • +110
    ./Ringtoets.HeightStructures.Plugin.Test/FileImporters/HeightStructureUpdateDataStrategyTest.cs
    • -0
    • +1
    ./Ringtoets.HeightStructures.Plugin.Test/Ringtoets.HeightStructures.Plugin.Test.csproj
  1. … 5 more files in changeset.
Extended tests of HeightStructureReplaceDataStrategy Related to Issue [WTI-1172]

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

Former-commit-id: 1c13fb434264d16f40e9239a353aca36d95c2ba6

Former-commit-id: 839ff25426061d91817110a2aa017f5347b567ec

    • -8
    • +185
    ./Ringtoets.HeightStructures.Plugin.Test/FileImporters/HeightStructureReplaceDataStrategyTest.cs
  1. … 3 more files in changeset.
First implementation of: - StructureUpdateException - IStructureUpdateStrategy<TStructure> - HeightStructureReplaceDataStrategy

Updated PipingDataSynchronizationService such that RemoveSurfaceLine and RemoveAllSurfaceLines call RemoveSurfaceLineDependentData to remove dependent data

Fixed typo

Related to Issue [WTI-1172]

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

Former-commit-id: 0ed6644188c7c127f57eb248ccb56c3981d87830

Former-commit-id: fc3a6cfbd73cd7828c0104d948c40099d230f952

    • -0
    • +162
    ./Ringtoets.HeightStructures.Plugin.Test/FileImporters/HeightStructureReplaceDataStrategyTest.cs
    • -0
    • +1
    ./Ringtoets.HeightStructures.Plugin.Test/Ringtoets.HeightStructures.Plugin.Test.csproj
    • -0
    • +64
    ./Ringtoets.HeightStructures.Service.Test/HeightStructuresDataSynchronizationServiceTest.cs
  1. … 10 more files in changeset.
Updated importer to store source path, even if there are no items imported Related to Issue [WTI-1171]

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

Former-commit-id: e2f9b6c9b33e853bbcbd5edb16f0e71a0207286a

Former-commit-id: fe73b76f60a8ceccc0fcb1366a1fd2da8ee121d9

    • -1
    • +1
    ./Ringtoets.HeightStructures.IO.Test/HeightStructuresImporterTest.cs
  1. … 1 more file in changeset.
Added 'properties' of Height structure tree node Related to Issue [WTI-1171]

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

Former-commit-id: 4618dbbffdfdb5fa3caf6104235af99670e8ff85

Former-commit-id: a87adcff942006f6903d18400c69e1be821a986d

    • -0
    • +2
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Added HeightStructureCollectionProperties for tree node info Related to Issue [WTI-1171]

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

Former-commit-id: 4e573905b42407ca5872cecafd72459a59644696

Former-commit-id: 622f42528306b4c92d921b936e256a11b6b10c70

    • -0
    • +87
    ./Ringtoets.HeightStructures.Forms.Test/PropertyClasses/HeightStructureCollectionPropertiesTest.cs
    • -5
    • +1
    ./Ringtoets.HeightStructures.Forms.Test/Ringtoets.HeightStructures.Forms.Test.csproj
    • -1
    • +6
    ./Ringtoets.HeightStructures.Plugin.Test/HeightStructuresPluginTest.cs
    • -0
    • +85
    ./Ringtoets.HeightStructures.Plugin.Test/PropertyInfos/HeightStructureCollectionPropertyInfoTest.cs
    • -0
    • +1
    ./Ringtoets.HeightStructures.Plugin.Test/Ringtoets.HeightStructures.Plugin.Test.csproj
  1. … 5 more files in changeset.
Renamed HeightStructuresCollection to HeightStructures Related to Issue [WTI-1171]

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

Former-commit-id: 4d78a6dda1e0d707745ef889dbf6c9bde08114f1

Former-commit-id: 5bc1249b9303ef93034164b6d37e01db20518553

    • -1
    • +1
    ./Ringtoets.HeightStructures.Data.Test/HeightStructuresFailureMechanismTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Forms.Test/PresentationObjects/HeightStructuresCalculationGroupContextTest.cs
    • -3
    • +3
    ./Ringtoets.HeightStructures.Forms.Test/PresentationObjects/HeightStructuresContextTest.cs
    • -2
    • +2
    ./Ringtoets.HeightStructures.Forms.Test/PropertyClasses/HeightStructuresInputContextPropertiesTest.cs
    • -4
    • +4
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismViewTest.cs
    • -6
    • +6
    ./Ringtoets.HeightStructures.Integration.Test/HeightStructuresScenariosViewIntegrationTest.cs
    • -3
    • +3
    ./Ringtoets.HeightStructures.Plugin.Test/ImportInfos/HeightStructuresContextImportInfoTest.cs
    • -5
    • +5
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructureTreeNodeInfoTest.cs
    • -4
    • +4
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -10
    • +10
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresFailureMechanismContextTreeNodeInfoTest.cs
    • -7
    • +7
    ./Ringtoets.HeightStructures.Service.Test/HeightStructuresDataSynchronizationServiceTest.cs
  1. … 17 more files in changeset.
Extended usage of StructureCollection<HeightStructure> Related to Issue [WTI-1171]

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

Former-commit-id: 46719910ff8cd7e428b814d7e65f72e73754a649

Former-commit-id: 0dd69264352a5b632a6dc870ca531d1bbdcefe57

    • -1
    • +1
    ./Ringtoets.HeightStructures.Forms.Test/PresentationObjects/HeightStructuresCalculationGroupContextTest.cs
    • -7
    • +5
    ./Ringtoets.HeightStructures.Forms.Test/PropertyClasses/HeightStructuresInputContextPropertiesTest.cs
    • -29
    • +57
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismViewTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructureTreeNodeInfoTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresContextTreeNodeInfoTest.cs
  1. … 10 more files in changeset.
Add file location of "VoorlandProfiel" collection: - Introduced ForeshoreProfileCollection for the failure mechanism that make use of an ObservableList to store foreshore profiles - Fixed affected tests - Added TestForeshoreProfile which allows to set a geometry and a custom ID to prevent ArgumentExceptions due to duplicate items - Adjusted migration script to prevent adding non-unique foreshore profiles which can cause an ArgumentException

Related to Issue [WTI-1112]

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

Former-commit-id: 91955406d3b4b9092027e14a053d20ed7d70ec27

Former-commit-id: 6ed0b86a3057bd1eb13d76355da5f47f3910e38e

    • -6
    • +5
    ./Ringtoets.HeightStructures.Forms.Test/PropertyClasses/HeightStructuresInputContextPropertiesTest.cs
    • -13
    • +28
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismViewTest.cs
    • -4
    • +4
    ./Ringtoets.HeightStructures.Service.Test/HeightStructuresDataSynchronizationServiceTest.cs
  1. … 47 more files in changeset.
Extended usage of StructureCollection<HeightStructure> for HeightStructuresImporter Related to Issue [WTI-1171]

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

Former-commit-id: c4e54bbbad2c1ef0e9d4380683b8ef75a1b4ff22

Former-commit-id: af1c10777d8af4a5eaef731b30400dd1531f8062

    • -5
    • +8
    ./Ringtoets.HeightStructures.Forms.Test/PresentationObjects/HeightStructuresContextTest.cs
    • -8
    • +13
    ./Ringtoets.HeightStructures.IO.Test/HeightStructuresImporterTest.cs
    • -6
    • +6
    ./Ringtoets.HeightStructures.Integration.Test/HeightStructuresScenariosViewIntegrationTest.cs
    • -3
    • +6
    ./Ringtoets.HeightStructures.Plugin.Test/ImportInfos/HeightStructuresContextImportInfoTest.cs
    • -2
    • +4
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructureTreeNodeInfoTest.cs
    • -23
    • +24
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -22
    • +21
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresFailureMechanismContextTreeNodeInfoTest.cs
  1. … 3 more files in changeset.
First implementation of StructureCollection<HeightStructure> Related to Issue [WTI-1171]

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

Former-commit-id: d927d10f3123b0e4c9db16a5b0b98bb26f644f92

Former-commit-id: 8f1d23468f2827b3e6d9f9542a6ba2aea067904c

    • -1
    • +1
    ./Ringtoets.HeightStructures.Data.Test/HeightStructuresFailureMechanismTest.cs
    • -14
    • +47
    ./Ringtoets.HeightStructures.Data.TestUtil.Test/TestHeightStructureTest.cs
    • -4
    • +21
    ./Ringtoets.HeightStructures.Data.TestUtil/TestHeightStructure.cs
    • -10
    • +12
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructureTreeNodeInfoTest.cs
    • -13
    • +14
    ./Ringtoets.HeightStructures.Service.Test/HeightStructuresDataSynchronizationServiceTest.cs
  1. … 9 more files in changeset.
Changed test names after review. Related to Issue [WTI-1255]

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

Former-commit-id: b6dd2f3ec8a70114726756c0afff23ecfb060f57

Former-commit-id: 56fb81d52cabb382fdf3b8e0a7d8a0bb4a8e23ba

    • -1
    • +1
    ./Ringtoets.HeightStructures.IO.Test/Configurations/HeightStructuresCalculationConfigurationImporterTest.cs
  1. … 3 more files in changeset.
Removed unused using directives. Related to Issue [WTI-1242]

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

Former-commit-id: 3ce97aebfe74218199f82863a961bef58c8bdc57

Former-commit-id: 8ad601ebd0e5280eed37a45d37e98be969d9b5cd

    • -1
    • +0
    ./Ringtoets.HeightStructures.Plugin.Test/ExportInfos/HeightStructuresCalculationContextExportInfoTest.cs
    • -1
    • +0
    ./Ringtoets.HeightStructures.Plugin.Test/ExportInfos/HeightStructuresCalculationGroupContextExportInfoTest.cs
    • -1
    • +0
    ./Ringtoets.HeightStructures.Plugin.Test/ImportInfos/HeightStructuresCalculationGroupContextImportInfoTest.cs
    • -1
    • +0
    ./Ringtoets.HeightStructures.Plugin.Test/ImportInfos/HeightStructuresContextImportInfoTest.cs
  1. … 41 more files in changeset.
Update scenarios after configuration import. Related to Issue [WTI-1255]

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

Former-commit-id: cb851e9b985c6615fb4cd7fd46abe011df3a7986

Former-commit-id: 39e23f306cb097b7ec0f7f070b3f44e809d83e01

    • -11
    • +83
    ./Ringtoets.HeightStructures.IO.Test/Configurations/HeightStructuresCalculationConfigurationImporterTest.cs
  1. … 12 more files in changeset.
Incorporated comments review 1719: - Moved FileFilterGenerator from Core.Common.Gui to Utils: -- Added references to projects that require Utils -- Moved FileFilterGenerator related resources from Core.Common.Base to Utils -- Deleted redundant test class ExpectedFileTest - Adjusted test names - Added XML docs Related to Issue [WTI-1242]

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

Former-commit-id: 865b42401cd8168aa4aca7e8d048391d42f2b2da

Former-commit-id: bb0f3b2386007e10aadbec61e8f57178409c38df

    • -0
    • +1
    ./Ringtoets.HeightStructures.Plugin.Test/ExportInfos/HeightStructuresCalculationContextExportInfoTest.cs
    • -0
    • +1
    ./Ringtoets.HeightStructures.Plugin.Test/ExportInfos/HeightStructuresCalculationGroupContextExportInfoTest.cs
    • -0
    • +1
    ./Ringtoets.HeightStructures.Plugin.Test/ImportInfos/HeightStructuresCalculationGroupContextImportInfoTest.cs
    • -0
    • +1
    ./Ringtoets.HeightStructures.Plugin.Test/ImportInfos/HeightStructuresContextImportInfoTest.cs
    • -0
    • +4
    ./Ringtoets.HeightStructures.Plugin.Test/Ringtoets.HeightStructures.Plugin.Test.csproj
  1. … 98 more files in changeset.
Updated license headers in HeightStructures. Related to Issue [WTI-1242]

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

Former-commit-id: 6a54d7f7fe065a9b60f53104e2ac3a97103cd5b4

Former-commit-id: 59c7fce13fd3b10731f73f2b97e8138154a3b20f

    • -1
    • +1
    ./Ringtoets.HeightStructures.Data.Test/GeneralHeightStructuresInputTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Data.Test/HeightStructureTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Data.Test/HeightStructuresFailureMechanismSectionResultTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Data.Test/HeightStructuresFailureMechanismTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Data.Test/HeightStructuresInputTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Data.Test/Properties/AssemblyInfo.cs
    • -3
    • +2
    ./Ringtoets.HeightStructures.Data.Test/packages.config
    • -1
    • +1
    ./Ringtoets.HeightStructures.Data.TestUtil.Test/Properties/AssemblyInfo.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Data.TestUtil.Test/TestHeightStructureTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Data.TestUtil.Test/TestHeightStructuresCalculationTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Data.TestUtil.Test/TestHeightStructuresFailureMechanismTest.cs
    • -3
    • +2
    ./Ringtoets.HeightStructures.Data.TestUtil.Test/packages.config
    • -1
    • +1
    ./Ringtoets.HeightStructures.Data.TestUtil/Properties/AssemblyInfo.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Data.TestUtil/TestHeightStructure.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Data.TestUtil/TestHeightStructuresCalculation.cs
  1. … 99 more files in changeset.
Removed unused using alias directives. Related to Issue [WTI-1242]

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

Former-commit-id: 6383432bec45c70cf621e4dbbd49286fb552eaa1

Former-commit-id: 7fd585c980f3b201d45a0cf6cab0c4a66d3286ad

    • -1
    • +0
    ./Ringtoets.HeightStructures.Forms.Test/PresentationObjects/HeightStructuresInputContextTest.cs
    • -1
    • +0
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/FailureMechanismResultContextTreeNodeInfoTest.cs
    • -1
    • +0
    ./Ringtoets.HeightStructures.Plugin.Test/ViewInfos/HeightStructuresFailureMechanismViewInfoTest.cs
  1. … 33 more files in changeset.
Merged revision(s) 9470-9483 from branches/WTI-1199:

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

Former-commit-id: 11cda9466f1609f0e4b6877242caf904303e19ce

Former-commit-id: 0b22914caaafde0eb3a94e0cd080a6b1af3b2916

    • -4
    • +5
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresCalculationContextTreeNodeInfoTest.cs
    • -4
    • +5
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresCalculationGroupContextTreeNodeInfoTest.cs
  1. … 22 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

    • -2
    • +1
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismSectionResultRowTest.cs
  1. … 72 more files in changeset.
Splitted action group in context menu for height structures. Related to Issue [WTI-1199]

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

Former-commit-id: a9bd37a26afc251590884a3046822baca1da43fc

Former-commit-id: 855d8aa1f5fa821462a77439cb0856403116188e

    • -4
    • +5
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresCalculationContextTreeNodeInfoTest.cs
    • -4
    • +5
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresCalculationGroupContextTreeNodeInfoTest.cs
  1. … 1 more file 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

    • -3
    • +3
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismSectionResultRowTest.cs
  1. … 77 more files in changeset.
Removed superfluous NuGetPackageImportStamp Reviewed by: janssen Related to Issue [WTI-1242]

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

Former-commit-id: 5c38f3cba3812945c561dc0b17ba97b1b67573b6

Former-commit-id: cf575b7b3357afc5bf627ecb8ecb8988f5ef077c

    • -2
    • +0
    ./Ringtoets.HeightStructures.Forms.Test/Ringtoets.HeightStructures.Forms.Test.csproj
    • -2
    • +0
    ./Ringtoets.HeightStructures.Integration.Test/Ringtoets.HeightStructures.Integration.Test.csproj
    • -2
    • +0
    ./Ringtoets.HeightStructures.Plugin.Test/Ringtoets.HeightStructures.Plugin.Test.csproj
    • -2
    • +0
    ./Ringtoets.HeightStructures.Service.Test/Ringtoets.HeightStructures.Service.Test.csproj
  1. … 42 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

    • -1
    • +1
    ./Ringtoets.HeightStructures.Data.Test/HeightStructuresFailureMechanismSectionResultTest.cs
    • -4
    • +4
    ./Ringtoets.HeightStructures.Forms.Test/PropertyClasses/HeightStructuresFailureMechanismPropertiesTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructureTreeNodeInfoTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Service.Test/HeightStructuresCalculationServiceTest.cs
  1. … 279 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
    ./Ringtoets.HeightStructures.Data.Test/HeightStructuresInputTest.cs
    • -2
    • +2
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismResultViewTest.cs
    • -3
    • +3
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresScenariosViewTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.IO.Test/Configurations/HeightStructuresCalculationConfigurationExporterTest.cs
    • -6
    • +6
    ./Ringtoets.HeightStructures.IO.Test/Configurations/HeightStructuresCalculationConfigurationImporterTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.IO.Test/HeightStructuresImporterTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Plugin.Test/ViewInfos/HeightStructuresFailureMechanismResultViewInfoTest.cs
  1. … 136 more files in changeset.
Removed dependency to SQLite from other failure mechanisms Related to Issue [WTI-1242]

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

Former-commit-id: 9996b07ae313cd74d748063f8b76374a0a98fdcd

Former-commit-id: de9d9340660dda0d7cebfc402afc005cc8836b2a

    • -12
    • +2
    ./Ringtoets.HeightStructures.Forms.Test/Ringtoets.HeightStructures.Forms.Test.csproj
    • -33
    • +0
    ./Ringtoets.HeightStructures.Forms.Test/app.config
    • -1
    • +0
    ./Ringtoets.HeightStructures.Forms.Test/packages.config
    • -12
    • +0
    ./Ringtoets.HeightStructures.Integration.Test/Ringtoets.HeightStructures.Integration.Test.csproj
    • -33
    • +0
    ./Ringtoets.HeightStructures.Integration.Test/app.config
    • -1
    • +0
    ./Ringtoets.HeightStructures.Integration.Test/packages.config
    • -12
    • +2
    ./Ringtoets.HeightStructures.Plugin.Test/Ringtoets.HeightStructures.Plugin.Test.csproj
    • -33
    • +0
    ./Ringtoets.HeightStructures.Plugin.Test/app.config
    • -1
    • +0
    ./Ringtoets.HeightStructures.Plugin.Test/packages.config
    • -12
    • +2
    ./Ringtoets.HeightStructures.Service.Test/Ringtoets.HeightStructures.Service.Test.csproj
    • -33
    • +0
    ./Ringtoets.HeightStructures.Service.Test/app.config
    • -1
    • +0
    ./Ringtoets.HeightStructures.Service.Test/packages.config
  1. … 49 more files in changeset.