Riskeer

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added test for StochasticSoilModelReplaceDataStrategy Related to Issue [WTI-1093]

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

Former-commit-id: 824570fd8c50e567f159a2007c1fd8fc5a1fb519

Former-commit-id: 36ef0ea0eaf876918b5441f6cdec9f586d2c3cf6

- Adjusted PipingTestDataGeneratorHelper: -- Renamed functions to better reflect their intentions -- Moved class to the Piping.Integration.TestUtils to prevent referencing between test projects - Adjust PipingTestDataGenerator: -- Added tests -- Renamed functions to better reflect their intentions - Cleaned up unused references

Related to Issue [WTI-1081]

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

Former-commit-id: 116dc08c640a04afa41f71df0f48811b70f26809

Former-commit-id: 5ad560febc2abe01d6639e66c5515f583a3f3400

Added corresponding tests Related to Issue [WTI-1135]

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

Former-commit-id: b3b71452bdbfdfced9a829ac3e05013b0e1bfe92

Former-commit-id: 6706677ad0823998958b2800086308be2be649b8

Moved Wmts files to Core.Components.DotSpatial.Forms Related to Issue [WTI-1091]

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

Former-commit-id: cadf5f877d1f80a54aeb4fadbd269fa633ade594

Former-commit-id: 4ff55db2923ce59604ba7f09db10acf04de3729d

  1. … 33 more files in changeset.
Injection of DialogBasedInquiryHelper into GuiUpdateHandler. Implemented StochasticSoilModelReplaceDataStrategy Related to Issue [WTI-1093]

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

Former-commit-id: 7594a97932cca49de863f9a994f5d86c75f05107

Former-commit-id: bf89c275cc4f1a36369b701f27c764681809373f

    • -2
    • +3
    /Core/Common/src/Core.Common.Gui/GuiCore.cs
Added first version of piping configuration reader objects Related to Issue [WTI-1135]

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

Former-commit-id: 76a5ca4514db898d1f5edd0737e6022730aa7b09

Former-commit-id: 15d19476a313b744d44da7ef97dcbd3016443cfe

Added feature to WmtsLocationControl's Add location and edit location button Related to Issue [WTI-1091]

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

Former-commit-id: 428b3bf6edabb0a2a1bd05a9e863611456276432

Former-commit-id: f7699c14920520d7995e74e3736531cfe34cf5f2

Fixed typo Related to Issue [WTI-1135]

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

Former-commit-id: 976ba5803b7d0e8cf9adcfce99dc000a4e138ff0

Former-commit-id: db1a4bb97709309afab920f9266b829167378144

Cleaned up some code hierarchies Related to Issue [WTI-1135]

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

Former-commit-id: 852a743befd47106f8b3a7e330ab692dc77632bb

Former-commit-id: f66c0c339bd98568173cba1b25c66f7f366d644c

  1. … 16 more files in changeset.
- Updated texts Related to Issue [WTI-1060]

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

Former-commit-id: 3ba9b10bd5ee3c9252c80fb3ecc8700e483bbf5c

Former-commit-id: a219d79996006a6c4ff9ab9b597b9ce321dd72db

Merged revision(s) 8159-8192 from branches/WTI-1093: added UpdateInfo and methods required to generalize the add update item to context menu. ........ moved resources moved responsibility of getting file path to GuiImportHandler ........ extracted common logic ........ Extracted separate GuiUpdateHandler. Added AddUpdateItem and CreateUpdateItem for context menu builder and factory. ........ Added IInquiryHelper responsible for obtaining information from the user. Implemented DialogBasedInquiryHelper responsible for obtaining information through the use of dialog boxes. Removed unused TestStochasticSoilModelChangeHandler. ........ Extracted classes. Added documentation. ........ Set dialog parent for message box. Added tests for DialogBaseTest to verify parent set. ........ used inquiryHandler in StochasticSoilModelChangeHandler ........ unused ref ........

Related to Issue [WTI-1093]

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

Former-commit-id: 197c77474627ae5f9182b4b6ef28e68a2d161a42

Former-commit-id: 03bd2fbcdbd4fbb16177760d116aeac080d9ee3e

    • -0
    • +157
    /Core/Common/src/Core.Common.Gui/Commands/GuiUpdateHandler.cs
    • -0
    • +76
    /Core/Common/src/Core.Common.Gui/ExpectedFile.cs
    • -0
    • +55
    /Core/Common/src/Core.Common.Gui/FileResult.cs
    • -1
    • +4
    /Core/Common/src/Core.Common.Gui/GuiCore.cs
    • -0
    • +60
    /Core/Common/src/Core.Common.Gui/IInquiryHelper.cs
  1. … 36 more files in changeset.
merge from trunk

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

Former-commit-id: de7abdf03baf5134f9d47ad59d4c16d8a35a205b

Former-commit-id: ff5d8daa0d92add2870c417d6efbfe18eec3d7e3

* Fixed failing tests Related to Issue [WTI-1143]

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

Former-commit-id: 347ad796f488a5ab0cc7cd9af73cdbf37254dec4

Former-commit-id: 545237ca1fc13434083b30e43d0394cfbc80efaa

unused ref

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

Former-commit-id: fdecc792d87101fd36a53a8c62e23fc21a765f92

Former-commit-id: 6a88b5efc74f67ce3463bebb7c08bddb39dfa5e4

Fixed migration script so that it works when there are more than one assessment sections in one project. Updated the FullTestProject164.rtd with the demo project. Now, the project consists of (this should be the standard for future releases): - A FullTestProject - A demo assessment section Related to Issue [WTI-1060]

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

Former-commit-id: 69e0442bf211245524f227615ec6319208905d59

Former-commit-id: 0c6fcb27eebccbf51762ad9de6c57a533efe514f

Introduced helper for generic assertion of the generated piping test data. Related to Issue [WTI-1134]

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

Former-commit-id: f7eafbc923b6107a94d80381002ac9a33f88c1ff

Former-commit-id: 615b3b627ba6352365500c60b259998be0257456

used inquiryHandler in StochasticSoilModelChangeHandler

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

Former-commit-id: 873c99d1516d47c31e62f0742762deb3a58664fe

Former-commit-id: 468739dae53a0cc7e346e8d81c5143dafe122dd8

- Improved writer - Added test coverage - Renamed and removed some test files. Related to Issue [WTI-1134]

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

Former-commit-id: 86107d4f276e2075909624951cd04ff626ce5cc3

Former-commit-id: 536d3e4e38fd5faf796719565b90cfedebba09e7

Set dialog parent for message box. Added tests for DialogBaseTest to verify parent set.

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

Former-commit-id: 6f40e200d84885a3ca30fee26f02153694fff66b

Former-commit-id: cc73e366587d3e282d221824eb03672ff8f93907

Added feature to edit in WmtsConnectionDialog Added tooltip to WmtsConnectionDialog Related to Issue [WTI-1091]

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

Former-commit-id: 994394b74acd0ae25b0a6c9b6c186753209e4bc9

Former-commit-id: c514d387b849603fbdab36fbbed35a728833e16a

* BackgroundMapDataContainer now notifies observers of child map data Related to Issue [WTI-1105]

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

Former-commit-id: fcbaf5742db13c1d222cad41cc7800934236b80d

Former-commit-id: 924688ffb5c515b78849f7eccbb527ae96a2b42c

- Testproject added for the PipingTestDataGenerator - Fixed SQL problems with the Integration.TestUtils.Test project Related to Issue [WTI-1081]

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

Former-commit-id: 77eeede7efbe5a34c67e9df96d59af8e2ee68f42

Former-commit-id: 675719cef120739c2e1a200a9a58130339390941

Extracted classes. Added documentation.

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

Former-commit-id: a15f937368612e91dec99c99e8924a9175c989e4

Former-commit-id: bff3c009e875438a5e4dfe3798dcad7b072a15b0

    • -0
    • +76
    /Core/Common/src/Core.Common.Gui/ExpectedFile.cs
    • -0
    • +55
    /Core/Common/src/Core.Common.Gui/FileResult.cs
Added actions to the WmtsConnectionDialog Related to Issue [WTI-1091]

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

Former-commit-id: 245baa4bbaa81530e543415f6021ecf78d20e8fd

Former-commit-id: b0e2037676a100b3f89b1b159000df3f3a2dcace

* IAssessmentSection now has a BackgroundMapDataContainer instead of a WmtsMapData. * Added missing assertions to StorageSqLiteIntegrationTest for background map data. Related to Issue [WTI-1105]

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

Former-commit-id: adb7cf2213f1a01c9d8c63a93e789debaf9b574a

Former-commit-id: 4280f253668d55e313e171f3589ae967a70c56c1

  1. … 41 more files in changeset.
Added IInquiryHelper responsible for obtaining information from the user. Implemented DialogBasedInquiryHelper responsible for obtaining information through the use of dialog boxes. Removed unused TestStochasticSoilModelChangeHandler.

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

Former-commit-id: 4594323cbda59747ed933b751f366d89a962cb23

Former-commit-id: dd78966ae12a1b98b55b753be3062260d1097703

    • -0
    • +52
    /Core/Common/src/Core.Common.Gui/IInquiryHelper.cs
Incorporated comments review 1439 Made improvements to the TestDataGenerator: - Implemented comparable parameterless factory functions to allow creating configured AssessmentSections without caring about the AssessmentSectionComposition - Added tests for aforementioned functions, introduced additional assert to check if all DuneLocation calculation configurations are present when calling the factory methods - Removed the preconditions, incorporated relevant factory functions with the same function as the pre-conditions - Removed unused references

Related to Issue [WTI-1081]

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

Former-commit-id: eaa7e9650009051effb5741cbcb167136f897d4e

Former-commit-id: 65ac300240ff6951fde01641e15394c0e9c60033

Incorporated comments review 1439 Made improvements to the TestDataGenerator: - Renamed Factory functions for creating specific failure mechanisms in the TestDataGenerator to better reflect what is being generated - Added tests for aforementioned factory functions - Updated XMLDoc for said functions

Related to Issue [WTI-1081]

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

Former-commit-id: 32096c62b5301c737658a1b386bcfa19a43280a8

Former-commit-id: 6cdc168e480516af9628534a565810696114cdf2

Added WmtsConnectionDialog Simplified test Related to Issue [WTI-1091]

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

Former-commit-id: 7ed21c335ebc8920e81f3a48b26f0810f90e0cb0

Former-commit-id: 276d4d27184ba43ad58454d54a17e34f6fe309c8

Implemented first version of writer. Related to Issue [WTI-1134]

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

Former-commit-id: 49b45d8d25d2612100c6eefeb5036db1aeb8dd12

Former-commit-id: 118dcd902fa3729bf5bbab56b04af256a45265d6